/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.breadcrumb{color:#002e65}.breadcrumb ol{margin:0}.breadcrumb ol li{list-style:none;display:inline-block}.breadcrumb ol li a{color:#002e65;text-decoration:none}
.btn,button,[type=button],[type=reset],[type=submit]{padding:12px 24px;background:#002e65;display:inline-block;text-align:center;white-space:nowrap;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:25px;color:#fff;text-decoration:none;margin-right:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;box-shadow:none;border:none;transition:background-color 300ms ease,color 300ms ease}.btn:last-child,button:last-child,[type=button]:last-child,[type=reset]:last-child,[type=submit]:last-child{margin-right:0}.btn:hover,button:hover,[type=button]:hover,[type=reset]:hover,[type=submit]:hover{background:rgb(0,22.7722772277,50)}.btn--small{padding:6px 12px}.btn--large{padding:24px 48px}.btn--border{background:rgba(0,0,0,0);border:2px solid #002e65;border-radius:5px;color:#002e65}.btn--border:hover{background:rgba(0,0,0,0);border:2px solid #000;color:#000}
