@charset "UTF-8";
/*!
Theme Name: mastertheme
Theme URI: http://bravenewmedia.net/
Author: Brave New Media
Author URI: http://bravenewmedia.net/
Description: This theme, is custom built theme just for you.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mastertheme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
*/
/**
 * Foundation for Sites by ZURB
 * Version 6.5.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 47.5em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  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: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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;
}

.foundation-mq {
  font-family: "small=0em&medium=47.5em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "trade-gothic-next", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #cacaca;
}

::-ms-input-placeholder {
  color: #cacaca;
}

::placeholder {
  color: #cacaca;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}

[type='file'] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.input-group-label:first-child {
  border-right: 0;
}

.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}

.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 47.5em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus {
  color: #1468a0;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 47.5em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}

.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.row .row {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

@media print, screen and (min-width: 47.5em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

.row.expanded {
  max-width: none;
}

.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

.row:not(.expanded) .row {
  max-width: none;
}

.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  min-width: 0;
}

@media print, screen and (min-width: 47.5em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.small-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.small-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.small-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.small-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.small-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.small-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.small-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-1 > .column, .small-up-1 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-2 > .column, .small-up-2 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-3 > .column, .small-up-3 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-4 > .column, .small-up-4 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-5 > .column, .small-up-5 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-6 > .column, .small-up-6 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-7 > .column, .small-up-7 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
  max-width: 14.28571%;
}

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.small-up-8 > .column, .small-up-8 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

@media print, screen and (min-width: 47.5em) {
  .medium-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 47.5em) and (min-width: 47.5em) {
  .medium-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

@media print, screen and (min-width: 47.5em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 47.5em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

.row.large-unstack > .column, .row.large-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.875rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 47.5em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe;
}

[data-whatinput='mouse'] .button {
  outline: 0;
}

.button:hover, .button:focus {
  background-color: #14679e;
  color: #fefefe;
}

.button.tiny {
  font-size: 0.6rem;
}

.button.small {
  font-size: 0.75rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button.primary {
  background-color: #1779ba;
  color: #fefefe;
}

.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #fefefe;
}

.button.secondary {
  background-color: #767676;
  color: #fefefe;
}

.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}

.button.success {
  background-color: #3adb76;
  color: #0a0a0a;
}

.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}

.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button.alert {
  background-color: #cc4b37;
  color: #fefefe;
}

.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #1779ba;
  color: #fefefe;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #767676;
  color: #fefefe;
}

.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cc4b37;
  color: #fefefe;
}

.button.hollow {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}

.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}

.button.hollow:hover, .button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow.secondary {
  border: 1px solid #767676;
  color: #767676;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.clear {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.clear, .button.clear:hover, .button.clear:focus {
  background-color: transparent;
}

.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  background-color: transparent;
}

.button.clear:hover, .button.clear:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border-color: transparent;
}

.button.clear.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.clear.primary:hover, .button.clear.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border-color: transparent;
}

.button.clear.secondary {
  border: 1px solid #767676;
  color: #767676;
}

.button.clear.secondary:hover, .button.clear.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border-color: transparent;
}

.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.clear.success:hover, .button.clear.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border-color: transparent;
}

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning:hover, .button.clear.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border-color: transparent;
}

.button.clear.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.clear.alert:hover, .button.clear.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border-color: transparent;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1779ba;
}

.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}

.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}

.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}

.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.button-group::before, .button-group::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.button-group::after {
  clear: both;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.button-group.primary .button {
  background-color: #1779ba;
  color: #fefefe;
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #126195;
  color: #fefefe;
}

.button-group.secondary .button {
  background-color: #767676;
  color: #fefefe;
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}

.button-group.success .button {
  background-color: #3adb76;
  color: #0a0a0a;
}

.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button-group.alert .button {
  background-color: #cc4b37;
  color: #fefefe;
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #fefefe;
}

.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}

.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

@media print, screen and (min-width: 47.5em) {
  .button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 47.49875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

@media screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput='mouse'] .close-button {
  outline: 0;
}

.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe;
}

.label.primary {
  background: #1779ba;
  color: #fefefe;
}

.label.secondary {
  background: #767676;
  color: #fefefe;
}

.label.success {
  background: #3adb76;
  color: #0a0a0a;
}

.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.label.alert {
  background: #cc4b37;
  color: #fefefe;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}

.progress.primary .progress-meter {
  background-color: #1779ba;
}

.progress.secondary .progress-meter {
  background-color: #767676;
}

.progress.success .progress-meter {
  background-color: #3adb76;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.alert .progress-meter {
  background-color: #cc4b37;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #14679e;
}

.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

input + .switch-paddle {
  margin: 0;
}

.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: '';
}

input:checked ~ .switch-paddle {
  background: #1779ba;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}

input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}

input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}

.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}

.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}

.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}

thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

.table-scroll {
  overflow-x: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe;
}

.badge.primary {
  background: #1779ba;
  color: #fefefe;
}

.badge.secondary {
  background: #767676;
  color: #fefefe;
}

.badge.success {
  background: #3adb76;
  color: #0a0a0a;
}

.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.badge.alert {
  background: #cc4b37;
  color: #fefefe;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

.breadcrumbs a {
  color: #1779ba;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #d7ecfa;
  color: #0a0a0a;
}

.callout.secondary {
  background-color: #eaeaea;
  color: #0a0a0a;
}

.callout.success {
  background-color: #e1faea;
  color: #0a0a0a;
}

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

.callout.alert {
  background-color: #f7e4e1;
  color: #0a0a0a;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}

.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 47.5em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab';
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb';
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}

.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+';
}

.is-active > .accordion-title::before {
  content: '\2013';
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.media-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 47.49875em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.media-object-section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.media-object-section:first-child {
  padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

.media-object-section > :last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 47.49875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section.main-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
  outline: 0;
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

[data-whatinput='mouse'] .orbit-bullets {
  outline: 0;
}

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}

.orbit-bullets button:hover {
  background-color: #8a8a8a;
}

.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}

.tabs::before, .tabs::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}

.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #1779ba;
}

.tabs.primary > li > a {
  color: #fefefe;
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}

[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #1468a0;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #1779ba;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}

.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
          box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
}

a.thumbnail:hover, a.thumbnail:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
          box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}

a.thumbnail image {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

[data-whatinput='mouse'] .menu li {
  outline: 0;
}

.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.menu.vertical {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.menu.expanded li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.menu.simple {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu.simple li + li {
  margin-left: 1rem;
}

.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 47.5em) {
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.medium-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.large-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.large-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .is-active > a {
  background: #1779ba;
  color: #fefefe;
}

.menu .active > a {
  background: #1779ba;
  color: #fefefe;
}

.menu.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.menu.align-right li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.menu.align-right li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.menu.align-right.vertical li {
  display: block;
  text-align: right;
}

.menu.align-right.vertical li .submenu li {
  text-align: right;
}

.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu.align-center li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu-centered > .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
          box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: '';
}

.menu-icon:hover::after {
  background: #cacaca;
  -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
          box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
          box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: '';
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
          box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.accordion-menu li {
  width: 100%;
}

.accordion-menu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
  right: 1rem;
  left: auto;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 1rem;
}

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #1779ba;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.dropdown.menu.vertical > li > a::after {
  right: 14px;
}

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}

@media print, screen and (min-width: 47.5em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}

.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 167px;
  border: 1px solid #cacaca;
  background: #fefefe;
}

.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}

.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6;
}

[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}

.off-canvas.is-transition-push {
  z-index: 12;
}

.off-canvas.is-closed {
  visibility: hidden;
}

.off-canvas.is-transition-overlap {
  z-index: 13;
}

.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6;
}

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}

.off-canvas-absolute.is-transition-push {
  z-index: 12;
}

.off-canvas-absolute.is-closed {
  visibility: hidden;
}

.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}

.off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}

.off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}

.position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}

.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}

.position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}

.off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}

.position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}

.off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media print, screen and (min-width: 47.5em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 47.5em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}

html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
}

html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput='mouse'] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 47.5em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column, .reveal .columns {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 47.5em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 47.5em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 47.5em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 47.5em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}

.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 47.49875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}

.reveal.without-overlay {
  position: fixed;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}

.sticky.is-stuck.is-at-top {
  top: 0;
}

.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}

.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.title-bar-right {
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}

.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}

.top-bar input.button {
  width: auto;
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 47.5em) {
  .top-bar {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.clearfix::after {
  clear: both;
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 47.5em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 47.5em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 47.49875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 47.5em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 47.5em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 47.49875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 47.5em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 47.49875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.text-hide {
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0 !important;
}

.text-truncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-wrap {
  word-wrap: break-word !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-overline {
  text-decoration: overline !important;
}

.text-underline {
  text-decoration: underline !important;
}

.text-line-through {
  text-decoration: line-through !important;
}

.font-wide {
  letter-spacing: 0.25rem;
}

.font-normal {
  font-weight: normal;
}

.font-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic !important;
}

ul.list-disc {
  list-style-type: disc !important;
}

ul.list-circle {
  list-style-type: circle !important;
}

ul.list-square {
  list-style-type: square !important;
}

ol.list-decimal {
  list-style-type: decimal !important;
}

ol.list-lower-alpha {
  list-style-type: lower-alpha !important;
}

ol.list-lower-latin {
  list-style-type: lower-latin !important;
}

ol.list-lower-roman {
  list-style-type: lower-roman !important;
}

ol.list-upper-alpha {
  list-style-type: upper-alpha !important;
}

ol.list-upper-latin {
  list-style-type: upper-latin !important;
}

ol.list-upper-roman {
  list-style-type: upper-roman !important;
}

.rounded {
  border-radius: 5000px !important;
}

.rounded:after {
  border-radius: 50%;
}

.radius {
  border-radius: 0.1875rem;
}

.bordered {
  border: 0.0625rem solid #cacaca;
}

.shadow {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.arrow-down {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4375rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
}

.arrow-up {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4375rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
}

.arrow-right {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4375rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
}

.arrow-left {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4375rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
}

.separator-center {
  text-align: center !important;
}

.separator-center::before, .separator-center::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.separator-center::after {
  clear: both;
}

.separator-center::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #1779ba;
  margin: 1rem auto 0;
}

.separator-left {
  text-align: left !important;
}

.separator-left::before, .separator-left::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.separator-left::after {
  clear: both;
}

.separator-left::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #1779ba;
  margin: 1rem auto 0;
  margin-left: 0 !important;
}

.separator-right {
  text-align: right !important;
}

.separator-right::before, .separator-right::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.separator-right::after {
  clear: both;
}

.separator-right::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #1779ba;
  margin: 1rem auto 0;
  margin-right: 0 !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.display-inline {
  display: inline !important;
}

.display-inline-block {
  display: inline-block !important;
}

.display-block {
  display: block !important;
}

.display-table {
  display: table !important;
}

.display-table-cell {
  display: table-cell !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-fixed-top {
  position: fixed !important;
  top: 0rem !important;
  right: 0rem !important;
  left: 0rem !important;
  z-index: 975;
}

.position-fixed-bottom {
  position: fixed !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  z-index: 975;
}

.border-box {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

.border-none {
  border: none !important;
}

.width-25 {
  width: 25% !important;
}

.width-50 {
  width: 50% !important;
}

.width-75 {
  width: 75% !important;
}

.width-100 {
  width: 100% !important;
}

.height-25 {
  height: 25% !important;
}

.height-50 {
  height: 50% !important;
}

.height-75 {
  height: 75% !important;
}

.height-100 {
  height: 100% !important;
}

.max-width-100 {
  max-width: 100% !important;
}

.max-height-100 {
  max-height: 100% !important;
}

.margin-0 {
  margin: 0rem;
}

.margin-top-0 {
  margin-top: 0rem !important;
}

.margin-right-0 {
  margin-right: 0rem !important;
}

.margin-bottom-0 {
  margin-bottom: 0rem !important;
}

.margin-left-0 {
  margin-left: 0rem !important;
}

.margin-horizontal-0 {
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

.margin-vertical-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.padding-0 {
  padding: 0rem;
}

.padding-top-0 {
  padding-top: 0rem !important;
}

.padding-right-0 {
  padding-right: 0rem !important;
}

.padding-bottom-0 {
  padding-bottom: 0rem !important;
}

.padding-left-0 {
  padding-left: 0rem !important;
}

.padding-horizontal-0 {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

.padding-vertical-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.margin-1 {
  margin: 1rem;
}

.margin-top-1 {
  margin-top: 1rem !important;
}

.margin-right-1 {
  margin-right: 1rem !important;
}

.margin-bottom-1 {
  margin-bottom: 1rem !important;
}

.margin-left-1 {
  margin-left: 1rem !important;
}

.margin-horizontal-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.margin-vertical-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.padding-1 {
  padding: 1rem;
}

.padding-top-1 {
  padding-top: 1rem !important;
}

.padding-right-1 {
  padding-right: 1rem !important;
}

.padding-bottom-1 {
  padding-bottom: 1rem !important;
}

.padding-left-1 {
  padding-left: 1rem !important;
}

.padding-horizontal-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.padding-vertical-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.margin-2 {
  margin: 2rem;
}

.margin-top-2 {
  margin-top: 2rem !important;
}

.margin-right-2 {
  margin-right: 2rem !important;
}

.margin-bottom-2 {
  margin-bottom: 2rem !important;
}

.margin-left-2 {
  margin-left: 2rem !important;
}

.margin-horizontal-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.margin-vertical-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.padding-2 {
  padding: 2rem;
}

.padding-top-2 {
  padding-top: 2rem !important;
}

.padding-right-2 {
  padding-right: 2rem !important;
}

.padding-bottom-2 {
  padding-bottom: 2rem !important;
}

.padding-left-2 {
  padding-left: 2rem !important;
}

.padding-horizontal-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.padding-vertical-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.margin-3 {
  margin: 3rem;
}

.margin-top-3 {
  margin-top: 3rem !important;
}

.margin-right-3 {
  margin-right: 3rem !important;
}

.margin-bottom-3 {
  margin-bottom: 3rem !important;
}

.margin-left-3 {
  margin-left: 3rem !important;
}

.margin-horizontal-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.margin-vertical-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.padding-3 {
  padding: 3rem;
}

.padding-top-3 {
  padding-top: 3rem !important;
}

.padding-right-3 {
  padding-right: 3rem !important;
}

.padding-bottom-3 {
  padding-bottom: 3rem !important;
}

.padding-left-3 {
  padding-left: 3rem !important;
}

.padding-horizontal-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.padding-vertical-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important;
}

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important;
}

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important;
}

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important;
}

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important;
}

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important;
}

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7;
}

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn;
}

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
          animation-name: spin-ccw-1turn;
}

@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg;
}

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important;
}

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important;
}

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important;
}

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important;
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important;
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important;
}

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

footer {
  padding: 3.75rem 0;
  background-color: #E4ECEE;
  color: #505155;
}

footer p, footer a {
  color: inherit;
}

footer .menu a {
  font-size: 0.875rem;
  margin: 0 0 0.9375rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  color: #505155;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

footer .menu a:hover {
  color: #028EAE;
}

footer h3 {
  font-family: 'trade-gothic-next', sans-serif;
  color: #505155;
  font-size: 0.875rem;
  line-height: 1;
  margin: 0 0 1.875rem;
}

footer .menu {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media screen and (max-width: 47.49875em) {
  footer .footer-left-column {
    margin-bottom: 1.875rem;
  }
}

@media screen and (max-width: 47.49875em) {
  footer .footer-right-column {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

footer .footer-right-column div:nth-child(even) {
  margin: 0 3.75rem;
}

@media screen and (max-width: 47.49875em) {
  footer .footer-right-column div {
    margin-bottom: 0.9375rem;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  footer .footer-right-column div:nth-child(even) {
    margin: 0;
  }
}

footer .footer-copyright {
  font-size: 0.875rem;
  margin: 0;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea, select {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 2px solid #035784;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus, select:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 2px solid #035784;
}

[type='text'], [type='password'], [type='date'],
[type='datetime'], [type='datetime-local'], [type='month'],
[type='week'], [type='email'], [type='number'],
[type='search'], [type='tel'], [type='time'],
[type='url'], [type='color'] {
  padding: 5px 4px 5px 1rem !important;
}

textarea {
  padding: 10px 4px 5px 1rem !important;
}

select {
  font-family: 'trade-gothic-next', sans-serif;
  color: #028EAE;
  font-size: 0.75rem !important;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 2px 0 2px 15px !important;
}

@media print, screen and (min-width: 64em) {
  select {
    font-size: 0.875rem !important;
  }
}

.datepicker {
  width: 93% !important;
}

html {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "trade-gothic-next", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  overflow-x: hidden;
}

@media screen and (max-width: 47.49875em) {
  html {
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 600px) {
  html {
    margin-top: 0 !important;
  }
}

html > *, html > *:before, html > *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html body {
  font-family: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}

html.admin-bar-present body #wpadminbar {
  display: none;
}

html.admin-bar-present body.logged-in {
  padding-top: 46px;
}

@media print, screen and (min-width: 47.5em) {
  html.admin-bar-present body.logged-in {
    padding-top: 32px;
  }
}

html.admin-bar-present body.logged-in #wpadminbar {
  display: block;
}

p, ol, ul {
  color: #3d3d3d;
}

p a, ol a, ul a {
  color: #028EAE;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hero .d-flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.f-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media screen and (max-width: 47.49875em) {
  .f-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.f-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.f-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vertical-bottom {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.vertitcal-top {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.vertical-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 47.49875em) {
  .medium-20, .large-20 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 47.5em) and (max-width: 63.99875em) {
  .medium-20, .large-20 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .medium-20, .large-20 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
    padding-right: 0;
    padding-left: 0;
  }
}

.p-0 {
  padding: 0;
}

q, blockquote {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before, q:after, blockquote:before, blockquote:after {
  font-family: 'proxima-nova', sans-serif;
}

.ie11 img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

iframe {
  border: none;
}

audio, video {
  display: block;
  width: 100%;
}

audio::-internal-media-controls-download-button, video::-internal-media-controls-download-button {
  display: none;
}

audio::-webkit-media-controls-enclosure, video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

audio::-webkit-media-controls-panel, video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
}

.edit-link {
  position: fixed;
  bottom: 0;
  right: 0;
}

.edit-link a {
  height: 100%;
  width: 100%;
  display: inline-block;
  background-color: #171168;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  color: #fefefe;
  padding: 0.9375rem 1.875rem;
}

.edit-link a:hover {
  background-color: #028EAE;
}

ul {
  margin-left: 0;
}

.button-link {
  border: 2px solid #028EAE;
  color: #171168;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.9375rem 1.875rem;
}

.button-link + .button-link {
  margin-left: 1.875rem;
}

.solid-gradient-box {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.solid-gradient-box.darkblue {
  background: #035784 -webkit-gradient(linear, left top, right top, from(rgba(222, 238, 242, 0)), to(rgba(10, 10, 10, 0.15)));
  background: #035784 linear-gradient(90deg, rgba(222, 238, 242, 0) 0%, rgba(10, 10, 10, 0.15) 100%);
}

.solid-gradient-box.smoke {
  background: #E4ECEE -webkit-gradient(linear, left top, right top, from(rgba(222, 238, 242, 0)), to(rgba(10, 10, 10, 0.15)));
  background: #E4ECEE linear-gradient(90deg, rgba(222, 238, 242, 0) 0%, rgba(10, 10, 10, 0.15) 100%);
}

.solid-gradient-box.bluefoam {
  background: #B7E3E7 -webkit-gradient(linear, left top, right top, from(rgba(222, 238, 242, 0)), to(rgba(10, 10, 10, 0.15)));
  background: #B7E3E7 linear-gradient(90deg, rgba(222, 238, 242, 0) 0%, rgba(10, 10, 10, 0.15) 100%);
}

.solid-gradient-box.teal {
  background: #028EAE -webkit-gradient(linear, left top, right top, from(rgba(222, 238, 242, 0)), to(rgba(10, 10, 10, 0.15)));
  background: #028EAE linear-gradient(90deg, rgba(222, 238, 242, 0) 0%, rgba(10, 10, 10, 0.15) 100%);
}

.box-gradient-divider .box-column {
  padding: 0.4687rem 0;
}

.box-gradient-divider .midnight {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(10, 10, 10, 0)), to(rgba(10, 10, 10, 0.2))), #035784;
  background: linear-gradient(90deg, rgba(10, 10, 10, 0) 25%, rgba(10, 10, 10, 0.2) 100%), #035784;
}

.box-gradient-divider .teal {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(10, 10, 10, 0)), to(rgba(10, 10, 10, 0.2))), #028EAE;
  background: linear-gradient(90deg, rgba(10, 10, 10, 0) 25%, rgba(10, 10, 10, 0.2) 100%), #028EAE;
}

.box-gradient-divider .bluefoam {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(10, 10, 10, 0)), to(rgba(10, 10, 10, 0.2))), #B7E3E7;
  background: linear-gradient(90deg, rgba(10, 10, 10, 0) 25%, rgba(10, 10, 10, 0.2) 100%), #B7E3E7;
}

.box-gradient-divider .smoke {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(10, 10, 10, 0)), to(rgba(10, 10, 10, 0.2))), #E4ECEE;
  background: linear-gradient(90deg, rgba(10, 10, 10, 0) 25%, rgba(10, 10, 10, 0.2) 100%), #E4ECEE;
}

.no-bullets ul {
  list-style-type: none;
}

.top-neg-16 {
  margin-top: -1rem !important;
}

.top-neg-8 {
  margin-top: -.5rem;
}

.bulletless {
  list-style-type: none;
}

.outline-link {
  background-color: transparent;
  color: #171168;
  display: inline-block;
  padding: 0.9375rem 1.875rem;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 0 2px #028EAE, 5px 5px 5px rgba(2, 142, 174, 0.5);
          box-shadow: 0 0 0 2px #028EAE, 5px 5px 5px rgba(2, 142, 174, 0.5);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.outline-link:hover {
  -webkit-box-shadow: 0 0 0 2px #035784, 0 0 0 rgba(2, 142, 174, 0);
          box-shadow: 0 0 0 2px #035784, 0 0 0 rgba(2, 142, 174, 0);
  background-color: #035784;
  color: #fefefe;
}

.outline-link + .outline-link {
  margin-left: 1.875rem;
}

.filled-link {
  background-color: #028EAE;
  color: #E4ECEE;
  display: inline-block;
  padding: 0.9375rem 1.875rem;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 5px 5px 5px rgba(3, 87, 132, 0.5);
          box-shadow: 5px 5px 5px rgba(3, 87, 132, 0.5);
}

.filled-link:hover {
  background-color: #035784;
  color: #E4ECEE;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.filled-link + .filled-link {
  margin-left: 1.875rem;
}

.video-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.video-link:before {
  position: absolute;
  height: 100%;
  width: 100%;
  font-family: "Font Awesome 5 Free";
  font-size: 5rem;
  content: "\f144";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 200;
  color: rgba(254, 254, 254, 0.85);
  text-shadow: 0 0 0.5rem rgba(10, 10, 10, 0.125);
}

@supports ((-webkit-filter: drop-shadow) or (filter: drop-shadow)) {
  .video-link:before {
    -webkit-filter: drop-shadow(2px 4px 6px rgba(10, 10, 10, 0.125));
            filter: drop-shadow(2px 4px 6px rgba(10, 10, 10, 0.125));
  }
}

.bg-smoke {
  background-color: #E4ECEE;
}

.bg-bluefoam {
  background-color: #B7E3E7;
}

.bg-midnight {
  background-color: #035784;
}

.bg-teal {
  background-color: #028EAE;
}

.smoke-bg {
  background-color: rgba(228, 236, 238, 0.5);
}

.bluefoam-bg {
  background-color: #B7E3E7;
}

.white-bg {
  background-color: #fefefe;
}

.gray-white-bg {
  background: -webkit-gradient(linear, left top, right top, from(rgba(228, 236, 238, 0.5)), color-stop(72.5%, rgba(228, 236, 238, 0)));
  background: linear-gradient(90deg, rgba(228, 236, 238, 0.5) 0%, rgba(228, 236, 238, 0) 72.5%);
}

.blue-white-bg {
  background: -webkit-gradient(linear, left top, right top, from(#b7e3e7), color-stop(72.5%, rgba(183, 227, 231, 0)));
  background: linear-gradient(90deg, #b7e3e7 0%, rgba(183, 227, 231, 0) 72.5%);
}

.transparent-bg {
  background-color: transparent;
}

@media screen and (max-width: 47.49875em) {
  .padding-mobile-none {
    padding: 0;
  }
}

.menu-icon::after {
  background: #171168;
  -webkit-box-shadow: 0 7px 0 #171168, 0 14px 0 #171168;
          box-shadow: 0 7px 0 #171168, 0 14px 0 #171168;
}

.menu-icon:hover::after, .menu-icon:focus::after, .menu-icon:active::after {
  background: #028EAE;
  -webkit-box-shadow: 0 7px 0 #028EAE, 0 14px 0 #028EAE;
          box-shadow: 0 7px 0 #028EAE, 0 14px 0 #028EAE;
}

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.margin-top-negative {
  margin-top: -3.75rem;
}

.post-navigation {
  margin: 0 0 3.75rem 0;
}

.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.post-navigation .nav-links .nav-previous {
  margin-right: 0.9375rem;
}

.post-navigation .nav-links .nav-next {
  margin-left: 0.9375rem;
}

.post-navigation .nav-links a {
  background-color: #028EAE;
  color: #E4ECEE;
  display: inline-block;
  padding: 0.9375rem 1.875rem;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.post-navigation .nav-links a:hover {
  background-color: #035784;
  color: #E4ECEE;
}

.post-navigation .nav-links a + a {
  margin-left: 1.875rem;
}

.load-more {
  padding-top: 1.875rem;
}

.callout-section {
  padding: 3.75rem 0 0;
}

@media print, screen and (min-width: 47.5em) {
  .callout-section .callout-section-content {
    padding: 0 1.875rem 0 0.9375rem;
  }
}

.callout-section img {
  width: 100%;
}

.callout-section h2 {
  line-height: 1.2;
  color: #171168;
}

.callout-section h2 strong {
  color: #028EAE;
  display: block;
  font-size: 50%;
}

.callout-section p {
  color: #3d3d3d;
}

.tangie {
  color: #DD4124 !important;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.875rem;
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 600px) {
  .alignleft {
    margin-right: 0;
  }
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.875rem;
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 600px) {
  .alignright {
    margin-left: 0;
  }
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.875rem;
}

.gform_wrapper {
  margin: 0 !important;
}

.gform_wrapper.general-inquiry_wrapper textarea {
  height: 150px !important;
}

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  background: #fefefe !important;
}

.gform_wrapper .gform_drop_instructions {
  color: #035784 !important;
}

.gform_wrapper .gform_button_select_files {
  background: #035784 !important;
}

.gform_wrapper .gform_footer {
  margin: 1rem 0 0 0 !important;
  padding: 0 !important;
}

.gform_wrapper .gform_footer input[type=submit] {
  background: #035784;
  font-size: 0.875rem;
  font-weight: 700;
  -webkit-box-shadow: 5px 5px 5px rgba(3, 87, 132, 0.5);
          box-shadow: 5px 5px 5px rgba(3, 87, 132, 0.5);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #035784;
  color: #E4ECEE;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.gform_wrapper .gfield_label {
  color: #035784;
  font-family: 'trade-gothic-next', sans-serif;
  font-size: 0.875rem !important;
}

@media print, screen and (min-width: 47.5em) {
  .gform_wrapper .gfield_label {
    max-width: 70%;
  }
}

.mnurology-form.general-inquiry .gform-wrapper textarea {
  height: 150px !important;
}

.mnurology-form.general-inquiry ul:first-of-type {
  display: none !important;
}

.mnurology-form ul li.gfield {
  margin: 0 !important;
  padding: 0 !important;
}

.mnurology-form ul li.gfield.half {
  margin: 0 0 1rem 4% !important;
  width: 48%;
  clear: none;
  float: left;
}

@media screen and (max-width: 47.49875em) {
  .mnurology-form ul li.gfield.half {
    width: 100%;
    margin: 0 0 1rem 0 !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .mnurology-form ul li.gfield.half-select {
    width: 100%;
    margin: 0 0 1rem 0 !important;
  }
}

.mnurology-form ul li.gfield.first {
  margin: 0 0 1rem 0 !important;
  clear: both;
}

.mnurology-form ul li.hidden_label input {
  margin: 0 !important;
}

.mnurology-form .ginput_container_select {
  position: relative;
}

.mnurology-form .ginput_container_select:before {
  position: absolute;
  right: 0.925rem;
  top: 12.5%;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  display: block;
  font-size: 1.25rem;
  color: #035784;
  z-index: 200;
}

.mnurology-form select {
  margin: 0 !important;
  position: relative;
}

.mnurology-form select:before {
  position: absolute;
  right: 0;
  top: 25%;
  content: '\f078';
  font-family: "Font Awesome 5 Free";
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mnurology-form .gform_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media print, screen and (min-width: 47.5em) {
  .mnurology-form .gform_body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media print, screen and (min-width: 47.5em) {
  .mnurology-form .gform_body .column + .column, .mnurology-form .gform_body .columns + .column, .mnurology-form .gform_body .column + .columns, .mnurology-form .gform_body .columns + .columns {
    padding: 0 0 0 1.875rem;
  }
}

.mnurology-form .ginput_container {
  margin-top: 0 !important;
}

.gform_fields {
  list-style-type: none;
}

.gform_fields label {
  font-weight: 700;
}

header {
  background-color: #ffffff;
  position: relative;
  z-index: 1500;
}

@media screen and (max-width: 47.49875em) {
  header {
    -webkit-box-shadow: 0 0 5px 0 rgba(23, 17, 104, 0.5);
            box-shadow: 0 0 5px 0 rgba(23, 17, 104, 0.5);
  }
}

header .super-nav {
  background-color: #E4ECEE;
}

header .super-menu {
  color: #3d3d3d;
}

header .super-menu a {
  font-family: 'trade-gothic-next', sans-serif;
  font-size: 0.75rem;
  color: inherit;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  text-transform: uppercase;
}

header .super-menu a:hover {
  color: #707070;
}

@media screen and (max-width: 47.49875em) {
  header .super-menu {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background-color: #B7E3E7;
    margin: 0;
  }
  header .super-menu a {
    color: #707070;
  }
  header .super-menu a:hover {
    color: #035784;
  }
}

header .mobile-navigation-toggle {
  position: relative;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

header .mobile-navigation-toggle .responsive-menu-toggle {
  display: none;
  position: absolute;
  top: 27.5%;
  right: 1.875rem;
}

@media screen and (max-width: 550px) {
  header .mobile-navigation-toggle .responsive-menu-toggle {
    right: 0.9375rem;
  }
}

header #global-navigation {
  background-color: #171168;
}

@media print, screen and (min-width: 47.5em) {
  header #global-navigation {
    background-color: #028EAE;
  }
}

@media screen and (max-width: 47.49875em) {
  header .secondary-navigation-container #scheduling-cta {
    max-width: 100%;
    margin: 0 auto;
  }
}

header .global-menu {
  color: #fefefe;
  margin: 0;
}

@media print, screen and (min-width: 47.5em) {
  header .global-menu {
    border-left: 1px solid #035784;
  }
}

@media print, screen and (min-width: 47.5em) {
  header .global-menu li {
    border-right: 1px solid #035784;
    background-color: transparent;
    -ms-flex-preferred-size: calc(100% / 7);
        flex-basis: calc(100% / 7);
    max-width: calc(100% / 7);
    text-align: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  header .global-menu li:hover {
    background-color: #035784;
  }
}

@media print, screen and (min-width: 47.5em) {
  .edge header .global-menu li, .ie header .global-menu li {
    -ms-flex-preferred-size: calc(100% / 8) !important;
        flex-basis: calc(100% / 8) !important;
    max-width: calc(100% / 8) !important;
  }
}

header .global-menu a {
  font-family: 'trade-gothic-next', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  color: inherit;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  text-transform: uppercase;
  padding: 1.5625rem 1rem;
}

header .global-menu a:hover {
  background-color: #035784;
}

@media screen and (max-width: 47.49875em) {
  header .global-menu {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background-color: #171168;
    margin: 0;
  }
  header .global-menu li {
    width: 100%;
  }
  header .global-menu a {
    color: #fefefe;
    background-color: #171168;
    width: 100%;
  }
  header .global-menu a:hover {
    color: #B7E3E7;
  }
}

header .scheduling-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.9375rem 0 1.40625rem;
  background-color: #E4ECEE;
}

@media print, screen and (min-width: 47.5em) {
  header .scheduling-information {
    background-color: transparent;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

header .scheduling-information p {
  font-size: 1.125rem;
  color: #028EAE;
  font-weight: 600;
  width: 100%;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 47.49875em) {
  header .scheduling-information p {
    text-align: center;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 550px) {
  header .scheduling-information p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

header .scheduling-information p em {
  font-style: normal;
  margin: 0 0.9375rem;
}

@media screen and (max-width: 47.49875em) {
  header .scheduling-information p em {
    display: block;
    text-align: center;
  }
}

header .scheduling-information p a {
  color: #035784;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.46875rem;
  display: inline-block;
  width: 100%;
  max-width: calc(100% / 4.25);
  background-color: #E4ECEE;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media screen and (max-width: 550px) {
  header .scheduling-information p a {
    max-width: 90%;
    width: 100%;
  }
}

@media print, screen and (min-width: 47.5em) {
  header .scheduling-information p a {
    max-width: calc(100% / 4.25);
    margin-top: calc(1rem / 3);
    margin-bottom: calc(1rem / 3);
  }
}

header .scheduling-information p a:hover {
  background-color: #035784;
  color: #E4ECEE;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media screen and (max-width: 47.49875em) {
  header .scheduling-information p a:nth-child(2) {
    margin-left: calc(1rem/2);
    margin-right: calc(1rem/2);
  }
}

@media screen and (max-width: 550px) {
  header .scheduling-information p a:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

@media print, screen and (min-width: 47.5em) {
  header .scheduling-information p {
    margin: 0;
  }
}

header .scheduling-information p + .button {
  background-color: #B7E3E7;
  color: #028EAE;
  font-weight: 700;
}

header .scheduling-information p + .button:hover {
  background-color: #028EAE;
  color: #B7E3E7;
}

header .scheduling-information .button {
  margin: 0;
}

@media print, screen and (min-width: 47.5em) {
  header .scheduling-information .button {
    margin: 0 0 0 1.875rem;
  }
}

header h1 {
  margin: 0;
}

@media screen and (max-width: 47.49875em) {
  header h1 img {
    max-width: 370px;
  }
}

@media screen and (max-width: 450px) {
  header h1 img {
    max-width: 300px;
  }
}

header .submenu {
  background: #028EAE;
  z-index: 10000;
}

header .submenu.is-dropdown-submenu {
  list-style-type: none;
  margin: 0;
  border-top: none;
  border-left: 1px solid #171168;
  border-bottom: 1px solid #171168;
  border-right: 1px solid #171168;
  left: -1px;
}

header .submenu.is-dropdown-submenu li {
  color: #fefefe;
  border: none;
  max-width: 100%;
}

header .submenu.is-dropdown-submenu li a {
  padding: 1.5625rem 1rem;
}

.drilldown .is-drilldown-submenu.is-active {
  margin: 0;
}

.dropdown.menu > li > a {
  padding: 1.5625rem 1rem !important;
}

.is-dropdown-submenu-parent > a {
  padding: 1.5625rem 1rem !important;
}

.is-dropdown-submenu-parent > a:hover {
  color: #fefefe !important;
}

.is-dropdown-submenu-parent.is-active > a {
  color: #fefefe !important;
}

.is-dropdown-submenu-parent > a::after {
  border-color: #fefefe transparent transparent !important;
  right: 0.925rem !important;
}

@media screen and (max-width: 47.49875em) {
  .is-dropdown-submenu-parent > a::after {
    border-color: #fefefe transparent transparent !important;
  }
}

.drilldown .is-drilldown-submenu a {
  padding: 1.5625rem 1rem !important;
}

.drilldown .js-drilldown-back > a::before {
  border-color: transparent #fefefe transparent transparent;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  border-color: transparent transparent transparent #fefefe !important;
}

@media print, screen and (min-width: 47.5em) {
  .edge header .global-menu li, .ie header .global-menu li {
    -ms-flex-preferred-size: calc(100% / 8) !important;
        flex-basis: calc(100% / 8) !important;
    max-width: calc(100% / 8) !important;
  }
}

.super-cta-banner {
  background-color: #9B2335;
  color: #fefefe;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 1.40625rem 0;
}

.super-cta-banner * {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.super-cta-banner p {
  margin: 0 0.925rem 0;
}

.super-cta-banner i {
  font-size: 2rem;
}

.super-cta-banner a {
  text-decoration: underline;
}

.super-cta-banner a:hover {
  color: #fefefe;
}

.super-cta-banner .super-cta-banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

::-webkit-input-placeholder {
  font-family: 'trade-gothic-next', sans-serif;
  color: #028EAE;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  text-transform: uppercase;
}

@media print, screen and (min-width: 64em) {
  ::-webkit-input-placeholder {
    font-size: 0.875rem;
  }
}

:-moz-placeholder {
  font-family: 'trade-gothic-next', sans-serif;
  color: #028EAE;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  text-transform: uppercase;
}

@media print, screen and (min-width: 64em) {
  :-moz-placeholder {
    font-size: 0.875rem;
  }
}

::-moz-placholder {
  font-family: 'trade-gothic-next', sans-serif;
  color: #028EAE;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  text-transform: uppercase;
}

@media print, screen and (min-width: 64em) {
  ::-moz-placholder {
    font-size: 0.875rem;
  }
}

::-ms-input-placeholder {
  font-family: 'trade-gothic-next', sans-serif;
  color: #028EAE;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  text-transform: uppercase;
}

@media print, screen and (min-width: 64em) {
  ::-ms-input-placeholder {
    font-size: 0.875rem;
  }
}

::input-placeholder {
  font-family: 'trade-gothic-next', sans-serif;
  color: #028EAE;
  font-size: 0.75rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  text-transform: uppercase;
}

@media print, screen and (min-width: 64em) {
  ::input-placeholder {
    font-size: 0.875rem;
  }
}

::-moz-selection {
  color: #fefefe;
  background: #0a0a0a;
}

::selection {
  color: #fefefe;
  background: #0a0a0a;
}

.locations-container {
  padding: 1.25rem 0;
}

.locations-group {
  margin: 0 0 3.75rem 0;
}

.locations-group:last-child {
  margin: 0;
}

.locations-group h2 {
  color: #171168;
  font-size: 2.25rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.875rem;
}

.locations-group h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.875rem 0 0 0;
}

.locations-group h2 strong {
  color: #028EAE;
  display: block;
  font-size: 1.5rem;
  line-height: 1;
  margin: 0 0 0.9375rem 0;
  text-transform: uppercase;
}

@media screen and (max-width: 47.49875em) {
  .locations-group .individual-location {
    margin-bottom: 1.875rem;
  }
}

@media print, screen and (min-width: 47.5em) {
  .locations-group .individual-location {
    margin-bottom: 3.75rem;
  }
}

.locations-group .individual-location h3 {
  color: #028EAE;
  font-size: 1.25rem;
}

@media screen and (max-width: 47.49875em) {
  .locations-group .individual-location h3 {
    font-size: 1.125rem;
  }
}

.locations-group .individual-location h4 {
  color: #7F7F7F;
  font-size: 1rem;
}

@media screen and (max-width: 47.49875em) {
  .locations-group .individual-location h4 {
    font-size: 0.875rem;
  }
}

.locations-group .individual-location a:not(.outline-link) {
  display: inline-block;
  margin: 0 0 0.9375rem;
  color: #028EAE;
}

.locations-group .individual-location p {
  font-size: 0.875rem;
}

.locations-map {
  margin: 0 0 3.75rem;
}

.map-list-container {
  background-color: #028EAE;
  max-height: 480px;
  overflow: scroll;
  overflow-x: hidden;
  padding-top: 0.925rem;
  padding-bottom: 0.925rem;
  padding: 0;
}

.map-list-item {
  cursor: pointer;
  outline: 5px transparent;
  outline-offset: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  margin: 0 0 0.9375rem 0;
}

.map-list-item:hover {
  outline: 5px solid #171168;
  -webkit-box-shadow: 0 0 5px 14px #171168;
          box-shadow: 0 0 5px 14px #171168;
  background-color: #171168;
}

.map-list-item.is-active:hover {
  outline: 5px solid #035784;
  -webkit-box-shadow: 0 0 5px 14px #035784;
          box-shadow: 0 0 5px 14px #035784;
  background-color: #035784;
}

.map-list-item:last-child {
  margin: 0;
  border-bottom: none;
}

.map-list-item h3 {
  color: #B7E3E7;
  font-size: 1.75rem;
}

.map-list-item h4 {
  font-size: 1.125rem;
}

.map-list-item h4, .map-list-item p {
  color: #fefefe;
}

.map-list-item a {
  color: #fefefe;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.map-list-item a:not(:first-of-type) {
  -webkit-box-shadow: 0 0 0 2px #fefefe, 5px 5px 5px rgba(254, 254, 254, 0.25);
          box-shadow: 0 0 0 2px #fefefe, 5px 5px 5px rgba(254, 254, 254, 0.25);
}

.map-list-item a:first-of-type {
  -webkit-box-shadow: none;
          box-shadow: none;
  display: inline-block;
  margin: 0 0 0.9375rem 0;
}

.map-list-item a:first-of-type:hover {
  color: #028EAE;
}

.map-list-item a:hover {
  background-color: #028EAE;
  -webkit-box-shadow: 0 0 0 2px #028EAE;
          box-shadow: 0 0 0 2px #028EAE;
}

#locations-map {
  height: 100%;
  min-height: 480px;
  max-height: 600px;
}

.location-supplementary-contacts {
  background: #B7E3E7;
  padding: 1.875rem 0;
}

@media print, screen and (min-width: 47.5em) {
  .location-supplementary-contacts {
    padding: 3.75rem 0 0;
  }
}

.location-supplementary-contacts .supplementary-contact-block {
  margin-bottom: 3.75rem;
}

.location-supplementary-contacts .supplementary-contact-block h3 {
  color: #171168;
  font-size: 1.75rem;
  margin: 0;
  line-height: 1.2;
}

.location-supplementary-contacts .supplementary-contact-block ul {
  color: #3d3d3d;
  list-style-type: none;
  margin: 0;
}

.location-supplementary-contacts .supplementary-contact-block ul span {
  font-weight: 600;
  text-transform: uppercase;
}

.location-supplementary-contacts .supplementary-contact-block ul a {
  color: inherit;
}

button[aria-label="Close"] {
  top: 0 !important;
  right: 0 !important;
}

.info-window-content {
  width: 100%;
  max-width: 260px;
  min-width: 260px;
}

.info-window-content h3 {
  font-size: 1.25rem;
  line-height: 1.2;
  color: #171168;
  margin: 0;
}

.info-window-content h4 {
  font-size: 1.125rem;
  color: #028EAE;
  line-height: 1.2;
  margin: 0 0 0.25rem;
}

.info-window-content p {
  font-weight: 500;
}

.info-window-content .directions-button {
  background-color: #028EAE;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.info-window-content .directions-button:hover {
  background-color: #171168;
}

.physicians-grid {
  padding: 3.75rem 0;
}

.physicians-grid .row + .row {
  margin-top: 1.875rem;
}

.physicians-grid h2 {
  color: #171168;
  font-size: 2.5rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.875rem;
}

.physicians-grid h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.875rem 0 0 0;
}

.physicians-grid .physician-block {
  margin-bottom: 3.75rem;
}

.physicians-grid .physician-block img {
  margin: 0 0 0.9375rem;
}

.physicians-grid .physician-block h3, .physicians-grid .physician-block h4 {
  font-size: 1.125rem;
  line-height: 1.2;
  margin: 0 0 0.9375rem;
}

.physicians-grid .physician-block h3 {
  color: #171168;
}

.physicians-grid .physician-block h4 {
  color: #028EAE;
}

.physicians-grid .physician-block p {
  font-size: 1rem;
  color: #707070;
  margin: 0;
}

.physician-hero {
  background: -webkit-gradient(linear, left top, right top, from(rgba(228, 236, 238, 0.5)), to(rgba(228, 236, 238, 0)));
  background: linear-gradient(90deg, rgba(228, 236, 238, 0.5) 0%, rgba(228, 236, 238, 0) 100%);
  padding: 3.75rem 0 0;
}

.physician-hero h1 {
  color: #171168;
  font-size: 2.25rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.25rem;
}

.physician-hero h1:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.25rem 0 0 0;
}

.physician-hero h2 {
  color: #028EAE;
  font-size: 2rem;
  line-height: 1.2;
  margin: 0;
}

.physician-hero h2 {
  margin: 0 0 0.125rem;
}

.physician-hero h2 + .outline-link {
  margin: 1.875rem;
}

.physician-hero h3 {
  color: #028EAE;
  font-size: 1.125rem;
  line-height: 1.2;
  margin: 0.9375rem 0 0.46875rem;
}

.physician-hero ul {
  margin: 0 0 1.875rem 0;
  list-style-type: none;
}

.physician-hero ul li {
  display: inline-block;
  margin: 0 0.9375rem 0 0;
}

.physician-hero ul li:last-child {
  margin: 0;
}

.physician-detailed-information {
  background-color: #B7E3E7;
  padding: 5.625rem 0 5.625rem;
  position: relative;
}

.physician-detailed-information:after {
  background: -webkit-gradient(linear, left top, right top, from(#E4ECEE), color-stop(72.5%, rgba(183, 227, 231, 0)));
  background: linear-gradient(90deg, #E4ECEE 0%, rgba(183, 227, 231, 0) 72.5%);
  content: ' ';
  height: 30px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.physician-detailed-information h2, .physician-detailed-information h3 {
  color: #171168;
  font-size: 2.5rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.25rem;
}

.physician-detailed-information h2:after, .physician-detailed-information h3:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.25rem 0 0 0;
}

.physician-detailed-information .physician-details-section {
  margin: 0 0 3.75rem;
}

.physician-detailed-information .physician-details-section:last-child {
  margin: 0;
}

.physician-detailed-information ul {
  margin-left: 1.25rem;
}

.physicians-awards {
  padding: 6.25rem 1.875rem 0;
}

.physicians-awards .physicians-awards-bg {
  padding: 20px;
  background: #fff;
  border: 1px solid #3c8cab;
}

.physicians-awards .physicians-awards-bg img {
  display: block;
  margin: 0 auto 1.25rem;
}

.physicians-awards .physicians-awards-bg img:last-child {
  margin-bottom: 0;
}

.physician-spotlight {
  padding: 5.625rem 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(228, 236, 238, 0.5)), color-stop(72.5%, rgba(183, 227, 231, 0.25)));
  background: linear-gradient(90deg, rgba(228, 236, 238, 0.5) 0%, rgba(183, 227, 231, 0.25) 72.5%);
}

.physician-spotlight h2 {
  color: #171168;
  font-size: 2.5rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 3.75rem;
}

.physician-spotlight h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.25rem 0 0 0;
}

.physician-spotlight a:first-of-type {
  overflow: hidden;
  margin: 0 0 1.875rem;
}

.physician-spotlight a:first-of-type:not(.video-link) {
  display: block;
}

.physician-spotlight img {
  -webkit-box-shadow: 0 0 0.925rem 0 rgba(10, 10, 10, 0.25);
          box-shadow: 0 0 0.925rem 0 rgba(10, 10, 10, 0.25);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.physician-spotlight .spotlight-column {
  margin-bottom: 0 0 1.875rem 0;
}

.physician-spotlight .spotlight-column:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

.physician-tidbit {
  padding: 5.625rem 0;
  background-color: #B7E3E7;
  position: relative;
}

.physician-tidbit:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(228, 236, 238, 0.5)), color-stop(72.5%, rgba(183, 227, 231, 0)));
  background: linear-gradient(90deg, rgba(228, 236, 238, 0.5) 0%, rgba(183, 227, 231, 0) 72.5%);
  content: ' ';
  height: 30px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.physician-tidbit h2 {
  color: #171168;
  font-size: 2.5rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.25rem;
}

.physician-tidbit h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.25rem 0 0 0;
}

@media print {
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[title]:after {
    content: "(" attr(title) ")";
  }
}

@media print {
  img[alt]:after {
    content: " (" attr(alt) ")";
  }
  img[title]:after {
    content: "(" attr(title) ")";
  }
}

@media print {
  hr {
    display: none;
  }
}

.hero {
  position: relative;
}

@media screen and (max-width: 47.49875em) {
  .hero.standard {
    background: transparent !important;
  }
}

@media print, screen and (min-width: 47.5em) {
  .hero.standard {
    height: 100vh;
    max-height: 460px;
    min-height: 460px;
  }
  .hero.standard:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, #fefefe), color-stop(55%, rgba(254, 254, 254, 0.2)), color-stop(75%, rgba(254, 254, 254, 0)), to(rgba(254, 254, 254, 0)));
    background: linear-gradient(90deg, #fefefe 25%, rgba(254, 254, 254, 0.2) 55%, rgba(254, 254, 254, 0) 75%, rgba(254, 254, 254, 0) 100%);
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.hero.standard .row {
  position: relative;
  z-index: 500;
}

.hero.standard .mobile-hero-image {
  padding: 0;
}

.hero.standard .mobile-hero-image img {
  max-height: 300px;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 47.49875em) {
  .hero .hero-content {
    padding: 2.8125rem 0.9375rem 1.875rem;
  }
}

.hero.alternate {
  background: #fefefe;
}

.hero.alternate img {
  width: 100%;
}

@media print, screen and (min-width: 47.5em) {
  .hero.alternate img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media print, screen and (min-width: 64em) {
  .hero.alternate img {
    position: relative;
    right: -2rem;
  }
}

.hero.alternate.emergency-notification h1 {
  color: #DD4124;
}

@media print, screen and (min-width: 47.5em) {
  .hero.alternate.emergency-notification {
    padding: 3.75rem 1.875rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero.alternate.emergency-notification {
    padding: 3.75rem 0 5.8125rem;
  }
}

.hero.alternate.no-top-padding {
  padding-top: 0;
}

.hero.alternate.tight-top-padding {
  padding-top: 0.9375rem;
}

.hero.alternate.normal-top-padding {
  padding-top: 1.875rem;
}

.hero.alternate.extra-top-padding {
  padding-top: 3.875rem;
}

.hero.alternate.extreme-top-padding {
  padding-top: 5.8125rem;
}

.hero.alternate.no-bottom-padding {
  padding-bottom: 0;
}

.hero.alternate.tight-bottom-padding {
  padding-bottom: 0.9375rem;
}

.hero.alternate.normal-bottom-padding {
  padding-bottom: 1.875rem;
}

.hero.alternate.extra-bottom-padding {
  padding-bottom: 3.875rem;
}

.hero.alternate.extreme-bottom-padding {
  padding-bottom: 5.8125rem;
}

@media screen and (min-width: 47.5em) and (max-width: 63.99875em) {
  .hero.overlap-padding .hero-content {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero.overlap-padding .hero-content {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
}

@media screen and (min-width: 90em) {
  .hero.overlap-padding .hero-content {
    padding-bottom: 1.875rem;
  }
}

.hero .underline-heading h1:after {
  background-color: #B7E3E7;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.875rem 0 0 0;
}

.hero h1, .hero h2 {
  color: #171168;
  font-size: 1.5rem;
  line-height: 1.2;
  position: relative;
}

@media print, screen and (min-width: 47.5em) {
  .hero h1, .hero h2 {
    margin: 0 1.875rem 1.875rem 0;
  }
}

.hero h1 strong, .hero h2 strong {
  color: #028EAE;
  display: block;
  font-size: 1.125rem;
  line-height: 1;
  margin: 0 0 calc(0.9375rem / 2) 0;
  text-transform: uppercase;
}

@media screen and (min-width: 47.5em) and (max-width: 63.99875em) {
  .hero h1, .hero h2 {
    font-size: 1.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero h1, .hero h2 {
    font-size: 2.25rem;
  }
}

.hero h1.tangie strong, .hero h2.tangie strong {
  color: #DD4124;
}

.hero h1.special-heading strong, .hero h2.special-heading strong {
  font-size: 1.5rem;
  text-transform: none;
}

.hero h1.swapped-heading, .hero h2.swapped-heading {
  font-size: 1.5rem;
}

.hero h1.swapped-heading strong, .hero h2.swapped-heading strong {
  font-size: 1.5rem;
  text-transform: none;
}

@media screen and (min-width: 47.5em) and (max-width: 63.99875em) {
  .hero h1.swapped-heading strong, .hero h2.swapped-heading strong {
    font-size: 1.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero h1.swapped-heading strong, .hero h2.swapped-heading strong {
    font-size: 2.25rem;
  }
}

.hero p {
  color: #3d3d3d;
  font-size: 1.125rem;
}

@media print, screen and (min-width: 47.5em) {
  .hero p {
    margin: 0 1.875rem 0 0;
  }
}

.hero ul {
  margin: 1rem 1.875rem 0 1.25rem;
}

.hero ul li {
  margin: 0 0 1rem;
}

.hero ul li:last-child {
  margin: 0;
}

.simple-intro {
  overflow: hidden;
  padding-bottom: 3.75rem;
}

.simple-intro.smoke-bg {
  background-color: rgba(228, 236, 238, 0.5);
}

.simple-intro.white-bg {
  background-color: #fefefe;
}

.simple-intro.bluefoam-bg {
  background-color: #B7E3E7;
}

.simple-intro.gray-white-bg {
  background: -webkit-gradient(linear, left top, right top, from(rgba(228, 236, 238, 0.5)), to(rgba(228, 236, 238, 0)));
  background: linear-gradient(90deg, rgba(228, 236, 238, 0.5) 0%, rgba(228, 236, 238, 0) 100%);
}

.simple-intro.blue-white-bg {
  background: -webkit-gradient(linear, left top, right top, from(#B7E3E7), color-stop(72.5%, rgba(183, 227, 231, 0)));
  background: linear-gradient(90deg, #B7E3E7 0%, rgba(183, 227, 231, 0) 72.5%);
}

.simple-intro.transparent {
  background-color: transparent;
}

.simple-intro.location-intro {
  background-color: #fefefe;
}

.simple-intro.location-intro h1 {
  display: block;
}

.simple-intro.location-intro h1 strong {
  text-indent: 0.9375rem;
}

.simple-intro.location-intro ul li:first-child {
  font-weight: 700;
}

.simple-intro.location-intro ul li a {
  color: inherit;
}

.simple-intro.offset-title h1 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #028EAE;
  bottom: 0;
  color: #fefefe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
  left: 60px;
  line-height: 1;
  margin: 0;
  position: absolute;
  text-indent: 60px;
  top: 50%;
  width: 100%;
}

@media screen and (max-width: 63.99875em) {
  .simple-intro.offset-title h1 {
    left: 0;
    text-indent: 0;
    padding: 0 0 0 1.875rem;
    margin: 0 0 0 1.875rem;
  }
}

.simple-intro.offset-title.location-intro h1 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 63.99875em) {
  .simple-intro.offset-title.location-intro h1 {
    font-size: 1.75rem;
  }
  .simple-intro.offset-title.location-intro h1 i {
    font-size: 0.925rem;
  }
}

.simple-intro.offset-title.location-intro h3 {
  color: #028EAE;
  font-size: 2.5rem;
  line-height: 1.2;
  margin: 0 0 0.9375rem;
}

.simple-intro.offset-title.location-intro h4 {
  color: #3d3d3d;
  font-size: 1.125rem;
  line-height: 1.2;
  margin: 0 0 0.46875rem;
}

.simple-intro.offset-title.location-intro ul {
  margin: 0.9375rem 0 1.875rem 0;
}

.simple-intro.offset-title.location-intro .intro {
  padding: 5.625rem 0 1.875rem;
}

.simple-intro.offset-title.location-intro .location-directions-button {
  background-color: #028EAE;
  color: #fefefe;
}

.simple-intro.offset-title.location-intro .location-directions-button:hover {
  background-color: #171168;
}

.simple-intro.extra-offset {
  padding: 0;
}

.simple-intro.extra-offset .intro {
  padding: 0;
}

@media print, screen and (min-width: 47.5em) {
  .simple-intro.extra-offset .intro-title {
    top: -3.34375rem;
  }
}

.simple-intro.has-parent-title .intro-title {
  background-color: #028EAE;
}

.simple-intro .intro-title {
  background-color: #035784;
  position: relative;
  padding: 3.34375rem 0;
  margin: 0 0 3.34375rem;
  z-index: 500;
}

.simple-intro .intro-title h1 {
  color: #fefefe;
  line-height: 1;
}

.simple-intro .intro-title h1 a {
  color: inherit;
  margin: 0 0.9375rem 0 0;
}

.simple-intro .intro-title h1 a i {
  text-indent: 0;
  font-size: 1.875rem;
  -webkit-transform: translateY(-17.5%);
      -ms-transform: translateY(-17.5%);
          transform: translateY(-17.5%);
}

.simple-intro .intro {
  padding: 3.75rem 0 0;
}

@media screen and (max-width: 47.49875em) {
  .simple-intro .intro .columns {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}

.simple-intro .intro.no-top {
  padding-top: 0;
}

.simple-intro .intro.tight-top {
  padding-top: 1.875rem;
}

.simple-intro .intro.normal-top {
  padding-top: 3.75rem;
}

.simple-intro .intro.extra-top {
  padding-top: 5.625rem;
}

.simple-intro .intro.extreme-top {
  padding-top: 7.5rem;
}

.simple-intro .intro h2 {
  color: #171168;
  font-size: 2rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.875rem;
}

.simple-intro .intro h2 strong {
  color: #028EAE;
  display: block;
  font-size: 1.125rem;
  line-height: 1;
  margin: 0 0 0.5rem 0;
}

.simple-intro .intro h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.875rem 0 0 0;
}

.simple-intro .intro p {
  color: #3d3d3d;
  font-size: 1rem;
}

@media print, screen and (min-width: 47.5em) {
  .simple-intro .intro p {
    font-size: 1.125rem;
  }
}

.simple-intro .intro p:last-child {
  margin: 0;
}

.simple-intro .intro ul, .simple-intro .intro ol {
  margin-left: 1.25rem;
}

.simple-copy {
  padding: 3.75rem 0 3.75rem;
}

.simple-copy.no-top-padding {
  padding-top: 0;
}

.simple-copy.tight-top-padding {
  padding-top: 0.9375rem;
}

.simple-copy.normal-top-padding {
  padding-top: 1.875rem;
}

.simple-copy.extra-top-padding {
  padding-top: 2.8125rem;
}

.simple-copy.extreme-top-padding {
  padding-top: 3.75rem;
}

.simple-copy.no-bottom-padding {
  padding-bottom: 0;
}

.simple-copy.tight-bottom-padding {
  padding-bottom: 0.9375rem;
}

.simple-copy.normal-bottom-padding {
  padding-bottom: 1.875rem;
}

.simple-copy.extra-bottom-padding {
  padding-bottom: 2.8125rem;
}

.simple-copy.extreme-bottom-padding {
  padding-bottom: 3.75rem;
}

@media screen and (max-width: 47.49875em) {
  .simple-copy .columns {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}

.simple-copy h1, .simple-copy h2 {
  color: #171168;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.875rem;
  font-size: 1.875rem;
}

@media print, screen and (min-width: 47.5em) {
  .simple-copy h1, .simple-copy h2 {
    font-size: 2rem;
  }
}

@media print, screen and (min-width: 64em) {
  .simple-copy h1, .simple-copy h2 {
    font-size: 2.25rem;
  }
}

.simple-copy h1:after, .simple-copy h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 4px;
  width: 175px;
  margin: 1.875rem 0 0 0;
}

@media screen and (max-width: 47.49875em) {
  .simple-copy h1 br, .simple-copy h2 br {
    display: none;
  }
}

.simple-copy h3 {
  color: #171168;
  font-size: 1.25rem;
  line-height: 1.2;
  margin: 0 0 0.925rem;
}

@media print, screen and (min-width: 47.5em) {
  .simple-copy h3 {
    font-size: 1.625rem;
  }
}

.simple-copy p {
  color: #3d3d3d;
  font-size: 1rem;
}

.simple-copy p + h2 {
  margin: 3.75rem 0 1.875rem;
}

@media print, screen and (min-width: 47.5em) {
  .simple-copy p {
    font-size: 1.125rem;
  }
}

.simple-copy ol, .simple-copy ul {
  font-size: 1rem;
  color: #3d3d3d;
}

@media print, screen and (min-width: 47.5em) {
  .simple-copy ol, .simple-copy ul {
    font-size: 1.125rem;
  }
}

.simple-copy ol li, .simple-copy ul li {
  margin: 0 0 0.5rem;
}

.simple-copy ol li:last-child, .simple-copy ul li:last-child {
  margin: 0;
}

.simple-copy ul {
  margin-left: 1.25rem;
}

.simple-copy .simple-copy-intro {
  margin-bottom: 1.875rem;
}

.simple-copy .simple-copy-intro h2:after {
  display: none;
}

.simple-copy .simple-copy-intro h3 {
  color: #028EAE;
  font-size: 1.25rem;
}

.patient-testimonial {
  background-color: #B7E3E7;
  padding: 3.75rem 0;
}

.patient-testimonial blockquote {
  background: url("/wp-content/themes/mnurology/includes/assets/images/testimonial-bg.png") center center/cover no-repeat;
  border: 4px solid #fefefe;
  margin: 0;
  position: relative;
  z-index: 500;
  padding: 2.8125rem 1.875rem;
  color: #505155;
}

@media screen and (max-width: 400px) {
  .patient-testimonial blockquote {
    padding: 1.875rem;
  }
}

@media print, screen and (min-width: 47.5em) {
  .patient-testimonial blockquote {
    padding: 3.75rem 7.5rem;
    padding: 2.8125rem 7.5rem;
  }
}

.patient-testimonial blockquote:before, .patient-testimonial blockquote:after {
  font-family: "proxima-nova";
  font-size: 520px;
  font-weight: 700;
  position: absolute;
  line-height: 1;
  height: 260px;
  z-index: -100;
  color: #fefefe;
  opacity: 0.5;
}

.patient-testimonial blockquote:before {
  top: 1rem;
  left: 1rem;
  content: "\201C";
}

.patient-testimonial blockquote:after {
  content: "\201D";
  bottom: 0;
  right: 1rem;
}

.patient-testimonial blockquote h2 {
  color: #171168;
  font-size: 1.125rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 0.9375rem;
}

@media print, screen and (min-width: 47.5em) {
  .patient-testimonial blockquote h2 {
    font-size: 1.5rem;
    margin: 0 0 1.875rem;
  }
}

.patient-testimonial blockquote h2 em {
  display: block;
}

.patient-testimonial blockquote h2 em + em {
  margin: 0.9375rem 0 0 0;
}

.patient-testimonial blockquote h2 strong {
  color: #028EAE;
  display: block;
  font-size: 0.875rem;
  line-height: 1;
  margin: 0 0 0.9375rem;
  text-transform: uppercase;
}

@media print, screen and (min-width: 47.5em) {
  .patient-testimonial blockquote h2 strong {
    font-size: 1.5rem;
    margin: 0 0 1.875rem 0;
  }
}

.patient-testimonial blockquote h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 25%;
  margin: 1.875rem 0 0 0;
}

.dual-column {
  padding: 1.875rem 0;
  background: rgba(228, 236, 238, 0.5);
}

@media print, screen and (min-width: 47.5em) {
  .dual-column {
    padding: 3.75rem 0;
  }
}

.dual-column.rounded-image img {
  border-radius: 100%;
}

.dual-column img {
  width: 100%;
}

@media screen and (max-width: 47.49875em) {
  .dual-column img {
    padding: 0 0.9375rem;
    margin: 0 auto 1.875rem;
  }
}

.dual-column h2 {
  color: #171168;
  font-size: 1.5rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.875rem;
}

.dual-column h2 strong {
  color: #028EAE;
  display: block;
  font-size: 1.125rem;
  line-height: 1;
  margin: 0 0 0.9375rem 0;
  text-transform: uppercase;
}

.dual-column h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.875rem 0 0 0;
}

@media screen and (min-width: 47.5em) and (max-width: 63.99875em) {
  .dual-column h2 {
    font-size: 1.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .dual-column h2 {
    font-size: 2.25rem;
  }
}

.dual-column h3 {
  color: #171168;
  font-size: 1.125rem;
  line-height: 1.2;
  margin: 0 0 1.25rem 0;
}

@media print, screen and (min-width: 47.5em) {
  .dual-column h3 {
    font-size: 1.25rem;
  }
}

.dual-column p {
  color: #3d3d3d;
  font-size: 1.125rem;
}

.dual-column ul {
  margin: 0 0 0.925rem 1rem;
}

@media print, screen and (min-width: 47.5em) {
  .dual-column .dual-column-copy-content {
    padding: 0 0 0 2.8125rem;
  }
}

@media screen and (max-width: 47.49875em) {
  .dual-column .dual-column-copy-content {
    padding: 0 0.9375rem;
  }
}

.combo-columns {
  padding: 3.75rem 0;
  position: relative;
  z-index: 1000;
}

@media screen and (max-width: 47.49875em) {
  .combo-columns .columns {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    margin-bottom: 1.875rem;
  }
  .combo-columns .columns:last-child {
    margin-bottom: 0;
  }
}

.combo-columns img {
  margin: 0 0 0.9375rem;
  max-width: 150px;
  max-width: 75px;
}

.combo-columns h2, .combo-columns h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #171168;
  margin: 0rem;
}

@media screen and (min-width: 47.5em) and (max-width: 63.99875em) {
  .combo-columns h2, .combo-columns h3 {
    font-size: 1.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .combo-columns h2, .combo-columns h3 {
    font-size: 2rem;
  }
}

.combo-columns.outlined-links a {
  color: #171168;
  padding: 0.9375rem 1.875rem;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 0 2px #028EAE;
          box-shadow: 0 0 0 2px #028EAE;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.combo-columns.outlined-links a:hover {
  -webkit-box-shadow: 0 0 0 2px #035784;
          box-shadow: 0 0 0 2px #035784;
  background-color: #035784;
  color: #fefefe;
}

.combo-columns a {
  font-size: 0.875rem;
  font-weight: 700;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: #028EAE;
  margin: 0.9375rem 0 0;
}

.combo-columns a:hover {
  color: #171168;
}

.combo-columns.underline-headings .columns {
  margin: 0 0 3.75rem 0;
}

@media print, screen and (min-width: 47.5em) {
  .combo-columns.underline-headings .columns {
    margin: 0 0 1.875rem 0;
  }
}

.combo-columns.underline-headings h2, .combo-columns.underline-headings h3 {
  position: relative;
  margin: 0;
}

.combo-columns.underline-headings h2:after, .combo-columns.underline-headings h3:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 4px;
  width: 175px;
  margin: 1.875rem auto 0;
}

.combo-columns.icon-columns h2, .combo-columns.icon-columns h3 {
  color: #035784;
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 0;
}

@media screen and (min-width: 47.5em) and (max-width: 63.99875em) {
  .combo-columns.icon-columns h2, .combo-columns.icon-columns h3 {
    font-size: 1.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .combo-columns.icon-columns h2, .combo-columns.icon-columns h3 {
    font-size: 2.25rem;
  }
}

.combo-columns.icon-columns a {
  color: #035784;
}

.combo-columns.icon-columns a:hover {
  color: #028EAE;
}

.combo-columns.dividing-line {
  padding: 2.8125rem 0 0;
}

@media print, screen and (min-width: 47.5em) {
  .combo-columns.dividing-line {
    padding: 3.75rem 0 0;
  }
}

.combo-columns.dividing-line .row {
  padding-bottom: 2.8125rem;
  position: relative;
}

@media print, screen and (min-width: 47.5em) {
  .combo-columns.dividing-line .row {
    padding-bottom: 3.75rem;
  }
}

.combo-columns.dividing-line .row:after {
  background-color: #B7E3E7;
  content: ' ';
  display: block;
  width: 75%;
  height: 4px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.combo-columns p, .combo-columns ul {
  color: #3d3d3d;
  font-size: 1rem;
  margin: 0.9375rem auto 0;
  max-width: 95%;
}

@media print, screen and (min-width: 47.5em) {
  .combo-columns p, .combo-columns ul {
    max-width: 85%;
  }
}

@media print, screen and (min-width: 64em) {
  .combo-columns p, .combo-columns ul {
    max-width: 75%;
  }
}

.combo-columns ul {
  list-style-type: none;
}

.combo-columns ul li {
  margin: 0 0 0.9375rem 0;
}

.combo-columns ul li:last-child {
  margin: 0;
}

@media print, screen and (min-width: 47.5em) {
  .combo-columns .side-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .combo-columns .side-icon div {
    margin: 0 0 0 0.9375rem;
  }
  .combo-columns .side-icon h2 {
    color: #3d3d3d;
    font-size: 1.25rem;
  }
  .combo-columns .side-icon a {
    font-size: 0.875rem;
  }
}

@media print, screen and (min-width: 64em) {
  .column-links {
    position: relative;
    top: -1.875rem;
  }
  .column-links:after {
    display: block;
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 1.875rem;
    left: 0;
    z-index: 0;
    background-color: rgba(228, 236, 238, 0.5);
  }
}

.column-links .column-links-container {
  position: relative;
  z-index: 500;
}

.column-links .box-divider div {
  height: 0.925rem;
  margin: 0;
}

.column-links .link-row {
  background-color: #035784;
  padding-top: 1.875rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  -webkit-box-shadow: 6px 10px 15px rgba(0, 86, 134, 0.28);
          box-shadow: 6px 10px 15px rgba(0, 86, 134, 0.28);
}

.column-links .column, .column-links .columns {
  margin-bottom: 1.875rem;
}

.column-links a {
  display: inline-block;
  font-weight: 600;
  font-size: 0.875rem;
  color: #fefefe;
  display: block;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  line-height: 1;
  padding: 0.46875rem 0;
}

@media print, screen and (min-width: 47.5em) {
  .column-links a {
    font-size: 1.25rem;
  }
}

.column-links a span {
  display: inline-block;
  padding: 0 0 0 0.9375rem;
  border-left: 4px solid #028EAE;
  line-height: 1;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.column-links a:hover {
  background-color: #028EAE;
}

.column-links + .simple-copy {
  padding: 2.8125rem 0 3.75rem;
}

.cta-bar {
  padding: 2.8125rem 0;
}

@media print, screen and (min-width: 47.5em) {
  .cta-bar {
    padding: 3.75rem 0;
  }
}

.cta-bar h2, .cta-bar h3 {
  color: #707070;
  font-size: 1.5rem;
  margin: 0 0 0.9375rem;
  line-height: 1.2;
  text-align: center;
}

@media print, screen and (min-width: 47.5em) {
  .cta-bar h2, .cta-bar h3 {
    margin: 0;
    font-size: 2rem;
  }
}

.cta-bar .columns {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cta-bar a {
  background-color: #171168;
  color: #fefefe;
  padding: 0.9375rem 1.875rem;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 0 1.875rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-align: center;
  min-width: 200px;
  -webkit-box-shadow: 5px 5px 5px rgba(23, 17, 104, 0.5);
          box-shadow: 5px 5px 5px rgba(23, 17, 104, 0.5);
}

.cta-bar a:hover {
  -webkit-box-shadow: 0 0 0 rgba(23, 17, 104, 0);
          box-shadow: 0 0 0 rgba(23, 17, 104, 0);
  background-color: #028EAE;
}

.cta-bar a i {
  font-size: 1.25rem;
  margin: 0 0.5rem 0 0;
}

.cta-bar.darkblue {
  background-color: #035784;
}

.cta-bar.darkblue h2, .cta-bar.darkblue h3 {
  color: #B7E3E7;
}

.cta-bar.darkblue a {
  background-color: #B7E3E7;
  color: #035784;
}

.cta-bar.darkblue a:hover {
  background-color: #028EAE;
  color: #fefefe;
}

.cta-bar.teal {
  background-color: #028EAE;
}

.cta-bar.teal h2, .cta-bar.teal h3 {
  color: #035784;
}

.cta-bar.teal a {
  background-color: #035784;
}

.cta-bar.teal a:hover {
  background-color: #B7E3E7;
  color: #028EAE;
}

.box-columns {
  background-color: rgba(228, 236, 238, 0.5);
}

@media screen and (max-width: 47.49875em) {
  .box-columns + .dual-column {
    padding: 3.75rem 0 1.875rem;
  }
}

.box-columns.boxes-bg-darkblue .box-column {
  border-bottom: 1px solid #028EAE;
  background-color: #035784;
}

.box-columns.boxes-bg-darkblue .box-column h2, .box-columns.boxes-bg-darkblue .box-column h3 {
  color: #B7E3E7;
}

.box-columns.boxes-bg-darkblue .box-column h2:after, .box-columns.boxes-bg-darkblue .box-column h3:after {
  background-color: #028EAE;
}

.box-columns.boxes-bg-darkblue .box-column a {
  color: #B7E3E7;
  border: 1px solid #B7E3E7;
}

.box-columns.boxes-bg-darkblue .box-column:nth-child(even) h2:after, .box-columns.boxes-bg-darkblue .box-column:nth-child(even) h3:after {
  background-color: #B7E3E7;
}

.box-columns.boxes-bg-teal .box-column {
  border-bottom: 1px solid #035784;
  background-color: #028EAE;
}

.box-columns.boxes-bg-teal .box-column h2, .box-columns.boxes-bg-teal .box-column h3 {
  color: #B7E3E7;
}

.box-columns.boxes-bg-teal .box-column h2:after, .box-columns.boxes-bg-teal .box-column h3:after {
  background-color: #035784;
}

.box-columns.boxes-bg-teal .box-column a {
  color: #B7E3E7;
  border: 1px solid #B7E3E7;
}

.box-columns.boxes-bg-teal .box-column:nth-child(even) h2:after, .box-columns.boxes-bg-teal .box-column:nth-child(even) h3:after {
  background-color: #B7E3E7;
}

.box-columns.boxes-bg-lightblue .box-column {
  border-bottom: 1px solid #028EAE;
  background: -webkit-gradient(linear, left top, right top, from(rgba(10, 10, 10, 0)), to(rgba(10, 10, 10, 0.2))), #B7E3E7;
  background: linear-gradient(90deg, rgba(10, 10, 10, 0) 0%, rgba(10, 10, 10, 0.2) 100%), #B7E3E7;
  background-color: #B7E3E7;
}

.box-columns.boxes-bg-lightblue .box-column h2, .box-columns.boxes-bg-lightblue .box-column h3 {
  color: #035784;
}

.box-columns.boxes-bg-lightblue .box-column h2:after, .box-columns.boxes-bg-lightblue .box-column h3:after {
  background-color: #028EAE;
}

.box-columns.boxes-bg-lightblue .box-column a {
  color: #035784;
  border: 1px solid #035784;
}

.box-columns.boxes-bg-lightblue .box-column:nth-child(even) h2, .box-columns.boxes-bg-lightblue .box-column:nth-child(even) h3 {
  color: #028EAE;
}

.box-columns.boxes-bg-lightblue .box-column:nth-child(even) h2:after, .box-columns.boxes-bg-lightblue .box-column:nth-child(even) h3:after {
  background-color: #035784;
}

.box-columns.boxes-bg-lightblue .box-column:nth-child(even) a {
  color: #028EAE;
  border: 1px solid #028EAE;
}

.box-columns.no-specification .box-column:nth-child(4n+1) {
  background-color: #035784;
}

.box-columns.no-specification .box-column:nth-child(4n+1) h2, .box-columns.no-specification .box-column:nth-child(4n+1) h3 {
  color: #E4ECEE;
}

.box-columns.no-specification .box-column:nth-child(4n+1) h2:after, .box-columns.no-specification .box-column:nth-child(4n+1) h3:after {
  background-color: #028EAE;
}

.box-columns.no-specification .box-column:nth-child(4n+1) p {
  color: #E4ECEE;
}

.box-columns.no-specification .box-column:nth-child(4n+1) a {
  color: #E4ECEE;
}

.box-columns.no-specification .box-column:nth-child(4n+2) {
  background-color: #028EAE;
}

.box-columns.no-specification .box-column:nth-child(4n+2) h2, .box-columns.no-specification .box-column:nth-child(4n+2) h3 {
  color: #E4ECEE;
}

.box-columns.no-specification .box-column:nth-child(4n+2) h2:after, .box-columns.no-specification .box-column:nth-child(4n+2) h3:after {
  background-color: #035784;
}

.box-columns.no-specification .box-column:nth-child(4n+2) p {
  color: #E4ECEE;
}

.box-columns.no-specification .box-column:nth-child(4n+2) a {
  color: #E4ECEE;
}

.box-columns.no-specification .box-column:nth-child(4n+3) {
  background-color: #B7E3E7;
}

.box-columns.no-specification .box-column:nth-child(4n+3) h2, .box-columns.no-specification .box-column:nth-child(4n+3) h3 {
  color: #035784;
}

.box-columns.no-specification .box-column:nth-child(4n+3) h2:after, .box-columns.no-specification .box-column:nth-child(4n+3) h3:after {
  background-color: #E4ECEE;
}

.box-columns.no-specification .box-column:nth-child(4n+3) p {
  color: #035784;
}

.box-columns.no-specification .box-column:nth-child(4n+3) a {
  color: #035784;
}

.box-columns.no-specification .box-column:nth-child(4n+4) {
  background-color: #E4ECEE;
}

.box-columns.no-specification .box-column:nth-child(4n+4) h2, .box-columns.no-specification .box-column:nth-child(4n+4) h3 {
  color: #035784;
}

.box-columns.no-specification .box-column:nth-child(4n+4) h2:after, .box-columns.no-specification .box-column:nth-child(4n+4) h3:after {
  background-color: #B7E3E7;
}

.box-columns.no-specification .box-column:nth-child(4n+4) p {
  color: #035784;
}

.box-columns.no-specification .box-column:nth-child(4n+4) a {
  color: #035784;
}

.box-columns .row {
  -webkit-box-shadow: 6px 10px 15px rgba(0, 86, 134, 0.28);
          box-shadow: 6px 10px 15px rgba(0, 86, 134, 0.28);
}

@media print, screen and (min-width: 64em) {
  .box-columns .row {
    position: relative;
    top: -3.25rem;
    z-index: 500;
  }
}

.box-columns .box-column {
  /*&:nth-child(4n+1){
      background: linear-gradient(90deg, rgba($black,0) 0%, rgba($black,0.2) 100%), $midnight;
      h2, h3{
        color: $smoke;
        &:after{
          background-color: $teal;
        }
      }
      p{
        color: $smoke;
      }
      a{
        color: $bluefoam;
      }
    }
    &:nth-child(4n+2){
      background: linear-gradient(90deg, rgba($black,0) 0%, rgba($black,0.2) 100%), $teal;
      h2, h3{
        color: $smoke;
        &:after{
          background-color: $midnight;
        }
      }
      p{
        color: $bluefoam;
      }
      a{
        color: $smoke;
      }
    }
    &:nth-child(4n+3){
      background: linear-gradient(90deg, rgba($black,0) 0%, rgba($black,0.2) 100%), $bluefoam;
      h2, h3{
        color: $midnight;
        &:after{
          background-color: $smoke;
        }
      }
      p{
        color: $teal;
      }
      a{
        color: $midnight;
      }
    }
    &:nth-child(4n+4){
      background: linear-gradient(90deg, rgba($black,0) 0%, rgba($black,0.2) 100%), $smoke;
      h2, h3{
        color: $midnight;
        &:after{
          background-color: $bluefoam;
        }
      }
      p{
        color: $midnight;
      }
      a{
        color: $teal;
      }
    }*/
}

.box-columns .box-column h2, .box-columns .box-column h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 0 0 1.875rem;
}

@media screen and (max-width: 47.49875em) {
  .box-columns .box-column h2 br, .box-columns .box-column h3 br {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  .box-columns .box-column h2, .box-columns .box-column h3 {
    max-width: 80%;
  }
}

.box-columns .box-column h2:after, .box-columns .box-column h3:after {
  content: ' ';
  display: block;
  height: 5px;
  width: 100%;
  margin: 1.875rem 0 0 0;
}

@media screen and (min-width: 47.5em) and (max-width: 63.99875em) {
  .box-columns .box-column h2, .box-columns .box-column h3 {
    font-size: 1.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .box-columns .box-column h2, .box-columns .box-column h3 {
    font-size: 1.875rem;
  }
}

.box-columns .box-column p {
  font-size: 1rem;
}

.box-columns .box-column p:last-child {
  margin: 0;
}

.box-columns .box-column a {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
}

.box-columns .box-column.four-x .box-column-content {
  padding: 1.875rem 0.9375rem;
}

.box-columns .box-column.three-x .box-column-content {
  padding: 2.8125rem;
}

.box-columns .box-column.three-x .box-column-content h2 {
  font-size: 2rem;
}

.box-columns .box-column.five-x .box-column-content {
  padding: 1.875rem;
}

.box-columns .box-column.five-x .box-column-content h2 {
  font-size: 1.5rem;
}

.box-columns.button-links a {
  display: inline-block;
  margin: 0.9375rem 0 0;
  padding: 0.9375rem 1.875rem;
}

.dual-column-alt {
  background-color: #B7E3E7;
  position: relative;
  overflow: hidden;
}

@media print, screen and (min-width: 47.5em) {
  .dual-column-alt {
    height: 100vh;
    max-height: 600px;
  }
}

@media print, screen and (min-width: 47.5em) {
  .dual-column-alt.double-alt-height {
    height: 200vh;
    max-height: 900px;
  }
}

.dual-column-alt .row {
  height: 100%;
}

.dual-column-alt .image-column {
  position: relative;
}

@media print, screen and (min-width: 47.5em) {
  .dual-column-alt .image-column {
    height: 100%;
  }
}

.dual-column-alt .dual-column-alt-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 1.875rem;
}

@media print, screen and (min-width: 47.5em) {
  .dual-column-alt .dual-column-alt-content {
    padding: 1.875rem;
    position: relative;
  }
  .dual-column-alt .dual-column-alt-content:after {
    content: ' ';
    height: 200%;
    width: 100%;
    display: block;
    position: absolute;
    left: 100%;
    top: -50%;
    background-color: #B7E3E7;
    -webkit-clip-path: polygon(0 0, 0% 100%, 33% 100%);
            clip-path: polygon(0 0, 0% 100%, 33% 100%);
    z-index: 600;
  }
  .edge .dual-column-alt .dual-column-alt-content:after, .ie .dual-column-alt .dual-column-alt-content:after {
    -webkit-clip-path: url("wp-content/themes/mnurology/includes/assets/images/triangle.svg");
            clip-path: url("wp-content/themes/mnurology/includes/assets/images/triangle.svg");
  }
}

@media screen and (min-width: 75em) {
  .dual-column-alt .dual-column-alt-content {
    padding: 1.875rem 3.75rem 1.875rem 18.5%;
  }
}

@media screen and (min-width: 64em) {
  .dual-column-alt .dual-column-alt-content {
    padding: 1.875rem 3.75rem 1.875rem 18.5%;
  }
}

.dual-column-alt h2 {
  color: #171168;
  font-size: 1.5rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.875rem;
}

@media print, screen and (min-width: 47.5em) {
  .dual-column-alt h2 {
    font-size: 1.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .dual-column-alt h2 {
    font-size: 2.25rem;
  }
}

.dual-column-alt h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.875rem 0 0 0;
}

.dual-column-alt h2 strong {
  color: #028EAE;
  display: block;
  font-size: 1.125rem;
  line-height: 1;
  margin: 0 0 0.9375rem 0;
  text-transform: uppercase;
}

.dual-column-alt img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 500;
}

.edge .dual-column-alt img, .ie .dual-column-alt img {
  z-index: 700;
}

@media screen and (max-width: 47.49875em) {
  .dual-column-alt img {
    max-height: 320px;
  }
}

.dual-column-alt a.filled-link {
  font-size: 0.75rem;
}

.dual-column-alt p, .dual-column-alt ul {
  color: #3d3d3d;
  font-size: 1.125rem;
  margin: 0 0 1.875rem;
}

.dual-column-alt p:last-child, .dual-column-alt ul:last-child {
  margin: 0;
}

.dual-column-alt ul {
  margin: 0 0 0.5rem 0;
}

.dual-column-alt ul li {
  margin: 0 0 0.5rem;
}

.dual-column-alt:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(228, 236, 238, 0.5)), color-stop(72.5%, rgba(183, 227, 231, 0)));
  background: linear-gradient(90deg, rgba(228, 236, 238, 0.5) 0%, rgba(183, 227, 231, 0) 72.5%);
  content: ' ';
  height: 30px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 800;
}

.accordions-content {
  padding: 3.75rem 0;
}

.accordions-content h2 {
  color: #171168;
  font-size: 1.875rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.875rem;
}

@media print, screen and (min-width: 47.5em) {
  .accordions-content h2 {
    font-size: 2rem;
  }
}

@media print, screen and (min-width: 64em) {
  .accordions-content h2 {
    font-size: 2.25rem;
  }
}

.accordions-content h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.875rem 0 0 0;
}

.accordions-content p {
  color: #3d3d3d;
  font-size: 1rem;
}

@media print, screen and (min-width: 47.5em) {
  .accordions-content p {
    font-size: 1.125rem;
  }
}

.accordions-content ul {
  margin-left: 1.25rem;
}

.accordions-content .accordion {
  background: transparent;
  margin: 0 !important;
}

.accordions-content .accordion-item {
  border-bottom: 2px solid #028EAE;
}

.accordions-content .accordion-title {
  border: none !important;
  font-size: 1rem;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
  color: #3d3d3d;
  padding-left: 0;
  padding: 1.875rem 3.75rem 1.875rem 0.9375rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.accordions-content .accordion-title:hover, .accordions-content .accordion-title:active, .accordions-content .accordion-title:focus {
  background: #035784;
  color: #fefefe;
}

.accordions-content .accordion-title:hover:before, .accordions-content .accordion-title:active:before, .accordions-content .accordion-title:focus:before {
  color: #fefefe;
}

.accordions-content .accordion-title:before {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
}

@media print, screen and (min-width: 47.5em) {
  .accordions-content .accordion-title {
    font-size: 1.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .accordions-content .accordion-title {
    font-size: 1.875rem;
  }
}

.accordions-content .is-active > .accordion-title {
  background: #035784;
  color: #fefefe;
  margin-bottom: 0.937rem;
}

.accordions-content .is-active > .accordion-title:before {
  color: #fefefe;
  content: "\f077";
}

.accordions-content .accordion-content {
  border: none;
}

.accordions-content .accordion-content p {
  color: #3d3d3d;
}

.three-column {
  padding: 3.75rem 0;
  background: #B7E3E7;
  position: relative;
}

@media print, screen and (min-width: 47.5em) {
  .three-column {
    padding: 3.75rem 0;
  }
}

.three-column.news {
  padding: 3.75rem 0;
}

@media print, screen and (min-width: 47.5em) {
  .three-column.news {
    padding: 3.75rem 0;
  }
}

.three-column:after {
  background: -webkit-gradient(linear, left top, right top, from(#E4ECEE), color-stop(72.5%, rgba(183, 227, 231, 0)));
  background: linear-gradient(90deg, #E4ECEE 0%, rgba(183, 227, 231, 0) 72.5%);
  content: ' ';
  height: 30px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.three-column h2 {
  color: #171168;
  font-size: 1.5rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 3.75rem;
}

.three-column h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.25rem 0 0 0;
}

@media screen and (min-width: 47.5em) and (max-width: 63.99875em) {
  .three-column h2 {
    font-size: 1.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .three-column h2 {
    font-size: 2.25rem;
  }
}

.three-column h3 {
  color: #171168;
  font-size: 1.25rem;
}

.three-column p {
  font-size: 1rem;
}

.three-column a:first-of-type {
  overflow: hidden;
  margin: 0 0 1.875rem;
}

.three-column a:first-of-type:not(.video-link) {
  display: block;
}

.three-column a:first-of-type.filled-link, .three-column a:first-of-type.outline-link {
  display: inline-block;
}

.three-column img {
  -webkit-box-shadow: 0 0 0.925rem 0 rgba(10, 10, 10, 0.25);
          box-shadow: 0 0 0.925rem 0 rgba(10, 10, 10, 0.25);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
}

.three-column .three-column-content {
  margin-bottom: 0 0 1.875rem 0;
}

.three-column .three-column-content:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

.three-column .three-column-content .three-column-content-container {
  padding: 0 1.875rem 0 0;
}

@media screen and (max-width: 47.49875em) {
  .three-column .columns {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}

.form-area {
  padding: 0;
}

.form-area.slim-margin-top {
  margin-top: 1.875rem;
}

.form-area.slim-margin-bottom {
  margin-bottom: 1.875rem;
}

.form-area.margin-top {
  margin-top: 3.75rem;
}

.form-area.margin-bottom {
  margin-bottom: 3.75rem;
}

.form-area.medium-margin-top {
  margin-top: 5.625rem;
}

.form-area.medium-margin-bottom {
  margin-bottom: 5.625rem;
}

.form-area.extra-margin-top {
  margin-top: 7.5rem;
}

.form-area.extra-margin-bottom {
  margin-bottom: 7.5rem;
}

.form-area > .row {
  background: #B7E3E7;
  padding-top: 3.75rem;
  padding-bottom: 5.625rem;
  position: relative;
}

.form-area > .row:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(228, 236, 238, 0.5)), to(rgba(183, 227, 231, 0)));
  background: linear-gradient(90deg, rgba(228, 236, 238, 0.5) 0%, rgba(183, 227, 231, 0) 100%);
  content: ' ';
  height: 30px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.form-area h2 {
  color: #171168;
  font-size: 2.25rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.875rem;
}

.form-area h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 5px;
  width: 175px;
  margin: 1.875rem 0 0 0;
}

.form-area .gform_wrapper {
  margin: 1.875rem 0 0 !important;
}

.form-area .form-area-content {
  margin: 3.75rem 0 0;
}

.form-area .form-area-content ul {
  margin-left: 1.25rem;
}

.form-area .form-area-content p {
  color: #035784;
}

.form-area .form-area-content p a:not(.filled-link) {
  color: #028EAE;
}

.form-area .form-area-content p a:not(.filled-link):hover {
  color: #035784;
}

.form-area .form-area-content p a.filled-link {
  background-color: #035784;
}

.form-area .form-area-content p a.filled-link:hover {
  background-color: #028EAE;
}

.form-area .form-area-content:first-of-type {
  margin: 0;
}

.sidebar-column {
  padding: 5.625rem 0 3.75rem;
  background: -webkit-gradient(linear, left top, right top, from(#e4ecee), to(rgba(228, 236, 238, 0)));
  background: linear-gradient(90deg, #e4ecee 0%, rgba(228, 236, 238, 0) 100%);
}

.sidebar-column .primary-content-container .primary-content {
  padding: 0 7.5rem 0 0;
}

.sidebar-column .primary-content-container .primary-content h2 {
  color: #171168;
  font-size: 2.25rem;
  line-height: 1.2;
  position: relative;
  margin: 0 0 1.875rem;
}

.sidebar-column .primary-content-container .primary-content h2:after {
  background-color: #028EAE;
  content: ' ';
  display: block;
  height: 4px;
  width: 175px;
  margin: 1.875rem 0 0 0;
}

.sidebar-column .primary-content-container .primary-content p {
  color: #3d3d3d;
  font-size: 1.125rem;
}

.sidebar-column .sidebar-content-container .sidebar-content {
  background: #035784;
  padding: 1.875rem 1.5rem;
  -webkit-box-shadow: -30px -30px #B7E3E7;
          box-shadow: -30px -30px #B7E3E7;
}

.sidebar-column .sidebar-content-container .sidebar-content .sidebar-content-item {
  border-bottom: 2px solid #B7E3E7;
  padding: 0.925rem 0;
}

.sidebar-column .sidebar-content-container .sidebar-content .sidebar-content-item:first-child {
  padding: 0 0 0.925rem;
}

.sidebar-column .sidebar-content-container .sidebar-content .sidebar-content-item:last-child {
  border: none;
  padding: 0.925rem 0 0;
}

.sidebar-column .sidebar-content-container .sidebar-content .sidebar-content-item > * {
  font-family: 'trade-gothic-next', sans-serif;
  font-size: 1.25rem;
  color: #fefefe;
}

.sidebar-column .sidebar-content-container .sidebar-content .sidebar-content-item h3 {
  font-weight: 700;
  margin: 0 0 0.46875rem;
  line-height: 1.2;
}

.sidebar-column .sidebar-content-container .sidebar-content .sidebar-content-item p {
  line-height: 1.2;
  margin: 0;
}

.sidebar-column .sidebar-content-container .sidebar-content .sidebar-content-item a {
  color: inherit;
}

.sidebar-column .sidebar-content-container .sidebar-content .sidebar-content-item a:hover {
  color: #B7E3E7;
}

.location-selector {
  background-color: #035784;
  padding: 1.875rem 0;
}

.location-selector .location-selector-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.location-selector .location-selector-tool {
  width: 100%;
  -ms-flex-preferred-size: 360px;
      flex-basis: 360px;
  max-width: 360px;
  position: relative;
}

.location-selector .location-selector-tool:before {
  position: absolute;
  right: 0.925rem;
  top: 12.5%;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  display: block;
  font-size: 1.25rem;
  color: #035784;
  z-index: 200;
}

.location-selector .location-selector-tool select {
  margin: 0;
  border-color: #B7E3E7;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.location-selector .location-selector-tool select:hover {
  cursor: pointer;
  background-color: #B7E3E7;
  color: #035784;
}

.location-selector .location-selector-tool + .selector-tool {
  margin: 0 0 0 0.9375rem;
}

.location-selector h2 {
  color: #B7E3E7;
  font-family: 'proxima-nova', sans-serif;
  font-size: 2.25rem;
  margin: 0 0 0.9375rem;
}

.location-selector a {
  background-color: #B7E3E7;
  color: #035784;
  display: inline-block;
  padding: 0.565rem 1.875rem;
  margin: 0 0 0 0.9375rem;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.location-selector a:hover {
  background-color: #028EAE;
  color: #E4ECEE;
}

.physician-finder {
  background-color: #035784;
  padding: 3.75rem 0;
}

.physician-finder h2 {
  color: #B7E3E7;
  line-height: 1;
  margin: 0 0 1.875rem 0;
}

@media print, screen and (min-width: 47.5em) {
  .physician-finder h2 {
    margin: 0;
  }
}

.physician-finder.no-selection-made .selector-tool {
  -ms-flex-preferred-size: calc((100% - 26.5%) / 2);
      flex-basis: calc((100% - 26.5%) / 2);
  flex-basis: calc((100% - 26.5%) / 2);
}

.physician-finder.selection-made .selector-tool {
  -ms-flex-preferred-size: calc(((100% - 50px) - 24.5%)/2);
      flex-basis: calc(((100% - 50px) - 24.5%)/2);
  max-width: calc(((100% - 50px) - 24.5%)/2);
}

.physician-finder.physician-condition.no-selection-made .selector-tool {
  -ms-flex-preferred-size: calc(100% - 25.5%);
      flex-basis: calc(100% - 25.5%);
  max-width: calc(100% - 25.5%);
}

.physician-finder.physician-condition.selection-made .selector-tool {
  -ms-flex-preferred-size: calc((100% - 50px) - 25.5%);
      flex-basis: calc((100% - 50px) - 25.5%);
  max-width: calc((100% - 50px) - 25.5%);
}

.flex-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.selector-tool {
  position: relative;
}

.selector-tool:before {
  position: absolute;
  right: 0.925rem;
  top: 12.5%;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  display: block;
  font-size: 1.25rem;
  color: #035784;
  z-index: 200;
}

.selector-tool select {
  margin: 0;
  border-color: #B7E3E7;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.selector-tool select:hover {
  cursor: pointer;
  background-color: #B7E3E7;
  color: #035784;
}

.selector-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-preferred-size: 24.5%;
      flex-basis: 24.5%;
  max-width: 24.5%;
  background-color: #B7E3E7;
  color: #035784;
  font-weight: 700;
}

.selector-link i {
  margin: 0 0 0 .5rem;
  line-height: 1;
}

.reset-button {
  width: 39px;
  background-color: #fefefe;
  color: #035784;
}

.new-callout.no-top-padding {
  padding-top: 0;
}

.new-callout.tight-top-padding {
  padding-top: 0.9375rem;
}

.new-callout.normal-top-padding {
  padding-top: 1.875rem;
}

.new-callout.extra-top-padding {
  padding-top: 3.875rem;
}

.new-callout.extreme-top-padding {
  padding-top: 5.8125rem;
}

.new-callout.no-bottom-padding {
  padding-bottom: 0;
}

.new-callout.tight-bottom-padding {
  padding-bottom: 0.9375rem;
}

.new-callout.normal-bottom-padding {
  padding-bottom: 1.875rem;
}

.new-callout.extra-bottom-padding {
  padding-bottom: 3.875rem;
}

.new-callout.extreme-bottom-padding {
  padding-bottom: 5.8125rem;
}

.new-callout.dual .new-callout-content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media print, screen and (min-width: 47.5em) {
  .new-callout.dual .new-callout-content-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media print, screen and (min-width: 47.5em) {
  .new-callout.dual .new-callout-content-container img {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    max-width: 40%;
  }
}

.new-callout.dual .new-callout-content {
  padding: 0 0 0 1.875rem;
}

.new-callout.dual .new-callout-content h2 {
  font-size: 1.5rem;
  color: #505155;
}

.new-callout.dual .new-callout-content p, .new-callout.dual .new-callout-content ul, .new-callout.dual .new-callout-content ol {
  color: #3d3d3d;
  font-size: 1rem;
}

.new-callout.dual .new-callout-content ol li, .new-callout.dual .new-callout-content ul li {
  margin: 0 0 1rem 0;
}

.new-callout.dual .new-callout-content ol li:last-child, .new-callout.dual .new-callout-content ul li:last-child {
  margin: 0;
}

/*# sourceMappingURL=style.css.map */
