@charset "UTF-8";
/**
 * main entry point and importer
 * the order of @import's here is important.
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 4rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 0.1rem solid #c0c0c0;
  margin: 0 0.2rem;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 0.1rem solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 0.1rem solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 0.1rem solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 0.1rem;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 0.5rem auto -webkit-focus-ring-color;
  outline-offset: -0.2rem;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0.6rem;
}

.img-thumbnail {
  padding: 0.4rem;
  line-height: 1.42857143;
  background-color: #fff;
  border: 0.1rem solid #ddd;
  border-radius: 0.4rem;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 0.1rem solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  padding: 0;
  margin: -0.1rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 3.6rem;
}

h2,
.h2 {
  font-size: 3rem;
}

h3,
.h3 {
  font-size: 2.4rem;
}

h4,
.h4 {
  font-size: 1.8rem;
}

h5,
.h5 {
  font-size: 1.4rem;
}

h6,
.h6 {
  font-size: 1.2rem;
}

p {
  margin: 0 0 1rem;
}

.lead {
  margin-bottom: 2rem;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 2.1rem;
  }
}
small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 0.9rem;
  margin: 4rem 0 2rem;
  border-bottom: 0.1rem solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 1rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -0.5rem;
}

.list-inline > li {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

dl {
  margin-top: 0;
  margin-bottom: 2rem;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 16rem;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 18rem;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 1rem 2rem;
  margin: 0 0 2rem;
  font-size: 1.75rem;
  border-left: 0.5rem solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 1.5rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.5rem solid #eeeeee;
  border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 2rem;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0.4rem;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.3rem;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 0.95rem;
  margin: 0 0 1rem;
  font-size: 1.3rem;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 0.1rem solid #ccc;
  border-radius: 0.4rem;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 34rem;
  overflow-y: scroll;
}

.container {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 75rem;
  }
}
@media (min-width: 992px) {
  .container {
    width: 97rem;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 117rem;
  }
}
.container-fluid {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-left: auto;
}

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 0.1rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

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

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

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

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

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

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 0.8rem;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0.1rem solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 0.2rem solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 0.2rem solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 0.5rem;
}

.table-bordered {
  border: 0.1rem solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 0.1rem solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 0.2rem;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

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

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 1.5rem;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0.1rem solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 2rem;
  font-size: 2.1rem;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 0.1rem solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0.5rem;
  font-weight: 700;
}

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

input[type=radio],
input[type=checkbox] {
  margin: 0.4rem 0 0;
  margin-top: 0.1rem \9 ;
  line-height: normal;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 0.5rem auto -webkit-focus-ring-color;
  outline-offset: -0.2rem;
}

output {
  display: block;
  padding-top: 0.7rem;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 3.4rem;
  padding: 0.6rem 1.2rem;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 0.1rem solid #ccc;
  border-radius: 0.4rem;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.8rem rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 3.4rem;
  }
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month] {
    line-height: 3rem;
  }
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  .input-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month] {
    line-height: 4.6rem;
  }
}
.form-group {
  margin-bottom: 1.5rem;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.radio label,
.checkbox label {
  min-height: 2rem;
  padding-left: 2rem;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 0.4rem \9 ;
  margin-left: -2rem;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -0.5rem;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 2rem;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 1rem;
}

.form-control-static {
  min-height: 3.4rem;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 3rem;
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.input-sm {
  height: 3rem;
  line-height: 3rem;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 3rem;
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.form-group-sm select.form-control {
  height: 3rem;
  line-height: 3rem;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 3rem;
  min-height: 3.2rem;
  padding: 0.6rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
}

.input-lg {
  height: 4.6rem;
  padding: 1rem 1.6rem;
  font-size: 1.8rem;
  line-height: 1.3333333;
  border-radius: 0.6rem;
}

select.input-lg {
  height: 4.6rem;
  line-height: 4.6rem;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 4.6rem;
  padding: 1rem 1.6rem;
  font-size: 1.8rem;
  line-height: 1.3333333;
  border-radius: 0.6rem;
}

.form-group-lg select.form-control {
  height: 4.6rem;
  line-height: 4.6rem;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 4.6rem;
  min-height: 3.8rem;
  padding: 1.1rem 1.6rem;
  font-size: 1.8rem;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 4.25rem;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 3.4rem;
  height: 3.4rem;
  line-height: 3.4rem;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 4.6rem;
  height: 4.6rem;
  line-height: 4.6rem;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075), 0 0 0.6rem #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 2.5rem;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 0.7rem;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 2.7rem;
}

.form-horizontal .form-group {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 0.7rem;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 1.5rem;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 1.1rem;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 0.6rem;
    font-size: 1.2rem;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0.1rem solid transparent;
  padding: 0.6rem 1.2rem;
  font-size: 1.4rem;
  line-height: 1.42857143;
  border-radius: 0.4rem;
  -webkit-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0.5rem auto -webkit-focus-ring-color;
  outline-offset: -0.2rem;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 0.3rem 0.5rem rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 1rem 1.6rem;
  font-size: 1.8rem;
  line-height: 1.3333333;
  border-radius: 0.6rem;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 0.1rem 0.5rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.2rem;
  vertical-align: middle;
  border-top: 0.4rem dashed;
  border-top: 0.4rem solid \9 ;
  border-right: 0.4rem solid transparent;
  border-left: 0.4rem solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 16rem;
  padding: 0.5rem 0;
  margin: 0.2rem 0 0;
  font-size: 1.4rem;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.1rem solid #ccc;
  border: 0.1rem solid rgba(0, 0, 0, 0.15);
  border-radius: 0.4rem;
  box-shadow: 0 0.6rem 1.2rem rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 0.1rem;
  margin: 0.9rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 0.3rem 2rem;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 0.3rem 2rem;
  font-size: 1.2rem;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.4rem dashed;
  border-bottom: 0.4rem solid \9 ;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.2rem;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -0.1rem;
}

.btn-toolbar {
  margin-left: -0.5rem;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 0.5rem;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 1.2rem;
  padding-left: 1.2rem;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 0.3rem 0.5rem rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 0.5rem 0.5rem 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 0.5rem 0.5rem;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -0.1rem;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 4.6rem;
  padding: 1rem 1.6rem;
  font-size: 1.8rem;
  line-height: 1.3333333;
  border-radius: 0.6rem;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 4.6rem;
  line-height: 4.6rem;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 3rem;
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 3rem;
  line-height: 3rem;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.6rem 1.2rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 0.1rem solid #ccc;
  border-radius: 0.4rem;
}

.input-group-addon.input-sm {
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  border-radius: 0.3rem;
}

.input-group-addon.input-lg {
  padding: 1rem 1.6rem;
  font-size: 1.8rem;
  border-radius: 0.6rem;
}

.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -0.1rem;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -0.1rem;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -0.1rem;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 1rem 1.5rem;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 0.1rem;
  margin: 0.9rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 0.1rem solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -0.1rem;
}

.nav-tabs > li > a {
  margin-right: 0.2rem;
  line-height: 1.42857143;
  border: 0.1rem solid transparent;
  border-radius: 0.4rem 0.4rem 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 0.1rem solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 0.5rem;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0.4rem;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 0.1rem solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 0.1rem solid #ddd;
    border-radius: 0.4rem 0.4rem 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0.4rem;
}

.nav-pills > li + li {
  margin-left: 0.2rem;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 0.2rem;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 0.5rem;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0.4rem;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 0.1rem solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 0.1rem solid #ddd;
    border-radius: 0.4rem 0.4rem 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -0.1rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 5rem;
  margin-bottom: 2rem;
  border: 0.1rem solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0.4rem;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  overflow-x: visible;
  border-top: 0.1rem solid transparent;
  box-shadow: inset 0 0.1rem 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 34rem;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 20rem;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 0.1rem;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 0.1rem 0 0;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 0.1rem;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 5rem;
  padding: 1.5rem 1.5rem;
  font-size: 1.8rem;
  line-height: 2rem;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -1.5rem;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 0.9rem 1rem;
  margin-right: 1.5rem;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  background-color: transparent;
  background-image: none;
  border: 0.1rem solid transparent;
  border-radius: 0.4rem;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 2.2rem;
  height: 0.2rem;
  border-radius: 0.1rem;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 0.4rem;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0.75rem -1.5rem;
}

.navbar-nav > li > a {
  padding-top: 1rem;
  padding-bottom: 1rem;
  line-height: 2rem;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 0.5rem 1.5rem 0.5rem 2.5rem;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 2rem;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.navbar-form {
  padding: 1rem 1.5rem;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
  border-top: 0.1rem solid transparent;
  border-bottom: 0.1rem solid transparent;
  box-shadow: inset 0 0.1rem 0 rgba(255, 255, 255, 0.1), 0 0.1rem 0 rgba(255, 255, 255, 0.1);
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 0.5rem;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}

.navbar-btn.btn-sm {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.navbar-btn.btn-xs {
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
}

.navbar-text {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -1.5rem;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 0.8rem 1.5rem;
  margin-bottom: 2rem;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0.4rem;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 0.5rem;
  color: #ccc;
  content: "/ ";
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 2rem 0;
  border-radius: 0.4rem;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0.6rem 1.2rem;
  margin-left: -0.1rem;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 0.1rem solid #ddd;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 1rem 1.6rem;
  font-size: 1.8rem;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0.6rem;
  border-bottom-right-radius: 0.6rem;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pager {
  padding-left: 0;
  margin: 2rem 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 0.5rem 1.4rem;
  background-color: #fff;
  border: 0.1rem solid #ddd;
  border-radius: 1.5rem;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -0.1rem;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 1rem;
  padding: 0.3rem 0.7rem;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 1rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -0.1rem;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 0.1rem 0.5rem;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 0.5rem;
}

.nav-pills > li > a > .badge {
  margin-left: 0.3rem;
}

.jumbotron {
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 1.5rem;
  font-size: 2.1rem;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  border-radius: 0.6rem;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 6rem;
    padding-left: 6rem;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 6.3rem;
  }
}
.thumbnail {
  display: block;
  padding: 0.4rem;
  margin-bottom: 2rem;
  line-height: 1.42857143;
  background-color: #fff;
  border: 0.1rem solid #ddd;
  border-radius: 0.4rem;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 0.9rem;
  color: #333333;
}

.alert {
  padding: 1.5rem;
  margin-bottom: 2rem;
  border: 0.1rem solid transparent;
  border-radius: 0.4rem;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

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

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 0.5rem;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 3.5rem;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -0.2rem;
  right: -2.1rem;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 4rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 2rem;
  margin-bottom: 2rem;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0.4rem;
  box-shadow: inset 0 0.1rem 0.2rem rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 1.2rem;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 4rem 4rem;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 1.5rem;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 1000rem;
}

.media-object {
  display: block;
}

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

.media-right,
.media > .pull-right {
  padding-left: 1rem;
}

.media-left,
.media > .pull-left {
  padding-right: 1rem;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 2rem;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 1rem 1.5rem;
  margin-bottom: -0.1rem;
  background-color: #fff;
  border: 0.1rem solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 2rem;
  background-color: #fff;
  border: 0.1rem solid transparent;
  border-radius: 0.4rem;
  box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 1.5rem;
}

.panel-heading {
  padding: 1rem 1.5rem;
  border-bottom: 0.1rem solid transparent;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 1rem 1.5rem;
  background-color: #f5f5f5;
  border-top: 0.1rem solid #ddd;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 0.1rem 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 0.3rem;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 0.3rem;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 0.3rem;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 0.3rem;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 0.1rem solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 2rem;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0.4rem;
}

.panel-group .panel + .panel {
  margin-top: 0.5rem;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 0.1rem solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 0.1rem solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 2rem;
  padding: 1.9rem;
  margin-bottom: 2rem;
  background-color: #f5f5f5;
  border: 0.1rem solid #e3e3e3;
  border-radius: 0.4rem;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 2.4rem;
  border-radius: 0.6rem;
}

.well-sm {
  padding: 0.9rem;
  border-radius: 0.3rem;
}

.close {
  float: right;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 0.1rem 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 1rem;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.1rem solid #999;
  border: 0.1rem solid rgba(0, 0, 0, 0.2);
  border-radius: 0.6rem;
  box-shadow: 0 0.3rem 0.9rem rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 1.5rem;
  border-bottom: 0.1rem solid #e5e5e5;
}

.modal-header .close {
  margin-top: -0.2rem;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 1.5rem;
}

.modal-footer {
  padding: 1.5rem;
  text-align: right;
  border-top: 0.1rem solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 0.5rem;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -0.1rem;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -999.9rem;
  width: 5rem;
  height: 5rem;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 60rem;
    margin: 3rem auto;
  }
  .modal-content {
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 30rem;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 90rem;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 1.2rem;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 0.5rem 0;
  margin-top: -0.3rem;
}

.tooltip.right {
  padding: 0 0.5rem;
  margin-left: 0.3rem;
}

.tooltip.bottom {
  padding: 0.5rem 0;
  margin-top: 0.3rem;
}

.tooltip.left {
  padding: 0 0.5rem;
  margin-left: -0.3rem;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 0.5rem;
  bottom: 0;
  margin-bottom: -0.5rem;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 0.5rem;
  margin-bottom: -0.5rem;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -0.5rem;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -0.5rem;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 0.5rem;
  margin-top: -0.5rem;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 0.5rem;
  margin-top: -0.5rem;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 20rem;
  padding: 0.3rem 0.8rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.4rem;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 27.6rem;
  padding: 0.1rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 1.4rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.1rem solid #ccc;
  border: 0.1rem solid rgba(0, 0, 0, 0.2);
  border-radius: 0.6rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -1rem;
}

.popover.right {
  margin-left: 1rem;
}

.popover.bottom {
  margin-top: 1rem;
}

.popover.left {
  margin-left: -1rem;
}

.popover > .arrow {
  border-width: 1.1rem;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow:after {
  content: "";
  border-width: 1rem;
}

.popover.top > .arrow {
  bottom: -1.1rem;
  left: 50%;
  margin-left: -1.1rem;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 0.1rem;
  margin-left: -1rem;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -1.1rem;
  margin-top: -1.1rem;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -1rem;
  left: 0.1rem;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -1.1rem;
  left: 50%;
  margin-left: -1.1rem;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 0.1rem;
  margin-left: -1rem;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -1.1rem;
  margin-top: -1.1rem;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 0.1rem;
  bottom: -1rem;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 0.8rem 1.4rem;
  margin: 0;
  font-size: 1.4rem;
  background-color: #f7f7f7;
  border-bottom: 0.1rem solid #ebebeb;
  border-radius: 0.5rem 0.5rem 0 0;
}

.popover-content {
  padding: 0.9rem 1.4rem;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 100rem;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -1rem;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -1rem;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -1rem;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 2rem;
  height: 2rem;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin: 0.1rem;
  text-indent: -99.9rem;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 0.1rem solid #fff;
  border-radius: 1rem;
}

.carousel-indicators .active {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 2rem;
  left: 15%;
  z-index: 10;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #fff;
  text-align: center;
  text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 3rem;
    height: 3rem;
    margin-top: -1rem;
    font-size: 3rem;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -1rem;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -1rem;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 3rem;
  }
  .carousel-indicators {
    bottom: 2rem;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* overall site variables and settings. */
/**
 * --------
 * SETTINGS
 * ALL global variables should be collected here.
 *
 * 1. WIDTHS
 *    1.A Common breakpoints
 *    1.B Semantic widths
 * 2. FONTS
 *    2.A Imported fonts
 *    2.B Basic Font Stacks
 *    2.C Imported Families Variables
 * 3. COLORS
 *    3.A Raw colors
 *    3.B Semantic colors
 * 4. LAYOUT & MISC
 */
/**
  * ---------
  * 1. WIDTHS
  *
  * 1.A Common breakpoints ----------
  */
/* small phone breakpoing (iPhone 5, etc.) */
/* general phone breakpoint */
/* general tablet portrait breakpoint */
/* general tablet landscape breakpoint */
/* general max container width */
/* general design max */
/* 1.B Semantic widths ---------- */
/**
  * --------
  * 2. FONTS
  *
  * 2.A Imported fonts ----------
  */
/**
  * 2.B Basic Font Stacks ----------
  */
/**
  * 2.C Imported Families Variables ----------
  * include imported family variables here, along with a sans/serif fallback
  */
/**
  * 2.D  Semantic Fonts ----------
  * if you're using imported families, use family variables
  */
/**
  * ---------
  * 3. COLORS
  *
  * 3.A Raw colors ----------
  */
/**
  * 3.B Semantic colors ----------
  */
:root {
  --c-white: #fff;
  --c-black: #000;
  --c-light-gray: #f1f1f2;
  --c-med-gray: #9b9b9b;
  --c-dark-blue: #003263;
  --c-light-blue: #007cc2;
}

/**
  * ---------
  * 4. LAYOUT & MISC
  */
/**
 * bp
 *   Implement styles above a certain breakpoint.
 */
/**
 * bp-down
 *   Implement styles below a certain breakpoint.
 */
/**
 * Fonts: mixins for reproducable font styles.
 */
/**
 * Icons.
 */
html {
  font-size: 62.5%;
}

body {
  overflow-x: hidden;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
}

main::before {
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: #003263;
  opacity: 0;
  transition: opacity 0.3s ease;
  content: "";
  pointer-events: none;
}

.flyout-search-expanded main {
  position: relative;
}
.flyout-search-expanded main::before {
  opacity: 0.6;
}

.layout-container,
.toolbar-tray-open:not(.toolbar-vertical) .layout-container,
body:not(.toolbar-tray-open) .layout-container {
  margin-right: 0;
  margin-left: 0;
}

.block-local-tasks-block {
  margin-bottom: 3rem;
}

.page-wrapper *:focus,
.ui-dialog *:focus {
  outline: 0.5rem auto Highlight;
  outline: auto 0.5rem -webkit-focus-ring-color;
  outline-offset: 0.4rem;
  box-shadow: none;
}

iframe[src^="https://insight.adsrvr.org"] {
  display: none;
}

#drupal-live-announce.visually-hidden {
  display: none;
}

@media screen and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}
@media screen and (min-width: 992px) {
  .breadcrumbs__list {
    display: flex;
  }
}

.breadcrumbs__separator {
  margin-right: 0.8rem;
  margin-left: 0.6rem;
}

.breadcrumbs__link {
  color: #007cc2;
  text-decoration: none;
}
.breadcrumbs__link:hover, .breadcrumbs__link:focus, .breadcrumbs__link:active {
  color: #23527c;
  text-decoration: underline;
}

.breadcrumbs__item .breadcrumbs__no-link {
  color: #666;
}
@media screen and (min-width: 992px) {
  .breadcrumbs__item .breadcrumbs__no-link {
    display: inline-block;
    max-width: 25rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

/**
 * Buttons
 */
.button {
  display: inline-block;
  height: auto;
  padding: 0.8rem 1rem 0.6rem;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 3rem;
  text-align: center;
  text-decoration: none;
  border: 0.1rem solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
}

.button:not(:focus) {
  box-shadow: none;
}

.button--cta {
  display: inline-block;
  height: auto;
  padding: 0.8rem 1rem 0.6rem;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 3rem;
  text-align: center;
  text-decoration: none;
  border: 0.1rem solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  color: #fff;
  font-family: sans-serif;
  text-shadow: 0 -0.1rem rgb(15, 34, 68);
  background-color: rgb(53, 116, 227);
  background-image: linear-gradient(to bottom, rgb(53, 116, 227), rgb(39, 87, 170));
  border: 0.2rem solid rgb(26, 58, 113);
  border-radius: 0.6rem;
  box-shadow: inset 0 0.1rem rgb(66, 145, 255);
}
.button--cta:hover, .button--cta:focus, .button--cta:active {
  color: #fff;
  background-color: rgb(58, 127, 249);
  background-image: linear-gradient(to bottom, rgb(58, 127, 249), rgb(39, 87, 170));
  border: 0.2rem solid rgb(31, 69, 136);
  box-shadow: inset 0 0.1rem rgb(71, 156, 255), 0 0.1rem 0.8rem rgba(0, 0, 0, 0.3);
}

.button--ghost,
.btn-mun {
  display: inline-block;
  height: auto;
  padding: 0.8rem 1rem 0.6rem;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 3rem;
  text-align: center;
  text-decoration: none;
  border: 0.1rem solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  min-width: 21%;
  max-width: 100%;
  padding: 1rem 2.5rem;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  line-height: 1.43;
  background-color: #23527c;
  border-color: #23527c;
}
.button--ghost:hover, .button--ghost:focus, .button--ghost:active,
.btn-mun:hover,
.btn-mun:focus,
.btn-mun:active {
  color: #23527c;
  text-decoration: none;
  background-color: #fff;
}

.button--link,
.btn.btn-link,
.btn.btn-link.btn-link-forward {
  position: relative;
  float: right;
  margin-bottom: 2.5rem;
  padding-top: 0.6rem;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: right;
}
.button--link:hover, .button--link:focus, .button--link:active,
.btn.btn-link:hover,
.btn.btn-link:focus,
.btn.btn-link:active,
.btn.btn-link.btn-link-forward:hover,
.btn.btn-link.btn-link-forward:focus,
.btn.btn-link.btn-link-forward:active {
  text-decoration: underline;
  cursor: pointer;
}
.button--link::after,
.btn.btn-link::after,
.btn.btn-link.btn-link-forward::after {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}

.button--link.button--link-back,
.btn.btn-link.btn-link-back {
  position: relative;
  float: right;
  margin-bottom: 2.5rem;
  padding-top: 0.6rem;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: right;
  padding-right: 0;
  padding-left: 4.5rem;
}
.button--link.button--link-back:hover, .button--link.button--link-back:focus, .button--link.button--link-back:active,
.btn.btn-link.btn-link-back:hover,
.btn.btn-link.btn-link-back:focus,
.btn.btn-link.btn-link-back:active {
  text-decoration: underline;
  cursor: pointer;
}
.button--link.button--link-back::after,
.btn.btn-link.btn-link-back::after {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}
.button--link.button--link-back::after,
.btn.btn-link.btn-link-back::after {
  display: none;
  content: none;
}
.button--link.button--link-back::before,
.btn.btn-link.btn-link-back::before {
  position: absolute;
  top: 0.2rem;
  right: 0;
  left: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f104";
}

.carousel-arrow {
  position: relative;
  display: flex;
  gap: 2rem;
  align-items: center;
  justify-content: center;
  padding: 2rem 0;
  overflow: hidden;
}

.carousel .carousel-indicators {
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 15;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  padding-left: 0;
  line-height: 0;
}

.carousel .carousel-control.left,
.carousel .carousel-control.right {
  position: relative;
  z-index: 9999;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  color: #007cc2;
  font-size: 3rem;
  background: transparent;
  opacity: 1;
}

.carousel .carousel-control.left .glyphicon,
.carousel .carousel-control.right .glyphicon {
  position: relative;
  top: unset;
  right: unset;
  left: unset;
  display: flex;
  margin: 0;
}

.carousel .carousel-control.left .glyphicon.glyphicon-chevron-left::before {
  font-family: "Font Awesome 6 Free";
  content: "\f104";
}

.carousel .carousel-control.right .glyphicon.glyphicon-chevron-right::before {
  font-family: "Font Awesome 6 Free";
  content: "\f105";
}

.carousel-indicators li {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin: 0.1rem;
  text-indent: -99.9rem;
  background-color: rgba(0, 0, 0, 0);
  border: 0.1rem solid #fff;
  border-radius: 1rem;
  cursor: pointer;
}

.carousel .carousel-indicators li {
  width: 1.4rem;
  height: 1.4rem;
  border: 0.1rem solid #007cc2;
}
.carousel .carousel-indicators li.active {
  width: 1.6rem;
  height: 1.6rem;
  background-color: #007cc2;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item.active,
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

.carousel .loc-carousel {
  height: 25rem;
  padding: 2rem;
  background-color: #8c8681;
  opacity: 0.9;
}

.carousel .latest,
.carousel .careers,
.carousel .loc-carousel {
  height: auto !important;
  min-height: 30rem !important;
}

main .content-wrapper .container,
header.container {
  width: 100%;
}
@media screen and (min-width: 768px) {
  main .content-wrapper .container,
  header.container {
    max-width: 75rem;
  }
}
@media screen and (min-width: 992px) {
  main .content-wrapper .container,
  header.container {
    max-width: 97rem;
  }
}
@media screen and (min-width: 1200px) {
  main .content-wrapper .container,
  header.container {
    max-width: 117rem;
  }
}
@media screen and (min-width: 1284px) {
  main .content-wrapper .container,
  header.container {
    max-width: 128rem;
  }
}

/**
 * Drupal
 *    Global Drupal system styles.
 */
.tabs-wrapper.is-horizontal .tabs.tabs--primary .tabs__tab {
  font-size: 1.6rem;
}

.tabs-wrapper.is-horizontal .tabs__link.is-active::before {
  border-bottom-color: #23527c;
}

.tabs-wrapper.is-horizontal .tabs.tabs--primary .tabs__link {
  padding: 2rem 2.8rem;
  color: #23527c;
}
.tabs-wrapper.is-horizontal .tabs.tabs--primary .tabs__link:hover, .tabs-wrapper.is-horizontal .tabs.tabs--primary .tabs__link:focus, .tabs-wrapper.is-horizontal .tabs.tabs--primary .tabs__link:active {
  color: #003263;
  background-color: rgba(0, 124, 194, 0.25);
}

body .skip-link {
  color: #000;
  background: #fff;
  font-weight: 500;
}
body .skip-link:hover {
  color: #000;
  background: #fff;
  text-decoration: underline;
}

.videoWrapper,
.video-wrapper {
  display: block;
  aspect-ratio: 16/9;
  width: 100%;
  margin: 2.4rem 0;
}

iframe[src*="youtube.com"],
iframe[src*="youtu.be"] {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}

/**
 * Form elements.
 */
.link,
p a {
  color: #007cc2;
  text-decoration: none;
}
.link:hover, .link:focus, .link:active,
p a:hover,
p a:focus,
p a:active {
  color: #23527c;
  text-decoration: underline;
}

span.link {
  cursor: unset;
}
span.link:hover, span.link:focus, span.link:active {
  text-decoration: none;
}

.link.link--telephone {
  display: block;
  margin: 1.6rem 0;
  color: #000;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 1.75;
}
.link.link--telephone::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  margin: 0 0.7rem;
  color: #007cc2;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 1.2;
  text-decoration: none;
  aspect-ratio: 1/1;
}
.link.link--telephone:hover, .link.link--telephone:focus, .link.link--telephone:active {
  background-color: transparent;
}
.link.link--telephone::before {
  content: "\f095";
}

.link.link--fax {
  display: block;
  margin: 1.6rem 0;
  color: #000;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 1.75;
}
.link.link--fax::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  margin: 0 0.7rem;
  color: #007cc2;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 1.2;
  text-decoration: none;
  aspect-ratio: 1/1;
}
.link.link--fax:hover, .link.link--fax:focus, .link.link--fax:active {
  background-color: transparent;
}
.link.link--fax::before {
  content: "\f1ac";
}

.link.link--email {
  display: block;
  margin: 1.6rem 0;
  color: #000;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 1.75;
}
.link.link--email::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  margin: 0 0.7rem;
  color: #007cc2;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 1.2;
  text-decoration: none;
  aspect-ratio: 1/1;
}
.link.link--email:hover, .link.link--email:focus, .link.link--email:active {
  background-color: transparent;
}
.link.link--email::before {
  content: "\f0e0";
}

.link.link--arrow {
  display: block;
  margin: 1.6rem 0;
  color: #000;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 1.75;
  display: block;
  margin: 16px 0;
  color: #000;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 1.75;
  color: #23527c;
}
.link.link--arrow::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  margin: 0 0.7rem;
  color: #007cc2;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 1.2;
  text-decoration: none;
  aspect-ratio: 1/1;
}
.link.link--arrow:hover, .link.link--arrow:focus, .link.link--arrow:active {
  background-color: transparent;
}
.link.link--arrow::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  margin: 0 0.7rem;
  color: #007cc2;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 1.2;
  text-decoration: none;
  aspect-ratio: 1/1;
}
.link.link--arrow:hover, .link.link--arrow:focus, .link.link--arrow:active {
  background-color: transparent;
}
.link.link--arrow::before, .link.link--arrow::after {
  display: none;
  padding: 0.3rem 1.3rem;
  color: #fff;
  background-color: #23527c;
  border-radius: 100%;
}

.link.link--arrow::before,
.link.link--arrow.link--arrow-before::before {
  display: inline-flex;
  content: "\f104";
}

.link.link--arrow.link--arrow-after::before {
  display: none;
}
.link.link--arrow.link--arrow-after::after {
  display: inline-flex;
  content: "\f105";
}

li {
  margin-bottom: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.875;
  margin-bottom: 0;
  line-height: 3rem;
}

ul {
  padding-left: 5rem;
  list-style: outside;
}

.bottom-content {
  padding: 1.5rem;
}

.bottom-content > div {
  margin-top: 0;
}

.styled-select {
  display: none !important;
}
.styled-select::after {
  display: none !important;
}

.ss-wrapper {
  position: relative;
  width: 100%;
}

.ss-wrapper button.ss-value {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  padding: 0.6rem 4.5rem 0.6rem 1.2rem;
  color: #007cc2;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  text-align: left;
  background: #fff;
  border: 0.1rem solid #007cc2;
  border-radius: 0.4rem;
}
.ss-wrapper button.ss-value::after {
  position: absolute;
  top: 50%;
  right: 1rem;
  color: #007cc2;
  font-weight: bold;
  font-size: 2rem;
  font-family: "Font Awesome 6 Free";
  text-align: right;
  transform: translateY(calc(-50% + 0.2rem));
  content: "\f107";
}

.ss-wrapper .ss-options {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  display: none;
  width: 100%;
  margin-top: 0.5rem;
  background-color: #fff;
  border: 0.1rem solid #007cc2;
  border-radius: 0.4rem;
}
.ss-wrapper .ss-options.active {
  display: block;
}

.ss-wrapper .ss-options .ss-option {
  display: block;
  padding: 1rem;
  color: #000;
  font-weight: 300;
  font-size: 1.8rem;
}
.ss-wrapper .ss-options .ss-option[selected] {
  font-weight: 600;
}

table,
table td,
table th {
  font-size: 1.6rem;
  border-color: #666;
  border-style: solid;
}

table[border="0"],
table[border="0"] * {
  border-width: 0;
}

table[style*=width],
.text-formatted .table-wrapper table[style*=width] {
  min-width: unset;
}

tr {
  color: inherit;
  background: transparent;
  border-bottom: 0;
}

@media screen and (max-width: 768px) {
  .text-formatted .table-wrapper {
    display: block;
    width: 100%;
    padding: 0.5rem;
    overflow-x: scroll !important;
    overflow-y: auto;
    outline: solid 0.1rem #f5f5f5;
    box-shadow: inset -2rem 0 1rem -1rem rgba(0, 0, 0, 0.1);
  }
}

.text-formatted .table-wrapper table:not([border="0"]) {
  min-width: 60rem;
  font-size: 1.2rem;
}

/**
 * Body
 */
body {
  font-family: "Open Sans", sans-serif;
  word-wrap: initial;
  -webkit-hyphens: initial;
  hyphens: initial;
}

body p {
  margin-bottom: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.875;
  font-size: 1.6rem;
}

/**
 * Inline Elements
 */
hr {
  margin: 2rem 0;
}

blockquote::before {
  content: none;
}

/**
 * Headings
 */
h1,
.h1 {
  margin: 0.8rem 0;
  color: #003263;
  font-weight: 600;
  font-size: 3.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.16666;
}

h2,
.h2 {
  margin: 2rem 0 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 3rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.36666;
}

h3,
.h3 {
  margin: 2rem 0 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 2.4rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.375;
}

h4,
.h4 {
  margin: 1rem 0;
  color: #003263;
  color: #003263;
  font-weight: 600;
  font-size: 2rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.35;
}

h5,
.h5 {
  color: #666;
  font-size: 1.8rem;
  font-family: "Roboto", sans-serif;
}

h6,
.h6 {
  color: #666;
  font-size: 1.8rem;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
}

.d-sm-none {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }
}

.js-hidden-mobile {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .js-hidden-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 992px) {
  .js-moved-mobile {
    display: none !important;
  }
}

.field--type-text-with-summary details summary {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 2.4rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.45;
}

.field--type-text-with-summary details summary:focus {
  outline: 0.5rem auto Highlight;
  outline: auto 0.5rem -webkit-focus-ring-color;
  outline-offset: 0.4rem;
  box-shadow: none;
}

.field--type-text-with-summary details summary::-webkit-details-marker {
  display: none;
}

.field--type-text-with-summary details summary::before {
  color: #666;
  font-size: 2.8rem;
  line-height: 1;
  content: "‣";
}

.field--type-text-with-summary details[open] > summary::before {
  transform: rotate(90deg);
}

.text-formatted .media.media--type-image {
  display: block;
  max-width: 100%;
  height: auto !important;
}

.text-formatted .media.media--type-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top;
}

@media screen and (max-width: 767px) {
  .text-formatted .media.media--type-image {
    width: 100% !important;
    height: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .text-formatted div[style*=height] {
    height: auto !important;
  }
}

@media screen and (max-width: 767px) {
  .text-formatted .hs-cta-wrapper {
    display: block;
  }
}

.text-formatted .hs-cta-wrapper a,
.text-formatted .hs-cta-wrapper img {
  margin: 1rem;
}

@media screen and (max-width: 767px) {
  .text-formatted .hs-cta-wrapper img {
    display: block;
    width: 100%;
    margin: 1rem;
  }
}

.text-formatted .hs-cta-wrapper .cta_button p span {
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 3rem;
  text-align: center;
}

.text-formatted .hs-cta-wrapper a {
  min-width: 28.9rem;
  max-width: 100%;
  margin: 0;
}
@media screen and (min-width: 576px) {
  .text-formatted .hs-cta-wrapper a {
    width: max-content !important;
  }
}

.text-formatted .patient-content {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem 2.4rem;
  align-items: center;
  justify-content: center;
}

.text-formatted .drop-alph,
.text-formatted .drop-alph h2 {
  position: relative;
}
.text-formatted .drop-alph::after,
.text-formatted .drop-alph h2::after {
  position: absolute;
  bottom: 0;
  left: calc((100vw - 100%) / -2);
  width: 100vw;
  height: 0;
  border-bottom: 0.1rem solid #979797;
  content: "";
}
@media screen and (min-width: 768px) {
  .text-formatted .drop-alph::after,
  .text-formatted .drop-alph h2::after {
    left: calc((100vw - (100% - 2.4rem)) / -2);
  }
}

.text-formatted .drop-alph {
  padding: 2rem 0;
}
.text-formatted .drop-alph::after {
  box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.3);
}

.text-formatted .drop-alph h2 {
  padding-top: 3.2rem;
}
.text-formatted .drop-alph h2::after {
  top: 0;
  bottom: unset;
}

.text-formatted .drop-alph .alist {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem;
  max-width: 66rem;
  margin: 2rem auto;
}

.text-formatted .drop-alph .alist > li {
  flex: 0 0 3.6rem;
}

.text-formatted .drop-alph .alist > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.6rem;
  height: 3.8rem;
  margin: 0;
  padding: 0.5rem;
  color: #003263;
  text-align: center;
  border: #007cc2 0.1rem solid;
  border-radius: 0.5rem;
}

.text-formatted .alpha-results .alpha-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem;
  padding: 3.2rem 0;
  border-bottom: 0.1rem solid #ddd;
}

.text-formatted .alpha-results .alpha-column {
  flex: 1 0 35rem;
  max-width: 100%;
}

.text-formatted .alpha-results .alpha-column ul {
  margin: 0;
  padding-left: 2rem;
}

.text-formatted .alpha-results .alpha-column li {
  padding: 0.4rem 0;
}

.text-formatted .alpha-results .alpha-column a {
  color: #000;
  font-weight: 600;
  font-size: 1.8rem;
  text-decoration: none;
}
.text-formatted .alpha-results .alpha-column a:hover, .text-formatted .alpha-results .alpha-column a:focus, .text-formatted .alpha-results .alpha-column a:active {
  text-decoration: underline;
}

.text-formatted center {
  display: inline-block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .text-formatted .categories-wrapper .container {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .text-formatted .categories-wrapper .category {
    width: 100% !important;
  }
}

.text-formatted details .categories-wrapper {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .text-formatted details .categories-wrapper {
    margin-bottom: 6rem;
  }
}

.page-content .text-formatted a {
  text-decoration: underline;
}

.text-formatted ul li,
.text-formatted ol li {
  line-height: 3rem;
}

/**
 * Sidebar Menu
 *    Link lists and menus displayed in the sidebar.
 */
.sidebar-menu {
  margin-bottom: 4.5rem;
}

.sidebar-menu .sidebar-menu__title {
  margin: 1.5rem 0 0;
  padding-bottom: 0.8rem;
  text-transform: uppercase;
  border-bottom: 0.3rem solid #01796f;
}

.sidebar-menu .sidebar-menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-menu .sidebar-menu__item {
  margin: 0;
  border-bottom: 0.1rem solid #9b9b9b;
}

.sidebar-menu .sidebar-menu__link {
  display: block;
  padding: 1.2rem 0.7rem;
  color: #000;
}
.sidebar-menu .sidebar-menu__link:hover, .sidebar-menu .sidebar-menu__link:focus, .sidebar-menu .sidebar-menu__link:active {
  color: #007cc2;
  font-weight: 600;
  text-decoration: none;
  background-color: #f1f1f2;
}

.sidebar-menu.sidebar-menu--thinner .sidebar-menu__link {
  padding: 0.4rem 1.2rem;
}

.block-munson-blog-category-filter {
  position: relative;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .block-munson-blog-category-filter {
    margin: 0 0 4.5rem;
  }
}

.block-munson-blog-category-filter h2 {
  display: block;
  width: 100%;
  padding: 3rem 1.5rem;
  color: #fff;
  font-size: 2.6rem;
  line-height: 2.7rem;
  letter-spacing: -0.07rem;
  text-transform: capitalize;
  border-bottom: 0;
}
@media screen and (max-width: 991px) {
  .block-munson-blog-category-filter h2 {
    margin: 0;
    text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.5);
    background: linear-gradient(270deg, rgba(0, 124, 194, 0.68) 0%, #007cc2 100%);
    background-image: url("/themes/custom/munson/images/small_banner_with_texture_1024.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .block-munson-blog-category-filter h2 {
    margin-bottom: 0;
    padding: 1rem 0;
    color: #003263;
    font-weight: 600;
    font-size: 2.1rem;
    text-transform: uppercase;
    border-bottom: 0.3rem solid #01796f;
  }
}

.block-munson-blog-category-filter ul {
  margin: 0;
}

.block-munson-blog-category-filter ul li {
  position: relative;
  display: flex;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 3.5rem;
  text-transform: none;
  list-style: none;
  border-bottom: 0.1rem solid #ddd;
}
.block-munson-blog-category-filter ul li.below {
  border-bottom: 0;
}

.block-munson-blog-category-filter ul li button {
  display: none;
}

.block-munson-blog-category-filter ul li a {
  width: 86%;
  margin-left: 0;
  padding: 1rem 1.5rem;
  color: #000;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.7em;
  transition: margin-left 0.2s ease;
}
.block-munson-blog-category-filter ul li a:hover {
  margin-left: 0.5rem;
  text-decoration: none;
}

.block-munson-blog-category-filter ul li span {
  margin-left: 0;
  padding: 1rem 1.5rem;
  color: #000;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.7em;
  transition: margin-left 0.2s ease;
}

.block-munson-blog-category-filter ul li ul {
  margin-left: 0;
}

.block-munson-blog-category-filter ul li ul li {
  margin-left: 1.5rem;
}
.block-munson-blog-category-filter ul li ul li:first-of-type {
  display: none;
}
.block-munson-blog-category-filter ul li ul li:last-of-type {
  border-bottom: 0;
}

.block-munson-blog-category-filter .item-list {
  width: 100%;
}

.block-munson-blog-category-filter .categories__container {
  display: none;
}
@media screen and (min-width: 992px) {
  .block-munson-blog-category-filter .categories__container {
    display: block;
  }
}

.block-munson-blog-category-filter .categories__container.expanded {
  display: block;
}

.block-munson-blog-category-filter .categories__container-toggle {
  display: none;
}

.block-munson-blog-category-filter .mobile-title {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0 5.6rem 0 1.5rem;
  color: #003263;
  font-weight: bold;
  font-size: 2rem;
  line-height: 5.5rem;
  text-align: left;
  text-transform: uppercase;
  background-color: #fff;
  border: 0.2rem solid #003263;
  border-right: 0;
  border-left: 0;
}
.block-munson-blog-category-filter .mobile-title::after {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  padding-top: 0.4rem;
  color: #fff;
  font-family: "Font Awesome 6 Free";
  line-height: 2.4rem;
  text-align: center;
  background: #007cc2;
  border-radius: 50%;
  transform: translateY(-50%);
  content: "\f107";
}
@media screen and (min-width: 992px) {
  .block-munson-blog-category-filter .mobile-title {
    display: none;
  }
}

.block-munson-blog-category-filter .mobile-title.open::after {
  transform: translateY(-50%) rotate(180deg);
}

.featured-section--wrapper {
  padding: 1rem 1.5rem;
  background-color: #f1f1f2;
}
@media screen and (min-width: 768px) {
  .featured-section--wrapper {
    padding: 3rem 10rem 3rem;
  }
}

.featured-section--wrapper .service-content {
  width: 100%;
  padding-top: 2.5rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .featured-section--wrapper .service-content {
    width: 50%;
    padding: 0 2.5%;
  }
}

.featured-section--wrapper .service-content h2 {
  color: #003263;
  font-size: 3rem;
  font-weight: 600;
  line-height: 4.1rem;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .featured-section--wrapper .service-content h2 {
    margin-top: 2rem;
  }
}

.featured-section--wrapper .service-content ul {
  list-style: outside;
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .featured-section--wrapper .service-content ul {
    padding-left: 5rem;
  }
}

.featured-section--wrapper .service-content li {
  font-size: 1.6rem;
  line-height: 3.5rem;
  padding-left: 1rem;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .featured-section--wrapper .service-content li {
    padding-left: 3.5rem;
  }
}

.featured-section--wrapper .service-block {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .featured-section--wrapper .service-block {
    width: 50%;
  }
}

.featured-section--wrapper .carousel {
  width: 97%;
  margin-bottom: 2rem;
}

.featured-section--wrapper .two-cols {
  display: block;
}
@media screen and (min-width: 768px) {
  .featured-section--wrapper .two-cols {
    display: flex;
  }
}

.featured-section--wrapper .side-block {
  box-shadow: 0 0.1rem 0.7rem 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 1rem;
  padding: 0.5rem 3.5rem 6.5rem;
  min-height: 26rem;
}
@media screen and (min-width: 768px) {
  .featured-section--wrapper .side-block {
    margin-bottom: 4rem;
  }
}

.featured-section--wrapper .side-block.teal-block {
  background: #01796f;
}
.featured-section--wrapper .side-block.teal-block * {
  color: #fff;
}
.featured-section--wrapper .side-block.teal-block .btn-link::after {
  background: #fff;
  color: #01796f;
}

.featured-section--wrapper .side-block.blue-block {
  background: #007cc2;
}
.featured-section--wrapper .side-block.blue-block * {
  color: #fff;
}
.featured-section--wrapper .side-block.blue-block .btn-link::after {
  background: #fff;
  color: #007cc2;
}

.featured-section--wrapper .side-block .field--name-field-date {
  font-weight: 700;
}

.featured-section--wrapper .side-block .node--type-news-item h2 {
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: normal;
}

.featured-section--wrapper .side-block .node--type-news-item a:hover {
  text-decoration: none;
}

.featured-section--wrapper .side-block h4 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 4.1rem;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .featured-section--wrapper .side-block h4 {
    margin-top: 0;
  }
}

.featured-section--wrapper .side-block h2 {
  margin: 2rem 0 1rem;
  font-weight: 400;
  font-size: 3rem;
  line-height: 1.36;
}

.footer-ctas {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .footer-ctas {
    max-width: 75rem;
  }
}
@media screen and (min-width: 992px) {
  .footer-ctas {
    max-width: 97rem;
  }
}
@media screen and (min-width: 1200px) {
  .footer-ctas {
    max-width: 117rem;
  }
}
@media screen and (min-width: 1284px) {
  .footer-ctas {
    max-width: 128rem;
  }
}
@media screen and (min-width: 768px) {
  .footer-ctas {
    transform: translateY(50%);
  }
}

.footer-ctas__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.5rem;
  margin: 3rem auto;
}
@media screen and (min-width: 768px) {
  .footer-ctas__list {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 0;
    margin-bottom: 0;
  }
}

.footer-ctas__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 3rem 0.5rem;
  color: #fff;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
  background-color: #01796f;
}
@media screen and (min-width: 768px) {
  .footer-ctas__link {
    box-shadow: -0.2rem 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.5);
  }
}
@media screen and (min-width: 992px) {
  .footer-ctas__link {
    font-size: 2.2rem;
  }
}
.footer-ctas__link:hover, .footer-ctas__link:focus, .footer-ctas__link:active {
  color: #fff;
  text-decoration: underline;
}

.footer-ctas__link-icon {
  width: 3.4rem;
  height: 3.4rem;
  margin-left: 2rem;
  padding: 0.5rem 1rem;
  color: #01796f;
  font-weight: 600;
  background-color: #fff;
  border-radius: 50%;
}

.fa.footer-ctas__link-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-munson-home-navigator {
  width: 100%;
}

.home-navigator {
  display: block;
  padding: 3rem 0 2rem;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .home-navigator {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: -33.6rem;
    padding: 3rem 2rem 2rem;
    background: rgba(255, 255, 255, 0.8);
  }
}
@media screen and (min-width: 768px) {
  .home-navigator {
    position: relative;
    margin-top: -25rem;
    padding: 0.5rem 0 3rem;
  }
}

.home-navigator h2 {
  margin-top: 2rem;
  padding: 0 2rem 0.5rem;
  font-size: 2.4rem;
  line-height: 3.3rem;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .home-navigator h2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 61.8rem;
  }
}
@media screen and (min-width: 768px) {
  .home-navigator h2 {
    padding: 0.5rem 2.5rem;
    font-size: 3.5rem;
    line-height: 4.5rem;
  }
}
@media screen and (min-width: 992px) {
  .home-navigator h2 {
    max-width: 77.6rem;
    font-size: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  .home-navigator h2 {
    padding: 3rem 2rem 0.5rem;
    max-width: 100%;
  }
}

.home-navigator .fields-wrapper {
  margin: 0 0 3rem;
  padding: 0 3rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home-navigator .fields-wrapper {
    margin: 3rem 0;
    padding: 0;
  }
}

.home-navigator .field-group {
  position: relative;
  display: inline-block;
  display: block;
  margin: 0 0 1.5rem;
  text-align: left;
}
.home-navigator .field-group select {
  position: relative;
  min-width: 30rem;
  height: 4rem;
  padding: 0.3rem 1.2rem 0.5rem;
  color: #9b9b9b;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.7rem;
  text-transform: lowercase;
  text-indent: 0.1rem;
  text-overflow: "";
  vertical-align: middle;
  background: #fff;
  border: 0.1rem solid #007cc2;
  border-radius: 0.4rem;
  -webkit-appearance: none;
  appearance: none;
  appearance: none;
}
@media screen and (min-width: 576px) {
  .home-navigator .field-group select {
    width: 100%;
    min-width: auto;
    max-width: 100%;
  }
}
.home-navigator .field-group select.selected-value {
  color: #000;
}
.home-navigator .field-group::after {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  height: 4rem;
  padding: 0 1.3rem;
  color: #fff;
  font-size: 3rem;
  font-family: "Font Awesome 6 Free";
  background: #007cc2;
  border-radius: 0 0.7rem 0.7rem 0;
  content: "\f107";
  pointer-events: none;
}
.home-navigator .field-group label,
.home-navigator .field-group select {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .home-navigator .field-group {
    position: relative;
    display: inline-block;
    margin: 0;
    text-align: center;
    vertical-align: middle;
  }
  .home-navigator .field-group label,
  .home-navigator .field-group select {
    display: inline-block;
    width: auto;
  }
}

.home-navigator .field-group select {
  min-width: auto;
}
@media screen and (min-width: 768px) {
  .home-navigator .field-group select {
    max-width: 19.5rem;
  }
}
@media screen and (min-width: 992px) {
  .home-navigator .field-group select {
    min-width: 24rem;
    max-width: initial;
  }
}
@media screen and (min-width: 1200px) {
  .home-navigator .field-group select {
    min-width: 30rem;
  }
}

.home-navigator .field-group label {
  margin-bottom: 0.5rem;
  color: #007cc2;
  font-weight: 600;
  font-size: 2rem;
  font-family: "Open Sans", sans-serif;
}
@media screen and (min-width: 992px) {
  .home-navigator .field-group label {
    margin: 0 2rem;
  }
}

.home-navigator .search-link.btn {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  float: none;
}
.home-navigator .search-link.btn::after {
  position: absolute;
  top: 0;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}

.newsletter-block {
  display: block;
  margin: 5rem 0;
  padding: 4.5rem 2rem;
  background: #01796f;
  text-align: center;
}

.newsletter-block h2 {
  color: #fff;
  font-size: 2.6rem;
  text-align: center;
  margin: 0 0 1.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.newsletter-block h2 + p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  text-align: center;
  font-weight: 500;
  max-width: 61rem;
  display: block;
  margin: 0 auto 3rem;
}

.newsletter-block a.btn {
  display: inline-block;
  height: auto;
  padding: 0.8rem 1rem 0.6rem;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 3rem;
  text-align: center;
  text-decoration: none;
  border: 0.1rem solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  padding: 1.5rem 3rem;
  font-weight: 600;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  border: 0;
  border-radius: 0;
  transition: 0.25s;
  width: 100%;
}
.newsletter-block a.btn:hover, .newsletter-block a.btn:focus, .newsletter-block a.btn:active {
  cursor: pointer;
}
.newsletter-block a.btn.btn-green {
  color: #fff;
  background-color: #4da09a;
}
.newsletter-block a.btn.btn-green:hover, .newsletter-block a.btn.btn-green:focus, .newsletter-block a.btn.btn-green:active {
  background-color: #5db1aa;
}

.newsletter {
  background: #f0f0f1;
  margin-top: 4rem;
  padding-bottom: 4rem;
}

.newsletter .newsletter-block {
  max-width: 90rem;
  margin: -7rem auto 1.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.4);
}

.newsletter .newsletter-block a.btn {
  width: auto;
}

/**
 * Block: Primary menu.
 */
.navbar.navbar-munson ul.menu {
  margin: 0 0 0 1.5rem;
}
@media (min-width: 415px) {
  .navbar.navbar-munson ul.menu {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson ul.menu {
    float: right;
    margin: 0.75rem -1.5rem;
    margin: 4rem 0 0;
    padding: 0.5rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.navbar-munson ul.menu {
    margin: 4rem 0 0;
  }
}

@media screen and (min-width: 992px) {
  .navbar.navbar-munson .is-subsite .primary .container,
  .is-subsite .primary .container {
    padding-right: 14.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.navbar-munson .is-subsite .primary .container,
  .is-subsite .primary .container {
    padding-right: 17rem;
  }
}

.navbar.navbar-munson nav > ul.menu {
  clear: both;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson nav > ul.menu {
    clear: none;
  }
  .navbar.navbar-munson nav > ul.menu.collapse {
    display: block;
  }
}

.navbar.navbar-munson .collapse.open {
  display: block;
}

.navbar.navbar-munson ul.menu > li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson ul.menu > li {
    float: left;
  }
}

.navbar.navbar-munson ul.menu > li > a,
.navbar.navbar-munson ul.menu > li > span {
  display: block;
  padding: 1.8rem 1rem;
  color: #000;
  font-weight: 500;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1;
  border-bottom: 0.1rem solid #9b9b9b;
}
.navbar.navbar-munson ul.menu > li > a:hover,
.navbar.navbar-munson ul.menu > li > span:hover {
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson ul.menu > li > a,
  .navbar.navbar-munson ul.menu > li > span {
    padding: 0.5rem 1rem;
    color: #000;
    font-size: 1.6rem;
    border-right: solid 0.1rem #666;
    border-bottom: 0;
  }
}

.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded > a,
.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded > span {
  border-bottom: 0;
}

.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded.collapsed > a,
.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded.collapsed > span {
  border-bottom: 0.1rem solid #9b9b9b;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .primary ul.menu > li.menu-item--expanded.collapsed > a,
  .navbar.navbar-munson .primary ul.menu > li.menu-item--expanded.collapsed > span {
    border-bottom: 0;
  }
}

.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded[aria-expanded=true] > a i,
.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded[aria-expanded=true] > span i {
  transform: rotate(180deg);
}

.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded > a i,
.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded > span i {
  float: right;
  margin-right: 1.8rem;
  font-weight: 900;
  font-size: 2.2rem;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .primary ul.menu > li.menu-item--expanded > a i,
  .navbar.navbar-munson .primary ul.menu > li.menu-item--expanded > span i {
    float: unset;
    margin: 0;
    padding: 0;
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 992px) {
  .navbar.navbar-munson ul.menu > li.menu-item--expanded ul.menu {
    position: absolute;
    left: 50%;
    z-index: 1000;
    min-width: 37.5rem;
    margin: 1.6rem 0 0;
    padding: 1.5rem;
    background: #fff;
    border: 0.1rem solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0 0.4rem 0.4rem;
    box-shadow: 0 0.3rem 0.6rem 0 rgba(0, 0, 0, 0.34);
    transform: translateX(-50%);
  }
}

@media screen and (min-width: 992px) {
  .navbar.navbar-munson ul.menu > li.menu-item--expanded:last-child ul.menu {
    right: -25%;
    left: unset;
    transform: unset;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.navbar-munson ul.menu > li.menu-item--expanded:last-child ul.menu {
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (min-width: 992px) {
  .navbar.navbar-munson .primary ul.menu > li.menu-item--expanded ul.menu > li {
    float: none;
  }
}

.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded ul.menu > li > a,
.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded ul.menu > li > span {
  padding: 2.1rem 1rem 2.1rem 3rem;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .primary ul.menu > li.menu-item--expanded ul.menu > li > a,
  .navbar.navbar-munson .primary ul.menu > li.menu-item--expanded ul.menu > li > span {
    padding: 1rem;
    border-right: 0;
  }
  .navbar.navbar-munson .primary ul.menu > li.menu-item--expanded ul.menu > li > a:hover,
  .navbar.navbar-munson .primary ul.menu > li.menu-item--expanded ul.menu > li > span:hover {
    color: #007cc2;
    font-weight: 600;
  }
}

.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded ul.menu > li:last-child > a,
.navbar.navbar-munson .primary ul.menu > li.menu-item--expanded ul.menu > li:last-child > span {
  border-bottom: 0.1rem solid #007cc2;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .primary ul.menu > li.menu-item--expanded ul.menu > li:last-child > a,
  .navbar.navbar-munson .primary ul.menu > li.menu-item--expanded ul.menu > li:last-child > span {
    border-bottom: 0;
  }
}

@media screen and (min-width: 992px) {
  .navbar.navbar-munson .primary ul.menu > li:last-child > span,
  .navbar.navbar-munson .primary ul.menu > li:last-child > a {
    border-right: none;
  }
}

.content-header {
  margin-bottom: 0;
  padding: 0;
}

.navbar-munson .dropdown-backdrop {
  display: none;
}

@media screen and (max-width: 991px) {
  .navbar-munson .secondary > .container {
    padding: 0;
  }
}

.related-blogs-block {
  margin-bottom: 2rem;
}

.related-blogs-block h4 {
  margin: 1.5rem 0 0;
  padding-bottom: 0.8rem;
  text-transform: uppercase;
  border-bottom: 0.3rem solid #01796f;
  position: relative;
}

.related-blogs-block h4::after {
  content: "\f077";
  display: inline-block;
  font-family: "Font Awesome 6 Free";
  width: 3.4rem;
  height: auto;
  text-align: center;
  position: absolute;
  right: 0.3rem;
  top: 0;
  font-size: 1.8rem;
  color: #007cc2;
  cursor: pointer;
  transition: transform 0.2s ease;
}
@media screen and (min-width: 768px) {
  .related-blogs-block h4::after {
    display: none;
  }
}

.related-blogs-block article {
  padding: 1rem 1.5rem;
}
@media screen and (min-width: 768px) {
  .related-blogs-block article {
    border-bottom: 0.1rem solid #ddd;
  }
}
.related-blogs-block article:hover, .related-blogs-block article:focus, .related-blogs-block article:active {
  background-color: #f5f5f5;
  cursor: pointer;
}
.related-blogs-block article:hover *, .related-blogs-block article:focus *, .related-blogs-block article:active * {
  text-decoration: none;
}

.related-blogs-block .collapse-content {
  height: auto;
  overflow: auto;
}

.related-blogs-block.collapsed .collapse-content {
  height: 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .related-blogs-block.collapsed .collapse-content {
    height: auto;
    overflow: auto;
  }
}

.related-blogs-block.collapsed h4::after {
  transform: rotate(180deg);
}

.related-blogs-block article h2 {
  margin: 0;
  color: #007cc2;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.5rem;
  border-bottom: 0;
}

.related-blogs-block article .field--name-field-date {
  margin-bottom: 1rem;
  color: #000;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 3rem;
}

.related-blogs-block .view-content {
  margin-bottom: 1rem;
}

.related-blogs-block .view-all-link {
  position: relative;
  float: right;
  margin-bottom: 2.5rem;
  padding-top: 0.6rem;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: right;
}
.related-blogs-block .view-all-link:hover, .related-blogs-block .view-all-link:focus, .related-blogs-block .view-all-link:active {
  text-decoration: underline;
  cursor: pointer;
}
.related-blogs-block .view-all-link::after {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}

.related-locations-block {
  margin-bottom: 2rem;
}

.related-locations-block h4 {
  margin: 1.5rem 0 0;
  padding-bottom: 0.8rem;
  text-transform: uppercase;
  border-bottom: 0.3rem solid #01796f;
  position: relative;
}

.related-locations-block h4::after {
  position: absolute;
  top: 0;
  right: 0.3rem;
  display: inline-block;
  width: 3.4rem;
  height: auto;
  color: #007cc2;
  font-size: 1.8rem;
  font-family: "Font Awesome 6 Free";
  text-align: center;
  cursor: pointer;
  transition: transform 0.2s ease;
  content: "\f077";
}
@media screen and (min-width: 768px) {
  .related-locations-block h4::after {
    display: none;
  }
}

.related-locations-block article {
  padding: 1rem 1.5rem;
}
@media screen and (min-width: 768px) {
  .related-locations-block article {
    border-bottom: 0.1rem solid #ddd;
  }
}
.related-locations-block article a:hover, .related-locations-block article a:focus, .related-locations-block article a:active {
  text-decoration: underline;
  cursor: pointer;
}

.related-locations-block .collapse-content {
  height: auto;
  overflow: auto;
}

.related-locations-block.collapsed .collapse-content {
  height: 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .related-locations-block.collapsed .collapse-content {
    height: auto;
    overflow: auto;
  }
}

.related-locations-block.collapsed h4::after {
  transform: rotate(180deg);
}

.related-locations-block article h2,
.service-locations-block .view-content .service-location__title {
  margin: 0;
  color: #007cc2;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.5rem;
  border-bottom: 0;
}

.related-locations-block article .field--name-field-date {
  margin-bottom: 1rem;
  color: #000;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 3rem;
}

.related-locations-block .view-content {
  margin-bottom: 1rem;
}

.related-locations-block .view-all-link {
  position: relative;
  float: right;
  margin-bottom: 2.5rem;
  padding-top: 0.6rem;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: right;
}
.related-locations-block .view-all-link:hover, .related-locations-block .view-all-link:focus, .related-locations-block .view-all-link:active {
  text-decoration: underline;
  cursor: pointer;
}
.related-locations-block .view-all-link::after {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}

.related-locations-block .field--name-field-phone {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
}
.related-locations-block .field--name-field-phone::before {
  display: inline-block;
  width: 1.7rem;
  height: 2.2rem;
  margin-right: 0.5rem;
  color: #007cc2;
  font-size: 2.2rem;
  font-family: "Font Awesome 6 Free";
  line-height: 2.6rem;
  content: "\f095";
}
.related-locations-block .field--name-field-phone a {
  color: #000;
}

.related-locations-block .field--name-field-address,
.service-locations-block .service-locations__address {
  color: #000;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}

.service-locations-block .view-content {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  row-gap: 2rem;
}
@media screen and (min-width: 768px) {
  .service-locations-block .view-content {
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 4rem;
  }
}
@media screen and (min-width: 992px) {
  .service-locations-block .view-content {
    column-gap: 8rem;
  }
}

.service-locations-block .view-content .views-row {
  flex-shrink: 0;
  padding-top: 1.5rem;
  border-top: 0.1rem solid #b2b2b2;
}
@media screen and (min-width: 768px) {
  .service-locations-block .view-content .views-row {
    width: calc(50% - 4rem);
  }
}

.service-locations-block .view-content .service-location__title {
  font-weight: 700;
}

.service-locations__phone {
  margin: 1.5rem 0;
}

.service-locations-block .field--name-field-phone,
.service-locations-block .field--name-field-fax {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
}
.service-locations-block .field--name-field-phone::before,
.service-locations-block .field--name-field-fax::before {
  display: inline-block;
  margin-right: 1.5rem;
  color: #007cc2;
  font-size: 2rem;
  font-size: 2.2rem;
  font-family: "Font Awesome 6 Free";
  line-height: 2.6rem;
  content: "\f095";
}
.service-locations-block .field--name-field-phone a,
.service-locations-block .field--name-field-fax a {
  color: #000;
}

.service-locations-block .field--name-field-phone::before {
  content: "\f095";
}

.service-locations-block .field--name-field-fax::before {
  content: "\f1ac";
}

.service-locations-block .btn.btn-link {
  margin-bottom: 0;
  color: #007cc2;
}
.service-locations-block .btn.btn-link::after {
  background: #007cc2;
}

.service-locations-block .practice-location__hours {
  display: block;
  margin: 1.6rem 0;
  color: #000;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 1.75;
  display: flex;
  font-weight: 500;
}
.service-locations-block .practice-location__hours::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  margin: 0 0.7rem;
  color: #007cc2;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 1.2;
  text-decoration: none;
  aspect-ratio: 1/1;
}
.service-locations-block .practice-location__hours:hover, .service-locations-block .practice-location__hours:focus, .service-locations-block .practice-location__hours:active {
  background-color: transparent;
}
.service-locations-block .practice-location__hours::before {
  content: "\f017";
  width: 2.5rem;
  margin-right: 1rem;
  margin-left: 0;
}

.related-news-block {
  margin-bottom: 2rem;
}

.related-news-block h4 {
  margin: 1.5rem 0 0;
  padding-bottom: 0.8rem;
  text-transform: uppercase;
  border-bottom: 0.3rem solid #01796f;
  position: relative;
}

.related-news-block h4::after {
  content: "\f077";
  display: inline-block;
  font-family: "Font Awesome 6 Free";
  width: 3.4rem;
  height: auto;
  text-align: center;
  position: absolute;
  right: 0.3rem;
  top: 0;
  font-size: 1.8rem;
  color: #007cc2;
  cursor: pointer;
  transition: transform 0.2s ease;
}
@media screen and (min-width: 768px) {
  .related-news-block h4::after {
    display: none;
  }
}

.related-news-block article {
  padding: 1rem 1.5rem;
}
@media screen and (min-width: 768px) {
  .related-news-block article {
    border-bottom: 0.1rem solid #ddd;
  }
}
.related-news-block article:hover, .related-news-block article:focus, .related-news-block article:active {
  background-color: #f5f5f5;
  cursor: pointer;
}
.related-news-block article:hover *, .related-news-block article:focus *, .related-news-block article:active * {
  text-decoration: none;
}

.related-news-block .collapse-content {
  height: auto;
  overflow: auto;
}

.related-news-block.collapsed .collapse-content {
  height: 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .related-news-block.collapsed .collapse-content {
    height: auto;
    overflow: auto;
  }
}

.related-news-block.collapsed h4::after {
  transform: rotate(180deg);
}

.related-news-block article h2 {
  margin: 0;
  color: #007cc2;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.5rem;
  border-bottom: 0;
}

.related-news-block article .field--name-field-date {
  margin-bottom: 1rem;
  color: #000;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 3rem;
}

.related-news-block .view-content {
  margin-bottom: 1rem;
}

.related-news-block .view-all-link {
  position: relative;
  float: right;
  margin-bottom: 2.5rem;
  padding-top: 0.6rem;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: right;
}
.related-news-block .view-all-link:hover, .related-news-block .view-all-link:focus, .related-news-block .view-all-link:active {
  text-decoration: underline;
  cursor: pointer;
}
.related-news-block .view-all-link::after {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}

.view-display-id-search_flyout_block {
  position: relative;
  z-index: 10;
  height: auto;
  max-height: 0;
  overflow: hidden;
  background: #f1f1f2;
  transition: max-height 0.35s ease-out;
}

.flyout-search-expanded .view-display-id-search_flyout_block {
  max-height: 100rem;
  overflow: visible;
}

.view-display-id-search_flyout_block form.views-exposed-form {
  position: relative;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  border-radius: unset;
  box-shadow: none;
}
@media screen and (min-width: 992px) {
  .view-display-id-search_flyout_block form.views-exposed-form {
    max-width: 90rem;
    margin: 0 auto;
  }
}

.view-display-id-search_flyout_block .form-item--search {
  position: relative;
  width: 100%;
  margin: 0;
}
.view-display-id-search_flyout_block .form-item--search label {
  padding-bottom: 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.4rem;
}
.view-display-id-search_flyout_block .form-item--search input {
  position: relative;
  display: block;
  width: 100%;
  height: 3.4rem;
  padding: 0.6rem 1.2rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  color: #000;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.4rem;
  border: 0.1rem solid #007cc2;
  border-radius: 0.4rem;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
  -webkit-appearance: none;
  appearance: none;
}
.view-display-id-search_flyout_block .form-item--search .form-item__label {
  display: none;
}
.view-display-id-search_flyout_block .form-item--search input {
  height: 4.2rem;
  padding-left: 1.8rem;
  color: #000;
  font-weight: normal;
  font-size: 1.6rem;
  border: 0.1rem solid #979797;
}
.view-display-id-search_flyout_block .form-item--search input:active,
.view-display-id-search_flyout_block .form-item--search input:focus,
.view-display-id-search_flyout_block .form-item--search input:focus-visible {
  outline: -webkit-focus-ring-color auto 0.1rem;
}

.view-display-id-search_flyout_block .view-empty {
  display: none;
}

.view-display-id-search_flyout_block.search-flyout > .results-container {
  position: absolute;
  top: 11rem;
  left: 50%;
  display: none;
  flex-wrap: wrap;
  gap: 1.5rem;
  width: calc(100% - 3.2rem);
  max-width: 87rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  background-color: #f1f1f2;
  border-radius: 0.8rem;
  box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.5);
  transform: translate(-50%, 0);
}
@media screen and (min-width: 992px) {
  .view-display-id-search_flyout_block.search-flyout > .results-container {
    top: 14rem;
    gap: 2rem;
    width: calc(100% - 3.2rem);
    padding-right: 3.4rem;
    padding-left: 3.4rem;
  }
}

.view-display-id-search_flyout_block > .results-container > .view-content,
.view-display-id-search_flyout_block > .results-container > .views-element-container,
.view-display-id-search_flyout_block > .results-container > .block-munson-related-search {
  width: 100%;
  padding: 1rem 2rem;
  background: #fff;
}
@media screen and (min-width: 992px) {
  .view-display-id-search_flyout_block > .results-container > .view-content,
  .view-display-id-search_flyout_block > .results-container > .views-element-container,
  .view-display-id-search_flyout_block > .results-container > .block-munson-related-search {
    width: calc(50% - 1rem);
    padding: 2rem 2rem 1rem;
  }
}

.view-display-id-search_flyout_block > .results-container h3,
.view-display-id-search_flyout_block .block-munson-related-search h2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-bottom: 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.7rem;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  .view-display-id-search_flyout_block .block-munson-related-search ul {
    margin-left: 0;
  }
}

.view-display-id-search_flyout_block .block-munson-related-search li {
  display: none;
  margin-left: 0;
  list-style: none;
}
.view-display-id-search_flyout_block .block-munson-related-search li:nth-child(1), .view-display-id-search_flyout_block .block-munson-related-search li:nth-child(2), .view-display-id-search_flyout_block .block-munson-related-search li:nth-child(3), .view-display-id-search_flyout_block .block-munson-related-search li:nth-child(4) {
  display: block;
}

.view-display-id-search_flyout_block .block-munson-related-search li a {
  margin-left: 0 !important;
}

.view-display-id-search_flyout_block > .results-container a:not(.btn) {
  display: block;
  margin-bottom: 1rem;
  margin-left: 1.4rem;
  color: #000;
  font-size: 2rem;
  line-height: 2.7rem;
}
@media screen and (min-width: 992px) {
  .view-display-id-search_flyout_block > .results-container a:not(.btn) {
    margin-left: 0;
  }
}

.view-display-id-search_flyout_block .form-actions.views-exposed-form__item--actions {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}

.view-display-id-search_flyout_block .views-exposed-form .button--submit-ajax {
  display: none;
}

.view-display-id-search_flyout_block .views-exposed-form .form-submit:not(.button--submit-ajax) {
  position: relative;
  display: flex;
  margin: 0;
  padding: 0;
  background: unset;
}
.view-display-id-search_flyout_block .views-exposed-form .form-submit:not(.button--submit-ajax)::after {
  color: #007cc2;
  font-family: "Font Awesome 6 Free";
  background-color: transparent;
  content: "\f002";
}
@media screen and (min-width: 1200px) {
  .view-display-id-search_flyout_block .views-exposed-form .form-submit:not(.button--submit-ajax)::after {
    font-size: 2rem;
  }
}

.view-display-id-search_flyout_block .view-filters {
  padding: 4rem 1.5rem 5.2rem;
  opacity: 0;
  transition: opacity 0.4s ease;
}
@media screen and (min-width: 992px) {
  .view-display-id-search_flyout_block .view-filters {
    padding: 7rem 1.5rem 5.2rem;
  }
}

.flyout-search-expanded .view-display-id-search_flyout_block .view-filters {
  opacity: 1;
  transition-delay: 0.25s;
}

.view-display-id-search_flyout_block > .results-container {
  height: auto;
  max-height: 0;
  margin-top: -16.5rem;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.view-display-id-search_flyout_block > .results-container.searched {
  display: flex;
}

.flyout-search-expanded .view-display-id-search_flyout_block > .results-container {
  max-height: 300rem;
  margin-top: 0;
  padding-top: 3.8rem;
  padding-bottom: 3.8rem;
  opacity: 1;
  transition-delay: 0.25s;
}

.view-display-id-search_flyout_block .close-search {
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
  color: #007cc2;
  font-weight: 100;
  font-size: 2rem;
  background: transparent;
  border: 0;
}

.view-display-id-search_flyout_block .btn-link.centered {
  margin: 1.6rem auto;
}

.search-flyout .view-content .views-row:last-of-type {
  margin-bottom: 1.8rem;
  padding-bottom: 1.6rem;
  border-bottom: 0.1rem solid #ddd;
}
@media screen and (min-width: 992px) {
  .search-flyout .view-content .views-row:last-of-type {
    border-bottom: 0;
  }
}

/**
 * Block: Secondary menu.
 */
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .secondary {
    position: relative;
    z-index: 501;
    margin: 3rem -1.5rem -4rem;
    padding: 0;
  }
}

.navbar.navbar-munson .secondary nav > ul.menu > li > a,
.navbar.navbar-munson .secondary nav > ul.menu > li > span {
  color: #007cc2;
  font-weight: 600;
  font-size: 2.1rem;
  border-bottom: 0.1rem solid #007cc2;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .secondary nav > ul.menu > li > a,
  .navbar.navbar-munson .secondary nav > ul.menu > li > span {
    display: table-cell;
    height: 7.7rem;
    padding: 1rem;
    font-size: 1.8rem;
    line-height: 2.7rem;
    text-align: center;
    vertical-align: middle;
    border: 0;
  }
}

@media screen and (min-width: 992px) {
  .navbar.navbar-munson .secondary nav > ul.menu > li.menu-item--expanded > a,
  .navbar.navbar-munson .secondary nav > ul.menu > li.menu-item--expanded > span {
    display: table-cell;
    padding: 1rem;
    vertical-align: middle;
    border: 0;
  }
  .navbar.navbar-munson .secondary nav > ul.menu > li.menu-item--expanded > a:hover,
  .navbar.navbar-munson .secondary nav > ul.menu > li.menu-item--expanded > span:hover {
    padding-bottom: 0.5rem;
    background-color: transparent;
    border-color: #01796f;
    border-bottom: 0.5rem solid #01796f;
  }
}

.navbar.navbar-munson .secondary nav {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .secondary nav {
    box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0.34);
  }
}

@media screen and (min-width: 992px) {
  .navbar.navbar-munson .secondary nav > ul.menu {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-around;
    float: none;
    min-width: 34rem;
    margin: 0 auto;
    padding: 0;
  }
}

.navbar.navbar-munson .secondary nav.department-navigation {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .navbar.navbar-munson .secondary nav.department-navigation {
    display: none;
  }
}

.navbar.navbar-munson .secondary {
  position: relative;
  min-height: 7.7rem;
}

@media screen and (min-width: 992px) {
  .navbar.navbar-munson .secondary nav.department-navigation {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .secondary nav.department-navigation {
    background-color: #007cc2;
  }
  .navbar.navbar-munson .secondary nav.department-navigation ul.menu {
    justify-content: space-between;
  }
  .navbar.navbar-munson .secondary nav.department-navigation > ul > .menu-item--active-trail {
    background: #3899cf;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.navbar-munson .secondary nav.department-navigation {
    position: static;
    width: 100%;
  }
}

.navbar.navbar-munson .secondary nav.department-navigation > ul.menu {
  gap: 0;
  justify-content: flex-start;
  width: 100%;
  padding-right: 4%;
}

@media screen and (min-width: 768px) {
  .navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li {
    flex: 1 1 21%;
    width: auto;
    min-height: 7.7rem;
  }
}

@media screen and (min-width: 1200px) {
  .navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li:first-child {
    flex-basis: min(18rem, 21%);
    flex-shrink: 0;
  }
}

.navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li > a,
.navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li > span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 1rem 0.5rem 0.5rem;
  color: #fff;
  line-height: 1.25;
  border-bottom: 0.5rem solid transparent;
}
@media screen and (max-width: 1199px) {
  .navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li > a,
  .navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li > span {
    font-size: 1.6rem;
  }
}

.navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li:not(.menu-item--active-trail) > a:hover, .navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li:not(.menu-item--active-trail) > a:focus, .navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li:not(.menu-item--active-trail) > a:active {
  border-color: #fff;
}

.navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li.menu-item--active-trail > a:hover, .navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li.menu-item--active-trail > a:focus, .navbar.navbar-munson .secondary nav.department-navigation > ul.menu > li.menu-item--active-trail > a:active {
  border-color: transparent;
}

.department-navigation.mobile {
  display: block;
  width: 100%;
  padding: 0 2rem;
  color: #fff;
  background: #007cc2;
}
@media screen and (min-width: 992px) {
  .department-navigation.mobile {
    display: none;
  }
}

.department-navigation.mobile .current-item {
  position: relative;
  display: block;
  width: 100%;
  padding: 2.6rem 2rem;
  color: #fff;
  font-weight: 600;
  font-size: 1.8rem;
}
.department-navigation.mobile .current-item::after {
  position: absolute;
  top: 2.1rem;
  right: 0;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0.3rem 0.7rem;
  color: #007cc2;
  font-size: 2rem;
  font-family: "Font Awesome 6 Free";
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.5s;
  transition: transform 0.3s ease-out;
  content: "\f078";
}

.department-navigation.mobile > ul.menu {
  height: auto;
  max-height: 0;
  transition: max-height 0.3s ease-out;
}

.department-navigation.mobile.open > ul.menu {
  max-height: 200rem;
  padding-bottom: 1rem;
}

.department-navigation.mobile.open .current-item::after {
  transform: rotate(180deg);
}

.department-navigation.mobile li {
  list-style: none;
}

.department-navigation.mobile > ul.menu > li {
  margin-bottom: 2.5rem;
}

.department-navigation.mobile > ul.menu > li ul li {
  margin-bottom: 1rem;
}

.department-navigation.mobile > ul.menu > li.menu-item--expanded {
  position: relative;
}
.department-navigation.mobile > ul.menu > li.menu-item--expanded::after {
  position: absolute;
  top: -0.4rem;
  right: 0;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0.3rem 0.7rem;
  color: #fff;
  font-size: 2rem;
  font-family: "Font Awesome 6 Free";
  border-radius: 50%;
  transition: all 0.5s;
  transition: transform 0.3s ease-out;
  content: "\f078";
}

.department-navigation.mobile > ul.menu > li.menu-item--expanded ul {
  display: none;
  margin-top: 1.5rem;
}

.department-navigation.mobile > ul.menu > li.menu-item--expanded.open::after {
  transform: rotate(180deg);
}

.department-navigation.mobile > ul.menu > li.menu-item--expanded.open ul {
  display: block;
}

.department-navigation.mobile li a,
.department-navigation.mobile li span {
  margin: 1rem 0;
  color: #fff;
  font-size: 1.6rem;
}

.navbar.navbar-munson .secondary ul.menu .btn-search {
  display: none;
}
.navbar.navbar-munson .secondary ul.menu .btn-search::before {
  display: inline-block;
  font: normal normal normal 1.4rem/1 "Font Awesome 6 Free";
  font-size: inherit;
  content: "\f002";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navbar.navbar-munson .secondary ul.menu .btn-search::before {
  padding-right: 1.5rem;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .secondary ul.menu .btn-search {
    display: table-cell;
  }
}

.navbar.navbar-munson .secondary ul.menu > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 1.5rem 5rem 2rem;
  box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0.34);
  visibility: hidden;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .secondary ul.menu > li > ul {
    visibility: initial;
  }
}

.navbar.navbar-munson .secondary ul.menu > li > ul > li {
  float: none;
}

.navbar.navbar-munson .secondary ul.menu > li > ul > li a,
.navbar.navbar-munson .secondary ul.menu > li > ul > li span {
  padding: 1rem 0;
  color: #000;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1;
  text-align: left;
  text-wrap: nowrap;
  border: 0;
}
.navbar.navbar-munson .secondary ul.menu > li > ul > li a:hover,
.navbar.navbar-munson .secondary ul.menu > li > ul > li span:hover {
  color: #007cc2;
  font-weight: 700;
  text-decoration: none;
}

.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations > ul > li .dropdown-left .views-row a {
  display: inline-block;
  padding: 1rem 0;
  text-wrap: initial;
}
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations > ul > li .dropdown-left .views-row a:hover {
  text-decoration: none;
}
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations > ul > li .dropdown-left .views-row a:hover::before {
  position: absolute;
  margin-right: 1.2rem;
  margin-left: -2.5rem;
  content: url("../../../munson/images/locationpin.png");
}

.navbar.navbar-munson .secondary ul.menu > li .collapse.open {
  display: none;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .secondary ul.menu > li .collapse.open {
    display: block;
  }
}

.navbar.navbar-munson .secondary ul.menu > li.menu-item--expanded > ul {
  margin-top: 0;
  padding: 2rem 3rem;
}

.navbar.navbar-munson .secondary ul.menu > li.menu-item--expanded.dropdown--menu-item-locations,
.navbar.navbar-munson .secondary ul.menu > li.menu-item--expanded.dropdown--menu-item-services {
  position: static;
}

.navbar.navbar-munson .secondary ul.menu > li.menu-item--expanded.dropdown--menu-item-locations > ul,
.navbar.navbar-munson .secondary ul.menu > li.menu-item--expanded.dropdown--menu-item-services > ul {
  right: 0;
  left: 50%;
  min-width: 93rem;
  margin: 0 auto;
  padding: 2rem 0 5rem;
  box-shadow: none;
  transform: translateX(-50%);
}

.navbar.navbar-munson .secondary .services-letter-list {
  margin: 0;
  padding: 1.5rem 0 0 3.5rem;
}

.navbar.navbar-munson .secondary .services-letter-list li,
.landing-page-view--services .services-letter-container .services-letter-list li {
  display: inline-block;
  height: 7.7rem;
}

.navbar.navbar-munson .secondary ul.menu > li > ul > li .services-letter-list li a,
.landing-page-view--services .services-letter-container .services-letter-list li a {
  display: block;
  width: 3.6rem;
  height: 3.8rem;
  margin: 0 0.5rem 1.2rem;
  padding: 0.5rem 0 0;
  color: #003263;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.7rem;
  text-align: center;
  text-decoration: none;
  border: #007cc2 0.1rem solid;
  border-radius: 0.5rem;
}
.navbar.navbar-munson .secondary ul.menu > li > ul > li .services-letter-list li a:hover,
.landing-page-view--services .services-letter-container .services-letter-list li a:hover {
  text-decoration: none;
}

.secondary-dropdown-container {
  text-align: center;
}

.secondary-dropdown-container h3 {
  margin: 2rem 0 1rem;
  color: #000;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  text-wrap: initial;
}

.secondary-dropdown-container .dropdown-left {
  display: inline-block;
  width: 40%;
  margin-right: 2rem;
  text-align: left;
  vertical-align: top;
}

.secondary-dropdown-container .dropdown-left > .view-content {
  padding-left: 8%;
}

.secondary-dropdown-container .dropdown-left .views-row {
  margin: 0.6rem 0;
}

.secondary-dropdown-container .dropdown-right {
  display: inline-block;
  width: 42%;
  margin-top: 2.2%;
  padding: 0 0 3rem 3rem;
  color: black;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: left;
  vertical-align: top;
  border-left: 0.1rem solid #9b9b9b;
}

.dropdown--menu-item-services .secondary-dropdown-container .dropdown-left {
  width: 20%;
}

.dropdown--menu-item-services .secondary-dropdown-container .dropdown-right {
  width: 68%;
  margin-top: 0;
  padding: 0;
}

.dropdown--menu-item-services .secondary-dropdown-container .dropdown-right .dropdown-right--top {
  width: 100%;
  padding-bottom: 2rem;
  padding-left: 4.5rem;
  vertical-align: top;
  border-bottom: 0.1rem solid #9b9b9b;
}

.dropdown--menu-item-services .secondary-dropdown-container .dropdown-right .dropdown-right--top .view-services {
  padding: 0 0 1.5rem 5%;
}

.dropdown--menu-item-services .secondary-dropdown-container .dropdown-right .dropdown-right--top .view-services .views-row {
  display: inline-block;
  width: 32%;
  height: auto;
  margin: 0.6rem 0;
}

.dropdown--menu-item-services .secondary-dropdown-container .dropdown-right .dropdown-right--top .view-services .views-row a {
  display: block;
  padding: 1rem 0;
  text-wrap: wrap;
}

.dropdown--menu-item-services .secondary-dropdown-container .dropdown-right .dropdown-right--bottom {
  display: inline-block;
  width: 100%;
  margin-top: 2.2%;
  padding: 0 4.5rem 3rem;
  text-align: left;
  vertical-align: top;
}

.secondary-dropdown-container .dropdown-right p {
  margin: 0;
  padding: 0.5rem 0;
}

.secondary-dropdown-container .dropdown-right .views-field-field-phone > .field-content::before {
  display: inline-block;
  font: normal normal normal 1.4rem/1 "Font Awesome 6 Free";
  font-size: inherit;
  content: "\f095";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.secondary-dropdown-container .dropdown-right .views-field-field-phone > .field-content::before {
  margin-right: 0.2rem;
  color: #007cc2;
  font-weight: 900;
  font-size: 2.4rem;
  vertical-align: middle;
}

.dropdown--menu-item-locations .secondary-dropdown-container .dropdown-right .views-row {
  display: none;
}
.dropdown--menu-item-locations .secondary-dropdown-container .dropdown-right .views-row.active {
  display: block;
}

.dropdown--menu-item-locations .secondary-dropdown-container .dropdown-right .views-field-field-phone {
  margin: 0 0 2rem;
  padding: 0.5rem 0;
}

.dropdown--menu-item-locations .dropdown-right {
  visibility: hidden;
}

.secondary-dropdown-container .dropdown-right .location__links {
  display: flex;
  gap: 4.5rem;
  align-items: center;
  padding: 0;
}

.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations .view-footer a,
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-services a.view-all-services,
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations .dropdown-right a {
  position: relative;
  float: right;
  margin-bottom: 2.5rem;
  padding-top: 0.6rem;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: right;
  display: inline;
  float: right;
  margin-bottom: 0;
  padding: 0.6rem 4.5rem 0.6rem 1.2rem;
  color: #23527c;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.42857143;
  text-shadow: none;
}
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations .view-footer a:hover, .navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations .view-footer a:focus, .navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations .view-footer a:active,
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-services a.view-all-services:hover,
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-services a.view-all-services:focus,
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-services a.view-all-services:active,
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations .dropdown-right a:hover,
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations .dropdown-right a:focus,
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations .dropdown-right a:active {
  text-decoration: underline;
  cursor: pointer;
}
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations .view-footer a::after,
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-services a.view-all-services::after,
.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations .dropdown-right a::after {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}

.navbar.navbar-munson .secondary ul.menu > li.dropdown--menu-item-locations .dropdown-right a {
  padding-left: 0;
}

@media screen and (min-width: 992px) {
  .secondary-navigation-wrapper {
    position: absolute;
    top: 3.4rem;
    right: 0;
  }
}

@media screen and (max-width: 991px) {
  .navbar.navbar-munson .secondary-navigation-wrapper .btn-search,
  .navbar.navbar-munson .secondary-navigation-wrapper .navbar-toggle {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .secondary-navigation-wrapper ul.menu {
    position: absolute;
    top: 4rem;
    right: 0;
    z-index: 1000;
    width: max-content;
    margin-right: 0 !important;
    padding: 3rem 4rem !important;
    background: #fff;
    border-top: 0.5rem solid #06786f;
    box-shadow: 0 0.3rem 0.5rem 0 rgba(0, 0, 0, 0.25);
  }
}

@media screen and (min-width: 992px) {
  .secondary-navigation-wrapper ul.menu li.menu-item {
    float: none;
  }
  .secondary-navigation-wrapper ul.menu li.menu-item::before {
    position: absolute;
    top: 0;
    left: -1.4rem;
    font-size: 2.2rem;
    content: "•";
  }
}

.secondary-navigation-wrapper ul.menu li.menu-item--search {
  display: none;
}

.secondary-navigation-wrapper ul.menu li.menu-item a,
.secondary-navigation-wrapper ul.menu li.menu-item span {
  padding: 1.8rem 1rem;
  color: #007cc2;
  font-weight: 600;
  font-size: 2.1rem;
  border-right: unset;
  border-bottom: 0.1rem solid #007cc2;
}
@media screen and (min-width: 992px) {
  .secondary-navigation-wrapper ul.menu li.menu-item a,
  .secondary-navigation-wrapper ul.menu li.menu-item span {
    display: block;
    padding: 0.5rem 0;
    color: #000;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.7em;
    border: 0;
  }
  .secondary-navigation-wrapper ul.menu li.menu-item a:hover,
  .secondary-navigation-wrapper ul.menu li.menu-item span:hover {
    text-decoration: underline;
  }
}

@media screen and (min-width: 992px) {
  .navbar.navbar-munson .secondary-navigation-wrapper .navbar-toggle {
    display: flex;
    flex-direction: column;
    align-items: center;
    float: right;
    height: 12.5rem;
    margin: 0;
    margin-top: -3.5rem;
    padding-top: 4.3rem;
    border-radius: 0;
  }
}

@media screen and (min-width: 992px) {
  .navbar-munson .secondary-navigation-wrapper .navbar-toggle span:not(.icon-bar) {
    margin-top: 0.4rem;
    color: #007cc2;
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 992px) {
  .navbar-munson .secondary-navigation-wrapper .btn-search {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    align-items: center;
    float: right;
    padding-right: 1.5rem;
    color: #007cc2;
    font-size: 1.8rem;
    background: transparent;
    border: 0;
  }
  .navbar-munson .secondary-navigation-wrapper .btn-search .fa-search {
    font-size: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .navbar-munson .secondary-navigation-wrapper .secondary-navigation-toggle {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .navbar-munson .secondary-navigation-wrapper .secondary-navigation-toggle {
    position: absolute;
    top: 0.6rem;
    right: 0;
  }
}

@media screen and (min-width: 992px) {
  .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper {
    float: left;
  }
  .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:hover .secondary-navigation-toggle, .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:focus .secondary-navigation-toggle, .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:focus-within .secondary-navigation-toggle {
    display: block;
  }
  .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:hover .navbar-toggle, .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:focus .navbar-toggle, .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:focus-within .navbar-toggle {
    color: #fff;
    background-color: #06786f;
  }
  .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:hover .navbar-toggle .icon-bar, .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:focus .navbar-toggle .icon-bar, .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:focus-within .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:hover .navbar-toggle span:not(.icon-bar), .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:focus .navbar-toggle span:not(.icon-bar), .navbar-munson .secondary-navigation-wrapper .navbar-toggle-wrapper:focus-within .navbar-toggle span:not(.icon-bar) {
    color: #fff;
  }
}

.sitewide-alert-container {
  width: 100%;
  margin: 0;
  padding: 1.5rem 1rem 1rem;
  text-align: center;
  background-color: #d2452a;
}
@media screen and (min-width: 576px) {
  .sitewide-alert-container {
    padding: 1.5rem 6% 1rem;
  }
}

.sitewide-alert-container * {
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.7em;
}

.sitewide-alert-container a:hover, .sitewide-alert-container a:focus, .sitewide-alert-container a:active {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}

/**
 * Block: Social media share.
 */
.block-better-social-sharing-buttons {
  padding: 5rem 0 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 576px) {
  .block-better-social-sharing-buttons {
    flex-direction: row;
    justify-content: start;
  }
}

.block-better-social-sharing-buttons h2 {
  margin: 1rem 0;
  color: #003263;
  color: #003263;
  font-weight: 600;
  font-size: 2rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.35;
  width: max-content;
  font-weight: 600;
  font-size: 1.4rem;
  font-family: sans-serif;
  line-height: 1.14;
  color: #003263;
}

.block-better-social-sharing-buttons .social-sharing-buttons {
  margin: 0;
}

.block-better-social-sharing-buttons .social-sharing-buttons a {
  margin: 0 1rem 0 1rem;
  height: 4rem;
  width: 4rem;
  line-height: 3.7rem;
  border-radius: 50%;
  border: solid 0.2rem #003263;
}

.block-better-social-sharing-buttons .social-sharing-buttons a svg {
  width: 2.2rem;
  height: 2.2rem;
  filter: invert(10%) sepia(99%) saturate(2696%) hue-rotate(198deg) brightness(89%) contrast(101%);
}

.page--404 .page-title {
  margin-top: 5rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page--404 .page-title {
    margin-top: 10rem;
  }
}

.page--404 .region--content {
  text-align: center;
}

/**
 * Blog landing page
 */
.page--view--blog-home .content-wrapper {
  overflow: hidden;
}

.view-blog-home .blog__upper {
  padding-top: 1.5rem;
  position: relative;
  background-color: #ecf5fa;
}
.view-blog-home .blog__upper::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: -1;
  display: block;
  width: 100vw;
  height: 100%;
  background: #ecf5fa;
  transform: translateX(-50%);
  content: "";
}
@media screen and (min-width: 992px) {
  .view-blog-home .blog__upper {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}

.view-blog-home .blog__upper p {
  color: #003263;
  font-size: 2rem;
  line-height: 1.6em;
}

.view-blog-home .view-header img {
  display: block;
  max-width: 100%;
  margin: 0 auto 3rem;
}

.view-blog-home .blog__upper form {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin: 3.2rem 0;
}

.view-blog-home .blog__upper form .form-item--keyword {
  flex-grow: 1;
  max-width: 100%;
  margin: 0;
}

.view-blog-home .blog__upper form .form-item--keyword input {
  width: 100%;
  height: 5.5rem;
  padding: 0 1.5rem;
  padding-right: 4rem;
  font-size: 1.8rem;
  line-height: 5.5rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIfSURBVEhLY/hPBzBqCUmAoCVHH338n7rh1n+V/tP/ORuP/BdsPfbfZPr5/3V7H/x/9uknVBV+gNOSTz///A9fef0/Q80hnJi76ej/ySeeQnXgBlgtAVlgOO0cioHMdYf/y3Sd/C/cdhxFHIQrdt2H6sQOsFoSgeQDLmAQdRx6/P/Nt99Q2f//r778iuHLVVdeQ2UxAYYlx4BxgGzB8UefoDKYABQvMLUKvaf+//zzDyqDCjAsSd14C64R5AN8AGSk2YzzcPU7br+DSKABDEtAqQikARQHyEGEC8w9+wJuSTmOuMGwBJRMQRpku09CRfCDk48/wS2JWXMDKooKMCwRAOYDkAaR9uNQEfzg4P0PcEsS1t6EiqICDEuMkZLu9VdfoaK4QfOBh3D1rQcfQUVRAYYlyCkmchV278PAO2CciXecgKs/9+wzVAYVYFjyFFhUcDUehWts2v8QnIrQwbvvv//bz70IV+cw9xJUBhNgWAICE44/hWsGYevZF/4vPP/y/9mnn/8fefjxfxswaUt2InwAwnlb70J1YwKsloBAyY57KIYQg+v3PYTqRgU4LQGBZZdegZMyNgNB2HbOxf8Zm26jiGGzCK8lIPDj99//m2+8/V+8/R64TItZfQMcT6eBQQcDlcBMiGxRA5pFBC0hFlTuRrVozVVEgUk1S0CgCsmiKSefQUWpbAkILAfG40Rg6kQukaluCTZAB0v+/wcAa9vTIFQ3EpYAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) center;
  border: 0.2rem solid #7fbde0;
  border-radius: 0;
  box-shadow: none;
}

.view-blog-home .blog__upper form .form-actions {
  flex: 0 0 max-content;
  max-width: 100%;
  margin: 0;
}

.view-blog-home .blog__upper form .form-actions button {
  height: 5.5rem;
  margin: 0;
  padding: 0 3rem;
  color: #fff;
  font-weight: 700;
  font-size: 1.6rem;
  background-color: #4da09a;
}
.view-blog-home .blog__upper form .form-actions button::after {
  display: none;
  content: unset;
}
.view-blog-home .blog__upper form .form-actions button:hover, .view-blog-home .blog__upper form .form-actions button:focus, .view-blog-home .blog__upper form .form-actions button:active {
  text-decoration: none;
  background-color: #5db1aa;
}

.view-blog-home .block-munson-blog-category-filter {
  margin-top: 4.8rem;
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  .view-blog-home .block-munson-blog-category-filter {
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .view-blog-home .block-munson-blog-category-filter {
    position: relative;
    background-color: #fff;
  }
  .view-blog-home .block-munson-blog-category-filter::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: -1;
    display: block;
    width: 100vw;
    height: 100%;
    background: #fff;
    transform: translateX(-50%);
    content: "";
  }
}

.view-blog-home .block-munson-blog-category-filter ul,
.view-blog-home .block-munson-blog-category-filter li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.categories__container-toggle {
  font-size: 1.6rem;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  margin-bottom: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.875;
}
@media screen and (min-width: 992px) {
  .categories__container-toggle {
    display: none;
    visibility: hidden;
  }
}

.view-blog-home .block-munson-blog-category-filter .categories__level.level-1 > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem;
  justify-content: space-around;
}

.view-blog-home .block-munson-blog-category-filter .categories__item--level-1 {
  flex: 1 0 100%;
}
@media screen and (min-width: 992px) {
  .view-blog-home .block-munson-blog-category-filter .categories__item--level-1 {
    flex: 0 0 max-content;
  }
}

.view-blog-home .block-munson-blog-category-filter .categories__item--level-1 > button,
.view-blog-home .block-munson-blog-category-filter .categories__item--level-1 > a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 1rem 2.5rem;
  color: #003263;
  text-align: left;
  text-decoration: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .view-blog-home .block-munson-blog-category-filter .categories__item--level-1 > button,
  .view-blog-home .block-munson-blog-category-filter .categories__item--level-1 > a {
    display: block;
    width: max-content;
  }
}

.view-blog-home .block-munson-blog-category-filter .categories__item--level-1.active > button,
.view-blog-home .block-munson-blog-category-filter .categories__item--level-1.active > a {
  color: #007cc2;
  font-weight: 700;
  background-color: #ecf5fa;
}
@media screen and (min-width: 992px) {
  .view-blog-home .block-munson-blog-category-filter .categories__item--level-1.active > button,
  .view-blog-home .block-munson-blog-category-filter .categories__item--level-1.active > a {
    background-color: #fff;
  }
}

.view-blog-home .block-munson-blog-category-filter .categories__item--level-1.below > button::after,
.view-blog-home .block-munson-blog-category-filter .categories__item--level-1.below > a::after {
  display: inline-block;
  margin-top: -0.4rem;
  margin-left: 0.4rem;
  color: #007cc2;
  font-size: 1.4rem;
  font-family: "Font Awesome 6 Free";
  vertical-align: middle;
  content: "\f078";
}

.view-blog-home .block-munson-blog-category-filter .below {
  position: relative;
}

.view-blog-home .block-munson-blog-category-filter .categories__level.level-2 {
  min-width: 100%;
  padding-bottom: 0.6rem;
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  .view-blog-home .block-munson-blog-category-filter .categories__level.level-2 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    box-shadow: 0 0.6rem 1.2rem rgba(0, 0, 0, 0.175);
  }
}

.view-blog-home .block-munson-blog-category-filter .categories__level.level-2 ul {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.view-blog-home .block-munson-blog-category-filter .categories__item--level-2.categories__parent a,
.view-blog-home .block-munson-blog-category-filter .categories__item--level-2.categories__parent span {
  margin: 1rem 0;
  color: #003263;
  color: #003263;
  font-weight: 600;
  font-size: 2rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.35;
}

.view-blog-home .block-munson-blog-category-filter .categories__item--level-2 a,
.view-blog-home .block-munson-blog-category-filter .categories__item--level-2 span {
  display: block;
  width: max-content;
  min-width: 100%;
  padding: 1rem 2rem;
  color: #003263;
  font-size: 1.6rem;
}
.view-blog-home .block-munson-blog-category-filter .categories__item--level-2 a:hover, .view-blog-home .block-munson-blog-category-filter .categories__item--level-2 a:focus, .view-blog-home .block-munson-blog-category-filter .categories__item--level-2 a:active,
.view-blog-home .block-munson-blog-category-filter .categories__item--level-2 span:hover,
.view-blog-home .block-munson-blog-category-filter .categories__item--level-2 span:focus,
.view-blog-home .block-munson-blog-category-filter .categories__item--level-2 span:active {
  text-decoration: underline;
}

.view-blog-home .block-munson-blog-category-filter .categories__item--level-2.active a,
.view-blog-home .block-munson-blog-category-filter .categories__item--level-2.categories__parent.active a {
  color: #007cc2;
  font-weight: 700;
}

.view-blog-home .block-munson-blog-category-filter .categories__item--level-2.categories__parent.active a {
  background-color: #ecf5fa;
}

.view-blog-home .block-munson-blog-category-filter .categories__item--level-1:last-child ul,
.view-blog-home .block-munson-blog-category-filter .categories__item--level-1:nth-last-child(2) ul {
  right: 0;
  left: unset;
}

.view-blog-home .view-content .views-infinite-scroll-content-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3.2rem;
  margin: 3.2rem 0;
}
@media screen and (min-width: 992px) {
  .view-blog-home .view-content .views-infinite-scroll-content-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

.view-blog-home .blog__pager a[rel=next] {
  display: inline-flex;
  gap: 1rem;
  align-items: center;
  color: #007cc2;
  font-size: 1.8rem;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  transition: all ease-in-out 400ms;
}
.view-blog-home .blog__pager a[rel=next]::after {
  display: inline-block;
  padding: 0.5rem 1rem;
  color: #fff;
  font-size: 2rem;
  font-family: "Font Awesome 6 Free";
  background-color: #007cc2;
  border-radius: 100%;
  transition: all ease-in-out 400ms;
  content: "\f078";
}
.view-blog-home .blog__pager a[rel=next]:hover, .view-blog-home .blog__pager a[rel=next]:focus, .view-blog-home .blog__pager a[rel=next]:active {
  color: #23527c;
}
.view-blog-home .blog__pager a[rel=next]:hover::after, .view-blog-home .blog__pager a[rel=next]:focus::after, .view-blog-home .blog__pager a[rel=next]:active::after {
  background-color: #23527c;
}

.page--view--blog-home .block-page-title-block {
  display: none;
}

.page--view--blog-home .page-title--textured {
  display: none;
}
@media screen and (min-width: 992px) {
  .page--view--blog-home .page-title--textured {
    display: block;
    padding: 7rem 0 3rem;
  }
}

.page--frontpage .banner-image img {
  display: none;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .page--frontpage .banner-image img {
    display: block;
  }
}

.page--frontpage main .container {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .page--frontpage main .container {
    max-width: 75rem;
  }
}
@media screen and (min-width: 992px) {
  .page--frontpage main .container {
    max-width: 97rem;
  }
}
@media screen and (min-width: 1200px) {
  .page--frontpage main .container {
    max-width: 117rem;
  }
}
@media screen and (min-width: 1284px) {
  .page--frontpage main .container {
    max-width: 128rem;
  }
}

.page--frontpage main > .intro {
  position: relative;
  padding: 1.5rem 0 7.5rem;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  border-top: 0.1rem solid #007cc2;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .intro {
    padding: 4rem 0 19.5rem;
    border-top: unset;
  }
}

.page--frontpage main > .intro .heading {
  margin: 0 auto;
  text-align: center;
}

.page--frontpage main > .intro .heading h2 {
  margin: 2rem auto 0;
  padding: 1.5rem 0 0;
  font-size: 2rem;
  line-height: 3.3rem;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .intro .heading h2 {
    margin: 2rem auto;
    padding: 1.5rem 0;
    font-size: 3.6rem;
  }
}

.page--frontpage main > .intro .heading p {
  color: #003263;
  font-weight: 600;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .intro .heading p {
    font-size: 2rem;
  }
}

.page--frontpage main > .services {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .services {
    margin-top: -14rem;
    padding-top: 2.5rem;
  }
}

.page--frontpage main > .services a:hover, .page--frontpage main > .services a:focus {
  text-decoration: none;
}

.page--frontpage main > .services > .container > .row > div {
  padding: 0;
}

.page--frontpage main > .services .service-card {
  margin: 0;
  padding: 3rem;
  text-align: center;
  background-color: #fff;
  border: 0.1rem solid #01796f;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .services .service-card {
    height: 23rem;
    margin: 0 1.5rem;
    padding: 5.5rem 1.5rem;
  }
  .page--frontpage main > .services .service-card:hover {
    padding-top: 2rem;
    background-color: #01796f;
  }
  .page--frontpage main > .services .service-card:hover img {
    display: none;
  }
  .page--frontpage main > .services .service-card:hover h3,
  .page--frontpage main > .services .service-card:hover p {
    color: #fff;
    line-height: 2.64rem;
    text-decoration: none;
  }
  .page--frontpage main > .services .service-card:hover p {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .page--frontpage main > .services .service-card:hover, .page--frontpage main > .services .service-card:focus-visible {
    padding-top: 5.5rem;
  }
}

.page--frontpage main > .services .service-card img {
  max-width: -moz-fit-content;
  max-width: fit-content;
  height: 4.5rem;
}

.page--frontpage main > .services .service-card h3 {
  display: inline-block;
  width: 60%;
  margin: 1rem 0 1rem 2rem;
  color: #01796f;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.1;
  text-align: left;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .services .service-card h3 {
    display: block;
    width: 100%;
    margin: 1rem auto;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .page--frontpage main > .services .service-card h3 {
    margin-top: 3.1rem;
  }
}

.page--frontpage main > .services .service-card p {
  display: none;
  font-size: 1.8rem;
}

.page--frontpage main > .hub {
  display: none;
  padding: 5rem 0 10rem;
}
.page--frontpage main > .hub.hub--mobile {
  display: block;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .hub {
    display: block;
  }
  .page--frontpage main > .hub.hub--mobile {
    display: none;
  }
}

.hub--mobile.carousel .careers {
  height: auto;
  min-height: 30rem;
  padding: 2rem;
  background-color: #067cc0;
}

.page--frontpage main > .hub.hub--mobile.carousel .loc-carousel h3 {
  position: relative;
  margin-bottom: 3rem;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
}

.page--frontpage main > .hub.hub--mobile.carousel .loc-carousel a.btn-link-forward {
  color: #fff;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.2rem;
}
.page--frontpage main > .hub.hub--mobile.carousel .loc-carousel a.btn-link-forward::after {
  color: #8c8681;
  background: #fff;
}

.page--frontpage main > .hub.hub--mobile.carousel .careers .btn-link-forward::after {
  color: #fff;
  font-size: 2.4rem;
  line-height: 3rem;
  background: transparent;
}

.page--frontpage main > .hub .location {
  height: 51.5rem;
  padding: 0;
  font-size: 2.5rem;
  background: #d3d3d3;
}

.page--frontpage main > .hub .location h3 {
  margin-top: 0;
  padding: 4rem;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  background-color: #8c8681;
  opacity: 0.9;
}
.page--frontpage main > .hub .location h3 img {
  margin-top: -0.5rem;
  margin-left: 2rem;
}

.page--frontpage main > .hub .careers,
.page--frontpage main > .hub .latest {
  height: 25rem;
  padding: 2rem;
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .page--frontpage main > .hub .careers,
  .page--frontpage main > .hub .latest {
    padding: 3rem;
  }
}
.page--frontpage main > .hub .careers h3,
.page--frontpage main > .hub .latest h3 {
  margin: 2rem 0 3rem;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .hub .careers h3,
  .page--frontpage main > .hub .latest h3 {
    margin: 0 0 1rem;
  }
}
.page--frontpage main > .hub .careers p,
.page--frontpage main > .hub .latest p {
  font-weight: 300;
  line-height: 2.6rem;
}
.page--frontpage main > .hub .careers .btn-link-forward,
.page--frontpage main > .hub .latest .btn-link-forward {
  margin-bottom: 2rem;
  color: #fff;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .page--frontpage main > .hub .careers .btn-link-forward,
  .page--frontpage main > .hub .latest .btn-link-forward {
    margin-bottom: 2.5rem;
  }
}
.page--frontpage main > .hub .careers .btn-link-forward::after,
.page--frontpage main > .hub .latest .btn-link-forward::after {
  color: #23527c;
  background: #fff;
}

.page--frontpage main > .hub .careers {
  background: #067cc0;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .hub .careers {
    margin-bottom: 1.5rem;
  }
}

.page--frontpage main > .hub .latest {
  background: #01796f;
}
.page--frontpage main > .hub .latest a {
  color: #fff;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2.6rem;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .hub .latest {
    margin-top: 1.5rem;
  }
}

.page--frontpage main > .promo {
  width: 100%;
  margin: 0 auto calc(6% - 9rem);
  padding: 0 0 1.5rem;
  background: #f0f0f1;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .promo {
    padding: 5rem 0;
  }
}

.page--frontpage main > .promo .promo-image {
  position: relative;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .promo .promo-image {
    padding: 0 1.5rem;
  }
}

.page--frontpage main > .promo .promo-image .feature {
  overflow: hidden;
}
.page--frontpage main > .promo .promo-image .feature img {
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .promo .promo-image .feature {
    position: absolute;
    top: 0;
    left: 3%;
    box-shadow: 0 0.7rem 1rem -0.1rem rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 992px) {
  .page--frontpage main > .promo .promo-image .feature {
    top: -8.5rem;
  }
}

.page--frontpage main > .promo .promo-content {
  padding-right: 5rem;
}
.page--frontpage main > .promo .promo-content h3 {
  margin-bottom: 2rem;
  color: #003263;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .promo .promo-content h3 {
    margin-bottom: 4rem;
  }
}
.page--frontpage main > .promo .promo-content p {
  margin-bottom: 2rem;
  color: #000;
  font-size: 1.6rem;
  line-height: 3rem;
}
@media screen and (min-width: 768px) {
  .page--frontpage main > .promo .promo-content p {
    margin-bottom: 6.5rem;
  }
}
.page--frontpage main > .promo .promo-content .btn-link-forward {
  padding-right: 6rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.8rem;
}

.locations-landing .filter-upper .form-item {
  position: relative;
}
.locations-landing .filter-upper .form-item label {
  padding-bottom: 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.4rem;
}
.locations-landing .filter-upper .form-item input {
  position: relative;
  display: block;
  width: 100%;
  height: 3.4rem;
  padding: 0.6rem 1.2rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  color: #000;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.4rem;
  border: 0.1rem solid #007cc2;
  border-radius: 0.4rem;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
  -webkit-appearance: none;
  appearance: none;
}
.locations-landing .filter-upper .form-item.form-item--name::after {
  position: absolute;
  right: 1rem;
  bottom: 0.3rem;
  display: block;
  width: 2rem;
  height: auto;
  color: #007cc2;
  font-size: 2rem;
  font-family: "Font Awesome 6 Free";
  content: "\f002";
}
@media screen and (min-width: 768px) {
  .locations-landing .filter-upper .form-item {
    display: flex;
    flex-wrap: wrap;
  }
  .locations-landing .filter-upper .form-item.form-item--name {
    width: 80%;
    margin: 2rem auto 1.5rem;
  }
}

.locations-landing .page-title {
  padding-top: 4.5rem;
}

.locations-landing .page-content {
  margin-top: 0;
}

.locations-landing .breadcrumbs__inner {
  display: none;
}
@media screen and (min-width: 576px) {
  .locations-landing .breadcrumbs__inner {
    display: block;
  }
}

.locations-landing .filter-upper .locations-actions {
  width: 100%;
  margin: 2rem auto 0;
}
@media screen and (min-width: 768px) {
  .locations-landing .filter-upper .locations-actions {
    width: 20%;
  }
}
@media screen and (min-width: 992px) {
  .locations-landing .filter-upper .locations-actions {
    margin: 2rem auto 1.5rem;
    padding: 0 1rem;
  }
}

.locations-landing .filter-upper button.link.link--arrow {
  display: block;
  margin: 0 auto;
  font-weight: bold;
}
@media screen and (min-width: 576px) {
  .locations-landing .filter-upper button.link.link--arrow {
    margin-right: 0;
    margin-left: auto;
  }
}
@media screen and (min-width: 992px) {
  .locations-landing .filter-upper button.link.link--arrow {
    margin: 0 0 1.8rem 3.5rem;
  }
}

.filter-upper {
  margin: 0 -1.5rem 4rem;
  padding: 3rem 2.5rem;
  box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 768px) {
  .filter-upper {
    display: flex;
    padding: 1.5rem 2.5rem;
    box-shadow: 0 0.4rem rgba(0, 0, 0, 0.25);
    opacity: 0.9;
  }
}
@media screen and (min-width: 992px) {
  .filter-upper {
    align-items: start;
  }
}

.locations-landing .filter-upper button.link.link--arrow {
  height: 5.8rem;
  margin: 1.7rem auto 0;
  padding: 0.4rem 2.5rem 0 1.5rem;
}
@media screen and (min-width: 576px) {
  .locations-landing .filter-upper button.link.link--arrow {
    margin: 1.7rem 0 0;
  }
}

.locations-landing .filter-lower {
  margin-bottom: 3rem;
}

.locations-landing .filter-lower p {
  margin-bottom: 0.5rem;
  line-height: 2.2rem;
}

.locations-landing .filter-lower button:not(.ss-value),
.locations-landing .filter-lower select {
  display: inline-block;
  min-width: 4rem;
  margin-right: 1rem;
  margin-bottom: 0.5rem;
  padding: 0.7rem 1.2rem;
  color: #000;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.2rem;
  vertical-align: middle;
  background-color: #fff;
  border: 0.1rem solid #23527c;
  border-radius: 0.4rem;
}
.locations-landing .filter-lower button:not(.ss-value):hover, .locations-landing .filter-lower button:not(.ss-value):focus, .locations-landing .filter-lower button:not(.ss-value):active,
.locations-landing .filter-lower select:hover,
.locations-landing .filter-lower select:focus,
.locations-landing .filter-lower select:active {
  cursor: pointer;
}
.locations-landing .filter-lower button:not(.ss-value).active,
.locations-landing .filter-lower select.active {
  color: #fff;
  background-color: #23527c;
}

.locations-landing .filter-lower select {
  margin: 0;
  background-image: none;
  -webkit-appearance: none;
  appearance: none;
}

.locations-landing .filter-lower .form-type--select {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 0;
  vertical-align: top;
}
@media screen and (min-width: 576px) {
  .locations-landing .filter-lower .form-type--select {
    width: auto;
  }
}
.locations-landing .filter-lower .form-type--select::after {
  position: absolute;
  top: 0.6rem;
  right: 0.9rem;
  color: #007cc2;
  font-size: 2rem;
  font-family: "Font Awesome 6 Free";
  content: "\f107";
}

.locations-landing .filter-upper button.link.link--arrow.js-filter-clear::after {
  margin-left: 2.4rem;
}

.locations-landing .filter-lower .form-item--mobile-select {
  margin-bottom: 0;
}
.locations-landing .filter-lower .form-item--mobile-select::after {
  display: none;
}
@media screen and (min-width: 576px) {
  .locations-landing .filter-lower .form-item--mobile-select {
    display: none;
  }
}

.locations-landing .filter-lower button.js-show-map:not(.ss-value) {
  float: right;
  margin: 0;
  padding-right: 0;
  color: #007cc2;
  background-color: #fff;
  border: 0;
}
.locations-landing .filter-lower button.js-show-map:not(.ss-value)::before {
  margin-right: 0.8rem;
  font-weight: 400;
  font-size: 1.6rem;
  font-family: "Font Awesome 6 Free";
  text-decoration: none;
  content: "\f278";
}

.locations-landing .filter-lower button.js-show-map.active::before {
  margin-right: 1rem;
  font-size: 2rem;
  content: "\f00d";
}

.view-locations-landing .geofield-google-map {
  max-width: 100%;
  max-height: 75vh;
}

.view-locations-landing .views-infinite-scroll-content-wrapper {
  display: grid;
  grid-auto-columns: 1fr;
  gap: 3rem;
}
@media screen and (min-width: 576px) {
  .view-locations-landing .views-infinite-scroll-content-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .view-locations-landing .views-infinite-scroll-content-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 3.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .view-locations-landing .views-infinite-scroll-content-wrapper {
    gap: 5.5rem;
  }
}
.view-locations-landing .views-infinite-scroll-content-wrapper::before {
  display: none;
}

.locations-landing .right-content {
  padding-right: 0;
  padding-left: 0;
}
@media screen and (min-width: 576px) {
  .locations-landing .right-content {
    padding-right: inherit;
    padding-left: inherit;
  }
}

.view-locations-landing .pager a {
  position: relative;
  margin-top: 0;
  padding-right: 5.4rem;
  color: #007cc2;
  border: 0;
}
.view-locations-landing .pager a::after {
  position: absolute;
  top: 0.4rem;
  right: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0.2rem 0 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #007cc2;
  border-radius: 50%;
  content: "\f107";
}

.locations-landing .view-display-id-map {
  margin-bottom: 3rem;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.map-collapsed .view-display-id-map {
  max-height: 0;
}

@media screen and (min-width: 576px) {
  .locations-landing .js-mobile-select {
    display: none;
  }
}

.locations-landing button.js-category-button:not(.ss-value),
.locations-landing .filter-lower .form-item--specialist {
  display: none;
}
.locations-landing button.js-category-button:not(.ss-value)::after,
.locations-landing .filter-lower .form-item--specialist::after {
  display: none;
}
@media screen and (min-width: 576px) {
  .locations-landing button.js-category-button:not(.ss-value),
  .locations-landing .filter-lower .form-item--specialist {
    display: inline-block;
  }
}

.locations-landing .filter-lower .form-item--specialist button.ss-value {
  color: #000;
}

.locations-landing button.js-show-map:not(.ss-value) {
  display: none;
}
@media screen and (min-width: 576px) {
  .locations-landing button.js-show-map:not(.ss-value) {
    display: block;
  }
}

.locations-landing .geofield-google-map {
  display: none;
}
@media screen and (min-width: 576px) {
  .locations-landing .geofield-google-map {
    display: block;
    height: 60rem !important;
  }
}

.view-news-list .pager a {
  position: relative;
  float: right;
  margin-bottom: 2.5rem;
  padding-top: 0.6rem;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: right;
  float: none;
  padding-right: 5.4rem;
  border: 0;
}
.view-news-list .pager a:hover, .view-news-list .pager a:focus, .view-news-list .pager a:active {
  text-decoration: underline;
  cursor: pointer;
}
.view-news-list .pager a::after {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}
.view-news-list .pager a::after {
  top: 0.4rem;
  right: 1rem;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0.2rem 0 0;
  color: #fff;
  font-size: 2.4rem;
  content: "\f107";
}
.view-news-list .pager a:hover, .view-news-list .pager a:focus, .view-news-list .pager a:active {
  background-color: transparent;
}

.block-munson-news-search-form {
  display: none;
}
@media screen and (min-width: 576px) {
  .block-munson-news-search-form {
    display: block;
    margin-bottom: 4rem;
    padding: 2rem 4rem;
    border-bottom: 0.4rem solid rgba(0, 0, 0, 0.3);
    opacity: 0.9;
  }
}
@media screen and (min-width: 1200px) {
  .block-munson-news-search-form {
    margin-bottom: 6.5rem;
    padding: 2rem 2rem 1rem;
  }
}

.block-munson-news-search-form form {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
}

.block-munson-news-search-form form > span {
  margin-bottom: 2rem;
  padding: 0 0.8rem;
}

.block-munson-news-search-form .form-item {
  position: relative;
}
.block-munson-news-search-form .form-item label {
  padding-bottom: 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.4rem;
}
.block-munson-news-search-form .form-item input {
  position: relative;
  display: block;
  width: 100%;
  height: 3.4rem;
  padding: 0.6rem 1.2rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  color: #000;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.4rem;
  border: 0.1rem solid #007cc2;
  border-radius: 0.4rem;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
  -webkit-appearance: none;
  appearance: none;
}
.block-munson-news-search-form .form-item label {
  margin-bottom: 0;
  font-weight: 500;
}
.block-munson-news-search-form .form-item input {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.4rem;
}

.block-munson-news-search-form .form-item.form-type--select {
  position: relative;
  display: inline-block;
}
.block-munson-news-search-form .form-item.form-type--select select {
  position: relative;
  min-width: 30rem;
  height: 4rem;
  padding: 0.3rem 1.2rem 0.5rem;
  color: #9b9b9b;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.7rem;
  text-transform: lowercase;
  text-indent: 0.1rem;
  text-overflow: "";
  vertical-align: middle;
  background: #fff;
  border: 0.1rem solid #007cc2;
  border-radius: 0.4rem;
  -webkit-appearance: none;
  appearance: none;
  appearance: none;
}
@media screen and (min-width: 576px) {
  .block-munson-news-search-form .form-item.form-type--select select {
    width: 100%;
    min-width: auto;
    max-width: 100%;
  }
}
.block-munson-news-search-form .form-item.form-type--select select.selected-value {
  color: #000;
}
.block-munson-news-search-form .form-item.form-type--select::after {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  height: 4rem;
  padding: 0 1.3rem;
  color: #fff;
  font-size: 3rem;
  font-family: "Font Awesome 6 Free";
  background: #007cc2;
  border-radius: 0 0.7rem 0.7rem 0;
  content: "\f107";
  pointer-events: none;
}
.block-munson-news-search-form .form-item.form-type--select select {
  color: #000;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.4rem;
}
.block-munson-news-search-form .form-item.form-type--select::placeholder {
  color: #666;
}
.block-munson-news-search-form .form-item.form-type--select::after {
  padding: 0 1rem;
  color: #007cc2;
  background: #fff;
  border: 0.1rem solid #007cc2;
  border-radius: 0 0.4rem 0.4rem 0;
}

.block-munson-news-search-form .form-item--keywords {
  width: 54%;
  padding-right: 2rem;
}
@media screen and (min-width: 1200px) {
  .block-munson-news-search-form .form-item--keywords {
    width: 28%;
  }
}

.block-munson-news-search-form .form-item--datefrom {
  width: 20%;
}
.block-munson-news-search-form .form-item--datefrom::placeholder {
  color: #9b9b9b;
}
@media screen and (min-width: 1200px) {
  .block-munson-news-search-form .form-item--datefrom {
    width: 15%;
  }
}

.block-munson-news-search-form .form-item--dateto {
  width: 20%;
}
.block-munson-news-search-form .form-item--dateto label {
  display: none;
}
@media screen and (min-width: 1200px) {
  .block-munson-news-search-form .form-item--dateto {
    width: 15%;
  }
}

.block-munson-news-search-form .form-item--category {
  width: 54%;
}
@media screen and (min-width: 1200px) {
  .block-munson-news-search-form .form-item--category {
    width: 39%;
    padding-left: 2rem;
  }
}

.block-munson-news-search-form .form-actions {
  width: 100%;
}

/* stylelint-disable-next-line selector-max-id */
.block-munson-news-search-form #edit-clear {
  display: none;
}

.block-munson-news-search-form .button--submit {
  margin-left: auto;
}

.page-node-type-content-page .new-landing .block-page-title-block h1 {
  display: block;
  margin: 0;
  color: #fff;
  font-size: 2.6rem;
}
@media screen and (min-width: 992px) {
  .page-node-type-content-page .new-landing .block-page-title-block h1 {
    margin-left: 8%;
    font-size: 4rem;
  }
}

.new-landing .page-title--textured {
  height: 10.2rem;
  margin: 0;
  padding: 3.4rem 0 3.6rem;
  background-position-x: 100%;
}
@media screen and (min-width: 992px) {
  .new-landing .page-title--textured {
    height: 12.6rem;
    padding: 4.8rem 0 3rem;
    background-position-x: 0;
  }
}

.page-node-type-content-page .new-landing .field--name-body {
  margin-bottom: 0;
}

.new-landing .department-menu {
  margin: 0 -3rem 5rem;
}
@media screen and (min-width: 768px) {
  .new-landing .department-menu {
    margin: 0 -3rem;
  }
}
@media screen and (min-width: 992px) {
  .new-landing .department-menu {
    margin: inherit;
  }
}

.new-landing .layout-content {
  margin-top: 0;
}

.new-landing .service__banner {
  margin-bottom: 0;
}

.new-landing .content-header {
  margin-bottom: 0;
}

.new-landing .block-page-title-block {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .new-landing .layout-content > .container {
    display: flex;
    flex-direction: column;
  }
}
.new-landing .layout-content > .container .view-filters {
  order: 2;
}
.new-landing .layout-content > .container .left-content {
  order: 1;
}
.new-landing .layout-content > .container .right-content {
  order: 3;
}
@media screen and (min-width: 992px) {
  .new-landing .layout-content > .container {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .new-landing .content-page .right-content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.search-page .block-system-breadcrumb-block {
  display: none;
}
@media screen and (min-width: 768px) {
  .search-page .block-system-breadcrumb-block {
    display: block;
    margin: 0 2.7rem 2rem;
  }
}

.search-page .region--banner {
  display: none;
}
@media screen and (min-width: 992px) {
  .search-page .region--banner {
    display: block;
    min-height: 10rem;
    margin-bottom: 2rem;
    padding: 1rem 0;
    background-image: url("/themes/custom/munson/images/small_banner_with_texture_1024.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
}

.search-page .page-content {
  margin-top: 0;
}

.search-page .content-header {
  margin-bottom: 0;
}

.search-page .col-sm-12 {
  padding: 0;
}

.search-page .view-search .block-munson-search a {
  display: block;
  display: flex;
  gap: 2.5rem;
  align-items: center;
  width: 100%;
  height: 5.1rem;
  min-height: auto;
  margin: 0 0 1rem;
  padding: 1rem 2.5rem;
  color: #01796f;
  border: 0.1rem solid #01796f;
}
@media screen and (min-width: 768px) {
  .search-page .view-search .block-munson-search a {
    flex-wrap: wrap;
    gap: 0;
    width: 23%;
    height: 11.6rem;
    margin-bottom: 0;
    text-align: center;
  }
  .search-page .view-search .block-munson-search a div {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .search-page .view-search .block-munson-search a {
    width: 18%;
  }
}
@media screen and (min-width: 1200px) {
  .search-page .view-search .block-munson-search a {
    width: 14rem;
  }
}

.search-page .view-search .block-munson-search a.active {
  padding: 1rem 1.5rem;
  color: #fff;
  background: #01796f;
  box-shadow: 0 0.1rem 0.4rem 0 rgba(0, 0, 0, 0.5);
}

.search-page .view-search .block-munson-search a div:first-child {
  font-size: 3rem;
  line-height: 1.8rem;
}
@media screen and (min-width: 768px) {
  .search-page .view-search .block-munson-search a div:first-child {
    font-size: 3.6rem;
  }
}

.search-page .view-search .block-munson-search a div:last-child {
  font-size: 1.8rem;
  line-height: 1.8rem;
}

.search-page .m-show-categories {
  position: relative;
  float: right;
  margin-bottom: 2.5rem;
  padding-top: 0.6rem;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: right;
  display: block;
  float: none;
  margin: 0 auto 3rem;
  color: #000;
  font-weight: 600;
  font-size: 16px;
  line-height: 2.2rem;
  background: transparent;
  border: 0;
}
.search-page .m-show-categories:hover, .search-page .m-show-categories:focus, .search-page .m-show-categories:active {
  text-decoration: underline;
  cursor: pointer;
}
.search-page .m-show-categories::after {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}
.search-page .m-show-categories::after {
  padding: 0.1rem 0 0;
  content: "\f106";
}
@media screen and (min-width: 768px) {
  .search-page .m-show-categories {
    display: none;
  }
}

.search-page .m-show-categories.open::after {
  transform: rotate(180deg);
}

.search-page .facets-wrapper {
  display: none;
}
@media screen and (min-width: 768px) {
  .search-page .facets-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
    margin-bottom: 3rem;
  }
}

.search-page .facets-wrapper.open {
  display: block;
}

.search-page .view-search .views-exposed-form {
  position: relative;
  flex-wrap: nowrap;
  margin: 0 -1.5rem 2.5rem;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  .search-page .view-search .views-exposed-form {
    margin: 0 -1.5rem 4rem;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0.2rem 0 0 rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 992px) {
  .search-page .view-search .views-exposed-form {
    width: 65rem;
    margin: 0 auto 4rem;
    box-shadow: none;
  }
}
@media screen and (min-width: 1200px) {
  .search-page .view-search .views-exposed-form {
    width: 81%;
  }
}

.search-page .view-search .views-exposed-form .form-item--search {
  position: relative;
  width: 100%;
  margin: 0;
}
.search-page .view-search .views-exposed-form .form-item--search label {
  padding-bottom: 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.4rem;
}
.search-page .view-search .views-exposed-form .form-item--search input {
  position: relative;
  display: block;
  width: 100%;
  height: 3.4rem;
  padding: 0.6rem 1.2rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  color: #000;
  font-weight: 600;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.4rem;
  border: 0.1rem solid #007cc2;
  border-radius: 0.4rem;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.075);
  -webkit-appearance: none;
  appearance: none;
}
.search-page .view-search .views-exposed-form .form-item--search .form-item__label {
  display: none;
}
.search-page .view-search .views-exposed-form .form-item--search input {
  height: 4.2rem;
  padding-left: 1.8rem;
  color: #000;
  font-weight: normal;
  font-size: 1.6rem;
  border: 0.1rem solid #979797;
}
.search-page .view-search .views-exposed-form .form-item--search input:active,
.search-page .view-search .views-exposed-form .form-item--search input:focus,
.search-page .view-search .views-exposed-form .form-item--search input:focus-visible {
  outline: -webkit-focus-ring-color auto 0.1rem;
}

.search-page .view-search .views-exposed-form .button--submit {
  position: absolute;
  top: -1.1rem;
  right: 3rem;
  width: 4.2rem;
  color: transparent;
}
.search-page .view-search .views-exposed-form .button--submit::after {
  color: #007cc2;
  background-color: transparent;
  content: "\f002";
}
@media screen and (min-width: 1200px) {
  .search-page .view-search .views-exposed-form .button--submit {
    top: -0.8rem;
  }
  .search-page .view-search .views-exposed-form .button--submit::after {
    font-size: 2rem;
  }
}

.search-page .view-search .block-munson-related-search {
  display: none;
  float: right;
  width: 16rem;
  margin-bottom: 1.5rem;
  padding: 0.5rem 2rem 1rem;
  color: #000;
  font-size: 1.8rem;
  line-height: 2.4rem;
  vertical-align: top;
  border: 0.1rem solid #01796f;
}
@media screen and (min-width: 768px) {
  .search-page .view-search .block-munson-related-search {
    display: inline;
    margin-top: 4.5rem;
  }
}
@media screen and (min-width: 992px) {
  .search-page .view-search .block-munson-related-search {
    width: 23.5rem;
    padding: 1rem 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .search-page .view-search .block-munson-related-search {
    width: 25%;
  }
}

.search-page .view-search .block-munson-related-search h2 {
  margin: 0 0 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.7rem;
}

.search-page .view-search .block-munson-related-search ul {
  margin-left: 0.8rem;
}
@media screen and (min-width: 992px) {
  .search-page .view-search .block-munson-related-search ul {
    margin-left: 1.8rem;
  }
}

.search-page .view-search .block-munson-related-search li {
  margin-left: 0;
}

.search-page .view-search .block-munson-related-search a {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 1.5rem;
  padding: 0;
  color: #000;
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-align: left;
  border: 0;
}
.search-page .view-search .block-munson-related-search a:hover {
  color: #666;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .search-page .content-wrapper {
    margin: 0 5rem;
  }
}
@media screen and (min-width: 992px) {
  .search-page .content-wrapper {
    margin: 5rem;
  }
}

.search-page .view-search .view-header,
.search-page .view-search .view-empty {
  color: #000;
  font-size: 1.6rem;
  line-height: 3rem;
}
@media screen and (min-width: 768px) {
  .search-page .view-search .view-header,
  .search-page .view-search .view-empty {
    margin-top: 7.5rem;
    margin-bottom: 5rem;
  }
}

@media screen and (min-width: 768px) {
  .search-page .view-search .view-content {
    width: 60%;
  }
}

.search-page .view-search .view-content article {
  width: 100%;
  margin-top: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 0.1rem solid #979797;
}

.search-page .view-search .view-content article > div:first-child {
  color: #003263;
  font-weight: 600;
  font-size: 1.6rem;
}

.search-page .view-search .view-content article h2,
.search-page .view-search .view-content article h2 * {
  color: #007cc2;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.7rem;
}

.search-page .view-search .view-content article .node__content {
  min-height: 4rem;
}
.search-page .view-search .view-content article .node__content * {
  color: #000;
  font-size: 1.6rem;
  line-height: 3rem;
}
.search-page .view-search .view-content article .node__content .field {
  display: box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.search-page .pager a {
  position: relative;
  float: right;
  margin-bottom: 2.5rem;
  padding-top: 0.6rem;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: right;
  float: none;
  padding-right: 5.4rem;
  border: 0;
}
.search-page .pager a:hover, .search-page .pager a:focus, .search-page .pager a:active {
  text-decoration: underline;
  cursor: pointer;
}
.search-page .pager a::after {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}
.search-page .pager a::after {
  top: 0.4rem;
  right: 1rem;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0.2rem 0 0;
  color: #fff;
  font-size: 2.4rem;
  content: "\f107";
}
.search-page .pager a:hover, .search-page .pager a:focus, .search-page .pager a:active {
  background-color: transparent;
}

.page--landing-services .layout-content > .container {
  max-width: 100%;
  padding: 0;
}

.page--landing-services .page-title__wrapper {
  min-height: 12.8rem;
}

.page--landing-services .page-title--textured {
  padding-top: 2.5rem;
  clip: unset;
  margin: 0;
  height: auto;
}
@media screen and (min-width: 768px) {
  .page--landing-services .page-title--textured {
    padding-top: 4.6rem;
  }
}

.page--landing-services .page-title--textured h1.page-title__heading {
  margin-left: 0;
}

.page--landing-services nav.breadcrumbs {
  display: none;
}
@media screen and (min-width: 768px) {
  .page--landing-services nav.breadcrumbs {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .landing-page-view--services {
    margin-top: 3rem;
  }
}

.landing-page-view--services .container.featured-services {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .landing-page-view--services .container.featured-services {
    max-width: 75rem;
  }
}
@media screen and (min-width: 992px) {
  .landing-page-view--services .container.featured-services {
    max-width: 97rem;
  }
}
@media screen and (min-width: 1200px) {
  .landing-page-view--services .container.featured-services {
    max-width: 117rem;
  }
}
@media screen and (min-width: 1284px) {
  .landing-page-view--services .container.featured-services {
    max-width: 128rem;
  }
}

.landing-page-view--services .container.featured-services > .service__content h3 {
  padding: 1.5rem;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.7rem;
  text-align: center;
  text-transform: capitalize;
  background-color: #fff;
  box-shadow: 0 0.1rem 0.7rem 0 rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 768px) {
  .landing-page-view--services .container.featured-services > .service__content h3 {
    position: absolute;
    bottom: -4rem;
    left: 50%;
    width: 60%;
    transform: translateX(-50%);
  }
}

.landing-page-view--services .container.featured-services > .service__content a {
  color: #fff;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.7rem;
  text-transform: capitalize;
}
.landing-page-view--services .container.featured-services > .service__content a:hover > h3, .landing-page-view--services .container.featured-services > .service__content a:focus-visible > h3 {
  color: #fff;
  background: #01796f;
}

.landing-page-view--services .container.featured-services > .service__content {
  display: block;
  width: 100%;
  text-align: center;
  background: none;
}
@media screen and (min-width: 768px) {
  .landing-page-view--services .container.featured-services > .service__content {
    position: relative;
    display: inline-block;
    width: calc(50% - 0.3rem);
    min-height: 21.9rem;
    margin: 0 auto 5rem;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 31.1rem;
  }
}
@media screen and (min-width: 992px) {
  .landing-page-view--services .container.featured-services > .service__content {
    width: calc(33.3333333333% - 0.3rem);
  }
}

.landing-page-view--services .services-letter-container ul {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 1.5rem 0;
  text-align: center;
  box-shadow: 0 0 0;
}
@media screen and (min-width: 768px) {
  .landing-page-view--services .services-letter-container ul {
    padding: 1.5rem 0 0 3.5rem;
  }
}
@media screen and (min-width: 992px) {
  .landing-page-view--services .services-letter-container ul {
    width: 79%;
    text-align: left;
  }
}
@media (min-width: 1034px) {
  .landing-page-view--services .services-letter-container ul {
    width: 74%;
  }
}
@media (min-width: 1101px) {
  .landing-page-view--services .services-letter-container ul {
    width: 69%;
  }
}
@media (min-width: 1164px) {
  .landing-page-view--services .services-letter-container ul {
    width: 65%;
  }
}
@media (min-width: 1215px) {
  .landing-page-view--services .services-letter-container ul {
    width: 61%;
  }
}
@media (min-width: 1283px) {
  .landing-page-view--services .services-letter-container ul {
    width: 64%;
  }
}
@media (min-width: 1320px) {
  .landing-page-view--services .services-letter-container ul {
    width: 60%;
  }
}
@media (min-width: 1408px) {
  .landing-page-view--services .services-letter-container ul {
    width: 56%;
  }
}
@media (min-width: 1483px) {
  .landing-page-view--services .services-letter-container ul {
    width: 53%;
  }
}
@media (min-width: 1566px) {
  .landing-page-view--services .services-letter-container ul {
    width: 50%;
  }
}
@media (min-width: 1661px) {
  .landing-page-view--services .services-letter-container ul {
    width: 47%;
  }
}
@media (min-width: 1695px) {
  .landing-page-view--services .services-letter-container ul {
    width: 46%;
  }
}

.landing-page-view--services .services-letter-container .services-letter-list li {
  height: auto;
}

.landing-page-view--services .services-letter-container {
  display: inline-block;
  width: 100%;
  margin-top: 2.2%;
  padding: 0 4.5rem 3rem;
  text-align: left;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .landing-page-view--services .services-letter-container {
    border-top: 0.1rem solid #979797;
    box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.3);
  }
}

.landing-page-view--services h3 {
  padding: 0.5rem 0;
  color: #003263;
  font-weight: 600;
  font-size: 3rem;
  line-height: 4.1rem;
  text-transform: none;
}

.landing-page-view--services .services-letter-container h3 {
  text-align: center;
}

.views-services-by-letter {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .views-services-by-letter {
    max-width: 75rem;
  }
}
@media screen and (min-width: 992px) {
  .views-services-by-letter {
    max-width: 97rem;
  }
}
@media screen and (min-width: 1200px) {
  .views-services-by-letter {
    max-width: 117rem;
  }
}
@media screen and (min-width: 1284px) {
  .views-services-by-letter {
    max-width: 128rem;
  }
}

@media screen and (min-width: 768px) {
  .views-services-by-letter .row-group {
    padding: 4rem 0;
    border-bottom: 0.1rem solid #d8d8d8;
  }
}

.views-services-by-letter .row-group .services-group {
  display: none;
  width: 100%;
  text-align: left;
  vertical-align: top;
}
.views-services-by-letter .row-group .services-group.active {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .views-services-by-letter .row-group .services-group {
    display: inline-block;
    width: 33%;
  }
}

.views-services-by-letter ul {
  margin-left: 0;
  padding-left: 2rem;
  list-style: none;
}

.views-services-by-letter ul li a {
  color: #000;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 4.5rem;
  text-decoration: underline;
}

.views-services-by-letter ul li {
  color: #000;
  font-size: 1.6rem;
  line-height: 1.7em;
  list-style-type: disc;
}
.views-services-by-letter ul li::marker {
  text-align: start !important;
  text-align-last: start !important;
  text-transform: none;
  text-indent: 0 !important;
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
}

.view-sitemap .view-content {
  display: grid;
}
@media screen and (min-width: 768px) {
  .view-sitemap .view-content {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2rem;
  }
}

.view-sitemap .view-grouping-header {
  margin: 2rem 0 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 3rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.36666;
  margin-top: 2rem;
}

.view-sitemap h3 {
  margin: 0;
  font-size: 1.6rem;
  color: #666;
  font-weight: 700;
}

.view-sitemap .sitemap-row {
  margin-bottom: 3rem;
}

.view-sitemap .sitemap-row .views-field {
  margin-left: 1rem;
}

.view-sitemap.no-department .view-content {
  display: block;
}

.view-sitemap.no-department .view-content .view-grouping .sitemap-row {
  display: grid;
}
@media screen and (min-width: 768px) {
  .view-sitemap.no-department .view-content .view-grouping .sitemap-row {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0 2rem;
  }
}

.view-sitemap.no-department .view-content .view-grouping .sitemap-row .views-field {
  margin-left: 0;
}

.footer-inner {
  padding: 5.5rem 0 3rem;
  color: #fff;
  text-align: center;
  background: url("../../../munson/images/footer-bg.png") bottom center repeat-x;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .footer-inner {
    padding: 11rem 0 3rem;
    text-align: left;
  }
}

.footer-inner h4 {
  margin-bottom: 0.2rem;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 3rem;
}

.footer-inner a {
  color: #fff;
  line-height: 3rem;
  text-decoration: none;
}
.footer-inner a:hover, .footer-inner a:focus, .footer-inner a:active {
  color: #fff;
  text-decoration: underline;
}

.footer-inner address {
  margin-bottom: 2rem;
  font-weight: 300;
  font-size: 1.8rem;
  font-style: normal;
  line-height: 3rem;
}

.footer-inner .langs {
  margin-top: 3rem;
  padding: 1rem 0;
  text-align: center;
  border-top: solid 0.2rem #fff;
}

.footer-inner .langs > p {
  font-size: 1.4rem;
}

.footer-inner a.fa {
  display: inline-block;
  width: 4rem;
  height: 4rem;
  margin-top: 1.5rem;
  margin-right: 1.5rem;
  padding: 0.3rem 1rem;
  font-size: 2.1rem;
  border: 0.1rem solid;
  border-radius: 50%;
}
.footer-inner a.fa:hover, .footer-inner a.fa:focus, .footer-inner a.fa:active {
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .footer-inner a.fa.fa-facebook {
    padding: 0.4rem 1.2rem;
  }
}

.footer-inner a.fa {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.footer-inner a span {
  position: absolute !important;
  width: 0.1rem;
  height: 0.1rem;
  overflow: hidden;
  word-wrap: normal;
  clip: rect(0.1rem, 0.1rem, 0.1rem, 0.1rem);
}

.footer-inner > .container {
  width: 100%;
  padding: 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .footer-inner > .container {
    max-width: 75rem;
  }
}
@media screen and (min-width: 992px) {
  .footer-inner > .container {
    max-width: 97rem;
  }
}
@media screen and (min-width: 1200px) {
  .footer-inner > .container {
    max-width: 117rem;
  }
}
@media screen and (min-width: 1284px) {
  .footer-inner > .container {
    max-width: 128rem;
  }
}

.footer-inner > .container > .row {
  margin: 0 auto;
}

.footer-inner ul {
  margin: 0;
  padding-left: 0;
}

.footer-inner ul li {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 3rem;
  list-style: none;
}

.footer-inner .langs li {
  display: inline-block;
}

.footer-inner .langs li a {
  display: block;
  padding: 0 1rem;
  color: #fff;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1;
  border-right: solid 0.1rem #fff;
}

.footer-inner .langs li:first-child > a {
  padding-left: 0;
}

.footer-inner .langs li:last-child > a {
  padding-right: 0;
  border: 0;
}

/**
 * Navbar.
 */
.site-branding {
  float: left;
  max-width: 70%;
  padding: 0 1.5rem;
  font-size: 1.8rem;
  line-height: 2rem;
}
@media screen and (min-width: 768px) {
  .site-branding {
    max-width: none;
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  .site-branding {
    padding: 3rem 12rem 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .site-branding {
    padding: 3rem 2rem 0 0;
  }
}

.site-branding img {
  max-width: 24rem;
}
@media (min-width: 405px) {
  .site-branding img {
    max-width: 26rem;
  }
}
@media (min-width: 405px) {
  .site-branding img {
    max-width: 28rem;
  }
}
@media screen and (min-width: 992px) {
  .site-branding img {
    max-width: 30rem;
  }
}
@media screen and (min-width: 992px) {
  .site-branding img {
    max-width: 33.6rem;
  }
}

header.content-header {
  padding: 1rem 0 0;
  overflow: visible;
  background: #fff;
  border-bottom: 0.1rem solid #007cc2;
}
@media screen and (min-width: 992px) {
  header.content-header {
    padding: 0;
    border-bottom: unset;
  }
}

.navbar.navbar-munson {
  margin: 0;
  border: 0;
}

.navbar.navbar-munson .primary {
  display: block;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .primary {
    padding: 1rem 0;
  }
}

@media screen and (max-width: 991px) {
  .navbar.navbar-munson .navbar-toggle {
    width: 4.4rem;
  }
}

.navbar.navbar-munson .navbar-toggle,
.navbar.navbar-munson .btn-search--mobile {
  position: relative;
  display: block;
  margin: 0.8rem 0;
}
.navbar.navbar-munson .navbar-toggle:focus,
.navbar.navbar-munson .btn-search--mobile:focus {
  outline: 0;
  box-shadow: none;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .navbar-toggle,
  .navbar.navbar-munson .btn-search--mobile {
    display: none;
    margin: 1.6rem 1.5rem 0.8rem 0;
  }
}

.navbar.navbar-munson .navbar-toggle .icon-bar {
  position: absolute;
  right: 1rem;
  height: 0.3rem;
  background-color: #007cc2;
  transition: all 0.5s;
}
.navbar.navbar-munson .navbar-toggle .icon-bar:nth-of-type(2) {
  bottom: 0;
  transform: rotate(45deg);
}
.navbar.navbar-munson .navbar-toggle .icon-bar:nth-of-type(3) {
  opacity: 0;
}
.navbar.navbar-munson .navbar-toggle .icon-bar:nth-of-type(4) {
  bottom: 0;
  transform: rotate(-45deg);
}

.navbar.navbar-munson .navbar-toggle.collapsed .icon-bar {
  position: initial;
}
.navbar.navbar-munson .navbar-toggle.collapsed .icon-bar:nth-of-type(2), .navbar.navbar-munson .navbar-toggle.collapsed .icon-bar:nth-of-type(4) {
  bottom: auto;
  transform: none;
}
.navbar.navbar-munson .navbar-toggle.collapsed .icon-bar:nth-of-type(3) {
  opacity: 1;
}

.navbar.navbar-munson .btn-search--mobile {
  float: right;
  margin: 0 1.5rem 0 0;
  padding: 1rem;
  color: #007cc2;
  font-size: 2.1rem;
  background: transparent;
  border: unset;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .btn-search--mobile {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .munson-navbar-collapse.collapse {
    display: block;
  }
}

.navbar.navbar-munson .menu-container {
  display: flex;
  flex-direction: column-reverse;
}
.navbar.navbar-munson .menu-container.collapse {
  display: none;
}
.navbar.navbar-munson .menu-container.collapse.in {
  display: flex;
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .menu-container {
    flex-direction: column;
  }
}

@media screen and (min-width: 992px) {
  .navbar.navbar-munson .munson-navbar-collapse.collapse {
    display: block;
  }
}

.navbar.navbar-munson .munson-navbar-header.clearfix {
  margin: 0 -1.5rem;
  padding: 1rem 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .navbar.navbar-munson .munson-navbar-header.clearfix {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .munson-navbar-header.clearfix {
    padding: 0;
  }
  .navbar.navbar-munson .munson-navbar-header.clearfix::after, .navbar.navbar-munson .munson-navbar-header.clearfix::before {
    display: none;
  }
}

.primary .container,
.is-subsite .secondary .container {
  width: 100%;
  padding: 0;
}

.navbar.navbar-munson .container {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .navbar.navbar-munson .container {
    max-width: 75rem;
  }
}
@media screen and (min-width: 992px) {
  .navbar.navbar-munson .container {
    max-width: 97rem;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.navbar-munson .container {
    max-width: 117rem;
  }
}
@media screen and (min-width: 1284px) {
  .navbar.navbar-munson .container {
    max-width: 128rem;
  }
}

@media screen and (min-width: 992px) {
  .navbar.navbar-munson > .container {
    position: relative;
  }
}

.media:not(.media--view-mode-default[style]) {
  width: auto !important;
  height: auto !important;
  overflow: unset;
}

.department-menu {
  margin: 0 -3rem 1rem;
}
@media screen and (min-width: 992px) {
  .department-menu {
    margin: 0 0 4.5rem;
  }
}

.department-menu > ul {
  margin-left: 0;
}

.department-menu ul li {
  position: relative;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 3.5rem;
  text-transform: none;
  list-style: none;
  border-bottom: 0.1rem solid #ddd;
}
@media screen and (min-width: 992px) {
  .department-menu ul li a {
    font-weight: normal;
  }
}

.department-menu ul > li > ul > li.link-is-active > a,
.department-menu ul > li > ul > li.link-is-active > .arrow {
  background-color: #f1f1f2;
}

.department-menu ul > li > ul > li.link-is-active > a {
  color: #007cc2;
  font-weight: 600;
}

.department-menu ul > li > ul > li.link-is-active:hover ul {
  background-color: transparent;
}

@media screen and (min-width: 992px) {
  .department-menu ul > li > ul > li.link-is-active:hover,
  .department-menu ul > li > ul > li.link-is-active:focus-visible {
    background-color: #f1f1f2;
  }
}

.department-menu > ul.menu > li {
  margin: 0 auto 2rem;
  padding-top: 0;
  text-transform: capitalize;
  border-bottom: unset;
}
@media screen and (min-width: 992px) {
  .department-menu > ul.menu > li {
    text-transform: uppercase;
    border-bottom: 0.1rem solid #007cc2;
  }
}
.department-menu > ul.menu > li:hover {
  background-color: transparent;
}
.department-menu > ul.menu > li:hover > a {
  color: #003263;
}
@media screen and (min-width: 992px) {
  .department-menu > ul.menu > li {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 3.3rem;
    border-top: 0;
    border-bottom: 0;
  }
}

.department-menu > ul.menu > li > a {
  width: calc(100% - 7.2rem);
  padding: 1.8rem 2rem 1.8rem 4rem;
  color: #003263;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.7rem;
  border-bottom: 0;
}
@media screen and (min-width: 992px) {
  .department-menu > ul.menu > li > a {
    width: 100% !important;
    padding: 0;
    border-bottom: 0.3rem solid #01796f;
  }
}

@media screen and (max-width: 991px) {
  .not-subsite .department-menu > ul.menu > li {
    text-transform: uppercase;
    border-top: 0.1rem solid #007cc2;
    border-bottom: 0.1rem solid #007cc2;
  }
}

@media screen and (max-width: 991px) {
  .not-subsite .department-menu > ul.menu > li > a {
    padding: 1.8rem 1.5rem;
  }
}

.department-menu ul li ul {
  height: 0;
  margin-left: 0;
  padding-left: 0;
}
@media screen and (min-width: 992px) {
  .department-menu ul li ul {
    height: auto;
    padding-left: 5rem;
  }
  .department-menu ul li ul ul {
    height: 0;
    display: none;
  }
}
.department-menu ul li ul li:last-child {
  border-bottom: 0;
}

.department-menu > ul.menu > li > ul.menu {
  padding: 0 1.4rem;
}
@media screen and (min-width: 992px) {
  .department-menu > ul.menu > li > ul.menu {
    padding: 0;
    border-bottom: 0.1rem solid #ddd;
  }
}

.department-menu ul li:hover li {
  background-color: #fff;
}
.department-menu ul li:hover li a {
  color: #000;
  font-weight: normal;
}

.department-menu ul li:hover li:hover > a {
  color: #007cc2;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  .department-menu ul li:hover li:hover {
    background-color: #f1f1f2;
  }
}

.department-menu ul li.menu-item--expanded .arrow {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 15%;
  padding: 1.5rem 0 1.5rem 0;
  color: #007cc2;
  line-height: 1.7em;
  background-color: transparent;
  font-size: 1.2rem;
  font-family: "Font Awesome 6 Free";
  text-align: center;
  cursor: pointer;
  transition: transform 0.2s ease;
  border: none;
}
.department-menu ul li.menu-item--expanded .arrow.clicked:focus {
  outline: none;
}

.department-menu > ul.menu > li.menu-item--expanded > .arrow {
  position: absolute;
  top: 1.4rem;
  right: 2rem;
  display: inline-block;
  width: 3.4rem;
  height: 3.4rem;
  color: #fff;
  font-size: 1.6rem;
  font-family: "Font Awesome 6 Free";
  text-align: center;
  background-color: #007cc2;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: transform 0.2s ease;
  padding-top: 0.4rem;
}
@media screen and (min-width: 992px) {
  .department-menu > ul.menu > li.menu-item--expanded > .arrow {
    display: none;
  }
}

.department-menu ul > li.menu-item--expanded.nav-open > .arrow {
  transform: rotate(180deg);
}
.department-menu ul > li.menu-item--expanded.nav-open > ul {
  height: auto;
  border-top: 0.1rem solid #ddd;
}

.department-menu ul li.menu-item--expanded.nav-open ul li.menu-item--expanded.nav-open ul {
  height: auto;
}

.department-menu ul li a {
  display: inline-block;
  width: 100%;
  padding: 1.2rem 2.4rem 1.2rem 1.4rem;
  color: #000;
  line-height: 1.7em;
  background-color: transparent;
}
.department-menu ul li a:hover {
  text-decoration: none;
}

.department-menu ul li.menu-item--expanded > a {
  width: 85%;
}

.department-menu ul li ul li ul {
  border-top: 0.1rem solid #f1f1f2;
  border-left: 1.5rem solid #f1f1f2;
}
.department-menu ul li ul li ul li {
  padding-left: 3rem;
}
@media screen and (min-width: 992px) {
  .department-menu ul li ul li ul {
    border-left: 0;
  }
  .department-menu ul li ul li ul li {
    padding-left: 0;
  }
}

/**
 * Content type: Blog article
 */
.page-node--blog-article .page-content {
  margin-top: 0;
  margin-bottom: 0;
}

.page-node--blog-article .block-page-title-block {
  margin: 0;
}

.blog-article > .container {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .blog-article > .container {
    flex-direction: row;
  }
}

.blog-article-sidebar {
  flex: 1;
}
@media screen and (max-width: 991px) {
  .blog-article-sidebar {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .blog-article-sidebar {
    flex: 0 0 28.5rem;
  }
}

.blog-article-content {
  flex: 1;
  padding: 2rem 0 5rem;
}
@media screen and (min-width: 992px) {
  .blog-article-content {
    padding: 5rem 10rem;
  }
}

.page-node--blog-article .page-title {
  margin: 0;
}

.page-node--blog-article .page-title h1 {
  margin: 2rem 0 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 3rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.36666;
  margin: 20px 0 10px;
  font-weight: 700;
  font-size: 3.6rem;
  font-family: "Roboto", sans-serif;
}

.page-node--blog-article .page-title .container {
  max-width: initial;
  padding: 0;
}

.page-node--blog-article .node__content > .field--name-body p,
.page-node--blog-article .node__content > .field--name-field-image {
  margin: 1.5rem 0 3rem;
  color: #000;
  font-size: 1.8rem;
  line-height: 1.7em;
}

.page-node--blog-article .node__content > .field--name-body ul > li > p,
.page-node--blog-article .node__content > .field--name-body ul > li {
  margin: 0;
  font-size: 1.6rem;
}

.page-node--blog-article .node__content > .field--name-body article.media--type-image,
.page-node--blog-article .node__content > .field--name-body img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 576px) {
  .page-node--blog-article .node__content > .field--name-body article.media--type-image,
  .page-node--blog-article .node__content > .field--name-body img {
    width: auto;
  }
}

.page-node--blog-article .node__content > .field--name-body figure {
  float: right;
  width: 21rem;
  margin: 0 0.5em 0.5em;
  padding: 0 0.5em 0.5em;
  font-size: smaller;
  font-style: italic;
  text-align: center;
  text-indent: 0;
}

.page-node--blog-article .node__content > .field--name-body figure img {
  max-width: none;
}

.page-node--blog-article .node__content > .field--name-body table tr {
  color: #666;
}

.page-node--blog-article .node__content > .field--name-body img {
  margin: 0 1.2rem;
}

.page-node--blog-article .node__content > .field--name-body h2 {
  margin: 2rem 0 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 3rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.36666;
  margin: 2rem 0 3rem;
  font-weight: 300;
}

.page-node--blog-article .node__content > .field--name-body h3 {
  margin: 2rem 0 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 2.4rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.375;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
}

.page-node--blog-article .node__content .media--type-image[style] {
  display: inline-block;
}

.page-node--blog-article .node__content .media--type-image[style] img {
  width: 100%;
  height: 100%;
  margin: 0;
}

.page-node--blog-article .node__content > .field--name-body .cta_button p {
  margin: 0;
}

.page-node--blog-article .blog-article-date {
  margin: 0 0 2rem;
  color: #666;
  font-size: 1.6rem;
}

.page-node--blog-article .cta-button--blue {
  display: inline-block;
  height: auto;
  padding: 0.8rem 1rem 0.6rem;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 3rem;
  text-align: center;
  text-decoration: none;
  border: 0.1rem solid transparent;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  color: #fff;
  font-family: sans-serif;
  text-shadow: 0 -0.1rem rgb(15, 34, 68);
  background-color: rgb(53, 116, 227);
  background-image: linear-gradient(to bottom, rgb(53, 116, 227), rgb(39, 87, 170));
  border: 0.2rem solid rgb(26, 58, 113);
  border-radius: 0.6rem;
  box-shadow: inset 0 0.1rem rgb(66, 145, 255);
}
.page-node--blog-article .cta-button--blue:hover, .page-node--blog-article .cta-button--blue:focus, .page-node--blog-article .cta-button--blue:active {
  color: #fff;
  background-color: rgb(58, 127, 249);
  background-image: linear-gradient(to bottom, rgb(58, 127, 249), rgb(39, 87, 170));
  border: 0.2rem solid rgb(31, 69, 136);
  box-shadow: inset 0 0.1rem rgb(71, 156, 255), 0 0.1rem 0.8rem rgba(0, 0, 0, 0.3);
}

.node--blog-article--teaser {
  width: 100%;
  max-width: 57.6rem;
  height: 100%;
  margin: 0 auto;
  border: 0.2rem solid #9b9b9b;
}

.node--blog-article--teaser .node__image-wrapper img {
  width: 100%;
  object-fit: cover;
}

.node--blog-article--teaser .node__title {
  font-weight: 700;
}

.node--blog-article--teaser a.node__read-more {
  float: none;
  margin-top: 1.6rem;
}

.node--blog-article--teaser .node__content {
  padding: 2.5rem;
  padding-bottom: 6rem;
}

.node--blog-article--teaser .node__categories {
  display: block;
  color: #4da19a;
  font-weight: 700;
}

.node--blog-article--teaser .node__date {
  margin: 2.4rem 0;
  color: #666;
}

.node--blog-article--teaser .node__read-more {
  padding-right: 3.5rem;
}

.node--blog-article--teaser .node__read-more::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 2rem;
}

.page-node--blog-article .region--banner.no-page-title {
  margin-top: 5.6rem;
}
@media screen and (max-width: 991px) {
  .page-node--blog-article .region--banner.no-page-title {
    display: none;
  }
}

/**
 * Content type: Content Page
 */
@media screen and (min-width: 768px) {
  .content-page {
    margin-top: 5rem;
  }
}

.content-page.content-page--full-width {
  margin-top: 1.6rem;
}

.shfp-layout .content-page {
  margin-top: 0;
}

@media screen and (min-width: 992px) {
  .content-page .right-content.col-md-9 {
    padding-left: 4rem;
  }
}

.node--type-content-page details summary {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 2.4rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.45;
}

.node--type-content-page details > *:not(summary) {
  padding: 0 4.8rem;
}

.node--type-content-page details summary::before {
  color: #666;
  font-size: 2.8rem;
  line-height: 1;
  content: "‣";
}

.node--type-content-page details[open] > summary::before {
  transform: rotate(90deg);
}

.node--type-content-page h2 {
  margin-top: 4rem;
}

.node--type-content-page li {
  line-height: 3rem;
}

table[style="width:100%;"] {
  overflow-x: auto !important;
}

.categories-wrapper {
  margin-top: 3rem;
}

.categories-wrapper .category {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 21.9rem;
  margin: 0 auto 5rem;
  margin-bottom: 5rem;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-size: 31.1rem;
}
@media screen and (min-width: 768px) {
  .categories-wrapper .category {
    width: calc(50% - 0.3rem);
  }
}
@media screen and (min-width: 992px) {
  .categories-wrapper .category {
    width: calc(33.3333333333% - 0.3rem);
  }
}

.categories-wrapper .category h3 {
  position: absolute;
  bottom: -4rem;
  left: 50%;
  width: 60%;
  padding: 1.5rem;
  color: #000;
  font-weight: 600;
  font-size: 2rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.7rem;
  text-transform: capitalize;
  background-color: #fff;
  box-shadow: 0 0.1rem 0.7rem 0 rgba(0, 0, 0, 0.5);
  transform: translateX(-50%);
}

.categories-wrapper .category a {
  color: #000;
  font-weight: 600;
  font-size: 2rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.7rem;
  text-transform: capitalize;
}
.categories-wrapper .category a:hover > h3, .categories-wrapper .category a:focus-visible > h3 {
  color: #fff;
  background: #01796f;
}

.page-node-type-content-page .team-grid {
  display: flex;
  flex-wrap: wrap;
}

.page-node-type-content-page .team-grid .team-member {
  width: 100%;
}
@media screen and (min-width: 576px) {
  .page-node-type-content-page .team-grid .team-member {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .page-node-type-content-page .team-grid .team-member {
    width: 33%;
  }
}

.page-node-type-content-page .team-grid .team-info {
  padding: 1rem 3rem;
}

@media screen and (min-width: 576px) {
  .page-node-type-content-page .team-grid .team-img {
    padding: 1rem 3rem;
  }
}

.page-node-type-content-page main .field--name-body {
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 992px) {
  .page-node-type-content-page .sh-layout main .field--name-body {
    margin-bottom: 9rem;
  }
}

.page-node-type-content-page .full-width-body .field--name-body p {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-node-type-content-page .full-width-body .field--name-body p {
    padding: 0 10%;
    font-size: 2rem;
    line-height: 3.2rem;
  }
}

.page-node-type-content-page .full-width-body .field--name-body h1 {
  font-size: 2.4rem;
}
@media screen and (min-width: 768px) {
  .page-node-type-content-page .full-width-body .field--name-body h1 {
    font-size: 3.6rem;
  }
}

.page-node-type-content-page .full-width-body .size--text-content-only {
  background-color: #007cc2;
}
.page-node-type-content-page .full-width-body .size--text-content-only ul {
  margin-top: 2.5rem;
  column-count: 2;
}
.page-node-type-content-page .full-width-body .size--text-content-only li {
  margin: 0;
}
.page-node-type-content-page .full-width-body .size--text-content-only * {
  color: #fff;
}

.sh-layout .media--type-image.media--view-mode-default img {
  min-width: 100%;
}
@media screen and (min-width: 768px) {
  .sh-layout .media--type-image.media--view-mode-default img {
    min-width: 80rem;
  }
}

.sh-layout .field--name-body h1 {
  text-align: center;
}

.sclp-layout .menu-container .secondary,
.hsc-layout .menu-container .secondary,
.shfp-layout .menu-container .secondary,
.sh-layout .menu-container .secondary {
  display: none;
}
@media screen and (min-width: 992px) {
  .sclp-layout .menu-container .secondary,
  .hsc-layout .menu-container .secondary,
  .shfp-layout .menu-container .secondary,
  .sh-layout .menu-container .secondary {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .page-node-type-content-page .field--name-field-related-links + .field--name-field-quick-links {
    margin-top: -7.8rem;
  }
}

.shfp-layout .paragraph--type--banner.banner--with-image {
  height: 6rem;
}
@media screen and (min-width: 768px) {
  .shfp-layout .paragraph--type--banner.banner--with-image {
    height: 10rem;
  }
}

.shfp-layout .paragraph--type--banner .paragraph__background img {
  object-position: center;
}

.sclp-layout .storage--cta {
  margin: 3rem 0 8rem;
}

.sclp-layout .storage--cta:not(.size--half) {
  background-color: #007cc2;
}

.sclp-layout .storage--cta:not(.size--half) * {
  color: #fff;
}

.sclp-layout .storage--cta:not(.size--half) .link.link--arrow {
  color: #fff;
}
.sclp-layout .storage--cta:not(.size--half) .link.link--arrow::after {
  color: #007cc2;
  background: #fff;
}

/**
 * Content type: News item (Featured News)
 */
.news-item--featured-news {
  display: flex;
  width: 100%;
  padding: 3rem;
  background-color: #F1F1F2;
}
@media screen and (min-width: 1200px) {
  .news-item--featured-news {
    padding: 2.5rem 3rem;
  }
}

.news-item--featured-news .news-item-left {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .news-item--featured-news .news-item-left {
    width: 55%;
    padding-right: 3.5rem;
  }
}

.news-item--featured-news .news-item-left p,
.news-item--featured-news .news-item-left div {
  color: #000;
  line-height: 3rem;
}

.news-item--featured-news .news-item-left .field--name-body {
  margin-bottom: 1.8rem;
}

.news-item--featured-news .news-item-left .btn {
  margin-bottom: 1rem;
}
@media screen and (min-width: 992px) {
  .news-item--featured-news .news-item-left .btn {
    margin-bottom: 0;
  }
}

.news-item--featured-news .news-item-right {
  display: none;
}
@media screen and (min-width: 992px) {
  .news-item--featured-news .news-item-right {
    display: block;
    width: 37.5rem;
    max-width: 50%;
    margin-top: -6.4rem;
    margin-left: 4rem;
  }
}

.news-item--featured-news .news-item-right img,
.news-item--featured-news .news-item-right picture {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: 50%;
  aspect-ratio: 1/1;
}

.news-item--featured-news h3,
.news-item--featured-news h3 a {
  margin-top: 0;
  margin-bottom: 0.5rem;
  padding: 0;
  color: #003263;
  font-weight: 600;
  font-size: 2.4rem;
  font-family: "Open Sans", sans-serif;
  line-height: 3.3rem;
  text-align: left;
}

/**
 * Content type: News item (Featured News)
 */
.news-item--teaser {
  width: 100%;
  padding: 2.5rem 0;
  border-bottom: 0.1rem solid #9b9b9b;
}

.news-item--teaser h4 {
  color: #007cc2;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.7rem;
  margin-bottom: 0.5rem;
}

.news-item--teaser h4 a:hover {
  color: #007cc2;
}

.news-item--teaser .field--name-field-date {
  margin-bottom: 0.6rem;
}

.news-item--teaser .field--name-body p {
  color: #000;
  line-height: 3rem;
}

/**
 * Content type: News item
 */
.page-node--news-item .region--banner.no-page-title {
  margin-top: 5.6rem;
}

.page-node--news-item .breadcrumbs {
  margin-bottom: 4rem;
}
@media screen and (min-width: 992px) {
  .page-node--news-item .breadcrumbs {
    margin-bottom: 7.5rem;
  }
}

.page-node--news-item .block-page-title-block {
  margin: 0;
}

.page-node--news-item .page-content {
  padding-left: 5rem;
}
@media screen and (min-width: 992px) {
  .page-node--news-item .page-content {
    margin-top: 5rem;
  }
}

.page-node--news-item .page-title {
  margin: 2rem 0 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 3rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.36666;
  margin-top: 0;
  font-size: 3.6rem;
}

.page-node--news-item .block-page-title-block .page-title__inner.container {
  padding: 0;
}

.page-node--news-item .block-page-title-block,
.page-node--news-item .block-page-title-block h1 {
  margin: 0;
}

.page-node--news-item .field--name-field-date {
  color: #666;
  font-size: 1.6rem;
}

.page-node--news-item .content--main {
  margin-top: 0;
  padding-left: 5rem;
}
@media screen and (min-width: 768px) {
  .page-node--news-item .content--main {
    margin-top: 5rem;
  }
}

.page-node--news-item .news-story {
  width: 97%;
}

.page-node--news-item .field--name-body ol > li {
  margin: 0 0 1rem 0.8rem;
  line-height: 3rem;
}

.block-views-blocknews-list-block-providers {
  margin: 3.2rem 0;
}

.block-views-blocknews-list-block-providers .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: stretch;
}
@media screen and (min-width: 768px) {
  .block-views-blocknews-list-block-providers .view-content {
    gap: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .block-views-blocknews-list-block-providers .view-content {
    gap: 4rem;
  }
}

.block-views-blocknews-list-block-providers .views-row {
  display: flex;
  flex: 1 0 100%;
  flex-direction: column;
  gap: 2rem;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 100%;
  padding: 1.6rem;
  color: #fff;
  background-color: #06786f;
}
@media screen and (min-width: 768px) {
  .block-views-blocknews-list-block-providers .views-row {
    flex: 1;
  }
}

.block-views-blocknews-list-block-providers .views-row .views-field-view-node {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .block-views-blocknews-list-block-providers .views-row .views-field-view-node {
    margin-top: 2rem;
    margin-left: unset;
  }
}

.block-views-blocknews-list-block-providers .views-row a {
  position: relative;
  float: right;
  margin-bottom: 2.5rem;
  padding-top: 0.6rem;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: right;
  margin: 0;
  padding-bottom: 0.6rem;
  color: #fff;
}
.block-views-blocknews-list-block-providers .views-row a:hover, .block-views-blocknews-list-block-providers .views-row a:focus, .block-views-blocknews-list-block-providers .views-row a:active {
  text-decoration: underline;
  cursor: pointer;
}
.block-views-blocknews-list-block-providers .views-row a::after {
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}
.block-views-blocknews-list-block-providers .views-row a::after {
  top: 0;
  color: #06786f;
  background-color: #fff;
}

.block-views-blocknews-list-block-providers .views-row .views-field-field-date {
  font-size: 1.8rem;
}

/**
 * Content type: Practice Location - Block Teaser view mode.
 */
.p-location--block-teaser {
  position: relative;
  height: 33.5rem;
  z-index: 1;
}

.p-location--block-teaser .b-teaser--wrapper {
  padding: 5rem 0;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 100vw;
  height: 33.5rem;
  overflow: visible;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .p-location--block-teaser .b-teaser--wrapper {
    background: #007cc2;
    color: #fff;
  }
}

.p-location--block-teaser .loc-hide-side {
  position: relative;
  display: none;
}
@media screen and (min-width: 768px) {
  .p-location--block-teaser .loc-hide-side {
    display: block;
  }
}

.p-location--block-teaser .loc-hide-side .feature {
  width: 45rem;
  left: 1.5rem;
  top: -15.8rem;
  position: absolute;
  box-shadow: 0 0.7rem 1rem -0.1rem rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .p-location--block-teaser .loc-hide-side .feature {
    top: -15.5rem;
    left: 7rem;
    height: 45rem;
  }
}

.p-location--block-teaser .detail-section h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 4.1rem;
  text-transform: none;
  margin-bottom: 2rem;
  padding-left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-location--block-teaser .detail-section h3 {
    color: #fff;
    font-size: 3rem;
    font-weight: 500;
  }
}

.p-location--block-teaser .location-title {
  display: block;
  font-weight: 600;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  font-family: "Open Sans", sans-serif;
}
@media screen and (min-width: 768px) {
  .p-location--block-teaser .location-title {
    color: #fff;
  }
}

.p-location--block-teaser .block-content {
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-location--block-teaser .block-content {
    font-weight: normal;
  }
}

.p-location--block-teaser .location-address {
  display: block;
}

.p-location--block-teaser .field--name-field-phone {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  color: #000;
}
@media screen and (min-width: 768px) {
  .p-location--block-teaser .field--name-field-phone {
    color: #fff;
  }
}
.p-location--block-teaser .field--name-field-phone::before {
  content: "\f095";
  font-family: "Font Awesome 6 Free";
  width: 1.7rem;
  height: 2.2rem;
  font-size: 2.2rem;
  line-height: 2.6rem;
  display: inline-block;
  margin-right: 1rem;
  color: #007cc2;
}
@media screen and (min-width: 768px) {
  .p-location--block-teaser .field--name-field-phone::before {
    color: #fff;
  }
}
.p-location--block-teaser .field--name-field-phone a {
  cursor: pointer;
  color: #000;
}
@media screen and (min-width: 768px) {
  .p-location--block-teaser .field--name-field-phone a {
    color: #fff;
  }
}
.p-location--block-teaser .field--name-field-phone a:hover {
  text-decoration: underline;
}

.p-location--block-teaser .btn.btn-link-forward {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 4.5rem;
  color: #23527c;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  text-align: center;
}
.p-location--block-teaser .btn.btn-link-forward::after {
  position: absolute;
  top: 0;
  top: 0.2rem;
  right: 0.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  padding: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #23527c;
  border-radius: 50%;
  content: "\f105";
}
@media screen and (min-width: 768px) {
  .p-location--block-teaser .btn.btn-link-forward {
    color: #fff;
  }
  .p-location--block-teaser .btn.btn-link-forward::after {
    background: #fff;
    color: #007cc2;
  }
  .p-location--block-teaser .btn.btn-link-forward:hover {
    cursor: pointer;
    text-decoration: underline;
  }
}

.p-location--teaser {
  margin-bottom: 3rem;
}
@media screen and (min-width: 576px) {
  .p-location--teaser {
    margin-bottom: 0;
  }
}

.views-row .p-location--teaser {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.p-location--teaser .field--name-field-image {
  display: none;
}
@media screen and (min-width: 576px) {
  .p-location--teaser .field--name-field-image {
    display: block;
  }
}
.p-location--teaser .field--name-field-image img {
  width: 100%;
  aspect-ratio: 331/193;
  object-fit: cover;
  object-position: 50%;
}

.p-location--teaser .content-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 100%;
  box-shadow: 0 0.1rem 0.7rem 0 rgba(0, 0, 0, 0.32);
}

.p-location--teaser .content-wrapper h2 {
  margin: 0 0 1.5rem;
  padding: 1.6rem 1.2rem;
  line-height: 1.4;
  border-bottom: 0.1rem solid #ddd;
}

.p-location--teaser .content-wrapper h2 * {
  margin: 0;
  padding: 0;
  font-size: 2.2rem;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .p-location--teaser .content-wrapper h2 * {
    font-size: 2rem;
  }
}

.p-location--teaser .content-wrapper h2 a {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 4.5rem;
}
.p-location--teaser .content-wrapper h2 a::before {
  position: absolute;
  top: -0.1rem;
  right: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  color: #fff;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 3rem;
  text-align: center;
  background: #007cc2;
  border-radius: 50%;
  content: "\f105";
}

.p-location--teaser .content-info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 0.8rem;
  align-content: space-around;
  align-items: stretch;
  justify-content: space-between;
  justify-items: stretch;
  padding: 0;
  padding: 0 1.2rem 2.6rem;
}
@media screen and (min-width: 1200px) {
  .p-location--teaser .content-info {
    display: grid;
    grid-template-areas: "address address phone" ". directions directions";
    grid-template-columns: repeat(2, 1fr) 13rem;
    align-content: flex-start;
  }
}

.p-location--teaser address {
  position: relative;
  grid-area: address;
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 3rem;
}
.p-location--teaser address::before {
  display: inline-block;
  margin-right: 0.8rem;
  color: #007cc2;
  font-weight: 900;
  font-size: 1.6rem;
  font-family: "Font Awesome 6 Free";
  line-height: 1;
  text-align: center;
  content: "\f041";
}
@media screen and (min-width: 1200px) {
  .p-location--teaser address {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 1rem;
    padding-top: 0.6rem;
    padding-right: 0;
  }
}

.p-location--teaser .phone {
  position: relative;
  display: block;
  grid-area: phone;
  margin-bottom: 1rem;
  font-size: 1.6rem;
  line-height: 3rem;
}
.p-location--teaser .phone::before {
  display: inline-block;
  margin-right: 0.8rem;
  color: #007cc2;
  font-size: 1.6rem;
  font-family: "Font Awesome 6 Free";
  line-height: 1;
  content: "\f095";
}
@media screen and (min-width: 992px) {
  .p-location--teaser .phone {
    padding-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .p-location--teaser .phone {
    position: absolute;
    right: 1.2rem;
    display: inline-block;
    float: none;
    width: auto;
    max-width: 14rem;
    text-align: right;
  }
}

.p-location--teaser .btn.btn-link {
  display: block;
  grid-area: directions;
  float: none;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: auto;
  color: #007cc2;
  font-size: 1.6rem;
}
.p-location--teaser .btn.btn-link::after {
  background-color: #007cc2;
}

/**
 * Content type: Practice Location
 */
.page-node--practice-location .breadcrumbs__list {
  padding: 2.5rem 2rem 0;
}

.node--practice-location .practice-location__title {
  padding-bottom: 2rem;
  font-size: 3.6rem;
  border-bottom: 0.1rem solid #9b9b9b;
}

.node--practice-location *[style*="color: red"],
.node--practice-location *[style*="color:red"] {
  color: #E00 !important;
}

.node--practice-location .practice-location__about {
  display: flex;
  gap: 1.6rem;
  align-items: flex-start;
  margin: 4rem 0;
  padding: 3rem;
  background-color: #f1f1f2;
}

.node--practice-location .practice-location__about a {
  color: #0070C2;
}

.node--practice-location .practice-location__about-text {
  flex: 1 0 52%;
}

.node--practice-location .practice-location__about-text h1 {
  margin: 3rem 0;
  font-size: 2.4rem;
}

.node--practice-location .practice-location__about-image-wrapper {
  display: none;
  aspect-ratio: 1/1;
  flex: 1 1 45%;
  max-width: 100%;
  box-shadow: 0 0.1rem 0.7rem 0 rgba(0, 0, 0, 0.32);
  visibility: hidden;
}
@media screen and (min-width: 768px) {
  .node--practice-location .practice-location__about-image-wrapper {
    display: block;
    transform: translateY(-6rem);
    visibility: visible;
  }
}

.node--practice-location .practice-location__about-image-wrapper img,
.node--practice-location .practice-location__about-image-wrapper picture {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.node--practice-location .practice-location__location {
  display: flex;
  gap: 8rem;
  align-items: center;
  margin: 4rem 0;
}

.node--practice-location .practice-location__location-heading {
  margin-bottom: 3rem;
}

.node--practice-location .practice-location__map {
  display: none;
  flex: 1 1 40rem;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 992px) {
  .node--practice-location .practice-location__map {
    display: block;
  }
}

.node--practice-location .practice-location__map iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.node--practice-location .practice-location__location-details {
  flex: 1 1 50%;
}

.node--practice-location .practice-location__directions {
  display: flex;
  justify-content: flex-end;
}

.node--practice-location .practice-location__hours {
  display: block;
  margin: 1.6rem 0;
  color: #000;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 1.75;
  display: flex;
  font-weight: 300;
}
.node--practice-location .practice-location__hours::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  margin: 0 0.7rem;
  color: #007cc2;
  font-size: 2.4rem;
  font-family: "Font Awesome 6 Free";
  line-height: 1.2;
  text-decoration: none;
  aspect-ratio: 1/1;
}
.node--practice-location .practice-location__hours:hover, .node--practice-location .practice-location__hours:focus, .node--practice-location .practice-location__hours:active {
  background-color: transparent;
}
.node--practice-location .practice-location__hours::before {
  content: "\f017";
}

.node--practice-location .practice-location__sidebar {
  display: none;
}
@media screen and (min-width: 768px) {
  .node--practice-location .practice-location__sidebar {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .node--practice-location .mobile-menu {
    display: none;
  }
}

.node--practice-location .mobile-menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0.1rem solid #1999ca;
  border-radius: 0.4rem;
}

.node--practice-location .mobile-menu__item {
  display: none;
  padding: 1rem;
}

.node--practice-location .mobile-menu.open .mobile-menu__item {
  display: block;
}

.node--practice-location .mobile-menu__item.contacts-and-locations {
  display: block;
}

.node--practice-location .mobile-menu__item.contacts-and-locations .mobile-menu__link {
  margin: 2rem 0 1rem;
  color: #003263;
  font-weight: 600;
  font-size: 2.4rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.375;
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  color: #007cc2;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.node--practice-location .mobile-menu__item.contacts-and-locations .mobile-menu__link::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  font-size: 2.5rem;
  font-family: "Font Awesome 6 Free";
  transform: translateY(-50%);
  content: "\f107";
}

.node--practice-location .mobile-menu.open .mobile-menu__item.contacts-and-locations .mobile-menu__link::after {
  transform: translateY(-50%) rotate(180deg);
}

/**
 * Content type: Service
 */
.service .page-content {
  margin-top: 0;
}

.service .right-content {
  margin-left: 2rem;
}
@media screen and (min-width: 768px) {
  .service .right-content {
    margin-left: 0;
    border-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .service__banner {
    margin-bottom: 1.4rem;
  }
}

@media screen and (min-width: 768px) {
  .node--service,
  .page-node-type-service .service-locations-block {
    padding-left: 3rem;
  }
}

.node--service h1 {
  margin-top: 2.4rem;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
@media screen and (min-width: 768px) {
  .node--service h1 {
    margin-top: 1.5rem;
  }
}

.service .field--name-body .hs-cta-img {
  margin: 1rem;
}

.page-node-type-service .breadcrumbs {
  margin-top: 2rem;
  margin-bottom: 4.5rem;
}

@media screen and (min-width: 992px) {
  .page-node-type-service .paragraph--type--banner {
    margin-bottom: 3rem;
  }
}

/**
 * Page Title: Textured background
 */
.page-title--textured {
  width: 100%;
  margin: 0 auto 1.5rem;
  padding: 9rem 0 3rem;
  background: linear-gradient(270deg, rgba(0, 124, 194, 0.68) 0%, #007cc2 100%);
  background-image: url("/themes/custom/munson/images/small_banner_with_texture_1024.png");
  background-position: right;
  background-size: cover;
  box-shadow: 0 0.1rem 0.7rem 0 rgba(0, 0, 0, 0.32);
}
@media screen and (max-width: 767px) {
  .page-title--textured {
    position: absolute !important;
    width: 0.1rem;
    height: 0.1rem;
    overflow: hidden;
    word-wrap: normal;
    clip: rect(0.1rem, 0.1rem, 0.1rem, 0.1rem);
  }
}

.page-node-type-content-page .page-title--textured {
  padding: 4rem 0 3rem;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .page-node-type-content-page .page-title--textured {
    position: static !important;
  }
}
@media screen and (min-width: 992px) {
  .page-node-type-content-page .page-title--textured {
    padding: 9rem 0 3rem;
    background-position: right;
  }
}

.page-title--textured .page-title__heading {
  margin-left: 10%;
  color: #fff;
  font-size: 4rem;
  font-family: "Open Sans", sans-serif;
  text-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.5);
}

/**
 * Page Title: Default
 */
.page-title {
  display: block;
  width: 100%;
  margin: 1.5rem 0;
}

.page-node-type-content-page .page-title {
  margin: 1.5rem 0 0;
}
@media screen and (min-width: 992px) {
  .page-node-type-content-page .page-title {
    margin: 1.5rem 0;
  }
}

@media screen and (max-width: 767px) {
  .block-page-title-block:last-child {
    margin-block-end: 0;
  }
}

/**
 * Paragraph type: Banner
 */
.paragraph--type--banner {
  position: relative;
  height: 26rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .paragraph--type--banner {
    height: 50rem;
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--banner {
    margin-bottom: 7rem;
  }
}

.paragraph--type--banner.banner--compact {
  height: auto;
  margin: 0;
  padding: 3rem 0;
}
@media screen and (max-width: 767px) {
  .paragraph--type--banner.banner--compact {
    position: relative !important;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--banner.banner--compact {
    padding: 6rem 0 4rem;
  }
}

.shfp-layout .paragraph--type--banner {
  height: 6rem;
}
@media screen and (min-width: 768px) {
  .shfp-layout .paragraph--type--banner {
    height: 10rem;
  }
}

@media screen and (min-width: 768px) {
  .sidebar-layout .paragraph--type--banner {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .sidebar-layout .paragraph--type--banner {
    margin-bottom: 4.5rem;
  }
}

.paragraph--type--banner.banner--with-image {
  height: 26rem;
}
@media screen and (min-width: 769px) {
  .paragraph--type--banner.banner--with-image {
    height: 50rem;
  }
}

@media screen and (max-width: 767px) {
  .not-subsite .paragraph--type--banner.banner--with-image {
    display: none;
  }
}

.paragraph--type--banner .paragraph__background {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 575px) {
  .paragraph--type--banner.banner--full .paragraph__background {
    position: absolute;
  }
}

.paragraph--type--banner .paragraph__background picture,
.paragraph--type--banner .paragraph__background img {
  display: block;
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (min-width: 768px) {
  .paragraph--type--banner .paragraph__background picture,
  .paragraph--type--banner .paragraph__background img {
    object-position: top left;
  }
}

.shfp-layout .paragraph--type--banner .paragraph__background picture,
.shfp-layout .paragraph--type--banner .paragraph__background img {
  height: 6rem;
}
@media screen and (min-width: 768px) {
  .shfp-layout .paragraph--type--banner .paragraph__background picture,
  .shfp-layout .paragraph--type--banner .paragraph__background img {
    height: 10rem;
  }
}

.paragraph--type--banner.banner--full .paragraph__container {
  position: relative;
  z-index: 1;
  height: 100%;
  padding: 2rem 4rem;
}
@media screen and (min-width: 576px) {
  .paragraph--type--banner.banner--full .paragraph__container {
    position: absolute;
    top: 0;
    left: 50%;
    padding: 0;
    transform: translateX(-50%);
  }
}

.paragraph--type--banner.banner--compact .paragraph__container {
  height: 100%;
}

.paragraph--type--banner .paragraph__content {
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.paragraph--type--banner.banner--compact .paragraph__content {
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph--type--banner.banner--compact .paragraph__title-wrapper {
  width: 100%;
}

.paragraph--type--banner.banner--compact .paragraph__title {
  line-height: 4.2rem;
}
@media screen and (max-width: 575px) {
  .paragraph--type--banner.banner--compact .paragraph__title {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 991px) {
  .paragraph--type--banner.banner--compact .paragraph__title {
    margin: 0;
  }
}

.paragraph--type--banner.banner--full .paragraph__title-wrapper {
  max-width: 100%;
  padding: 1.5rem 2rem;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.75);
}
@media screen and (min-width: 768px) {
  .paragraph--type--banner.banner--full .paragraph__title-wrapper {
    max-width: 45rem;
  }
}

.paragraph--type--banner.banner--full .paragraph__title {
  margin: 0;
  font-weight: 400;
  line-height: 1.25;
}
@media screen and (min-width: 768px) {
  .paragraph--type--banner.banner--full .paragraph__title {
    font-size: clamp(3.2rem, 3.3333333333vw, 4rem);
    line-height: 1.45;
  }
}

@media screen and (max-width: 767px) {
  .paragraph--type--banner.banner--full .paragraph__content {
    align-items: center !important;
    justify-content: center !important;
  }
}

.paragraph--type--banner.top-left .paragraph__content {
  align-items: flex-start;
  justify-content: flex-start;
}

.paragraph--type--banner.top-right .paragraph__content {
  align-items: flex-start;
  justify-content: flex-end;
}

.paragraph--type--banner.bottom-right .paragraph__content {
  align-items: flex-end;
  justify-content: flex-end;
}

.paragraph--type--banner.bottom-right .paragraph__title-wrapper {
  max-width: 41.2rem;
}

.paragraph--type--banner.bottom-left .paragraph__content {
  align-items: flex-end;
  justify-content: flex-start;
}

.subsite-links-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  margin: 0 -1.5rem;
}
@media screen and (min-width: 768px) {
  .subsite-links-wrapper {
    grid-template-columns: 3fr 3fr 3fr;
    gap: 3rem;
    margin: 0;
  }
}

.subsite-links-wrapper > div {
  flex-grow: 1;
}

.subsite-quick-link {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .subsite-quick-link {
    margin-bottom: 1rem;
  }
}

.subsite-quick-link a {
  text-decoration: none;
}

.subsite-quick-link .link-card {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  height: auto;
  margin: 0;
  padding: 2.2rem;
  text-align: center;
  background-color: #fff;
  border: 0.1rem solid #01796f;
  transition: background-color 0.2s ease;
}
@media screen and (min-width: 768px) {
  .subsite-quick-link .link-card {
    flex-direction: column;
    justify-content: center;
    min-height: 23rem;
    max-height: 23rem;
    padding: 5.5rem 1.5rem;
  }
}
.subsite-quick-link .link-card:hover, .subsite-quick-link .link-card:focus, .subsite-quick-link .link-card:active {
  background-color: #01796f;
}
.subsite-quick-link .link-card:hover .link-card-title, .subsite-quick-link .link-card:focus .link-card-title, .subsite-quick-link .link-card:active .link-card-title {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .subsite-quick-link .link-card:hover img, .subsite-quick-link .link-card:focus img, .subsite-quick-link .link-card:active img {
    display: none;
  }
  .subsite-quick-link .link-card:hover .link-card-title, .subsite-quick-link .link-card:focus .link-card-title, .subsite-quick-link .link-card:active .link-card-title {
    margin-top: 0;
  }
  .subsite-quick-link .link-card:hover .link-card-descrip, .subsite-quick-link .link-card:focus .link-card-descrip, .subsite-quick-link .link-card:active .link-card-descrip {
    display: block;
  }
}

.subsite-quick-link .link-card picture {
  display: block;
  width: auto;
  height: auto;
}

.subsite-quick-link .link-card img {
  width: 5.1rem;
  height: 5.4rem;
  object-fit: cover;
}

.subsite-quick-link .link-card .link-card-title {
  flex-grow: 1;
  margin: 0;
  color: #01796f;
  font-weight: 600;
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .subsite-quick-link .link-card .link-card-title {
    margin: 1.6rem 0 1rem;
    font-size: 2.4rem;
  }
}

.subsite-quick-link .link-card .link-card-descrip {
  display: none;
  color: #fff;
}

.conversion-card {
  width: 100%;
  min-height: 19rem;
  position: relative;
  margin-bottom: 8rem;
}

.conversion-card picture {
  width: auto;
  height: auto;
  display: block;
}

.conversion-card picture img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 298/193;
}

.conversion-card .text-content {
  z-index: 0;
  background-color: #fff;
  position: absolute;
  bottom: -5.5rem;
  padding: 0 0.8rem;
  left: 4%;
  width: 92.5%;
  z-index: 1;
  transition: background-color 0.2s ease;
  box-shadow: 0 0.1rem 0.7rem 0 rgba(0, 0, 0, 0.22);
}
.conversion-card .text-content:hover, .conversion-card .text-content:focus, .conversion-card .text-content:active {
  background-color: #01796f;
}
.conversion-card .text-content:hover *, .conversion-card .text-content:focus *, .conversion-card .text-content:active * {
  color: #fff !important;
}

.conversion-card .text-content h4 {
  color: #007cc2;
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.2rem;
  text-align: center;
  margin: 1rem 0;
}

.conversion-card .text-content p,
.conversion-card .text-content span {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem !important;
  font-weight: 300 !important;
  line-height: 2.4rem;
  text-align: center;
}

/**
 * Storage Entity: CTA
 */
.storage--cta {
  margin: 4rem 0;
}

.storage--cta.size--full .cta__inner {
  padding-right: 0;
  padding-left: 0;
}

.storage--cta:not(.size--half) {
  background-color: #f1f1f2;
}

.storage--cta .cta__primary-text {
  width: 100%;
}

.storage--cta .cta__primary-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  padding: 3rem 2rem;
}
@media screen and (min-width: 768px) {
  .storage--cta .cta__primary-content {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.storage--cta .cta__intro {
  margin-bottom: 2rem;
}

.storage--cta .cta__heading,
.storage--cta .cta__heading * {
  line-height: 3rem;
}

.storage--cta p {
  margin: 4rem 0;
}
.storage--cta p:last-of-type {
  margin-bottom: 0;
}

.storage--cta.size--full .cta__primary {
  display: flex;
  flex-wrap: wrap-reverse;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .storage--cta.size--full .cta__primary {
    flex-wrap: nowrap;
    gap: 4rem;
    padding: 5rem 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .storage--cta.size--full .cta__primary {
    gap: 7.5rem;
  }
}

.storage--cta.size--full.alignment--left .cta__primary {
  flex-direction: row-reverse;
}

.storage--cta.size--full .cta__primary > * {
  flex-basis: 100%;
}

@media screen and (min-width: 768px) {
  .storage--cta.size--full .cta__primary .cta__primary-image {
    flex: 1 1 50%;
    margin-top: -10.5rem;
  }
}

@media screen and (min-width: 768px) {
  .storage--cta.size--full .cta__primary .cta__primary-content {
    flex: 1 0 50%;
  }
}

.storage--cta.size--full .cta__primary h3.cta__intro {
  font-size: clamp(2.6rem, 3vw, 3rem);
}

.storage--cta.size--full .cta__primary .cta__primary-image img,
.storage--cta.size--full .cta__primary .cta__primary-image picture {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .storage--cta.size--full .cta__primary .cta__primary-image img,
  .storage--cta.size--full .cta__primary .cta__primary-image picture {
    width: auto;
    box-shadow: 0 0.7rem 1rem -0.1rem rgba(0, 0, 0, 0.25);
  }
}

.storage--cta.size--half .cta__primary {
  padding: 5rem 0;
}

.storage--cta.size--half .cta__secondary {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}

.storage--cta.size--half .cta__secondary .cta__item {
  flex: 1 0 40rem;
  max-width: 100%;
}

.storage--cta.size--half .cta__item .cta__title {
  margin-top: 3rem;
  font-weight: 600;
}

.storage--cta.size--half .cta__item .cta__item-image img {
  display: block;
  width: 100%;
  height: auto;
}

.storage--cta.size--half .cta__item .cta__item-content {
  padding: 1.5rem;
}
@media screen and (min-width: 992px) {
  .storage--cta.size--half .cta__item .cta__item-content {
    margin: 0 4rem;
    padding: 1rem 2rem;
    background-color: #fff;
    box-shadow: 0 0 1rem 0.2rem rgba(0, 0, 0, 0.25);
    transform: translateY(-6rem);
  }
}

.storage--cta.size--half .cta__item-more {
  display: flex;
  justify-content: flex-end;
}

.storage--cta .cta__primary.text-only {
  padding: 2.5rem;
}

.storage--cta .cta__primary.text-only h3 {
  margin: 2rem 0;
}

.storage--cta:not(.size--half) .link.link--arrow {
  color: #007cc2;
}
.storage--cta:not(.size--half) .link.link--arrow::before, .storage--cta:not(.size--half) .link.link--arrow::after {
  background: #007cc2;
}

.c--related-links {
  position: relative;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 100vw;
  padding: 2.5rem 0 4rem;
  overflow: visible;
  background-color: #f1f1f2;
  transform: translate(-50%, 0%);
}
@media screen and (min-width: 576px) {
  .c--related-links {
    padding: 6.5rem 0 15.5rem;
  }
}

.c--related-links .field--name-field-links {
  padding-left: 1.5rem;
}
@media screen and (min-width: 576px) {
  .c--related-links .field--name-field-links {
    padding-left: 5rem;
    column-count: 3;
    column-gap: 4rem;
  }
}

.c--related-links .field__item a {
  color: #003263;
  font-size: 1.6rem;
  font-family: "Open Sans";
  line-height: 3.5rem;
  text-decoration: underline;
  list-style-type: none;
}

.page-node-type-service .c--related-links {
  z-index: 1;
  padding: 0 0 1rem;
  background-color: #69c;
}
@media screen and (min-width: 768px) {
  .page-node-type-service .c--related-links {
    padding: 0 0 5rem;
  }
}
@media screen and (min-width: 992px) {
  .page-node-type-service .c--related-links {
    padding-bottom: 4rem;
  }
}

.page-node-type-service .c--related-links h3 {
  color: #fff;
  font-weight: 600;
  font-size: 3rem;
}
@media screen and (min-width: 992px) {
  .page-node-type-service .c--related-links h3 {
    margin-bottom: 4rem;
  }
}

.page-node-type-service .c--related-links .field__item a {
  color: #fff;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.7rem;
}

.page-node-type-service .field--name-field-links .field__item {
  padding-bottom: 2rem;
}

@media screen and (min-width: 576px) {
  .page-node-type-service .c--related-links .field--name-field-links {
    grid-template-columns: 1fr 1fr;
  }
}

.page-node-type-service .c--related-links .left-content {
  display: none;
}
@media screen and (min-width: 992px) {
  .page-node-type-service .c--related-links .left-content {
    display: block;
  }
}
.page-node-type-service .c--related-links .left-content img {
  position: relative;
  top: -6rem;
  z-index: 1;
  width: 50.6rem;
  height: auto;
}

.page-node-type-service .c--related-links .right-content {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .page-node-type-service .c--related-links .right-content {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .page-node-type-service .c--related-links .right-content {
    padding-top: 4.8rem;
  }
}

.sclp-layout .c--related-links {
  z-index: 1;
  padding: 2.5rem;
  background-color: #01796f;
}
@media screen and (min-width: 768px) {
  .sclp-layout .c--related-links {
    top: 0;
    left: 0;
    width: 100%;
    padding: 2.5rem 2.5rem 5rem;
    transform: none;
  }
}
@media screen and (min-width: 992px) {
  .sclp-layout .c--related-links {
    margin-bottom: 8rem;
    padding-bottom: 4rem;
  }
}

.sclp-layout .c--related-links h3 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  color: #fff;
  font-weight: 600;
  font-size: 2.2rem;
}
@media screen and (min-width: 992px) {
  .sclp-layout .c--related-links h3 {
    margin-bottom: 4rem;
  }
}

.sclp-layout .c--related-links .left-content {
  display: none;
}
.sclp-layout .c--related-links .left-content img {
  position: relative;
  top: -6rem;
  z-index: 1;
  object-fit: cover;
  object-position: 50%;
}
@media screen and (min-width: 992px) {
  .sclp-layout .c--related-links .left-content {
    display: block;
  }
  .sclp-layout .c--related-links .left-content img {
    width: 31.5rem;
    height: 31.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .sclp-layout .c--related-links .left-content img {
    width: 37rem;
    height: 37rem;
  }
}

.sclp-layout .c--related-links .field--name-field-links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-left: 0;
}

.sclp-layout .c--related-links .field--type-link .field__item {
  position: relative;
  padding-left: 1.5rem;
}
.sclp-layout .c--related-links .field--type-link .field__item::before {
  position: absolute;
  top: 1.3rem;
  left: 0;
  color: #fff;
  font-size: 1.2rem;
  font-family: "Font Awesome 6 Free";
  content: "●";
}

.sclp-layout .c--related-links .field__item a {
  color: #fff;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 4.5rem;
}
@media screen and (min-width: 992px) {
  .sclp-layout .c--related-links .field__item a {
    font-size: 2rem;
  }
}

.sclp-layout .c--related-links .container,
.sclp-layout .c--related-links .left-content,
.sclp-layout .c--related-links .right-content {
  padding: 0;
}

@media screen and (min-width: 992px) {
  .sclp-layout .c--related-links .right-content {
    padding-left: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .sclp-layout .c--related-links .right-content {
    padding-left: 3.5rem;
  }
}

@media screen and (min-width: 1200px) {
  .sclp-layout .c--related-links .left-content {
    padding-left: 1rem;
  }
}

/**
 * Webform: base style.
 */
.webform-submission-form {
  float: none;
  margin: 0 auto;
  padding: 1.5rem;
  overflow: hidden;
  font-size: 1.7rem;
  background: #f6f9fa;
  box-shadow: 0 0.3rem 0.5rem 0 rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 768px) {
  .webform-submission-form {
    padding: 3rem;
  }
}

.webform-submission-form .form-item {
  width: 100%;
  margin: 0 0 1rem;
  color: #000;
}
@media screen and (min-width: 768px) {
  .webform-submission-form .form-item {
    width: 70%;
  }
}

@media screen and (min-width: 768px) {
  .webform-submission-form .form-item.form-type--checkbox {
    width: 90%;
  }
}

.webform-submission-form .form-item h2 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0;
  color: #444;
  font-size: 2.4rem;
  line-height: 4.1rem;
  text-align: left;
  text-transform: none;
}

.webform-submission-form .form-item label,
.webform-submission-form .radios--wrapper .fieldset__label {
  display: inline-block;
  width: 85.7142857143%;
  padding: 0.5rem 0.5rem 0 0;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 3rem;
  text-align: left;
}
.webform-submission-form .form-item label::after,
.webform-submission-form .radios--wrapper .fieldset__label::after {
  padding: 0;
  font-size: 1.6rem;
  margin-inline: 0.5em;
}

.webform-submission-form .form-item input[type=text],
.webform-submission-form .form-item input[type=email],
.webform-submission-form .form-item input[type=date],
.webform-submission-form .form-item select,
.webform-submission-form .form-item textarea,
.webform-submission-form .radios--wrapper .form-radios {
  display: block;
  width: 100%;
  height: 3.5rem;
  margin-top: 0.5rem;
  padding: 0.1rem 0.2rem 0.1rem 0.5rem;
  color: #726e6b;
  font-size: 1.7rem;
  font-family: "Roboto", sans-serif;
  line-height: 2.4rem;
  vertical-align: middle;
  border: 0.1rem solid #007cc2;
  border-radius: 0.4rem;
}
.webform-submission-form .form-item input[type=text]:hover,
.webform-submission-form .form-item input[type=email]:hover,
.webform-submission-form .form-item input[type=date]:hover,
.webform-submission-form .form-item select:hover,
.webform-submission-form .form-item textarea:hover,
.webform-submission-form .radios--wrapper .form-radios:hover {
  box-shadow: none;
}
.webform-submission-form .form-item input[type=text]:focus, .webform-submission-form .form-item input[type=text]:focus:hover,
.webform-submission-form .form-item input[type=email]:focus,
.webform-submission-form .form-item input[type=email]:focus:hover,
.webform-submission-form .form-item input[type=date]:focus,
.webform-submission-form .form-item input[type=date]:focus:hover,
.webform-submission-form .form-item select:focus,
.webform-submission-form .form-item select:focus:hover,
.webform-submission-form .form-item textarea:focus,
.webform-submission-form .form-item textarea:focus:hover,
.webform-submission-form .radios--wrapper .form-radios:focus,
.webform-submission-form .radios--wrapper .form-radios:focus:hover {
  outline: 0.1rem auto rgb(16, 16, 16);
  box-shadow: none;
}

.webform-submission-form .form-item input[type=file] {
  min-height: auto;
  padding: 0;
  color: inherit;
  font-size: 1.6rem;
  line-height: inherit;
  background: none;
  border: unset;
  box-shadow: none;
}

.webform-submission-form .form-item textarea {
  height: auto;
  resize: none;
}

.webform-submission-form .form-item.form-type-select {
  position: relative;
  display: inline-block;
}
.webform-submission-form .form-item.form-type-select select {
  position: relative;
  min-width: 30rem;
  height: 4rem;
  padding: 0.3rem 1.2rem 0.5rem;
  color: #9b9b9b;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.7rem;
  text-transform: lowercase;
  text-indent: 0.1rem;
  text-overflow: "";
  vertical-align: middle;
  background: #fff;
  border: 0.1rem solid #007cc2;
  border-radius: 0.4rem;
  -webkit-appearance: none;
  appearance: none;
  appearance: none;
}
@media screen and (min-width: 576px) {
  .webform-submission-form .form-item.form-type-select select {
    width: 100%;
    min-width: auto;
    max-width: 100%;
  }
}
.webform-submission-form .form-item.form-type-select select.selected-value {
  color: #000;
}
.webform-submission-form .form-item.form-type-select::after {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  height: 4rem;
  padding: 0 1.3rem;
  color: #fff;
  font-size: 3rem;
  font-family: "Font Awesome 6 Free";
  background: #007cc2;
  border-radius: 0 0.7rem 0.7rem 0;
  content: "\f107";
  pointer-events: none;
}
.webform-submission-form .form-item.form-type-select select {
  height: 3.5rem;
  padding: 0.1rem 0.2rem 0.1rem 0.5rem;
  color: #726e6b;
  font-weight: 300;
  font-size: 1.7rem;
  font-family: "Roboto", sans-serif;
  line-height: 2.4rem;
}
.webform-submission-form .form-item.form-type-select::after {
  height: 3.5rem;
  padding-top: 0.2rem;
  color: #007cc2;
  font-size: 2.5rem;
  background: transparent;
  border-left: 0.1rem solid #007cc2;
}

.webform-submission-form .form-item .description {
  margin-top: 1rem;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-block: inherit;
}

.webform-submission-form .form-actions button[type=submit],
.webform-submission-form .form-actions input[type=submit] {
  margin: 1rem 0 2rem;
  padding: 1rem 7rem;
  color: #113321;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: inherit;
  text-align: center;
  background-color: #9ec16c;
  border: 0.1rem solid #c3c3b9;
  border-radius: 0.6rem;
  cursor: pointer;
}
.webform-submission-form .form-actions button[type=submit]::after,
.webform-submission-form .form-actions input[type=submit]::after {
  content: none;
}

.webform-submission-form .radios--wrapper .form-radios {
  height: auto;
  padding-left: 0;
  border: 0;
}

.webform-submission-form .radios--wrapper .form-radios .form-item {
  position: relative;
  float: none;
  width: auto;
  margin: 0.5rem 0;
  padding: 0.3rem;
  padding-left: 0;
}
.webform-submission-form .radios--wrapper .form-radios .form-item input {
  position: absolute;
  opacity: 0;
}
.webform-submission-form .radios--wrapper .form-radios .form-item input:checked + label::before {
  background: #ec5a29;
}
.webform-submission-form .radios--wrapper .form-radios .form-item label {
  position: relative;
  margin: 0 2.5rem 0.5rem 0;
  padding: 0 0 0 2rem;
  line-height: 1.6rem;
}
.webform-submission-form .radios--wrapper .form-radios .form-item label::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  background: #fff;
  border: 0.1rem solid #007cc2;
  border-radius: 0.8rem;
  box-shadow: inset 0 0 0 0.2rem #fff;
  content: "";
}

.webform-submission-form .checkboxes--wrapper .fieldset__legend {
  font-weight: normal;
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  line-height: 3rem;
}

.webform-submission-form .form-checkboxes .form-type--boolean {
  position: relative;
  margin-top: 2.5rem;
}

.webform-submission-form .form-checkboxes .form-type--boolean input.form-boolean {
  position: absolute !important;
  width: 0.1rem;
  height: 0.1rem;
  overflow: hidden;
  word-wrap: normal;
  clip: rect(0.1rem, 0.1rem, 0.1rem, 0.1rem);
}

.webform-submission-form .form-checkboxes .form-type--boolean label {
  position: relative;
  display: block;
  padding-top: 0.2rem;
  padding-left: 2.5rem;
  font-size: 1.45rem;
  line-height: 1.6rem;
}
.webform-submission-form .form-checkboxes .form-type--boolean label::before {
  position: absolute;
  top: 0.2rem;
  left: 0;
  display: block;
  width: 1.5rem;
  height: 1.6rem;
  margin-right: 0.5rem;
  font-size: 1.45rem;
  line-height: 1.6rem;
  text-align: center;
  vertical-align: top;
  background: #fff;
  border: 0.1rem solid #007cc2;
  content: "";
}

.webform-submission-form .form-checkboxes .form-type--boolean input.form-boolean:checked + label::before {
  color: #3d83c8;
  font-size: 2rem;
  content: "×";
}

.webform-submission-form .form-type-managed-file button {
  display: none;
}
/*# sourceMappingURL=sourcemaps/main.css.map */
