﻿@charset "UTF-8";
/*$brand-primary:         #428bca !default;
$brand-secondary:       $brand-primary;*/
/*Illustrator gray*/
/*$brand-primary:         #428bca !default;
$brand-secondary:       $brand-primary;*/
/*Illustrator gray*/
.modal-fader {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  display: none;
}

#mobile-navbar {
  /*background: $gray-8;*/
}
#mobile-navbar:before, #mobile-navbar:after {
  content: " ";
  display: table;
}
#mobile-navbar:after {
  clear: both;
}
@media (min-width: 992px) {
  #mobile-navbar {
    display: none;
  }
}
#mobile-navbar button {
  height: 50px;
  width: 50px;
  border-radius: 8px;
  color: white;
  background: #014544;
  border: 1px solid white;
  padding: 0;
  font-weight: 300;
}

.search {
  position: relative;
  width: 100%;
  display: none;
  padding: 0;
}
.search ::-ms-clear {
  display: none !important;
}
.search .search-input {
  font-size: 13px;
  color: #949494;
  padding: 0 18px;
  line-height: 43px;
  height: 45px;
  border: #e1e1e1 solid 1px;
  width: 100%;
}
.search .search-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 45px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #014544;
  color: #fff;
  -moz-transition: background 0.25s ease;
  -o-transition: background 0.25s ease;
  -webkit-transition: background 0.25s ease;
  transition: background 0.25s ease;
  width: 38px;
  background-repeat: no-repeat;
  background-position: center 45%;
}
@media (min-width: 1280px) {
  .search .search-btn {
    width: 49px;
  }
}
.search .search-btn:hover {
  border-color: #ccc;
  background-color: rgb(0.6357142857, 43.8642857143, 43.2285714286);
}

@media (min-width: 720px) {
  .mobile-search {
    display: none !important;
  }
}

.search-shown .spark-icon:before, .menu-shown .spark-icon:before {
  content: "\f00d";
  padding-left: 2px;
}

.search-toggled {
  background: #014544;
}
.search-toggled .spark-icon:before {
  content: "\f00d";
  padding-left: 2px;
}

.sew_ac_results {
  margin-top: 5px;
  Z-INDEX: 9999 !important;
}
.sew_ac_results li {
  color: #014544;
}
.sew_ac_results li span.sew_results, .sew_ac_results li span.sew_suggestion {
  color: #014544;
}
.sew_ac_results li.sew_ac_over {
  background-color: #014544;
  color: #fff;
}
.sew_ac_results li.sew_ac_over span.sew_results, .sew_ac_results li.sew_ac_over span.sew_suggestion {
  background-color: #014544;
  color: #fff;
}

/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/
.sm {
  position: relative;
  z-index: 9999;
}

.sm, .sm ul, .sm li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.sm-rtl, .sm-rtl ul, .sm-rtl li {
  direction: rtl;
  text-align: right;
}

.sm > li > h1, .sm > li > h2, .sm > li > h3, .sm > li > h4, .sm > li > h5, .sm > li > h6 {
  margin: 0;
  padding: 0;
}

.sm ul {
  display: none;
}

.sm li, .sm a {
  position: relative;
}

.sm a {
  display: block;
}

.sm a.disabled {
  cursor: not-allowed;
}

.sm:after {
  content: " ";
  display: block;
  height: 0;
  font: 0px/0 serif;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.sm, .sm *, .sm *:before, .sm *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.site-submenu {
  /*Nest your submenu user control in div.site-submenu and apply columns to that*/
  /*Styles below apply to having DisplayParent True (adds another ul level). See further comments below*/
  /*Maxwidth likely to change, so variable*/
  /*Default size is 13px down from 14px base*/
  /*Vertical padding for two levels*/
  /*span icons for expand and collapse*/
  /*Other updates should be made directly below*/
  /*Global submenu list styles*/
  /*Top level title*/
}
.site-submenu ul.submenu {
  /*top level ul*/
  background: #014544;
  max-width: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  z-index: 3;
}
.site-submenu ul.submenu > li > ul > li {
  /*Borders on second level li only*/
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.site-submenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.site-submenu ul li {
  float: none;
  /*Apply background fade to anything lower than third level children items*/
  /*Global a */
}
.site-submenu ul li:last-child {
  border-bottom: none;
}
.site-submenu ul li ul:before, .site-submenu ul li ul:after {
  display: none;
}
.site-submenu ul li ul ul {
  background: rgba(255, 255, 255, 0.1);
}
.site-submenu ul li ul ul li:first-child {
  box-shadow: inset 1px 2px 5px rgba(0, 0, 0, 0.1);
}
.site-submenu ul li ul ul li:last-child {
  box-shadow: inset -1px -2px 5px rgba(0, 0, 0, 0.1);
}
.site-submenu ul li ul ul li a {
  padding-left: 48px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.site-submenu ul li ul ul li a:before {
  display: block;
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  position: absolute;
  left: 32px;
  top: 0;
  padding-top: 8px;
  font-size: inherit;
  line-height: 1.2em;
}
.site-submenu ul li ul ul li a li ul li a {
  padding-left: 56px;
}
.site-submenu ul li a {
  text-decoration: none;
  display: block;
  position: relative;
  white-space: normal !important;
  cursor: pointer;
  padding: 12px 32px;
  padding-right: 38px;
  border-radius: 0 !important;
  font-size: 0.929em;
  color: white;
  text-transform: none;
  margin: 0;
  border-bottom: none;
  /*Global hover style*/
  /*smart menu has-submenu indicator span*/
  /*Expanded icon on span*/
}
.site-submenu ul li a:hover {
  background: rgba(0, 0, 0, 0.2) !important;
}
.site-submenu ul li a.current {
  font-weight: 600;
}
.site-submenu ul li a span {
  position: absolute;
  right: 0;
  top: 0;
  padding: 12px;
  -moz-transition: background ease 0.3s;
  -o-transition: background ease 0.3s;
  -webkit-transition: background ease 0.3s;
  transition: background ease 0.3s;
}
.site-submenu ul li a span:hover, .site-submenu ul li a span:active {
  background: rgba(0, 0, 0, 0.1);
}
.site-submenu ul li a span:after {
  display: block;
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f067";
}
.site-submenu ul li a.highlighted span:after {
  content: "\f068";
}
.site-submenu ul li a.highlighted {
  background: none;
}
.site-submenu > ul > li > a {
  font-size: 31px !important;
  font-family: "Yanone kaffeesatz", kaffeesatz, Georgia, "Times New Roman", Times, serif !important;
  font-weight: 500 !important;
}
.site-submenu > ul > li > a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.site-submenu > ul > li > a span {
  display: none;
}
@media (max-width: 991px) {
  .site-submenu {
    display: none;
  }
}

.sm-simple {
  margin-bottom: 10px;
  border: 1px solid #bbbbbb;
  background: white;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.sm-simple li.menu-hidden, .sm-simple li.menu-hidden ul {
  display: none !important;
}

.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active {
  padding: 13px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  color: #555555;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif, "Lucida Sans", "Lucida Grande", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 17px;
  text-decoration: none;
}

.sm-simple a.current {
  background: #555555;
  color: white;
}

.sm-simple a.disabled {
  color: #cccccc;
}

.sm-simple a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 14px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.08);
}

.sm-simple a.highlighted span.sub-arrow:before {
  display: block;
  content: "-";
}

.sm-simple li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.sm-simple > li:first-child {
  border-top: 0;
}

.sm-simple ul {
  background: rgba(179, 179, 179, 0.1);
}

.sm-simple ul a, .sm-simple ul a:hover, .sm-simple ul a:focus, .sm-simple ul a:active {
  font-size: 14px;
  border-left: 8px solid transparent;
}

.sm-simple ul ul a,
.sm-simple ul ul a:hover,
.sm-simple ul ul a:focus,
.sm-simple ul ul a:active {
  border-left: 16px solid transparent;
}

.sm-simple ul ul ul a,
.sm-simple ul ul ul a:hover,
.sm-simple ul ul ul a:focus,
.sm-simple ul ul ul a:active {
  border-left: 24px solid transparent;
}

.sm-simple ul ul ul ul a,
.sm-simple ul ul ul ul a:hover,
.sm-simple ul ul ul ul a:focus,
.sm-simple ul ul ul ul a:active {
  border-left: 32px solid transparent;
}

.sm-simple ul ul ul ul ul a,
.sm-simple ul ul ul ul ul a:hover,
.sm-simple ul ul ul ul ul a:focus,
.sm-simple ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}

@media (min-width: 992px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-simple ul {
    width: 12em;
  }
  .sm-simple li {
    float: left;
  }
  .sm-simple.sm-rtl li {
    float: right;
  }
  .sm-simple ul li, .sm-simple.sm-rtl ul li, .sm-simple.sm-vertical li {
    float: none;
  }
  .sm-simple a {
    white-space: nowrap;
  }
  .sm-simple ul a, .sm-simple.sm-vertical a {
    white-space: normal;
  }
  .sm-simple .sm-nowrap > li > a, .sm-simple .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }
  /* ...end */
  .sm-simple {
    background: white;
  }
  .sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
    padding: 11px 20px;
    color: #555555;
  }
  .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
    background: #eeeeee;
  }
  .sm-simple a.current {
    background: #555555;
    color: white;
  }
  .sm-simple a.disabled {
    background: white;
    color: #cccccc;
  }
  .sm-simple a span.sub-arrow {
    top: 50%;
    margin-top: -8px;
    right: 20px;
    width: 8px;
    height: 16px;
    font: 14px/16px monospace !important;
    background: transparent;
  }
  .sm-simple a.highlighted span.sub-arrow:before {
    display: none;
  }
  .sm-simple > li {
    border-top: 0;
    border-left: 1px solid #eeeeee;
  }
  .sm-simple > li:first-child {
    border-left: 0;
  }
  .sm-simple ul {
    border: 1px solid #bbbbbb;
    background: white;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    position: absolute;
  }
  .sm-simple ul a {
    border: 0 !important;
  }
  .sm-simple ul a.has-submenu {
    padding-right: 20px;
  }
  .sm-simple ul a span.sub-arrow {
    right: auto;
    margin-left: -12px;
  }
  .sm-simple ul > li {
    border-left: 0;
    border-top: 1px solid #eeeeee;
  }
  .sm-simple ul > li:first-child {
    border-top: 0;
  }
  .sm-simple span.scroll-up,
  .sm-simple span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: white;
    height: 20px;
  }
  .sm-simple span.scroll-up-arrow, .sm-simple span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555555 transparent;
  }
  .sm-simple span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
  }
  .sm-simple.sm-rtl a.has-submenu {
    padding-right: 20px;
    padding-left: 32px;
  }
  .sm-simple.sm-rtl a span.sub-arrow {
    right: auto;
    left: 20px;
  }
  .sm-simple.sm-rtl.sm-vertical a.has-submenu {
    padding: 11px 20px;
  }
  .sm-simple.sm-rtl.sm-vertical a span.sub-arrow {
    right: 20px;
    margin-right: -12px;
  }
  .sm-simple.sm-rtl > li:first-child {
    border-left: 1px solid #eeeeee;
  }
  .sm-simple.sm-rtl > li:last-child {
    border-left: 0;
  }
  .sm-simple.sm-rtl ul a.has-submenu {
    padding: 11px 20px;
  }
  .sm-simple.sm-rtl ul a span.sub-arrow {
    right: 20px;
    margin-right: -12px;
  }
  .sm-simple.sm-vertical a span.sub-arrow {
    right: auto;
    margin-left: -12px;
  }
  .sm-simple.sm-vertical li {
    border-left: 0;
    border-top: 1px solid #eeeeee;
  }
  .sm-simple.sm-vertical > li:first-child {
    border-top: 0;
  }
}
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font-family: "Font Awesome 6 Pro";
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/profiles/shared/Images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*$brand-primary:         #428bca !default;
$brand-secondary:       $brand-primary;*/
/*Illustrator gray*/
.owl-item {
  overflow: hidden;
}

.owl-controls .owl-prev {
  position: absolute;
}
.owl-controls .owl-next {
  position: absolute;
}
.owl-controls .owl-prev, .owl-controls .owl-next {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-size: 45px;
  color: #fff;
  text-shadow: 0 0 10px #333;
}
.owl-controls .owl-dots {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10px;
}
.owl-controls .owl-dots .owl-dot {
  display: inline-block;
  background: transparent;
  border: 1px solid #fff;
  height: 10px;
  width: 10px;
  margin: 0 0 0 10px;
  border-radius: 100%;
}
.owl-controls .owl-dots .owl-dot.active {
  background: #fff;
}

/*Some additional classes for faster cutups*/
/*Similar in nature to bootstrap's _utilities.scss*/
/*$brand-primary:         #428bca !default;
$brand-secondary:       $brand-primary;*/
/*Illustrator gray*/
/*Some additional classes for faster cutups*/
/*Similar in nature to bootstrap's _utilities.scss*/
/*$brand-primary:         #428bca !default;
$brand-secondary:       $brand-primary;*/
/*Illustrator gray*/
/*#region transition-colour() and transition-movement(). Quick transitions with believable curves */
/*Premade transitions. Can pass in speed. */
/*Movement and colour should behave differently. Movement takes inertia into consideration (so in-out), colour does not*/
/*Google's base transition*/
/*#endregion */
/*#region Additional bootstrap text and bg helper classes */
/*#endregion */
/*#region button-variant-hover() Combines base button variant mixin, with ability to add hovers */
/*#endregion */
/*#region Additional bootstrap button variants */
/*Solid white, transparent on hover*/
/*Black glass style*/
/*#endregion */
/*#region icon-square() and icon-square-bordered(). Square icon builders. Combined with button-variant() */
/*useful for aligning an icon in a square shape*/
/*No colours/background as often combined with a btn*/
/*useful for aligning an icon in a square shape*/
/*This version includes a border but again no color, use with button-variant mixin*/
/*#endregion */
/*#region container-no-padding. Override default bootstrap gutter behaviour. */
/*Make all columns full width on all breakpoints*/
/*#endregion*/
/*#region container-no-padding-xs. Override default bootstrap gutter behaviour. MOBILE ONLY */
/*#endregion */
/*#region container-double-gutter. Quickly double the gutter between columns. Only affects the first level */
/*#endregion */
/*#region btn(). Add .btn as a mixin instead of class (can be easier)  */
/*This is a direct copy from Bootstrap*/
/*#endregion */
/*#region fa-icon() and fa-icon-content(). Quickly create a font awesome icon out of mixin */
/*For mixing font awesome styles in quickly*/
/*#endregion */
/*#region Icon list. Quickly create a contact info list item. Doesn't have to be used on LIs! */
/*#endregion */
/*#region material friendly shadows. 5 levels. Looks nice with 2px radius */
/*#endregion */
/*#region Mitch's bag of tricks */
/*#endregion */
.alert-primary {
  background-color: rgb(47.5071428571, 251.9928571429, 248.9857142857);
  border-color: rgb(0.9271428571, 63.9728571429, 63.0457142857);
  color: rgb(0.7814285714, 53.9185714286, 53.1371428571);
}
.alert-primary hr {
  border-top-color: rgb(0.5628571429, 38.8371428571, 38.2742857143);
}
.alert-primary .alert-link {
  color: rgb(0.0528571429, 3.6471428571, 3.5942857143);
}
.alert-primary .alert-link {
  color: rgb(0.49, 33.81, 33.32);
}

/*#region transition-colour() and transition-movement(). Quick transitions with believable curves */
/*Premade transitions. Can pass in speed. */
/*Movement and colour should behave differently. Movement takes inertia into consideration (so in-out), colour does not*/
/*Google's base transition*/
/*#endregion */
/*#region Span.h as block. This is expected behaviour when styling as a heading */
span.h1, span.h2, span.h3, span.h4, span.h5, span.h6 {
  display: block;
}

/*#endregion */
/*#region Additional bootstrap text and bg helper classes */
.bg-text-color {
  background-color: #333333;
}

.text-white * {
  color: white;
}

/*Useful for a quick override in HTML*/
.font-family-base {
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.font-family-headings {
  font-family: "Yanone kaffeesatz", kaffeesatz, Georgia, "Times New Roman", Times, serif;
}

/*#endregion */
/*#region Additional bootstrap button variants */
.btn-reverse {
  color: white;
  background-color: transparent;
  border-color: white;
  -moz-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  -o-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  -webkit-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
}
.btn-reverse:hover, .btn-reverse:focus, .btn-reverse.focus, .btn-reverse:active, .btn-reverse.active, .open > .btn-reverse.dropdown-toggle {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgb(224.4, 224.4, 224.4);
}
.btn-reverse:active, .btn-reverse.active, .open > .btn-reverse.dropdown-toggle {
  background-image: none;
}
.btn-reverse.disabled, .btn-reverse.disabled:hover, .btn-reverse.disabled:focus, .btn-reverse.disabled.focus, .btn-reverse.disabled:active, .btn-reverse.disabled.active, .btn-reverse[disabled], .btn-reverse[disabled]:hover, .btn-reverse[disabled]:focus, .btn-reverse[disabled].focus, .btn-reverse[disabled]:active, .btn-reverse[disabled].active, fieldset[disabled] .btn-reverse, fieldset[disabled] .btn-reverse:hover, fieldset[disabled] .btn-reverse:focus, fieldset[disabled] .btn-reverse.focus, fieldset[disabled] .btn-reverse:active, fieldset[disabled] .btn-reverse.active {
  background-color: transparent;
  border-color: white;
}
.btn-reverse .badge {
  color: transparent;
  background-color: white;
}
.btn-reverse:hover {
  background: white;
  color: #014544;
}

/*Solid white, transparent on hover*/
.btn-white {
  color: #014544;
  background-color: white;
  border-color: white;
  -moz-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  -o-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  -webkit-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
}
.btn-white:hover, .btn-white:focus, .btn-white.focus, .btn-white:active, .btn-white.active, .open > .btn-white.dropdown-toggle {
  color: #014544;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(224.4, 224.4, 224.4);
}
.btn-white:active, .btn-white.active, .open > .btn-white.dropdown-toggle {
  background-image: none;
}
.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled.focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled].focus, .btn-white[disabled]:active, .btn-white[disabled].active, fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white.focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
  background-color: white;
  border-color: white;
}
.btn-white .badge {
  color: white;
  background-color: #014544;
}
.btn-white:hover {
  background: transparent;
  color: white;
}

/*Black glass style*/
.btn-glass {
  color: white;
  background-color: rgba(0, 0, 0, 0.15);
  border-color: transparent;
  border: none;
}
.btn-glass:hover, .btn-glass:focus, .btn-glass.focus, .btn-glass:active, .btn-glass.active, .open > .btn-glass.dropdown-toggle {
  color: white;
  background-color: rgba(0, 0, 0, 0.15);
  border-color: rgba(0, 0, 0, 0);
}
.btn-glass:active, .btn-glass.active, .open > .btn-glass.dropdown-toggle {
  background-image: none;
}
.btn-glass.disabled, .btn-glass.disabled:hover, .btn-glass.disabled:focus, .btn-glass.disabled.focus, .btn-glass.disabled:active, .btn-glass.disabled.active, .btn-glass[disabled], .btn-glass[disabled]:hover, .btn-glass[disabled]:focus, .btn-glass[disabled].focus, .btn-glass[disabled]:active, .btn-glass[disabled].active, fieldset[disabled] .btn-glass, fieldset[disabled] .btn-glass:hover, fieldset[disabled] .btn-glass:focus, fieldset[disabled] .btn-glass.focus, fieldset[disabled] .btn-glass:active, fieldset[disabled] .btn-glass.active {
  background-color: rgba(0, 0, 0, 0.15);
  border-color: transparent;
}
.btn-glass .badge {
  color: rgba(0, 0, 0, 0.15);
  background-color: white;
}
.btn-glass:hover {
  background: rgba(0, 0, 0, 0.3);
}

/*#endregion */
/*#region .hr-primary. A class for making hr primary colour */
.hr-primary {
  border-color: #014544;
}

/*#endregion */
/*#region container-no-padding. Override default bootstrap gutter behaviour. */
/*Make all columns full width on all breakpoints*/
.container-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.container-no-padding .row {
  margin-left: 0;
  margin-right: 0;
}
.container-no-padding .row div[class*=col-] {
  padding: 0;
}

/*#endregion*/
/*#region container-no-padding-xs. Override default bootstrap gutter behaviour. MOBILE ONLY */
@media (max-width: 719px) {
  .container-no-padding-xs {
    padding-left: 0;
    padding-right: 0;
  }
  .container-no-padding-xs .row {
    margin-left: 0;
    margin-right: 0;
  }
  .container-no-padding-xs .row div[class*=col-] {
    padding: 0;
  }
}

/*#endregion */
/*#region container-double-gutter. Quickly double the gutter between columns. Only affects the first level */
.container-double-gutter {
  /*Above SM or wide gutters affect mobile view*/
  /*Only affects the first level*/
}
@media (min-width: 720px) {
  .container-double-gutter {
    /*padding-left: $grid-gutter-width;
    padding-right: $grid-gutter-width;*/
  }
  .container-double-gutter > .row {
    margin-left: -32px;
    margin-right: -32px;
  }
  .container-double-gutter > .row > div[class*=col] {
    padding-left: 32px;
    padding-right: 32px;
  }
}

/*#endregion */
/*#region .col-??-5ths. Create 5 even columns.  */
/*Fifths columns*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
/*#endregion */
/*#region Margin 0 */
.m-0 {
  margin: 0;
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-top: 0;
}

/*#endregion */
/*#region Premade padding classes for quick spacing. (.pv-x .ph-x .pt-x .pr-x .pb-x .pl-x)*/
/*Quick padding clases for spacing. Mostly based on a 4px pixel grid*/
/*Includes vertical (top and bottom), horizontal (left and right), and inidividual top, right, bottom, left*/
/*Vertical*/
.pv-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.pv-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.pv-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.pv-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.pv-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pv-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.pv-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.pv-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pv-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.pv-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.pv-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.pv-56 {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 720px) {
  .pv-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}

.pv-64 {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 720px) {
  .pv-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

.pv-76 {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 720px) {
  .pv-76 {
    padding-top: 76px;
    padding-bottom: 76px;
  }
}

.pv-120 {
  padding-top: 76px;
  padding-bottom: 76px;
}
@media (min-width: 720px) {
  .pv-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

/*Horizontal*/
.ph-2 {
  padding-left: 2px;
  padding-right: 2px;
}

.ph-4 {
  padding-left: 4px;
  padding-right: 4px;
}

.ph-6 {
  padding-left: 6px;
  padding-right: 6px;
}

.ph-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.ph-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.ph-12 {
  padding-left: 12px;
  padding-right: 12px;
}

.ph-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.ph-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.ph-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.ph-28 {
  padding-left: 28px;
  padding-right: 28px;
}

.ph-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.ph-64 {
  padding-left: 48px;
  padding-right: 48px;
}
@media (min-width: 720px) {
  .ph-64 {
    padding-left: 64px;
    padding-right: 64px;
  }
}

.ph-76 {
  padding-left: 48px;
  padding-right: 48px;
}
@media (min-width: 720px) {
  .ph-76 {
    padding-left: 76px;
    padding-right: 76px;
  }
}

.ph-120 {
  padding-left: 48px;
  padding-right: 48px;
}
@media (min-width: 720px) {
  .ph-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
}

/*Top*/
.pt-2 {
  padding-top: 2px;
}

.pt-4 {
  padding-top: 4px;
}

.pt-6 {
  padding-top: 6px;
}

.pt-8 {
  padding-top: 8px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-12 {
  padding-top: 12px;
}

.pt-16 {
  padding-top: 16px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-24 {
  padding-top: 24px;
}

.pt-28 {
  padding-top: 28px;
}

.pt-32 {
  padding-top: 32px;
}

.pt-64 {
  padding-top: 48px;
}
@media (min-width: 720px) {
  .pt-64 {
    padding-top: 64px;
  }
}

.pt-76 {
  padding-top: 48px;
}
@media (min-width: 720px) {
  .pt-76 {
    padding-top: 76px;
  }
}

/*Right*/
.pr-2 {
  padding-right: 2px;
}

.pr-4 {
  padding-right: 4px;
}

.pr-6 {
  padding-right: 6px;
}

.pr-8 {
  padding-right: 8px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-12 {
  padding-right: 12px;
}

.pr-16 {
  padding-right: 16px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-24 {
  padding-right: 24px;
}

.pr-28 {
  padding-right: 28px;
}

.pr-32 {
  padding-right: 32px;
}

.pr-64 {
  padding-right: 48px;
}
@media (min-width: 720px) {
  .pr-64 {
    padding-right: 64px;
  }
}

.pr-76 {
  padding-right: 48px;
}
@media (min-width: 720px) {
  .pr-76 {
    padding-right: 76px;
  }
}

/*Bottom*/
.pb-2 {
  padding-bottom: 2px;
}

.pb-4 {
  padding-bottom: 4px;
}

.pb-6 {
  padding-bottom: 6px;
}

.pb-8 {
  padding-bottom: 8px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-12 {
  padding-bottom: 12px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-24 {
  padding-bottom: 24px;
}

.pb-28 {
  padding-bottom: 28px;
}

.pb-32 {
  padding-bottom: 32px;
}

.pb-64 {
  padding-bottom: 48px;
}
@media (min-width: 720px) {
  .pb-64 {
    padding-bottom: 64px;
  }
}

.pb-76 {
  padding-bottom: 48px;
}
@media (min-width: 720px) {
  .pb-76 {
    padding-bottom: 76px;
  }
}

/*Left*/
.pl-2 {
  padding-left: 2px;
}

.pl-4 {
  padding-left: 4px;
}

.pl-6 {
  padding-left: 6px;
}

.pl-8 {
  padding-left: 8px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-12 {
  padding-left: 12px;
}

.pl-16 {
  padding-left: 16px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-24 {
  padding-left: 24px;
}

.pl-28 {
  padding-left: 28px;
}

.pl-32 {
  padding-left: 32px;
}

.pl-64 {
  padding-left: 48px;
}
@media (min-width: 720px) {
  .pl-64 {
    padding-left: 64px;
  }
}

.pl-76 {
  padding-left: 48px;
}
@media (min-width: 720px) {
  .pl-76 {
    padding-left: 76px;
  }
}

/*#endregion */
/*#region Icon list. Quickly create a contact info list item. Doesn't have to be used on LIs! */
.contact-info {
  padding-left: 0;
  list-style: none;
}
.contact-info .phone {
  padding-left: 12px;
  position: relative;
  list-style: none;
  display: block;
  margin: 0 0 12.5px;
}
.contact-info .phone:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f095";
  font-size: 18px;
  line-height: 1.428571429;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.contact-info .email {
  padding-left: 12px;
  position: relative;
  list-style: none;
  display: block;
  margin: 0 0 12.5px;
}
.contact-info .email:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0e0";
  font-size: 18px;
  line-height: 1.428571429;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.contact-info .fax {
  padding-left: 12px;
  position: relative;
  list-style: none;
  display: block;
  margin: 0 0 12.5px;
}
.contact-info .fax:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1ac";
  font-size: 18px;
  line-height: 1.428571429;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.contact-info .address {
  padding-left: 12px;
  position: relative;
  list-style: none;
  display: block;
  margin: 0 0 12.5px;
}
.contact-info .address:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f041";
  font-size: 18px;
  line-height: 1.428571429;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.contact-info .blank {
  padding-left: 12px;
  position: relative;
  list-style: none;
  display: block;
  margin: 0 0 12.5px;
}
.contact-info .blank:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 18px;
  line-height: 1.428571429;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

/*#endregion */
/*#region Load Spinner. Apply to create a load spinner until page loaded */
.load-spinner {
  font-size: 36px;
  margin: 1em 0;
  text-align: center;
  width: 100%;
  opacity: 1 !important;
}

.hidden-until-load > * {
  opacity: 0;
}

/*#endregion */
/*#region material friendly shadows. 5 levels. Looks nice with 2px radius */
.shadow-z1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.shadow-z2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.shadow-z3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.shadow-z4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.shadow-z5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

/*#endregion */
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119.085, 119.085, 119.085);
  text-align: left;
}

th {
  text-align: left;
}

.table, .cp-content .cp-placeholder table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
.table > thead > tr > th, .cp-content .cp-placeholder table > thead > tr > th,
.table > thead > tr > td,
.cp-content .cp-placeholder table > thead > tr > td,
.table > tbody > tr > th,
.cp-content .cp-placeholder table > tbody > tr > th,
.table > tbody > tr > td,
.cp-content .cp-placeholder table > tbody > tr > td,
.table > tfoot > tr > th,
.cp-content .cp-placeholder table > tfoot > tr > th,
.table > tfoot > tr > td,
.cp-content .cp-placeholder table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th, .cp-content .cp-placeholder table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .cp-content .cp-placeholder table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.cp-content .cp-placeholder table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.cp-content .cp-placeholder table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.cp-content .cp-placeholder table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.cp-content .cp-placeholder table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.cp-content .cp-placeholder table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody, .cp-content .cp-placeholder table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table, .cp-content .cp-placeholder table .table, .table .cp-content .cp-placeholder table, .cp-content .cp-placeholder .table table, .cp-content .cp-placeholder table table {
  background-color: #fff;
}

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

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

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

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

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

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

.table > thead > tr > td.active, .cp-content .cp-placeholder table > thead > tr > td.active,
.table > thead > tr > th.active,
.cp-content .cp-placeholder table > thead > tr > th.active, .table > thead > tr.active > td, .cp-content .cp-placeholder table > thead > tr.active > td, .table > thead > tr.active > th, .cp-content .cp-placeholder table > thead > tr.active > th,
.table > tbody > tr > td.active,
.cp-content .cp-placeholder table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.cp-content .cp-placeholder table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.cp-content .cp-placeholder table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.cp-content .cp-placeholder table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.cp-content .cp-placeholder table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.cp-content .cp-placeholder table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.cp-content .cp-placeholder table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.cp-content .cp-placeholder 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: rgb(232.25, 232.25, 232.25);
}

.table > thead > tr > td.success, .cp-content .cp-placeholder table > thead > tr > td.success,
.table > thead > tr > th.success,
.cp-content .cp-placeholder table > thead > tr > th.success, .table > thead > tr.success > td, .cp-content .cp-placeholder table > thead > tr.success > td, .table > thead > tr.success > th, .cp-content .cp-placeholder table > thead > tr.success > th,
.table > tbody > tr > td.success,
.cp-content .cp-placeholder table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.cp-content .cp-placeholder table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.cp-content .cp-placeholder table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.cp-content .cp-placeholder table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.cp-content .cp-placeholder table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.cp-content .cp-placeholder table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.cp-content .cp-placeholder table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.cp-content .cp-placeholder 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: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.table > thead > tr > td.info, .cp-content .cp-placeholder table > thead > tr > td.info,
.table > thead > tr > th.info,
.cp-content .cp-placeholder table > thead > tr > th.info, .table > thead > tr.info > td, .cp-content .cp-placeholder table > thead > tr.info > td, .table > thead > tr.info > th, .cp-content .cp-placeholder table > thead > tr.info > th,
.table > tbody > tr > td.info,
.cp-content .cp-placeholder table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.cp-content .cp-placeholder table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.cp-content .cp-placeholder table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.cp-content .cp-placeholder table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.cp-content .cp-placeholder table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.cp-content .cp-placeholder table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.cp-content .cp-placeholder table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.cp-content .cp-placeholder 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: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.table > thead > tr > td.warning, .cp-content .cp-placeholder table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.cp-content .cp-placeholder table > thead > tr > th.warning, .table > thead > tr.warning > td, .cp-content .cp-placeholder table > thead > tr.warning > td, .table > thead > tr.warning > th, .cp-content .cp-placeholder table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.cp-content .cp-placeholder table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.cp-content .cp-placeholder table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.cp-content .cp-placeholder table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.cp-content .cp-placeholder table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.cp-content .cp-placeholder table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.cp-content .cp-placeholder table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.cp-content .cp-placeholder table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.cp-content .cp-placeholder 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: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.table > thead > tr > td.danger, .cp-content .cp-placeholder table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.cp-content .cp-placeholder table > thead > tr > th.danger, .table > thead > tr.danger > td, .cp-content .cp-placeholder table > thead > tr.danger > td, .table > thead > tr.danger > th, .cp-content .cp-placeholder table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.cp-content .cp-placeholder table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.cp-content .cp-placeholder table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.cp-content .cp-placeholder table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.cp-content .cp-placeholder table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.cp-content .cp-placeholder table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.cp-content .cp-placeholder table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.cp-content .cp-placeholder table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.cp-content .cp-placeholder 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: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive, .cp-content .cp-placeholder table {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 719px) {
  .table-responsive, .cp-content .cp-placeholder table {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table, .cp-content .cp-placeholder table > .table, .cp-content .cp-placeholder .table-responsive > table, .cp-content .cp-placeholder table > table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .cp-content .cp-placeholder table > .table > thead > tr > th, .cp-content .cp-placeholder .table-responsive > table > thead > tr > th, .cp-content .cp-placeholder table > table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .cp-content .cp-placeholder table > .table > thead > tr > td,
  .cp-content .cp-placeholder .table-responsive > table > thead > tr > td,
  .cp-content .cp-placeholder table > table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .cp-content .cp-placeholder table > .table > tbody > tr > th,
  .cp-content .cp-placeholder .table-responsive > table > tbody > tr > th,
  .cp-content .cp-placeholder table > table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .cp-content .cp-placeholder table > .table > tbody > tr > td,
  .cp-content .cp-placeholder .table-responsive > table > tbody > tr > td,
  .cp-content .cp-placeholder table > table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .cp-content .cp-placeholder table > .table > tfoot > tr > th,
  .cp-content .cp-placeholder .table-responsive > table > tfoot > tr > th,
  .cp-content .cp-placeholder table > table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .cp-content .cp-placeholder table > .table > tfoot > tr > td,
  .cp-content .cp-placeholder .table-responsive > table > tfoot > tr > td,
  .cp-content .cp-placeholder table > table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered, .cp-content .cp-placeholder table > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .cp-content .cp-placeholder table > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .cp-content .cp-placeholder table > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .cp-content .cp-placeholder table > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .cp-content .cp-placeholder table > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .cp-content .cp-placeholder table > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .cp-content .cp-placeholder table > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .cp-content .cp-placeholder table > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .cp-content .cp-placeholder table > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .cp-content .cp-placeholder table > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .cp-content .cp-placeholder table > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .cp-content .cp-placeholder table > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .cp-content .cp-placeholder table > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .cp-content .cp-placeholder table > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .cp-content .cp-placeholder table > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .cp-content .cp-placeholder table > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .cp-content .cp-placeholder table > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/*$brand-primary:         #428bca !default;
$brand-secondary:       $brand-primary;*/
/*Illustrator gray*/
/*Some additional classes for faster cutups*/
/*Similar in nature to bootstrap's _utilities.scss*/
/*$brand-primary:         #428bca !default;
$brand-secondary:       $brand-primary;*/
/*Illustrator gray*/
/*Some additional classes for faster cutups*/
/*Similar in nature to bootstrap's _utilities.scss*/
/*$brand-primary:         #428bca !default;
$brand-secondary:       $brand-primary;*/
/*Illustrator gray*/
/*#region transition-colour() and transition-movement(). Quick transitions with believable curves */
/*Premade transitions. Can pass in speed. */
/*Movement and colour should behave differently. Movement takes inertia into consideration (so in-out), colour does not*/
/*Google's base transition*/
/*#endregion */
/*#region Additional bootstrap text and bg helper classes */
/*#endregion */
/*#region button-variant-hover() Combines base button variant mixin, with ability to add hovers */
/*#endregion */
/*#region Additional bootstrap button variants */
/*Solid white, transparent on hover*/
/*Black glass style*/
/*#endregion */
/*#region icon-square() and icon-square-bordered(). Square icon builders. Combined with button-variant() */
/*useful for aligning an icon in a square shape*/
/*No colours/background as often combined with a btn*/
/*useful for aligning an icon in a square shape*/
/*This version includes a border but again no color, use with button-variant mixin*/
/*#endregion */
/*#region container-no-padding. Override default bootstrap gutter behaviour. */
/*Make all columns full width on all breakpoints*/
/*#endregion*/
/*#region container-no-padding-xs. Override default bootstrap gutter behaviour. MOBILE ONLY */
/*#endregion */
/*#region container-double-gutter. Quickly double the gutter between columns. Only affects the first level */
/*#endregion */
/*#region btn(). Add .btn as a mixin instead of class (can be easier)  */
/*This is a direct copy from Bootstrap*/
/*#endregion */
/*#region fa-icon() and fa-icon-content(). Quickly create a font awesome icon out of mixin */
/*For mixing font awesome styles in quickly*/
/*#endregion */
/*#region Icon list. Quickly create a contact info list item. Doesn't have to be used on LIs! */
/*#endregion */
/*#region material friendly shadows. 5 levels. Looks nice with 2px radius */
/*#endregion */
/*#region Mitch's bag of tricks */
/*#endregion */
.alert-primary {
  background-color: rgb(47.5071428571, 251.9928571429, 248.9857142857);
  border-color: rgb(0.9271428571, 63.9728571429, 63.0457142857);
  color: rgb(0.7814285714, 53.9185714286, 53.1371428571);
}
.alert-primary hr {
  border-top-color: rgb(0.5628571429, 38.8371428571, 38.2742857143);
}
.alert-primary .alert-link {
  color: rgb(0.0528571429, 3.6471428571, 3.5942857143);
}
.alert-primary .alert-link {
  color: rgb(0.49, 33.81, 33.32);
}

/*#region transition-colour() and transition-movement(). Quick transitions with believable curves */
/*Premade transitions. Can pass in speed. */
/*Movement and colour should behave differently. Movement takes inertia into consideration (so in-out), colour does not*/
/*Google's base transition*/
/*#endregion */
/*#region Span.h as block. This is expected behaviour when styling as a heading */
span.h1, span.h2, span.h3, span.h4, span.h5, span.h6 {
  display: block;
}

/*#endregion */
/*#region Additional bootstrap text and bg helper classes */
.bg-text-color {
  background-color: #333333;
}

.text-white * {
  color: white;
}

/*Useful for a quick override in HTML*/
.font-family-base {
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.font-family-headings {
  font-family: "Yanone kaffeesatz", kaffeesatz, Georgia, "Times New Roman", Times, serif;
}

/*#endregion */
/*#region Additional bootstrap button variants */
.btn-reverse {
  color: white;
  background-color: transparent;
  border-color: white;
  -moz-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  -o-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  -webkit-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
}
.btn-reverse:hover, .btn-reverse:focus, .btn-reverse.focus, .btn-reverse:active, .btn-reverse.active, .open > .btn-reverse.dropdown-toggle {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgb(224.4, 224.4, 224.4);
}
.btn-reverse:active, .btn-reverse.active, .open > .btn-reverse.dropdown-toggle {
  background-image: none;
}
.btn-reverse.disabled, .btn-reverse.disabled:hover, .btn-reverse.disabled:focus, .btn-reverse.disabled.focus, .btn-reverse.disabled:active, .btn-reverse.disabled.active, .btn-reverse[disabled], .btn-reverse[disabled]:hover, .btn-reverse[disabled]:focus, .btn-reverse[disabled].focus, .btn-reverse[disabled]:active, .btn-reverse[disabled].active, fieldset[disabled] .btn-reverse, fieldset[disabled] .btn-reverse:hover, fieldset[disabled] .btn-reverse:focus, fieldset[disabled] .btn-reverse.focus, fieldset[disabled] .btn-reverse:active, fieldset[disabled] .btn-reverse.active {
  background-color: transparent;
  border-color: white;
}
.btn-reverse .badge {
  color: transparent;
  background-color: white;
}
.btn-reverse:hover {
  background: white;
  color: #014544;
}

/*Solid white, transparent on hover*/
.btn-white {
  color: #014544;
  background-color: white;
  border-color: white;
  -moz-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  -o-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  -webkit-transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
  transition: cubic-bezier(0.4, 0, 0.2, 1) background 0.3s, cubic-bezier(0.4, 0, 0.2, 1) color 0.3s;
}
.btn-white:hover, .btn-white:focus, .btn-white.focus, .btn-white:active, .btn-white.active, .open > .btn-white.dropdown-toggle {
  color: #014544;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(224.4, 224.4, 224.4);
}
.btn-white:active, .btn-white.active, .open > .btn-white.dropdown-toggle {
  background-image: none;
}
.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled.focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled].focus, .btn-white[disabled]:active, .btn-white[disabled].active, fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white.focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
  background-color: white;
  border-color: white;
}
.btn-white .badge {
  color: white;
  background-color: #014544;
}
.btn-white:hover {
  background: transparent;
  color: white;
}

/*Black glass style*/
.btn-glass {
  color: white;
  background-color: rgba(0, 0, 0, 0.15);
  border-color: transparent;
  border: none;
}
.btn-glass:hover, .btn-glass:focus, .btn-glass.focus, .btn-glass:active, .btn-glass.active, .open > .btn-glass.dropdown-toggle {
  color: white;
  background-color: rgba(0, 0, 0, 0.15);
  border-color: rgba(0, 0, 0, 0);
}
.btn-glass:active, .btn-glass.active, .open > .btn-glass.dropdown-toggle {
  background-image: none;
}
.btn-glass.disabled, .btn-glass.disabled:hover, .btn-glass.disabled:focus, .btn-glass.disabled.focus, .btn-glass.disabled:active, .btn-glass.disabled.active, .btn-glass[disabled], .btn-glass[disabled]:hover, .btn-glass[disabled]:focus, .btn-glass[disabled].focus, .btn-glass[disabled]:active, .btn-glass[disabled].active, fieldset[disabled] .btn-glass, fieldset[disabled] .btn-glass:hover, fieldset[disabled] .btn-glass:focus, fieldset[disabled] .btn-glass.focus, fieldset[disabled] .btn-glass:active, fieldset[disabled] .btn-glass.active {
  background-color: rgba(0, 0, 0, 0.15);
  border-color: transparent;
}
.btn-glass .badge {
  color: rgba(0, 0, 0, 0.15);
  background-color: white;
}
.btn-glass:hover {
  background: rgba(0, 0, 0, 0.3);
}

/*#endregion */
/*#region .hr-primary. A class for making hr primary colour */
.hr-primary {
  border-color: #014544;
}

/*#endregion */
/*#region container-no-padding. Override default bootstrap gutter behaviour. */
/*Make all columns full width on all breakpoints*/
.container-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.container-no-padding .row {
  margin-left: 0;
  margin-right: 0;
}
.container-no-padding .row div[class*=col-] {
  padding: 0;
}

/*#endregion*/
/*#region container-no-padding-xs. Override default bootstrap gutter behaviour. MOBILE ONLY */
@media (max-width: 719px) {
  .container-no-padding-xs {
    padding-left: 0;
    padding-right: 0;
  }
  .container-no-padding-xs .row {
    margin-left: 0;
    margin-right: 0;
  }
  .container-no-padding-xs .row div[class*=col-] {
    padding: 0;
  }
}

/*#endregion */
/*#region container-double-gutter. Quickly double the gutter between columns. Only affects the first level */
.container-double-gutter {
  /*Above SM or wide gutters affect mobile view*/
  /*Only affects the first level*/
}
@media (min-width: 720px) {
  .container-double-gutter {
    /*padding-left: $grid-gutter-width;
    padding-right: $grid-gutter-width;*/
  }
  .container-double-gutter > .row {
    margin-left: -32px;
    margin-right: -32px;
  }
  .container-double-gutter > .row > div[class*=col] {
    padding-left: 32px;
    padding-right: 32px;
  }
}

/*#endregion */
/*#region .col-??-5ths. Create 5 even columns.  */
/*Fifths columns*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
/*#endregion */
/*#region Margin 0 */
.m-0 {
  margin: 0;
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-top: 0;
}

/*#endregion */
/*#region Premade padding classes for quick spacing. (.pv-x .ph-x .pt-x .pr-x .pb-x .pl-x)*/
/*Quick padding clases for spacing. Mostly based on a 4px pixel grid*/
/*Includes vertical (top and bottom), horizontal (left and right), and inidividual top, right, bottom, left*/
/*Vertical*/
.pv-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.pv-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.pv-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.pv-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.pv-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pv-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.pv-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.pv-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pv-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.pv-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.pv-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.pv-56 {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 720px) {
  .pv-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}

.pv-64 {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 720px) {
  .pv-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

.pv-76 {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 720px) {
  .pv-76 {
    padding-top: 76px;
    padding-bottom: 76px;
  }
}

.pv-120 {
  padding-top: 76px;
  padding-bottom: 76px;
}
@media (min-width: 720px) {
  .pv-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

/*Horizontal*/
.ph-2 {
  padding-left: 2px;
  padding-right: 2px;
}

.ph-4 {
  padding-left: 4px;
  padding-right: 4px;
}

.ph-6 {
  padding-left: 6px;
  padding-right: 6px;
}

.ph-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.ph-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.ph-12 {
  padding-left: 12px;
  padding-right: 12px;
}

.ph-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.ph-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.ph-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.ph-28 {
  padding-left: 28px;
  padding-right: 28px;
}

.ph-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.ph-64 {
  padding-left: 48px;
  padding-right: 48px;
}
@media (min-width: 720px) {
  .ph-64 {
    padding-left: 64px;
    padding-right: 64px;
  }
}

.ph-76 {
  padding-left: 48px;
  padding-right: 48px;
}
@media (min-width: 720px) {
  .ph-76 {
    padding-left: 76px;
    padding-right: 76px;
  }
}

.ph-120 {
  padding-left: 48px;
  padding-right: 48px;
}
@media (min-width: 720px) {
  .ph-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
}

/*Top*/
.pt-2 {
  padding-top: 2px;
}

.pt-4 {
  padding-top: 4px;
}

.pt-6 {
  padding-top: 6px;
}

.pt-8 {
  padding-top: 8px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-12 {
  padding-top: 12px;
}

.pt-16 {
  padding-top: 16px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-24 {
  padding-top: 24px;
}

.pt-28 {
  padding-top: 28px;
}

.pt-32 {
  padding-top: 32px;
}

.pt-64 {
  padding-top: 48px;
}
@media (min-width: 720px) {
  .pt-64 {
    padding-top: 64px;
  }
}

.pt-76 {
  padding-top: 48px;
}
@media (min-width: 720px) {
  .pt-76 {
    padding-top: 76px;
  }
}

/*Right*/
.pr-2 {
  padding-right: 2px;
}

.pr-4 {
  padding-right: 4px;
}

.pr-6 {
  padding-right: 6px;
}

.pr-8 {
  padding-right: 8px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-12 {
  padding-right: 12px;
}

.pr-16 {
  padding-right: 16px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-24 {
  padding-right: 24px;
}

.pr-28 {
  padding-right: 28px;
}

.pr-32 {
  padding-right: 32px;
}

.pr-64 {
  padding-right: 48px;
}
@media (min-width: 720px) {
  .pr-64 {
    padding-right: 64px;
  }
}

.pr-76 {
  padding-right: 48px;
}
@media (min-width: 720px) {
  .pr-76 {
    padding-right: 76px;
  }
}

/*Bottom*/
.pb-2 {
  padding-bottom: 2px;
}

.pb-4 {
  padding-bottom: 4px;
}

.pb-6 {
  padding-bottom: 6px;
}

.pb-8 {
  padding-bottom: 8px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-12 {
  padding-bottom: 12px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-24 {
  padding-bottom: 24px;
}

.pb-28 {
  padding-bottom: 28px;
}

.pb-32 {
  padding-bottom: 32px;
}

.pb-64 {
  padding-bottom: 48px;
}
@media (min-width: 720px) {
  .pb-64 {
    padding-bottom: 64px;
  }
}

.pb-76 {
  padding-bottom: 48px;
}
@media (min-width: 720px) {
  .pb-76 {
    padding-bottom: 76px;
  }
}

/*Left*/
.pl-2 {
  padding-left: 2px;
}

.pl-4 {
  padding-left: 4px;
}

.pl-6 {
  padding-left: 6px;
}

.pl-8 {
  padding-left: 8px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-12 {
  padding-left: 12px;
}

.pl-16 {
  padding-left: 16px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-24 {
  padding-left: 24px;
}

.pl-28 {
  padding-left: 28px;
}

.pl-32 {
  padding-left: 32px;
}

.pl-64 {
  padding-left: 48px;
}
@media (min-width: 720px) {
  .pl-64 {
    padding-left: 64px;
  }
}

.pl-76 {
  padding-left: 48px;
}
@media (min-width: 720px) {
  .pl-76 {
    padding-left: 76px;
  }
}

/*#endregion */
/*#region Icon list. Quickly create a contact info list item. Doesn't have to be used on LIs! */
.contact-info {
  padding-left: 0;
  list-style: none;
}
.contact-info .phone {
  padding-left: 12px;
  position: relative;
  list-style: none;
  display: block;
  margin: 0 0 12.5px;
}
.contact-info .phone:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f095";
  font-size: 18px;
  line-height: 1.428571429;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.contact-info .email {
  padding-left: 12px;
  position: relative;
  list-style: none;
  display: block;
  margin: 0 0 12.5px;
}
.contact-info .email:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0e0";
  font-size: 18px;
  line-height: 1.428571429;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.contact-info .fax {
  padding-left: 12px;
  position: relative;
  list-style: none;
  display: block;
  margin: 0 0 12.5px;
}
.contact-info .fax:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1ac";
  font-size: 18px;
  line-height: 1.428571429;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.contact-info .address {
  padding-left: 12px;
  position: relative;
  list-style: none;
  display: block;
  margin: 0 0 12.5px;
}
.contact-info .address:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f041";
  font-size: 18px;
  line-height: 1.428571429;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.contact-info .blank {
  padding-left: 12px;
  position: relative;
  list-style: none;
  display: block;
  margin: 0 0 12.5px;
}
.contact-info .blank:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 18px;
  line-height: 1.428571429;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

/*#endregion */
/*#region Load Spinner. Apply to create a load spinner until page loaded */
.load-spinner {
  font-size: 36px;
  margin: 1em 0;
  text-align: center;
  width: 100%;
  opacity: 1 !important;
}

.hidden-until-load > * {
  opacity: 0;
}

/*#endregion */
/*#region material friendly shadows. 5 levels. Looks nice with 2px radius */
.shadow-z1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.shadow-z2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.shadow-z3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.shadow-z4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.shadow-z5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

/*#endregion */
.linkedin-feed .post-wrap .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: -35px;
}
.linkedin-feed .post-wrap .owl-nav button.owl-next {
  float: right;
  position: absolute;
  top: 50%;
  right: -35px;
}
.linkedin-feed .post-wrap .owl-nav button.owl-prev, .linkedin-feed .post-wrap .owl-nav button.owl-next {
  padding: 0;
  background-color: #014544;
  color: #fff;
  border: 1px solid rgba(1, 69, 68, 0.2) !important;
  border-radius: 1px;
  font-weight: bold;
  font-size: 20px;
  height: 35px;
  width: 35px;
}
.linkedin-feed .post-wrap .owl-nav button.owl-prev:focus, .linkedin-feed .post-wrap .owl-nav button.owl-next:focus {
  background-color: black;
  outline-color: #014544;
  outline-width: thin !important;
}
.linkedin-feed .post-wrap .owl-nav button.owl-prev:hover, .linkedin-feed .post-wrap .owl-nav button.owl-next:hover {
  background-color: black;
}
.linkedin-feed .linkedin-item {
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 4px;
}
.linkedin-feed .linkedin-item .post-img-wrapper .post-img {
  height: 280px;
  width: auto;
  background-position: top center !important;
  background-size: cover;
  background-repeat: no-repeat;
}
.linkedin-feed .linkedin-item .post-details {
  border: 1px solid #EBEBEB;
  padding: 15px;
}
.linkedin-feed .linkedin-item .post-details .post-date {
  margin-bottom: 10px;
  color: #9B9B9B;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
}
.linkedin-feed .linkedin-item .post-details .post-summary {
  font-size: 15px;
  margin-bottom: 10px;
}
.linkedin-feed .linkedin-item .post-details hr {
  margin: 15px 0;
}
.linkedin-feed .linkedin-item .post-details .post-btm {
  display: inline-block;
  width: 100%;
}
.linkedin-feed .linkedin-item .post-details .post-btm .post-link {
  display: inline-block;
  font-weight: bold;
  float: right;
}
.linkedin-feed .linkedin-item .post-details .post-btm .post-link span {
  margin-right: 5px;
}
.linkedin-feed .linkedin-item .post-details .post-btm .post-interaction {
  float: left;
}
.linkedin-feed .linkedin-item .post-details .post-btm .post-interaction .post-likes, .linkedin-feed .linkedin-item .post-details .post-btm .post-interaction .post-shares, .linkedin-feed .linkedin-item .post-details .post-btm .post-interaction .post-comments {
  margin-right: 10px;
  display: inline-block;
}
.linkedin-feed .linkedin-item .post-details .post-btm .post-interaction .post-likes span, .linkedin-feed .linkedin-item .post-details .post-btm .post-interaction .post-shares span, .linkedin-feed .linkedin-item .post-details .post-btm .post-interaction .post-comments span {
  margin-right: 5px;
}

/*Breadcrumbs*/
/*sizing*/
/*Color*/
/*Background*/
/*Misc*/
.breadcrumbs {
  background: #B5D982;
  padding: 16px 0;
}

.breadcrumb {
  margin: 0;
  padding: 0;
}
.breadcrumb li {
  margin: 0;
  padding: 0;
  color: inherit;
  float: left;
  color: #002F2E;
  font-size: 18px;
  line-height: 16px;
}
.breadcrumb li:after {
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  float: left;
  padding: 8px 8px;
  content: "\f105";
  line-height: 16px;
}
.breadcrumb li:first-child:after {
  display: none;
}
.breadcrumb li a {
  text-decoration: underline;
  text-decoration-color: #B5D982;
  text-underline-offset: 3px;
  color: #002F2E;
  margin: 0;
  padding: 8px 8px;
  display: inline-block;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.breadcrumb li a:hover {
  text-decoration-color: #002F2E;
  background: transparent;
  color: #002F2E;
}
.breadcrumb li a.bc-home:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  float: left;
  margin-right: 0.3em;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
/*Customised by MC */
@keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftSmall {
  -webkit-animation-name: fadeInLeftSmall;
  animation-name: fadeInLeftSmall;
}

@keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightSmall {
  -webkit-animation-name: fadeInRightSmall;
  animation-name: fadeInRightSmall;
}

@keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpSmall {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
}

@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownSmall {
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall;
}

/*End customised*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (max-width: 960px) {
  .animated {
    -moz-animation-name: none !important;
    -o-animation-name: none !important;
    -webkit-animation-name: none !important;
    animation-name: none !important;
  }
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/*#region Global */
button, .btn {
  white-space: normal;
  transition: background ease-in-out 0.3s, color ease-in-out 0.3s, border-color ease-in-out 0.3s;
  /*font-size: 1em;*/
}

::selection {
  background: #014544; /* WebKit/Blink Browsers */
  color: white;
}

::-moz-selection {
  background: #014544; /* Gecko Browsers */
  color: white;
}

body {
  transform-origin: top;
  background-color: #F7F4F1;
}

.container {
  max-width: 100%;
}
@media (min-width: 1650px) {
  .container {
    width: 1350px;
  }
}

.hide-row {
  display: none;
}

@media (max-width: 720px) {
  .breadcrumb {
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .breadcrumb {
    padding-left: 150px;
  }
}
@media (min-width: 1280px) {
  .breadcrumb {
    padding-left: 220px;
  }
}
@media (min-width: 1650px) {
  .breadcrumb {
    padding-left: 60px;
  }
}

/*#endregion */
.owl-carousel-CMS-settings .item > .rotator-item {
  display: block;
  /*height: 300px;

  @media (min-width: $screen-sm-min) {
      height: 400px;
  }

  @media (min-width: $screen-md-min) {
      height: 600px;
  }

  @media (min-width: $screen-lg-min) {
      height: 800px;
  }*/
}
.owl-carousel-CMS-settings .item {
  display: block;
  /*height: 300px;

  @media (min-width: $screen-sm-min) {
      height: 400px;
  }

  @media (min-width: $screen-md-min) {
      height: 600px;
  }

  @media (min-width: $screen-lg-min) {
      height: 800px;
  }*/
}
.owl-carousel-CMS-settings .item video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.owl-carousel-CMS-settings .item .media {
  height: 100%;
  width: 100%;
  object-fit: cover;
  height: 100% !important;
  width: 100% !important;
}

#header-alerts .alertsfeed-outer {
  margin: 8px auto;
  width: calc(100% - 16px);
  z-index: 100;
}
#header-alerts .alertsfeed-outer .container {
  width: 100%;
  padding: 0px;
}
#header-alerts .alertsfeed-outer .alertfeed-item {
  padding: 0px;
  border-radius: 18px;
}
#header-alerts .alertsfeed-outer .alertfeed-item.alerts-alert {
  background-color: #FFBD59;
  color: #002F2E;
  /*.alertitem-icon {
      background-color: $dahs-dark;
      color: $dahs-ecru;
  }*/
}
#header-alerts .alertsfeed-outer .alertfeed-item.alerts-alert .alertitem-icon {
  background-color: #6D3FA7;
  color: #F8F8F8;
}
#header-alerts .alertsfeed-outer .alertfeed-item.alerts-warning {
  background-color: #602E9E;
  color: #F8F8F8;
  /*.alertitem-icon {
      background-color: $dahs-llime;
      color: $dahs-dark;
  }*/
}
#header-alerts .alertsfeed-outer .alertfeed-item.alerts-warning .alertitem-icon {
  background-color: #9DCD5A;
  color: #002F2E;
}
#header-alerts .alertsfeed-outer .alertfeed-item.alerts-notification {
  background-color: #9DCD5A;
  color: #002F2E;
  /*.alertitem-icon {
      background-color: $dahs-dpurple;
      color: $dahs-bone;
  }*/
}
#header-alerts .alertsfeed-outer .alertfeed-item.alerts-notification .alertitem-icon {
  background-color: #6D3FA7;
  color: #F7F2EA;
}
#header-alerts .alertsfeed-outer .alertfeed-item button {
  top: 20px;
  right: 20px;
  opacity: 1;
  font-size: 30px;
  font-weight: 400;
}
#header-alerts .alertsfeed-outer .alertfeed-item .alert-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 12px;
  padding: 14px;
}
@media (min-width: 992px) {
  #header-alerts .alertsfeed-outer .alertfeed-item .alert-wrap {
    gap: 16px;
    padding: 20px;
  }
}
#header-alerts .alertsfeed-outer .alertfeed-item .alert-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
}
#header-alerts .alertsfeed-outer .alertfeed-item .alertitem-icon {
  font-size: 30px;
  margin-right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  font-weight: 500;
  border-radius: 24px;
}
@media (min-width: 992px) {
  #header-alerts .alertsfeed-outer .alertfeed-item .alertitem-icon {
    font-size: 40px;
    width: 67px;
  }
}
#header-alerts .alertsfeed-outer .alertfeed-item .alertitem-title {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
#header-alerts .alertsfeed-outer .alertfeed-item .alertitem-content {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  padding-top: 0px;
}
@media (min-width: 992px) {
  #header-alerts .alertsfeed-outer .alertfeed-item .alertitem-content {
    font-size: 18px;
  }
}
#header-alerts .alertsfeed-outer .alertfeed-item .alertitem-content p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-weight: 400;
  padding-bottom: 3px;
}
#header-alerts .alertsfeed-outer .alertfeed-item .alertitem-content p:last-of-type {
  margin-bottom: 0px;
}
#header-alerts .alertsfeed-outer .alertfeed-item .alertitem-content a {
  color: #002F2E;
  text-decoration: underline;
  text-underline-offset: 3px;
  font-weight: 400;
}
#header-alerts .alertsfeed-outer .alertfeed-item .alertitem-content a:hover {
  color: #602E9E;
}

.site-header {
  width: 100%;
  background-color: #004F4E;
  position: relative;
  /*.search {
      display: none;
      float: none;
      position: absolute;

      @media (min-width: $screen-sm) {
          background: $ova-black;
          padding: 20px 0;
      }

      h1 {
          color: white;
          text-align: center;
          font-size: 32px;
          font-weight: bold;
          margin-bottom: 27px;
      }

      .search-input {
          width: 100%;

          @media (min-width: $screen-sm) {
              border-radius: 38px;
              height: 75px;
              font-size: 22px;
              color: $text-color !important;
          }
      }

      .search-btn {
          background: $ova-black;
          color: #fff;

          @media (min-width: $screen-sm) {
              width: 71px;
              height: 63px;
              border-radius: 32px;
              bottom: 6px;
              right: 7px;
              font-size: 22px;
              font-weight: bold;
          }
      }

      .container {
          @include container-no-padding-xs;
      }

      .search-wrapper {
          position: relative;
      }


      &.mobile-search {
          @media (min-width: $screen-md) {
              display: none !important;
          }
      }

      &.desktop-search {
          @media (max-width: $screen-sm-max) {
              display: none !important;
          }
      }
  }*/
}
@media (min-width: 1280px) {
  .site-header .container {
    width: 1240px;
  }
}
@media (min-width: 1650px) {
  .site-header .container {
    width: 1660px;
  }
}
.site-header a {
  transition: all ease-in-out 0.3s;
}
.site-header .upper {
  background: #F7F2EA;
  padding-bottom: 0px;
}
.site-header .upper .container {
  padding: 0px 6px;
}
@media (min-width: 720px) {
  .site-header .upper .container {
    padding: 0px 16px;
  }
}
@media (min-width: 992px) {
  .site-header .upper .container {
    padding: 0px 0px;
  }
}
.site-header .upper .upper-wrapper {
  display: flex;
  justify-content: right;
}
@media (min-width: 720px) {
  .site-header .upper .upper-wrapper {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .site-header .upper .upper-wrapper {
    justify-content: space-between;
  }
}
@media (min-width: 1280px) {
  .site-header .upper .upper-wrapper {
    padding: 0px 0px;
  }
}
.site-header .upper .upper-wrapper button {
  border: none;
  padding: 10px 12px;
  border-radius: 0;
  background: none;
  color: white;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: 12px;
  display: flex;
  align-items: center;
  max-height: 62px;
  font-weight: bold;
}
@media (min-width: 720px) {
  .site-header .upper .upper-wrapper button {
    font-size: 12px;
    padding: 10px 20px;
  }
}
.site-header .upper .upper-wrapper button i {
  height: 30px;
  width: 30px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: all ease-in-out 0.3s;
  background: #292929;
  color: #fff;
  margin-right: 6px;
}
@media (min-width: 720px) {
  .site-header .upper .upper-wrapper button i {
    margin-right: 8px;
    padding: 0px;
  }
}
.site-header .upper .upper-wrapper button i::before {
  font-size: 20px;
}
.site-header .upper .upper-wrapper button:hover, .site-header .upper .upper-wrapper button.highlighted {
  background: #000;
}
.site-header .upper .upper-wrapper button:hover i, .site-header .upper .upper-wrapper button.highlighted i {
  background: white;
  color: #000;
}
.site-header .upper .upper-wrapper .upper-right {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-height: 57px;
  gap: 0px;
}
@media (min-width: 720px) {
  .site-header .upper .upper-wrapper .upper-right {
    min-height: 69px;
  }
}
.site-header .upper .upper-wrapper .upper-right .wcag-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 1280px) {
  .site-header .upper .upper-wrapper .upper-right .wcag-wrap {
    justify-content: flex-start;
  }
}
.site-header .upper .upper-wrapper .upper-right .access-text {
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  line-height: 24px;
  color: #002F2E;
  padding-right: 10px;
}
.site-header .upper .upper-wrapper .upper-right .wcag-buttons {
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  line-height: 24px;
  background: #014544;
  color: #1F2122;
  display: inline-block;
  text-align: left;
  background: none;
}
.site-header .upper .upper-wrapper .upper-right .wcag-buttons .wcag-buttons-wrap {
  display: flex;
  padding: 0px;
  justify-content: flex-start;
  gap: 4px;
}
.site-header .upper .upper-wrapper .upper-right .wcag-buttons .wcag-buttons-wrap .wcag-buttons-size {
  padding: 0px;
  order: 2;
  display: flex;
  flex-wrap: nowrap;
  gap: 4px;
}
.site-header .upper .upper-wrapper .upper-right .wcag-buttons .wcag-buttons-wrap .wcag-buttons-contrast {
  background-color: #EEE4D3;
  border-radius: 100%;
  padding: 0px;
  order: 1;
  width: 30px;
  height: 30px;
}
.site-header .upper .upper-wrapper .upper-right .wcag-buttons .wcag-buttons-wrap .wcag-access-text {
  display: none;
}
.site-header .upper .upper-wrapper .upper-right .wcag-buttons .wcag-buttons-wrap button {
  font-size: 16px;
  padding: 4px 6px;
  border-radius: 4px;
  color: #fff;
}
@media (min-width: 720px) {
  .site-header .upper .upper-wrapper .upper-right .wcag-buttons .wcag-buttons-wrap button {
    color: #0c173c;
    background-color: transparent;
  }
}
.site-header .upper .upper-wrapper .upper-right .wcag-buttons .wcag-buttons-wrap .wcag-text-contrast {
  padding: 0px;
  color: #002F2E;
  background-color: #EEE4D3;
  margin-top: 7px;
  margin-left: 6px;
}
.site-header .upper .upper-wrapper .upper-right .wcag-buttons .wcag-buttons-wrap .wcag-text-increase, .site-header .upper .upper-wrapper .upper-right .wcag-buttons .wcag-buttons-wrap .wcag-text-decrease {
  font-size: 16px;
  font-weight: 400;
  padding: 0px 6px 0px;
  margin-top: 0px;
  margin-right: 0px;
  border-radius: 100%;
  width: 30px;
  color: #002F2E;
  background-color: #EEE4D3;
}
.site-header .upper .upper-wrapper .upper-right .btn-contact-phone, .site-header .upper .upper-wrapper .upper-right .btn-contact-email {
  margin-top: -2px;
  font-size: 16px;
  padding: 4px 4px;
  color: #002F2E;
  display: none;
}
@media (min-width: 720px) {
  .site-header .upper .upper-wrapper .upper-right .btn-contact-phone, .site-header .upper .upper-wrapper .upper-right .btn-contact-email {
    display: inline;
    padding: 4px 12px;
  }
}
@media (min-width: 992px) {
  .site-header .upper .upper-wrapper .upper-right .btn-contact-phone, .site-header .upper .upper-wrapper .upper-right .btn-contact-email {
    margin-top: -2px;
  }
}
.site-header .upper .upper-wrapper .upper-right .btn-contact-phone .contact-text, .site-header .upper .upper-wrapper .upper-right .btn-contact-email .contact-text {
  display: none;
}
@media (min-width: 992px) {
  .site-header .upper .upper-wrapper .upper-right .btn-contact-phone .contact-text, .site-header .upper .upper-wrapper .upper-right .btn-contact-email .contact-text {
    display: inline;
  }
}
.site-header .upper .upper-wrapper .upper-right .btn-contact-phone i, .site-header .upper .upper-wrapper .upper-right .btn-contact-email i {
  color: #002F2E;
  padding: 6px 0px 0px 0px;
}
@media (min-width: 992px) {
  .site-header .upper .upper-wrapper .upper-right .btn-contact-phone i, .site-header .upper .upper-wrapper .upper-right .btn-contact-email i {
    padding: 6px 8px 0px 0px;
  }
}
.site-header .upper .upper-wrapper .upper-right .header-social {
  display: none;
}
@media (min-width: 992px) {
  .site-header .upper .upper-wrapper .upper-right .header-social {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }
}
.site-header .upper .upper-wrapper .upper-right .header-social a {
  color: #F7F4F1;
  font-size: 16px;
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background-color: #014544;
  border-radius: 30px;
  transition: 0.3s all ease-in-out;
}
.site-header .upper .upper-wrapper .upper-right .header-social a i {
  font-size: 16px;
  margin-left: 1px;
}
.site-header .upper .upper-wrapper .upper-right .header-social a:hover {
  color: #014544;
  background-color: #9DCD5A;
}
.site-header .lower {
  background-color: #004F4E;
  position: relative;
  z-index: 10;
  margin-top: 0px;
}
@media (min-width: 720px) {
  .site-header .lower {
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .site-header .lower {
    margin-top: 0px;
    padding: 0px;
  }
}
@media (max-width: 720px) {
  .site-header .lower .container {
    padding: 0px;
  }
}
.site-header .lower .lower-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #014241;
  height: 79px;
  width: 100%;
  margin: 0px auto;
  padding-left: 16px;
  border-bottom: 1px solid #006E6C;
}
@media (min-width: 720px) {
  .site-header .lower .lower-wrapper {
    border-width: 0px 1px 1px 1px;
    border-radius: 0px 0px 60px 60px;
    border-color: #006E6C;
    border-style: solid;
    width: 100%;
    align-items: center;
    flex-wrap: nowrap;
    height: 87px;
    padding-right: 90px;
    position: relative;
  }
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper {
    flex-direction: row;
    flex-wrap: nowrap;
    height: 87px;
    padding-right: 30px;
  }
}
@media (min-width: 1280px) {
  .site-header .lower .lower-wrapper {
    padding-right: 61px;
  }
}
.site-header .lower .lower-wrapper .logo {
  padding: 0px;
  position: relative;
  z-index: 200;
}
@media (min-width: 720px) {
  .site-header .lower .lower-wrapper .logo {
    padding: 18px 0 12px 0px;
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .site-header .lower .lower-wrapper .logo {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
  }
}
.site-header .lower .lower-wrapper .logo img {
  max-width: 100%;
  height: auto;
  width: 124px;
  margin-top: -20px;
  margin-left: -8px;
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper .logo img {
    margin-top: 0px;
    margin-left: 0px;
    height: 164px;
    width: 164px;
  }
}
@media (min-width: 1280px) {
  .site-header .lower .lower-wrapper .logo img {
    height: 194px;
    width: 194px;
  }
}
.site-header .lower .lower-wrapper .logo .logo-text {
  display: none;
}
@media (min-width: 1280px) {
  .site-header .lower .lower-wrapper .logo .logo-text {
    display: inline-block;
    margin-top: 12px;
    text-align: left;
  }
}
.site-header .lower .lower-wrapper .logo .logo-text h1 {
  color: #000;
  font-size: 20px;
  line-height: 120%; /* 31.2px */
  margin: 0px;
  text-align: left;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 800;
  font-weight: 800;
}
@media (min-width: 1650px) {
  .site-header .lower .lower-wrapper .logo .logo-text h1 {
    font-size: 24px;
  }
}
.site-header .lower .lower-wrapper .logo .logo-text p {
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 18px */
}
@media (min-width: 1650px) {
  .site-header .lower .lower-wrapper .logo .logo-text p {
    font-size: 14px;
  }
}
.site-header .lower .lower-wrapper nav {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 720px) {
  .site-header .lower .lower-wrapper nav {
    width: auto;
    margin-top: 0px;
    flex-wrap: nowrap;
    flex-direction: row;
  }
}
.site-header .lower .lower-wrapper nav .nav-contact-opening {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 12px 100px 0px 5px;
  transition: all ease-in-out 0.3s;
  background-color: transparent;
  width: 100%;
  order: 1;
}
@media (min-width: 720px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening {
    width: auto;
    gap: 18px;
    padding: 16px 0px 16px;
  }
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening {
    padding: 0px;
    margin-left: 13px;
    gap: 10px;
    order: 2;
  }
}
@media (min-width: 1280px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening {
    padding: 0px;
    gap: 14px;
  }
}
@media (min-width: 1650px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening {
    margin-left: 100px;
    padding: 0px;
    gap: 16px;
  }
}
.site-header .lower .lower-wrapper nav .nav-contact-opening a, .site-header .lower .lower-wrapper nav .nav-contact-opening .btn-header {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  display: flex;
  padding: 6px 20px 10px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 30px;
  border: 2px solid #B5D982;
  background: #9DCD5A;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .btn-header {
  background-color: #602E9E;
  border-color: #6D3FA7;
  color: #F7F4F1;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .btn-header:hover {
  background-color: #9DCD5A;
  border-color: #B5D982;
  color: #002F2E;
}
@media (max-width: 992px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening .btn-header .nav-contact-hide {
    display: none;
  }
}
@media (min-width: 720px) and (max-width: 1280px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening .contact-join-hide {
    display: none;
  }
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .spark-icon, .site-header .lower .lower-wrapper nav .nav-contact-opening .far {
  margin-left: 0px;
  margin-top: 6px;
  font-weight: 500;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours {
  position: relative;
  display: none;
}
@media (min-width: 1280px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours {
    display: inline-block;
    min-width: 150px;
  }
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours dropdown {
  position: static;
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours dropdown {
    position: relative !important;
  }
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu {
  margin: 0;
  padding: 0;
  border-radius: 0;
  padding: 6px 0px;
  border: none;
  width: 100%;
  top: 0px;
  right: 0px;
  position: absolute;
  z-index: 10000;
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu {
    width: auto;
    min-width: 320px;
    padding: 16px 0px;
    top: 64px;
    left: -60px;
    padding: 20px 20px 20px 20px;
    border-radius: 22px;
    border: 2px solid #9DCD5A;
    background: #F9F4EC;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.36);
  }
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu .content-area .opening-hours-intro {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px; /* 143.75% */
  margin-bottom: 20px;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu .content-area .opening-hours-content {
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: flex-start;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu .content-area .opening-hours-content i {
  display: flex;
  width: 28px;
  height: 28px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 44px;
  border: 2px solid #EBA839;
  background: #FCB540;
  margin: 0px;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu .content-area .opening-hours-content p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px; /* 143.75% */
  padding: 0px;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu h1 {
  color: white;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px;
  padding: 20px;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu p {
  padding: 0 20px;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu p i {
  color: #000;
  min-width: 30px;
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu p {
    margin-bottom: 18px;
  }
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu ul {
  margin: 0;
  padding: 0;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu ul li {
  list-style-type: none;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu .seeall {
  padding: 0 20px 15px;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu .btn {
  width: 100%;
  padding: 14px 25px;
  border-radius: 5px;
  background: #000;
  border: 1px solid white;
  text-align: left;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  transition: all ease-in-out 0.3s;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu .btn:after {
  content: "\f061";
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: all ease-in-out 0.3s;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu .btn:hover {
  background: #000;
  color: white;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-opening-hours .dropdown-menu .btn:hover:after {
  color: white;
  right: 15px;
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening .nav-contact-us {
    min-width: 124px;
  }
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .nav-contact-us .fa-user-headset {
  font-weight: 600;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .btn-search-nav {
  height: 54px;
  width: 54px;
  border-radius: 100%;
  font-size: 16px;
  background-color: #9DCD5A;
  border-color: #B5D982;
  color: #002F2E;
  font-size: 17px;
  padding: 0;
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper nav .nav-contact-opening .btn-search-nav {
    height: 47px;
    width: 47px;
  }
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .btn-search-nav:hover {
  background-color: #602E9E;
  border-color: #6D3FA7;
  color: #F7F4F1;
}
.site-header .lower .lower-wrapper nav .nav-contact-opening .btn-search-nav i {
  margin: 2px 0px 0px;
  font-size: 22px;
}
.site-header .lower .lower-wrapper nav #nav-top {
  display: none;
  z-index: 50;
  background: none;
  border: none;
  text-align: center;
  box-shadow: none;
  width: 100%;
  order: 2;
  /*@media (min-width: $screen-md) {
      display: none !important;
  }*/
}
@media (max-width: 992px) {
  .site-header .lower .lower-wrapper nav #nav-top {
    position: absolute;
    top: 110px;
    left: 0px;
    padding: 32px 0px;
    background: #CCE7E2;
  }
}
@media (max-width: 720px) {
  .site-header .lower .lower-wrapper nav #nav-top {
    position: absolute;
    top: 80px;
    left: 0px;
  }
}
@media (min-width: 1280px) {
  .site-header .lower .lower-wrapper nav #nav-top {
    display: block !important;
    width: auto;
    margin: 0;
    order: 1;
  }
}
.site-header .lower .lower-wrapper nav #nav-top a {
  color: #000;
  text-transform: none;
}
@media (min-width: 720px) {
  .site-header .lower .lower-wrapper nav #nav-top a {
    padding: 18px 12px 16px;
  }
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper nav #nav-top a {
    padding: 14px 10px;
  }
}
@media (min-width: 1650px) {
  .site-header .lower .lower-wrapper nav #nav-top a {
    padding: 14px 14px;
  }
}
@media (max-width: 720px) {
  .site-header .lower .lower-wrapper nav #nav-top > li {
    background-color: #CCE7E2;
    margin-left: 0px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper nav #nav-top > li {
    border: none;
    float: none;
    display: inline-block;
  }
}
.site-header .lower .lower-wrapper nav #nav-top > li > a {
  /*&.has-submenu {

      &::after {
          content: "\f107";
          font-family: $font-family-fontawesome;
          font-size: 16px;
          font-weight: 600;
          margin-left: 8px;
          line-height: 0;
          vertical-align: top;
          margin-top: 8px;
          display: inline-block;
          color: #000;
      }
  }*/
}
@media (max-width: 992px) {
  .site-header .lower .lower-wrapper nav #nav-top > li > a {
    background-color: #CCE7E2;
  }
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper nav #nav-top > li > a {
    color: #F7F2EA;
    font-size: 16px;
  }
}
@media (min-width: 1650px) {
  .site-header .lower .lower-wrapper nav #nav-top > li > a {
    font-size: 17px;
  }
}
.site-header .lower .lower-wrapper nav #nav-top > li > a .sub-arrow {
  display: none;
}
.site-header .lower .lower-wrapper nav #nav-top > li > a:hover {
  background: transparent;
}
.site-header .lower .lower-wrapper nav #nav-top > li > a.highlighted {
  background: transparent;
}
.site-header .lower .lower-wrapper nav #nav-top ul {
  background: #fff;
  overflow: hidden;
}
@media (min-width: 992px) {
  .site-header .lower .lower-wrapper nav #nav-top ul {
    padding: 5px;
    border-radius: 15px;
    border: 2px solid #9DCD5A;
    background: #F9F4EC;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.36);
  }
}
@media (min-width: 720px) {
  .site-header .lower .lower-wrapper nav #nav-top ul li {
    border: 0px solid #9ad8dc;
    width: 100%;
  }
}
@media (min-width: 720px) {
  .site-header .lower .lower-wrapper nav #nav-top ul a {
    color: #333;
    text-transform: none;
    font-weight: 500;
    font-size: 16px;
    border-radius: 10px;
  }
}
@media (min-width: 720px) {
  .site-header .lower .lower-wrapper nav #nav-top ul a:hover {
    background-color: #9DCD5A;
    color: #002F2E;
  }
}
.site-header .lower .lower-wrapper #nav-top-m {
  margin-bottom: 0px;
}
.site-header .lower .lower-wrapper #mobile-navbar {
  margin: 0;
  position: absolute;
  right: 28px;
  top: 12px;
}
@media (min-width: 720px) {
  .site-header .lower .lower-wrapper #mobile-navbar {
    top: 16px;
  }
}
.site-header .lower .lower-wrapper #mobile-navbar button {
  background: #FFBD59;
  border: none;
  font-size: 18px;
  padding: 17px 18px 18px 18px;
  color: #001F5F;
  border-radius: 30px;
  height: 54px;
  width: 54px;
}
.site-header .lower .lower-wrapper #mobile-navbar button i {
  display: block;
  font-size: 22px;
}
.site-header .search-main {
  text-align: center;
  display: none;
  position: absolute;
  z-index: 6;
  left: 0px;
  top: 126px;
  width: 100%;
  border-radius: 0px 0px 40px 40px;
  background-color: #104F4E;
  background-image: url(/Profiles/dahs/includes/images/b-hero-tree.svg);
  background-size: 200px 300px;
  background-position: right -120px top 0px;
  background-repeat: no-repeat;
}
@media (min-width: 720px) {
  .site-header .search-main {
    top: 148px;
  }
}
@media (min-width: 992px) {
  .site-header .search-main {
    top: 69px;
  }
}
@media (min-width: 1650px) {
  .site-header .search-main {
    background-size: 382px 622px;
    background-position: right top 207px;
  }
}
.site-header .search-main .search-bg-flowers {
  background-image: url(/Profiles/dahs/includes/images/b-hero-flowers.svg);
  background-size: 463px 1192px;
  background-position: left top 22px;
  background-repeat: no-repeat;
}
.site-header .search-main .search-bg-gradient {
  border-radius: 0px 0px 40px 40px;
  background: linear-gradient(to top, #057B79 0%, transparent 25%);
}
.site-header .search-main .search-menu {
  padding: 80px 0px 80px;
  width: 100%;
  margin: 0px auto;
}
@media (min-width: 720px) {
  .site-header .search-main .search-menu {
    padding: 120px 0px 160px;
    width: calc(100% - 200px);
    max-width: 600px;
  }
}
@media (min-width: 992px) {
  .site-header .search-main .search-menu {
    width: calc(100% - 240px);
    padding: 200px 0px 200px;
    max-width: 840px;
  }
}
@media (min-width: 1280px) {
  .site-header .search-main .search-menu {
    border-radius: 0px 0px 70px 70px;
    padding: 220px 0px 220px;
    max-width: none;
    width: 1040px;
  }
}
@media (min-width: 1650px) {
  .site-header .search-main .search-menu {
    padding: 250px 0px 250px;
    width: 1560px;
  }
}
.site-header .search-main .search-menu .search-menu-text {
  margin: 0px auto 20px;
  text-align: center;
}
.site-header .search-main .search-menu .search-menu-text h1 {
  color: #F7F2EA;
  font-size: 36px;
  font-weight: 500;
}
@media (min-width: 720px) {
  .site-header .search-main .search-menu .search-menu-text h1 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .site-header .search-main .search-menu .search-menu-text h1 {
    font-size: 58px;
  }
}
@media (min-width: 992px) {
  .site-header .search-main .search-menu .search-menu-text {
    margin-bottom: 35px;
  }
}
.site-header .search-main .search-menu .search-wrapper {
  margin: 4px auto 20px;
  width: calc(100% - 32px);
}
@media (min-width: 720px) {
  .site-header .search-main .search-menu .search-wrapper {
    max-width: 400px;
  }
}
@media (min-width: 992px) {
  .site-header .search-main .search-menu .search-wrapper {
    max-width: 600px;
  }
}
@media (min-width: 1280px) {
  .site-header .search-main .search-menu .search-wrapper {
    max-width: 800px;
  }
}
.site-header .search-main .search-menu .search-box {
  position: relative;
}
.site-header .search-main .search-menu .search-input {
  height: 62px;
  border-radius: 45px;
  border: 1px solid #014544;
  padding: 0 100px 0 16px;
  font-size: 18px;
  width: 100%;
  font-size: 16px;
  /* Firefox 18- */
  /* Firefox 19+ */
  /* Firefox 18- */
  /* Firefox 19+ */
  background: #fff;
}
.site-header .search-main .search-menu .search-input input::-webkit-input-placeholder {
  color: #014544 !important;
}
.site-header .search-main .search-menu .search-input input:-moz-placeholder {
  color: #014544 !important;
}
.site-header .search-main .search-menu .search-input input::-moz-placeholder {
  color: #014544 !important;
}
.site-header .search-main .search-menu .search-input input:-ms-input-placeholder {
  color: #014544 !important;
}
.site-header .search-main .search-menu .search-input textarea::-webkit-input-placeholder {
  color: #014544 !important;
}
.site-header .search-main .search-menu .search-input textarea:-moz-placeholder {
  color: #014544 !important;
}
.site-header .search-main .search-menu .search-input textarea::-moz-placeholder {
  color: #014544 !important;
}
.site-header .search-main .search-menu .search-input textarea:-ms-input-placeholder {
  color: #014544 !important;
}
@media (min-width: 720px) {
  .site-header .search-main .search-menu .search-input {
    font-size: 20px;
    padding: 0 100px 0 56px;
  }
}
@media (min-width: 992px) {
  .site-header .search-main .search-menu .search-input {
    height: 79px;
    font-size: 24px;
    padding: 0 150px 0 76px;
  }
}
@media (min-width: 1280px) {
  .site-header .search-main .search-menu .search-input {
    height: 79px;
    font-size: 24px;
  }
}
.site-header .search-main .search-menu .search-input:focus {
  background: white;
  border: 1px solid #014544;
}
.site-header .search-main .search-menu .search-btn {
  position: absolute;
  top: 7px;
  right: 7px;
  background: #000;
  color: #fff;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  transition: background ease-in-out 0.3s;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
  width: 71px;
  height: 48px;
  padding: 12px 0px;
  border-radius: 36px;
  border: 0px;
}
@media (min-width: 720px) {
  .site-header .search-main .search-menu .search-btn {
    font-size: 16px;
    border-radius: 36px;
    width: 91px;
  }
}
@media (min-width: 992px) {
  .site-header .search-main .search-menu .search-btn {
    top: 7px;
    right: 7px;
    width: 65px;
    height: 65px;
    font-size: 20px;
  }
}
.site-header .search-main .search-menu .search-btn:hover {
  background: #014544;
  color: #fff;
}
.site-header .search-main .search-menu .btn-search-control {
  font-family: "Font Awesome 6 Pro";
  font-size: 22px;
  color: #014544;
  background-color: #9DCD5A;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .site-header .search-main .search-menu .btn-search-control {
    font-size: 26px;
    right: 8px;
  }
}
.site-header .search-main .search-menu .btn-search-control:hover {
  color: #FFF;
  background-color: #602E9E;
}

#nav-top {
  display: none;
  z-index: 50;
}
@media (min-width: 992px) {
  #nav-top {
    display: block !important;
  }
}

#hero {
  position: relative;
  background-color: #104F4E;
  padding: 20px 0px 60px;
}
@media (min-width: 720px) {
  #hero {
    border-radius: 0px;
    padding: 20px 0px 30px;
  }
}
@media (min-width: 992px) {
  #hero {
    margin: 0px;
    border-radius: 0px 0px 30px 30px;
  }
}
@media (min-width: 1280px) {
  #hero {
    background: linear-gradient(180deg, #104F4E 82.11%, #008F8C 107.92%);
    padding: 70px 0px 270px;
    border-radius: 0px 0px 40px 40px;
  }
}
#hero .hero-bg-flowers {
  background-image: url(/Profiles/dahs/includes/images/b-hero-flowers.svg);
  background-size: 463px 1192px;
  background-position: left center;
  background-repeat: no-repeat;
}
#hero .hero-bg-tree {
  background-image: url(/Profiles/dahs/includes/images/b-hero-tree.svg);
  background-size: 200px 300px;
  background-position: right -120px top 190px;
  background-repeat: no-repeat;
}
@media (min-width: 1650px) {
  #hero .hero-bg-tree {
    background-size: 282px 422px;
    background-position: right top 250px;
  }
}
@media (min-width: 1900px) {
  #hero .hero-bg-tree {
    background-size: 382px 622px;
    background-position: right top 0px;
  }
}
#hero .hero-wrapper {
  position: relative;
  overflow: hidden;
  background: transparent;
  color: white;
}
@media (min-width: 720px) {
  #hero .hero-wrapper {
    border-radius: 0px;
  }
}
#hero .hero-wrapper .owl-carousel-CMS-settings .owl-item {
  position: relative;
  width: auto; /* variable width from Owl Carousel */
}
#hero .hero-wrapper .owl-carousel-CMS-settings .owl-item::before {
  content: "";
  display: block;
  padding-top: 100%; /* 100% of width = height */
}
#hero .hero-wrapper .owl-carousel-CMS-settings .owl-item > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#hero .hero-wrapper .owl-carousel-CMS-settings .item .rotator-item-frame {
  border-radius: 50%;
  background-image: url(/Profiles/dahs/includes/images/rotator-item-frame.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
}
#hero .hero-wrapper .owl-carousel-CMS-settings .item > .rotator-item {
  display: block;
  height: 100%;
  z-index: 199;
  border-radius: 50%;
  border: 1px solid #014544;
  /*                height: 473px;

  @media (min-width: $screen-sm) {
      height: 500px;
  }

  @media (min-width: $screen-md) {
      height: 600px;
  }

  @media (min-width: $screen-lg) {
      height: 770px;
  }*/
}
#hero .hero-wrapper .owl-carousel-CMS-settings img {
  max-width: none !important;
}
#hero .hero-wrapper .owl-carousel-CMS-settings .slideshow-caption {
  display: none;
}
#hero .hero-content {
  padding: 40px 0;
  display: block;
}
#hero .hero-content ul {
  margin: 0;
  padding: 0;
}
#hero .hero-content ul li {
  list-style-type: none;
}
#hero .hero-content .welcome {
  margin: 0px auto;
}
@media (min-width: 550px) {
  #hero .hero-content .welcome {
    padding: 0px 20px;
  }
}
@media (min-width: 720px) {
  #hero .hero-content .welcome {
    padding: 0px;
  }
}
@media (min-width: 992px) {
  #hero .hero-content .welcome {
    width: 900px;
  }
}
@media (min-width: 1280px) {
  #hero .hero-content .welcome {
    width: 980px;
  }
}
@media (min-width: 1650px) {
  #hero .hero-content .welcome {
    width: 1150px;
  }
}
#hero .hero-content .welcome h1 {
  text-align: center;
  font-size: 47px;
  font-weight: 500;
  color: #F7F2EA;
  line-height: 119%;
}
@media (min-width: 1280px) {
  #hero .hero-content .welcome h1 {
    font-size: 85px;
  }
}
#hero .hero-content .welcome h1 span {
  display: block;
}
#hero .hero-content .welcome h1 span.hero-intro-purple {
  color: #CB6CE6;
}

#home-quicklinks {
  background: transparent;
}
@media (min-width: 1280px) {
  #home-quicklinks {
    width: 100%;
    margin: 0px;
    position: relative;
    z-index: 500;
  }
}
#home-quicklinks .quicklinks-wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 200;
  background-color: transparent;
  margin: -38px auto 0px;
}
@media (min-width: 992px) {
  #home-quicklinks .quicklinks-wrapper {
    border-radius: 80px 80px 0px 0px;
    margin: -41px auto 0px;
  }
}
@media (min-width: 1280px) {
  #home-quicklinks .quicklinks-wrapper {
    border-radius: 80px 80px 0px 0px;
    max-width: 1626px;
    margin: -170px auto 0px;
  }
}
#home-quicklinks .quicklinks {
  padding: 0px;
  width: 100%;
}
@media (min-width: 720px) {
  #home-quicklinks .quicklinks {
    padding: 60px 0px 0px;
  }
}
@media (min-width: 1650px) {
  #home-quicklinks .quicklinks {
    padding: 0px 0px 0px;
    margin: 0px auto 0px;
  }
}
#home-quicklinks .quicklinks .quicklink-nav {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
  justify-content: center;
}
#home-quicklinks .quicklinks .quicklink-nav li {
  list-style-type: none;
}
@media (min-width: 720px) {
  #home-quicklinks .quicklinks .quicklink-nav {
    align-items: stretch;
    gap: 12px;
  }
}
@media (min-width: 1280px) {
  #home-quicklinks .quicklinks .quicklink-nav {
    gap: 8px;
  }
}
#home-quicklinks .quicklinks .quicklink-nav li {
  margin: 0;
  width: 343px;
  position: relative;
}
@media (min-width: 992px) {
  #home-quicklinks .quicklinks .quicklink-nav li {
    width: 450px;
  }
}
#home-quicklinks .quicklinks .quicklink-nav li:before {
  color: blue;
}
#home-quicklinks .quicklinks .quicklink-nav li a {
  color: #032D5C;
  background: #fff;
  padding: 8px;
  max-height: 90px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  transition: background ease-in-out 0.3s, color ease-in-out 0.3s;
  position: relative;
  z-index: 1;
  border-radius: 21px;
  border: 2px solid white;
  text-decoration: none;
  align-items: center;
  border-radius: 100px;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.08);
}
@media (min-width: 992px) {
  #home-quicklinks .quicklinks .quicklink-nav li a {
    padding: 18px;
    min-height: 125px;
  }
}
#home-quicklinks .quicklinks .quicklink-nav li a .spark-icon {
  margin-right: 0px;
  width: 80px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  color: #004F4E;
  background-image: url(/Profiles/dahs/includes/images/quicklinks-decal.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  padding: 16px;
  font-size: 30px;
  font-weight: 400;
  flex-shrink: 0;
  left: -10px;
}
@media (min-width: 992px) {
  #home-quicklinks .quicklinks .quicklink-nav li a .spark-icon {
    font-size: 40px;
    padding: 24px;
    width: 100px;
    text-align: center;
    background-position: center;
    left: 0px;
  }
}
#home-quicklinks .quicklinks .quicklink-nav li a .title {
  color: #032D5C;
  font-size: 22px;
  font-style: normal;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 114%;
  flex: 1;
  margin-left: 10px;
}
@media (min-width: 992px) {
  #home-quicklinks .quicklinks .quicklink-nav li a .title {
    font-size: 26px;
    margin-left: 25px;
  }
}
#home-quicklinks .quicklinks .quicklink-nav li a .hover-arrow {
  font-size: 28px;
  font-weight: 400;
  color: #004F4E;
  opacity: 0;
  margin-left: auto;
  padding-right: 35px;
  padding-top: 5px;
  flex-shrink: 0;
}
#home-quicklinks .quicklinks .quicklink-nav li a:hover {
  border: 2px solid white;
  background-color: #9DCD5A;
  text-decoration: none;
}
#home-quicklinks .quicklinks .quicklink-nav li a:hover .hover-arrow {
  opacity: 1;
}

#home-about {
  padding-top: 40px;
}
@media (min-width: 992px) {
  #home-about {
    padding-top: 60px;
  }
}
@media (min-width: 1280px) {
  #home-about {
    padding-top: 130px;
  }
}
#home-about .ca-item .image-wrapper {
  order: 1;
}
@media (min-width: 720px) {
  #home-about .ca-item .image-wrapper {
    order: 2;
  }
}
#home-about .ca-item .details {
  order: 2;
}
@media (min-width: 720px) {
  #home-about .ca-item .details {
    order: 1;
  }
}
@media (min-width: 1280px) {
  #home-about .container {
    width: 1240px;
  }
}
@media (min-width: 1650px) {
  #home-about .container {
    width: 1348px;
    padding: 0px;
  }
}
#home-about .content-area .ca-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 30px;
}
@media (min-width: 720px) {
  #home-about .content-area .ca-item {
    gap: 40px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  #home-about .content-area .ca-item {
    gap: 60px;
  }
}
@media (min-width: 1650px) {
  #home-about .content-area .ca-item {
    gap: 80px;
  }
}
#home-about .content-area .ca-item .image-wrapper {
  width: 100%;
  min-height: 400px;
  overflow: hidden;
  border-radius: 22px;
  order: 1;
  background-image: url(/Profiles/dahs/includes/images/about-us-flowers.png);
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media (min-width: 720px) {
  #home-about .content-area .ca-item .image-wrapper {
    order: 2;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #home-about .content-area .ca-item .image-wrapper {
    border-radius: 32px;
  }
}
@media (min-width: 1650px) {
  #home-about .content-area .ca-item .image-wrapper {
    border-radius: 44px;
    width: 660px;
    height: 542px;
    min-height: 542px;
    padding-top: 32px;
  }
}
#home-about .content-area .ca-item .image-wrapper .ca-img {
  height: 100%;
  min-height: 500px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
@media (min-width: 1280px) {
  #home-about .content-area .ca-item .image-wrapper .ca-img {
    background-position: center right;
    min-height: 510px;
  }
}
@media (min-width: 1650px) {
  #home-about .content-area .ca-item .image-wrapper .ca-img {
    height: 510px;
    min-height: 510px;
  }
}
#home-about .content-area .ca-item .details {
  width: 100%;
  order: 2;
}
@media (min-width: 720px) {
  #home-about .content-area .ca-item .details {
    order: 1;
    width: 50%;
    padding: 60px 0px 60px 0px;
  }
}
@media (min-width: 1650px) {
  #home-about .content-area .ca-item .details {
    width: calc(100% - 660px);
    padding: 0px;
  }
}
#home-about .content-area .ca-item .details .title {
  font-size: 44px;
  font-style: normal;
  font-weight: 500;
  line-height: 108%; /* 43.2px */
  font-family: "Yanone kaffeesatz", kaffeesatz, Georgia, "Times New Roman", Times, serif;
  color: #014544;
  margin-bottom: 30px;
}
@media (min-width: 720px) {
  #home-about .content-area .ca-item .details .title {
    font-size: 58px;
  }
}
@media (min-width: 992px) {
  #home-about .content-area .ca-item .details .title {
    font-size: 68px;
  }
}
@media (min-width: 1280px) {
  #home-about .content-area .ca-item .details .title {
    font-size: 78px;
  }
}
#home-about .content-area .ca-item .details .summary {
  color: #002F2E;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%; /* 26.64px */
  margin-bottom: 18px;
}
@media (min-width: 992px) {
  #home-about .content-area .ca-item .details .summary {
    margin-bottom: 32px;
  }
}
#home-about .content-area .ca-item .details .ca-link {
  display: inline-flex;
  height: 51px;
  padding: 14px 20px 18px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 35px;
  background: #602E9E;
  color: #FFF;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  position: relative;
  border: 2px solid #6D3FA7;
  margin-bottom: 19px;
}
#home-about .content-area .ca-item .details .ca-link .fal {
  color: #FFF;
  border-radius: 50%;
  font-weight: 300;
  transition: all ease-in-out 0.3s;
  height: 26px;
  width: 26px;
  padding: 4.5px 0px 0px 5px;
}
#home-about .content-area .ca-item .details .ca-link:hover {
  background: #9DCD5A;
  color: #014544;
  border-color: #B5D982;
  text-decoration: none;
}
#home-about .content-area .ca-item .details .ca-link:hover .fal {
  margin-left: 0px;
}

#home-building {
  background-color: #F7F4F1;
  background-image: url(/Profiles/dahs/includes/images/b-building-flowers-bottom.svg);
  background-position: right bottom;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  #home-building {
    padding: 90px 0px 120px;
  }
}
@media (min-width: 1650px) {
  #home-building {
    padding: 90px 0px 70px;
  }
}
#home-building .building-flowers {
  background-image: url(/Profiles/dahs/includes/images/b-building-flowers-top.svg);
  background-position: left top;
  background-repeat: no-repeat;
}
#home-building .building-wrapper {
  width: 100%;
  margin: 0px;
  padding: 60px 0px;
  border-radius: 38px;
  background-image: url(/Profiles/dahs/includes/images/b-building.svg);
  background-size: 540px 540px;
  background-position: center top 156px;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  #home-building .building-wrapper {
    padding: 120px 0px 100px;
    width: 100%;
    padding: 0px 0px;
    position: relative;
  }
}
@media (min-width: 1280px) {
  #home-building .building-wrapper {
    background-size: 900px 900px;
    padding: 0px 0px 50px;
  }
}
@media (min-width: 1650px) {
  #home-building .building-wrapper {
    background-size: 1100px 1100px;
    padding: 0px 0px 100px;
  }
}
#home-building .building-wrapper .building-fade {
  content: "";
  position: absolute;
  top: 0;
  width: 30px;
  height: 100%;
  z-index: 200;
  pointer-events: none;
  display: none;
}
@media (min-width: 1280px) {
  #home-building .building-wrapper .building-fade {
    display: inline-block;
    width: 200px;
  }
}
#home-building .building-wrapper .building-fade-left {
  left: 0;
  background: linear-gradient(to right, #F7F4F1, rgba(255, 255, 255, 0));
}
#home-building .building-wrapper .building-fade-right {
  right: 0;
  background: linear-gradient(to left, #F7F4F1, rgba(255, 255, 255, 0));
}
#home-building .building-wrapper h2.section-header {
  color: #014241;
  font-size: 44px;
  font-style: normal;
  font-weight: 500;
  line-height: 108%; /* 84.24px */
  text-align: center;
  margin-bottom: 90px;
}
@media (min-width: 720px) {
  #home-building .building-wrapper h2.section-header {
    font-size: 56px;
    text-align: left;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  #home-building .building-wrapper h2.section-header {
    font-size: 64px;
  }
}
@media (min-width: 1280px) {
  #home-building .building-wrapper h2.section-header {
    font-size: 78px;
    max-width: 500px;
    margin-bottom: 140px;
  }
}
#home-building .building-wrapper .building-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: space-between;
  padding: 0px 0px;
  width: 100%;
  margin: 0px auto 0px;
}
@media (min-width: 720px) {
  #home-building .building-wrapper .building-content {
    gap: 32px;
    justify-content: space-between;
    padding: 0px 0px;
    width: 100%;
    margin: 0px auto 0px;
  }
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap {
  padding: 36px 0px 24px;
  transition: all ease-in-out 0.3s;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link {
  width: 100%;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  display: flex;
  height: 530px;
  padding: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 14px;
  border-radius: 78px;
  background-color: #CCE7E2;
  background-image: url(/Profiles/dahs/includes/images/b-building-item-footer.svg);
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
  border: 0px;
  transition: all ease-in-out 0.3s;
  padding-top: 54px;
}
@media (min-width: 992px) {
  #home-building .building-wrapper .building-content .content-area .ca-home-wrap a, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link {
    height: 630px;
  }
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .image-wrapper, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .image-wrapper .ca-img, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .image-wrapper .ca-img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  filter: brightness(40%);
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .building-icon,
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .building-icon,
#home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap {
  position: relative;
  z-index: 2;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap {
  padding: 20px 44px 44px 44px;
  text-align: center;
}
@media (min-width: 992px) {
  #home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap {
    padding: 20px;
  }
}
@media (min-width: 1280px) {
  #home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap {
    padding: 20px 44px 44px 44px;
  }
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap .caption h2.title, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap .caption h2.title {
  color: #014544;
  font-size: 24px;
  line-height: 125%;
  margin-bottom: 21px;
  text-align: center;
  font-weight: 500;
  line-height: 120%; /* 48px */
  transition: all ease-in-out 0.3s;
}
@media (min-width: 992px) {
  #home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap .caption h2.title, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap .caption h2.title {
    font-size: 32px;
  }
}
@media (min-width: 1280px) {
  #home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap .caption h2.title, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap .caption h2.title {
    font-size: 40px;
  }
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap .caption p.summary, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap .caption p.summary {
  color: #231F20;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%; /* 27px */
  margin-bottom: 35px;
  color: #231F20;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  transition: all ease-in-out 0.3s;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap .caption p.summary .line, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap .caption p.summary .line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap .readmore, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap .readmore {
  display: inline-flex;
  height: 51px;
  padding: 14px 20px 18px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 35px;
  background: transparent;
  color: #002F2E;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  position: relative;
  border: 2px solid #5ECCCA;
  margin: 0px auto;
  padding: 14px 16px 18px;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap .readmore .fal, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap .readmore .fal {
  color: #002F2E;
  border-radius: 50%;
  font-weight: 300;
  transition: all ease-in-out 0.3s;
  height: 26px;
  width: 26px;
  padding: 4.5px 0px 0px 5px;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap .readmore:hover, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap .readmore:hover {
  background: #014241;
  color: #FFF;
  border-color: #5ECCCA;
  text-decoration: none;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a .caption-wrap .readmore:hover .fal, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link .caption-wrap .readmore:hover .fal {
  margin-left: 0px;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a:hover, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link:hover {
  background-color: #9DCD5A;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a:hover .ca-img:not(.no-image), #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link:hover .ca-img:not(.no-image) {
  opacity: 1;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a:hover:has(.ca-img:not(.no-image)) .caption-wrap .caption h2.title, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link:hover:has(.ca-img:not(.no-image)) .caption-wrap .caption h2.title {
  color: #FFF;
  text-decoration-line: none;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a:hover:has(.ca-img:not(.no-image)) .caption-wrap .caption p.summary, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link:hover:has(.ca-img:not(.no-image)) .caption-wrap .caption p.summary {
  color: #FFF;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a:hover:has(.ca-img.no-image) .caption h2.title, #home-building .building-wrapper .building-content .content-area .ca-home-wrap a:hover .ca-img.no-image ~ .caption-wrap .caption h2.title, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link:hover:has(.ca-img.no-image) .caption h2.title, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link:hover .ca-img.no-image ~ .caption-wrap .caption h2.title {
  color: #014544 !important;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a:hover:has(.ca-img.no-image) .caption p.summary, #home-building .building-wrapper .building-content .content-area .ca-home-wrap a:hover .ca-img.no-image ~ .caption-wrap .caption p.summary, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link:hover:has(.ca-img.no-image) .caption p.summary, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link:hover .ca-img.no-image ~ .caption-wrap .caption p.summary {
  color: #231F20 !important;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a:hover .ca-home-img, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link:hover .ca-home-img {
  transform: scale(1.1);
  transition: all ease-in-out 0.3s;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a:hover .readmore, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link:hover .readmore {
  background-color: #014241;
  color: #FFF;
  border-color: #5ECCCA;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a.no-image:hover .caption-wrap .caption h2.title, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link.no-image:hover .caption-wrap .caption h2.title {
  color: #014544 !important;
}
#home-building .building-wrapper .building-content .content-area .ca-home-wrap a.no-image:hover .caption-wrap .caption p.summary, #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link.no-image:hover .caption-wrap .caption p.summary {
  color: #231F20 !important;
}
#home-building .building-wrapper .building-content .center .ca-home-wrap {
  padding: 12px 0px 0px;
  transition: all ease-in-out 0.3s;
}
#home-building .building-wrapper .building-content .center .ca-home-wrap a, #home-building .building-wrapper .building-content .center .ca-home-wrap .building-no-link {
  height: 578px;
}
@media (min-width: 992px) {
  #home-building .building-wrapper .building-content .center .ca-home-wrap a, #home-building .building-wrapper .building-content .center .ca-home-wrap .building-no-link {
    height: 678px;
  }
}
#home-building .building-wrapper .building-button {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  width: 100%;
}
#home-building .building-wrapper .building-button a.btn {
  background: #E1A43D;
  border: none;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  border-radius: 34px;
  padding: 20px 32px;
  border: 2px solid #E1A43D;
}
#home-building .building-wrapper .building-button a.btn:hover {
  color: #fff;
  border-color: #FCB540;
  background-color: #002351;
}
#home-building .building-wrapper .building-button .spark-icon {
  padding-left: 8px;
}
#home-building .building-wrapper .feed-controls {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 0px;
  position: relative;
  z-index: 500;
}
@media (min-width: 992px) {
  #home-building .building-wrapper .feed-controls {
    margin-top: 56px;
    justify-content: flex-end;
  }
}
#home-building .building-wrapper .feed-controls button.slidePrev, #home-building .building-wrapper .feed-controls button.slideNext {
  height: 40px;
  width: 40px;
  border-radius: 100%;
  background: #602E9E;
  font-size: 20px;
  color: #FFF;
  padding: 0;
  border: 0px solid #602E9E;
  line-height: 0;
  margin-right: 0px;
}
@media (min-width: 992px) {
  #home-building .building-wrapper .feed-controls button.slidePrev, #home-building .building-wrapper .feed-controls button.slideNext {
    height: 64px;
    width: 64px;
    border-radius: 100%;
    font-size: 24px;
  }
}
#home-building .building-wrapper .feed-controls button.slidePrev:hover, #home-building .building-wrapper .feed-controls button.slideNext:hover {
  background: #9DCD5A;
  color: #014544;
}
#home-building .building-wrapper .feed-controls .building-dots button {
  height: 14px;
  width: 12px;
  border-radius: 100%;
  background: transparent;
  border: 1px solid #FFF6F1;
  margin: 0 5px;
  pointer-events: all;
}
#home-building .building-wrapper .feed-controls .building-dots button.active {
  background: #0093D0;
}

#home-locations {
  margin-bottom: 60px;
}
@media (min-width: 1280px) {
  #home-locations {
    margin-bottom: 130px;
  }
}
@media (min-width: 1650px) {
  #home-locations {
    margin-bottom: 170px;
  }
}
@media (min-width: 1280px) {
  #home-locations .container {
    width: 1240px;
  }
}
@media (min-width: 1650px) {
  #home-locations .container {
    width: 1620px;
    padding: 0px;
  }
}
#home-locations .home-locations-wrapper {
  background: linear-gradient(180deg, rgba(242, 237, 232, 0) 41.81%, #F2EDE8 100%);
  border-radius: 0px;
  overflow: hidden;
}
@media (min-width: 992px) {
  #home-locations .home-locations-wrapper {
    border-radius: 84px;
  }
}
#home-locations .home-locations-map {
  background-image: url(/Profiles/dahs/includes/images/map-dahs-clinic-locations.svg);
  background-size: 100%;
  background-position: bottom right;
  background-repeat: no-repeat;
}
@media (min-width: 1280px) {
  #home-locations .home-locations-map {
    background-size: 50%;
  }
}
@media (min-width: 1650px) {
  #home-locations .home-locations-map {
    background-size: 60%;
  }
}
#home-locations .content-area {
  padding: 0px 0px 310px 0px;
}
@media (min-width: 550px) {
  #home-locations .content-area {
    padding: 0px 0px 480px 0px;
  }
}
@media (min-width: 720px) {
  #home-locations .content-area {
    padding: 0px 50px 463px 50px;
  }
}
@media (min-width: 992px) {
  #home-locations .content-area {
    padding: 0px 50px 613px 50px;
  }
}
@media (min-width: 1280px) {
  #home-locations .content-area {
    padding: 0px 0px 113px 60px;
  }
}
@media (min-width: 1650px) {
  #home-locations .content-area {
    padding: 0px 0px 113px 133px;
  }
}
#home-locations .content-area .home-locations-content {
  width: 100%;
  max-width: 660px;
}
#home-locations .content-area h2 {
  font-size: 44px;
  font-weight: 500;
  line-height: 108%; /* 43.2px */
  font-family: "Yanone kaffeesatz", kaffeesatz, Georgia, "Times New Roman", Times, serif;
  color: #014544;
  margin-bottom: 30px;
}
@media (min-width: 720px) {
  #home-locations .content-area h2 {
    font-size: 58px;
  }
}
@media (min-width: 992px) {
  #home-locations .content-area h2 {
    font-size: 68px;
  }
}
@media (min-width: 1280px) {
  #home-locations .content-area h2 {
    font-size: 78px;
  }
}
#home-locations .content-area p {
  color: #002F2E;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%; /* 30px */
}
#home-locations .content-area ul {
  padding: 0;
  margin: 32px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 12px;
}
@media (min-width: 992px) {
  #home-locations .content-area ul {
    margin: 57px 0 0;
    flex-direction: row;
    gap: 8px;
  }
}
#home-locations .content-area ul li {
  margin-bottom: 0;
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0;
  width: 90%;
}
@media (min-width: 992px) {
  #home-locations .content-area ul li {
    width: calc(50% - 4px);
  }
}
#home-locations .content-area ul .location-items {
  display: inline-flex;
  height: 51px;
  padding: 14px 20px 18px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 35px;
  background: #F5F0EA;
  color: #004242;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  position: relative;
  border: 2px solid #FFF;
  width: 100%;
  height: auto;
  justify-content: flex-start;
  padding: 6px;
  gap: 13px;
  border-radius: 40px;
  color: #004242;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  text-decoration: underline;
  text-decoration-thickness: 0.5px;
  text-decoration-color: #004242;
  text-underline-offset: 4px;
  /*&:hover {

      .fal {
          background-image: url(/Profiles/dahs/includes/images/b-home-locations-icon-8.svg);
          color: $dahs-beige;
      }
  }*/
}
#home-locations .content-area ul .location-items .fal {
  color: #004242;
  border-radius: 50%;
  font-weight: 300;
  transition: all ease-in-out 0.3s;
  height: 26px;
  width: 26px;
  padding: 4.5px 0px 0px 5px;
}
#home-locations .content-area ul .location-items:hover {
  background: #9DCD5A;
  color: #004242;
  border-color: #9DCD5A;
  text-decoration: none;
}
#home-locations .content-area ul .location-items:hover .fal {
  margin-left: 0px;
}
#home-locations .content-area ul .location-items .fal {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 56px;
  width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  font-size: 23px;
  font-weight: 400;
  color: #002F2E;
}
#home-locations .content-area ul .location-items .fal.loc-1 {
  background-image: url(/Profiles/dahs/includes/images/b-home-locations-icon-1.svg);
}
#home-locations .content-area ul .location-items .fal.loc-2 {
  background-image: url(/Profiles/dahs/includes/images/b-home-locations-icon-2.svg);
}
#home-locations .content-area ul .location-items .fal.loc-3 {
  background-image: url(/Profiles/dahs/includes/images/b-home-locations-icon-3.svg);
}
#home-locations .content-area ul .location-items .fal.loc-4 {
  background-image: url(/Profiles/dahs/includes/images/b-home-locations-icon-4.svg);
}
#home-locations .content-area ul .location-items .fal.loc-5 {
  background-image: url(/Profiles/dahs/includes/images/b-home-locations-icon-5.svg);
}
#home-locations .content-area ul .location-items .fal.loc-6 {
  background-image: url(/Profiles/dahs/includes/images/b-home-locations-icon-6.svg);
}
#home-locations .content-area ul .location-items .fal.loc-7 {
  background-image: url(/Profiles/dahs/includes/images/b-home-locations-icon-7.svg);
}
#home-locations .content-area ul .location-items span {
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#home-locations .content-area .location-link {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
}
#home-locations .content-area .location-link a {
  display: inline-flex;
  height: 51px;
  padding: 14px 20px 18px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 35px;
  background: #602E9E;
  color: #FFF;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  position: relative;
  border: 2px solid #6D3FA7;
  margin-bottom: 20px;
}
#home-locations .content-area .location-link a .fal {
  color: #FFF;
  border-radius: 50%;
  font-weight: 300;
  transition: all ease-in-out 0.3s;
  height: 26px;
  width: 26px;
  padding: 4.5px 0px 0px 5px;
}
#home-locations .content-area .location-link a:hover {
  background: #9DCD5A;
  color: #014544;
  border-color: #B5D982;
  text-decoration: none;
}
#home-locations .content-area .location-link a:hover .fal {
  margin-left: 0px;
}

#home-careers {
  padding-top: 100px;
  background-image: url(/Profiles/dahs/includes/images/b-careers.svg);
  background-size: 100%;
  background-position: top 0px right -180px;
  background-repeat: no-repeat;
}
@media (min-width: 720px) {
  #home-careers {
    background-size: 313px 344px;
    background-position: top right 0px;
  }
}
@media (min-width: 1280px) {
  #home-careers {
    padding-top: 160px;
    background-size: 420px 462px;
    background-position: top right -110px;
  }
}
@media (min-width: 1650px) {
  #home-careers {
    padding-top: 240px;
    background-size: 626px 688px;
    background-position: top right -80px;
    margin: 0px auto;
  }
}
@media (min-width: 2100px) {
  #home-careers {
    width: 100%;
    max-width: 2100px;
    background-position: top right 0px;
  }
}
#home-careers .container {
  position: relative;
}
@media (min-width: 1280px) {
  #home-careers .container {
    width: 1240px;
  }
}
@media (min-width: 1650px) {
  #home-careers .container {
    width: 1620px;
    padding: 0px;
  }
}
#home-careers .content-area {
  background-color: #004F4E;
  border-radius: 36px;
  overflow: hidden;
}
@media (min-width: 720px) {
  #home-careers .content-area {
    background-image: url(/Profiles/dahs/includes/images/b-careers-tree.svg);
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    border-radius: 60px;
  }
}
@media (min-width: 992px) {
  #home-careers .content-area {
    border-radius: 60px;
  }
}
@media (min-width: 1280px) {
  #home-careers .content-area {
    border-radius: 84px;
  }
}
#home-careers .content-area .ca-item {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  gap: 30px;
}
@media (min-width: 720px) {
  #home-careers .content-area .ca-item {
    background-image: url(/Profiles/dahs/includes/images/b-careers-flowers.svg);
    background-size: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
  }
}
@media (min-width: 992px) {
  #home-careers .content-area .ca-item {
    gap: 40px;
    align-content: center;
  }
}
@media (min-width: 1280px) {
  #home-careers .content-area .ca-item {
    flex-direction: row;
    gap: 80px;
    padding: 32px 24px 24px 32px;
  }
}
@media (min-width: 1650px) {
  #home-careers .content-area .ca-item {
    gap: 187px;
    padding: 48px 48px 48px 142px;
  }
}
#home-careers .content-area .ca-item .image-wrapper {
  width: calc(100% - 32px);
  margin-top: 16px;
  min-height: 320px;
  overflow: hidden;
  border-radius: 22px;
  order: 1;
}
@media (min-width: 720px) {
  #home-careers .content-area .ca-item .image-wrapper {
    width: calc(100% - 32px);
    border-radius: 42px;
  }
}
@media (min-width: 992px) {
  #home-careers .content-area .ca-item .image-wrapper {
    margin-top: 30px;
    width: calc(100% - 60px);
  }
}
@media (min-width: 1280px) {
  #home-careers .content-area .ca-item .image-wrapper {
    margin-top: 0px;
    order: 2;
    width: calc(50% - 40px);
  }
}
@media (min-width: 1650px) {
  #home-careers .content-area .ca-item .image-wrapper {
    border-radius: 44px;
    width: 660px;
    height: 656px;
    min-height: 656px;
  }
}
#home-careers .content-area .ca-item .image-wrapper .ca-img {
  height: 100%;
  min-height: 320px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 720px) {
  #home-careers .content-area .ca-item .image-wrapper .ca-img {
    background-position: center center;
    min-height: 456px;
  }
}
@media (min-width: 992px) {
  #home-careers .content-area .ca-item .image-wrapper .ca-img {
    background-position: center center;
    min-height: 556px;
  }
}
@media (min-width: 1280px) {
  #home-careers .content-area .ca-item .image-wrapper .ca-img {
    background-position: center left;
    min-height: 656px;
  }
}
@media (min-width: 1650px) {
  #home-careers .content-area .ca-item .image-wrapper .ca-img {
    height: 656px;
    min-height: 656px;
  }
}
#home-careers .content-area .ca-item .details {
  width: 100%;
  padding: 0px 30px 25px;
  order: 2;
}
@media (min-width: 1280px) {
  #home-careers .content-area .ca-item .details {
    order: 1;
    width: calc(50% - 40px);
    padding: 0px 16px 25px;
  }
}
@media (min-width: 1650px) {
  #home-careers .content-area .ca-item .details {
    width: calc(100% - 848px);
    padding: 0px 0px 25px;
  }
}
#home-careers .content-area .ca-item .details .title {
  font-size: 44px;
  font-style: normal;
  font-weight: 500;
  line-height: 108%; /* 43.2px */
  font-family: "Yanone kaffeesatz", kaffeesatz, Georgia, "Times New Roman", Times, serif;
  color: #F7F2EA;
  margin-bottom: 32px;
}
@media (min-width: 720px) {
  #home-careers .content-area .ca-item .details .title {
    font-size: 58px;
  }
}
@media (min-width: 992px) {
  #home-careers .content-area .ca-item .details .title {
    font-size: 68px;
  }
}
@media (min-width: 1280px) {
  #home-careers .content-area .ca-item .details .title {
    font-size: 78px;
  }
}
#home-careers .content-area .ca-item .details .summary {
  color: #F8F8F8;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%; /* 26.64px */
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  #home-careers .content-area .ca-item .details .summary {
    margin-bottom: 32px;
  }
}
#home-careers .content-area .ca-item .details .ca-link {
  display: inline-flex;
  height: 51px;
  padding: 14px 20px 18px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 35px;
  background: #FFBD59;
  color: #014544;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  position: relative;
  border: 2px solid #FFDDA8;
  margin-bottom: 19px;
  width: 100%;
}
#home-careers .content-area .ca-item .details .ca-link .fal {
  color: #014544;
  border-radius: 50%;
  font-weight: 300;
  transition: all ease-in-out 0.3s;
  height: 26px;
  width: 26px;
  padding: 4.5px 0px 0px 5px;
}
#home-careers .content-area .ca-item .details .ca-link:hover {
  background: #9DCD5A;
  color: #014544;
  border-color: #B5D982;
  text-decoration: none;
}
#home-careers .content-area .ca-item .details .ca-link:hover .fal {
  margin-left: 0px;
}
@media (min-width: 720px) {
  #home-careers .content-area .ca-item .details .ca-link {
    width: auto;
  }
}
#home-careers .careers-dots {
  position: absolute;
  height: 289px;
  width: 275px;
  top: -144px;
  left: -140px;
  rotate: 65deg;
  background-image: url(/Profiles/dahs/includes/images/careers-dots.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 201;
}
@media (min-width: 720px) {
  #home-careers .careers-dots {
    height: 150px;
    width: 180px;
  }
}
@media (min-width: 992px) {
  #home-careers .careers-dots {
    height: 200px;
    width: 220px;
    rotate: 0deg;
  }
}
@media (min-width: 1280px) {
  #home-careers .careers-dots {
    height: 240px;
    width: 250px;
  }
}
@media (min-width: 1650px) {
  #home-careers .careers-dots {
    height: 289px;
    width: 275px;
    top: -144px;
    left: 134px;
  }
}

#home-news {
  padding: 0px;
  background-image: url(/profiles/dahs/includes/images/b-home-news-flowers.svg);
  background-size: 531px 570px;
  background-position: left top;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 60px;
  overflow: hidden;
}
@media (min-width: 720px) {
  #home-news {
    margin-bottom: 30px;
  }
}
@media (max-width: 720px) {
  #home-news .container {
    width: 100%;
    padding: 0px 0px 0px 16px;
  }
}
#home-news .b-news-flowers {
  position: relative;
  margin-bottom: -540px;
  display: none;
}
@media (min-width: 992px) {
  #home-news .b-news-flowers {
    display: block;
  }
}
#home-news .b-news-colour-flower {
  position: relative;
  margin-bottom: -470px;
  left: 890px;
}
#home-news .news-dots {
  position: absolute;
  height: 255px;
  width: 255px;
  top: -20px;
  right: -110px;
  rotate: 0;
  background-image: url(/Profiles/dahs/includes/images/b-news-colour-flower.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 301;
}
@media (min-width: 720px) {
  #home-news .news-dots {
    top: 70px;
    right: -60px;
    height: 150px;
    width: 180px;
  }
}
@media (min-width: 992px) {
  #home-news .news-dots {
    height: 200px;
    width: 220px;
    rotate: 0deg;
  }
}
@media (min-width: 1280px) {
  #home-news .news-dots {
    height: 240px;
    width: 250px;
  }
}
@media (min-width: 1650px) {
  #home-news .news-dots {
    height: 315px;
    width: 315px;
    top: -124px;
    right: -134px;
    left: auto;
  }
}
#home-news .news-btn {
  border-radius: 30px;
  background-color: #602E9E;
  color: #F7F4F1;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  line-height: 27px;
  transition: all ease-in-out 0.3s;
}
@media (min-width: 720px) and (max-width: 1280px) {
  #home-news .news-btn {
    margin-bottom: 0;
    font-size: 18px;
  }
}
#home-news .news-btn:hover {
  background-color: #9DCD5A;
  color: #004F4E;
}
#home-news .news-btn span {
  margin-left: 8px;
}
#home-news .news-button-container {
  width: 100%;
  text-align: right;
  display: flex;
  justify-content: center;
}
#home-news .feed-header {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  position: relative;
  z-index: 4;
}
@media (min-width: 720px) {
  #home-news .feed-header {
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) {
  #home-news .feed-header {
    margin-bottom: 70px;
  }
}
#home-news .feed-header .header-news-left {
  width: 100%;
  text-align: center;
}
#home-news .feed-header .header-news-left h1 {
  color: #004F4E;
  text-align: center;
  font-family: "Yanone kaffeesatz", kaffeesatz, Georgia, "Times New Roman", Times, serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 500;
}
@media (min-width: 992px) {
  #home-news .feed-header .header-news-left h1 {
    font-size: 60px;
  }
}
@media (min-width: 1280px) {
  #home-news .feed-header .header-news-left h1 {
    font-size: 78px;
    font-style: normal;
    font-weight: 500;
  }
}
#home-news .newsfeed-wrapper {
  overflow: visible;
}
@media (min-width: 992px) {
  #home-news .newsfeed-wrapper {
    position: relative;
    margin-bottom: 40px;
    overflow: visible;
  }
}
@media (min-width: 1280px) {
  #home-news .newsfeed-wrapper {
    margin-bottom: 80px;
    overflow: visible;
  }
}
#home-news .newsfeed-wrapper .newsfeed {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  width: 100%;
  margin-bottom: 0px;
  z-index: 302;
}
@media (min-width: 992px) {
  #home-news .newsfeed-wrapper .newsfeed {
    flex-direction: row;
    gap: 32px;
  }
}
#home-news .newsfeed-wrapper .newsfeed a {
  color: #333333;
  text-decoration: none;
  width: 100%;
}
@media (min-width: 720px) {
  #home-news .newsfeed-wrapper .newsfeed a {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #home-news .newsfeed-wrapper .newsfeed a {
    width: 33.33333%;
  }
}
#home-news .newsfeed-wrapper .owl-stage {
  padding-left: 0px !important;
}
#home-news .newsfeed-wrapper .news-item {
  border-radius: 42px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #F7F4F1;
  position: relative;
  /*box-shadow: 0 3px 22px rgba(217,232,244,1.0);*/
}
#home-news .newsfeed-wrapper .news-item .news-details-container {
  margin-top: -80px;
}
#home-news .newsfeed-wrapper .news-item .news-card-decal-container {
  z-index: 2;
  margin: 0px -1px;
  height: 101px;
  position: relative;
  background-color: transparent;
  background-image: url(/Profiles/dahs/includes/images/news-card-decal.svg);
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
}
#home-news .newsfeed-wrapper .news-item .img-wrapper {
  border-radius: 18px 18px 0 0;
  overflow: hidden;
  position: relative;
  height: 246px;
  margin: 0;
}
@media (min-width: 992px) {
  #home-news .newsfeed-wrapper .news-item .img-wrapper {
    height: 339px;
  }
}
#home-news .newsfeed-wrapper .news-item .img-wrapper .feed-img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  transition: all ease-in-out 0.3s;
}
#home-news .newsfeed-wrapper .news-item .img-wrapper .feed-label {
  position: absolute;
  top: 20px;
  left: 20px;
  background: rgba(255, 255, 255, 0.96);
  color: blue;
  border-radius: 35px;
  padding: 6px 15px;
  font-size: 15px;
  font-weight: 500;
}
#home-news .newsfeed-wrapper .news-item .img-wrapper .feed-label i {
  font-weight: 300;
  font-size: 16px;
  margin-right: 8px;
}
#home-news .newsfeed-wrapper .news-item .details {
  background: transparent;
  padding: 24px 0px 24px 0px;
  position: relative;
  color: #004F4E;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 992px) {
  #home-news .newsfeed-wrapper .news-item .details {
    padding: 24px 0px 24px 0px;
  }
}
#home-news .newsfeed-wrapper .news-item .details .date {
  color: #004F4E;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: normal;
}
#home-news .newsfeed-wrapper .news-item .details .title {
  font-size: 24px;
  font-weight: 500;
  margin: 16px 0 16px;
  line-height: 33.6px;
  color: #004F4E;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 3px;
  transition: all ease-in-out 0.3s;
}
#home-news .newsfeed-wrapper .news-item .details .title .line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#home-news .newsfeed-wrapper .news-item .details .summary {
  color: #004F4E;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; /* 150% */
  margin-bottom: 40px;
}
#home-news .newsfeed-wrapper .news-item .details .summary .line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
#home-news .newsfeed-wrapper .news-item .readmore-outer {
  width: 100%;
}
#home-news .newsfeed-wrapper .news-item .readmore-outer .readmore {
  font-size: 16px;
  font-weight: 400;
  color: #004F4E;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#home-news .newsfeed-wrapper .news-item .readmore-outer .readmore span {
  margin-left: 4px;
  height: 28px;
  width: 28px;
  line-height: 28px;
  text-align: center;
  color: #004F4E;
  border-radius: 32px;
}
#home-news .newsfeed-wrapper .news-item:hover .feed-img {
  transform: scale(1.1);
}
#home-news .newsfeed-wrapper .news-item:hover .details .title {
  text-decoration-color: #004F4E;
}
#home-news .newsfeed-wrapper .news-item:hover .readmore-outer .readmore {
  color: #602E9E;
}
#home-news .newsfeed-wrapper .news-item:hover .readmore-outer .readmore span {
  color: #602E9E;
}
#home-news .owl-controls {
  display: block;
}
#home-news .owl-controls .owl-dots {
  line-height: 0;
  margin-top: 0;
  display: block;
  padding: 12px 6px;
  margin: 0px auto 16px;
  border-radius: 32px;
  text-align: center;
  position: relative;
  margin-top: 30px;
}
@media (min-width: 992px) {
  #home-news .owl-controls .owl-dots {
    display: none;
  }
}
#home-news .owl-controls .owl-dots .owl-dot {
  background: #c6d1cf;
  border: 1px solid #c6d1cf;
  padding: 0;
  margin: 0 6.5px;
  height: 14px;
  width: 14px;
  border-radius: 100%;
}
#home-news .owl-controls .owl-dots .owl-dot.active {
  background: #004F4E;
  border-color: #004F4E;
}
#home-news .mobile-news-button {
  display: block;
  text-align: center;
}
@media (min-width: 992px) {
  #home-news .mobile-news-button {
    display: none;
  }
}
#home-news .mobile-news-button .news-btn {
  display: inline-block;
  text-decoration: none;
  transition: transform ease-in-out 0.3s;
}

.site-footer {
  color: #014544;
  padding: 0;
  position: relative;
  margin-top: 13px;
  padding-top: 0px;
  background-color: #F7F4F1;
  background-image: url(/Profiles/dahs/includes/images/b-footer-tree.svg);
  background-size: 356px;
  background-position: bottom right;
  background-repeat: no-repeat;
}
@media (min-width: 720px) {
  .site-footer {
    margin-top: 36px;
    padding-top: 34px;
  }
}
.site-footer h2 {
  color: #014544;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-bottom: 25px;
  font-weight: 500;
}
@media (min-width: 992px) {
  .site-footer h2 {
    font-size: 22px;
  }
}
@media (min-width: 1280px) {
  .site-footer h2 {
    font-size: 24px;
  }
}
.site-footer .footer-wrapper {
  margin: 0px auto 110px auto;
  width: calc(100% - 32px);
  max-width: 1620px;
  border-radius: 33px 33px 0px 0px;
  position: relative;
  overflow: hidden;
  padding-top: 40px;
  margin: 0px auto;
}
@media (min-width: 720px) {
  .site-footer .footer-wrapper {
    border-radius: 43px 43px 0px 0px;
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  .site-footer .footer-wrapper {
    border-radius: 63px 63px 0px 0px;
    padding-top: 80px;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .site-footer .footer-wrapper {
    border-radius: 83px 83px 0px 0px;
    padding-top: 100px;
  }
}
@media (min-width: 1280px) {
  .site-footer .footer-wrapper {
    border-radius: 83px 83px 0px 0px;
    padding-top: 125px;
  }
}
.site-footer .footer-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 200px;
  width: 100%;
  background: linear-gradient(180deg, #F2EDE8 0%, #F7F4F1 100%);
  z-index: 0;
}
@media (min-width: 992px) {
  .site-footer .footer-wrapper:before {
    height: 400px;
  }
}
.site-footer .footer-wrapper .footer-top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 20px;
  flex-wrap: wrap;
  position: relative;
  gap: 32px;
  z-index: 1;
  /*.address-section {

      .contact-item {
          display: flex;
          align-items: flex-start;
          margin-bottom: 21px;
          color: white;
          font-weight: 300;

          i {
              margin-right: 17px;
              width: 16px;
              margin-top: 4px;
          }
      }

      .contact-item:hover {
          color: $dahs-yellow;
      }
  }*/
}
.site-footer .footer-wrapper .footer-top > .footer-logo,
.site-footer .footer-wrapper .footer-top > .contact-section,
.site-footer .footer-wrapper .footer-top > .info-sections,
.site-footer .footer-wrapper .footer-top > .quick-links-section {
  margin: 0;
  padding: 0;
  min-width: 0;
  width: auto;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  .site-footer .footer-wrapper .footer-top {
    flex-direction: row;
    gap: 56px;
  }
}
@media (min-width: 1280px) {
  .site-footer .footer-wrapper .footer-top {
    gap: 76px;
  }
}
.site-footer .footer-wrapper .footer-top .footer-logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0px;
  width: 114px;
}
@media (min-width: 992px) {
  .site-footer .footer-wrapper .footer-top .footer-logo {
    margin-bottom: 0;
    width: 176px;
  }
}
@media (min-width: 992px) {
  .site-footer .footer-wrapper .footer-top .footer-logo {
    width: 196px;
  }
}
@media (min-width: 1280px) {
  .site-footer .footer-wrapper .footer-top .footer-logo {
    width: 226px;
  }
}
.site-footer .footer-wrapper .footer-top .footer-logo img {
  width: 100%;
  height: auto;
}
.site-footer .footer-wrapper .footer-top .footer-top-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 44px;
}
@media (min-width: 720px) {
  .site-footer .footer-wrapper .footer-top .footer-top-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 26px;
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .site-footer .footer-wrapper .footer-top .footer-top-wrapper {
    justify-content: space-between;
    gap: 36px;
  }
}
@media (min-width: 1650px) {
  .site-footer .footer-wrapper .footer-top .footer-top-wrapper {
    gap: 56px;
  }
}
.site-footer .footer-wrapper .footer-top .contact-section {
  margin-bottom: 0px;
  width: 288px;
}
@media (min-width: 720px) {
  .site-footer .footer-wrapper .footer-top .contact-section {
    order: 1;
  }
}
@media (min-width: 992px) {
  .site-footer .footer-wrapper .footer-top .contact-section {
    flex: 1;
  }
}
.site-footer .footer-wrapper .footer-top .contact-section .footer-contact-items {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}
.site-footer .footer-wrapper .footer-top .contact-section .contact-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0px;
  color: #014241;
  font-weight: 300;
  gap: 11px;
  transition: all 0.3s ease;
}
.site-footer .footer-wrapper .footer-top .contact-section .contact-item i {
  margin: 0px;
  background-color: #EEE8E2;
  height: 37px;
  width: 37px;
  border-radius: 20px;
  font-size: 21px;
}
.site-footer .footer-wrapper .footer-top .contact-section .contact-item i:before {
  text-align: center;
  padding-top: 8px;
  height: 37px;
  width: 37px;
  display: inline-block;
}
.site-footer .footer-wrapper .footer-top .contact-section .contact-item:hover {
  color: #014544;
}
.site-footer .footer-wrapper .footer-top .contact-section .contact-item:hover i {
  background-color: #B5D982;
}
@media (min-width: 992px) {
  .site-footer .footer-wrapper .footer-top .contact-section {
    margin-bottom: 0;
  }
}
.site-footer .footer-wrapper .footer-top .info-sections {
  margin-bottom: 0px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 720px) {
  .site-footer .footer-wrapper .footer-top .info-sections {
    order: 3;
  }
}
@media (min-width: 1280px) {
  .site-footer .footer-wrapper .footer-top .info-sections {
    order: 2;
  }
}
.site-footer .footer-wrapper .footer-top .info-sections a {
  transition: color 0.3s ease;
  color: #014544;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.site-footer .footer-wrapper .footer-top .info-sections a:hover::after {
  color: #FFBD59;
}
.site-footer .footer-wrapper .footer-top .info-sections a:hover span {
  color: #014241;
  text-decoration-color: #014241;
}
.site-footer .footer-wrapper .footer-top .info-sections a:hover i {
  color: #014544;
  background-color: #9DCD5A;
  border-color: #9DCD5A;
}
.site-footer .footer-wrapper .footer-top .info-sections a span {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: #F7F4F1;
}
.site-footer .footer-wrapper .footer-top .info-sections a i {
  color: #F7F4F1;
  font-size: 24px;
  font-weight: 400;
  background-color: #014241;
  border: 6px solid #014241;
  border-radius: 50%;
  padding-top: 1px;
  text-decoration: none;
}
.site-footer .footer-wrapper .footer-top .info-sections a i:before {
  margin-top: 1px;
  text-decoration: none;
}
.site-footer .footer-wrapper .footer-top .quick-links-section {
  margin-bottom: 30px;
}
@media (min-width: 720px) {
  .site-footer .footer-wrapper .footer-top .quick-links-section {
    order: 2;
    margin-bottom: 0px;
  }
}
@media (min-width: 1280px) {
  .site-footer .footer-wrapper .footer-top .quick-links-section {
    order: 3;
  }
}
.site-footer .footer-wrapper .footer-top .quick-links-section ul {
  padding: 0px;
  margin: 0px;
}
.site-footer .footer-wrapper .footer-top .quick-links-section ul li {
  margin-bottom: 0;
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0;
}
.site-footer .footer-wrapper .footer-top .quick-links-section ul a {
  text-decoration: none;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  transition: color 0.3s ease;
  color: #014544;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: #F7F4F1;
  padding: 0;
  margin-bottom: 8px;
}
.site-footer .footer-wrapper .footer-top .quick-links-section ul a .title {
  flex: 1 1 auto;
  width: 295px;
  overflow: hidden;
  text-overflow: unset;
  white-space: normal;
  word-break: break-word;
}
.site-footer .footer-wrapper .footer-top .quick-links-section ul a:hover {
  color: #014241;
  text-decoration-color: #014241;
}
.site-footer .footer-wrapper .acknowledgment-section {
  background-color: none;
}
.site-footer .footer-bottom {
  background-color: transparent;
  padding: 25px 16px;
  font-size: 16px;
  color: #014241;
  font-weight: 300;
}
@media (min-width: 720px) {
  .site-footer .footer-bottom {
    padding: 25px 20px;
  }
}
@media (max-width: 1280px) {
  .site-footer .footer-bottom .container {
    padding-left: 20px;
  }
}
.site-footer .footer-bottom .container .footer-bottom-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  flex-wrap: wrap;
}
@media (min-width: 720px) {
  .site-footer .footer-bottom .container .footer-bottom-wrapper {
    flex-direction: row;
  }
}
@media (min-width: 1280px) {
  .site-footer .footer-bottom .container .footer-bottom-wrapper {
    align-items: center;
    justify-content: space-between;
  }
}
.site-footer .footer-bottom .container .footer-bottom-wrapper .footer-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  flex-wrap: wrap;
}
@media (min-width: 720px) {
  .site-footer .footer-bottom .container .footer-bottom-wrapper .footer-links {
    margin-left: 0;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 45px;
  }
}
.site-footer .footer-bottom .container .footer-bottom-wrapper .footer-links div {
  margin-left: 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
}
@media (min-width: 720px) {
  .site-footer .footer-bottom .container .footer-bottom-wrapper .footer-links div {
    margin-left: 0;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 24px;
  }
}
@media (min-width: 992px) {
  .site-footer .footer-bottom .container .footer-bottom-wrapper .footer-links div {
    margin-bottom: 0;
  }
}
.site-footer .footer-bottom .container .footer-bottom-wrapper .footer-links div a {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: #F7F4F1;
  color: #014241;
}
.site-footer .footer-bottom .container .footer-bottom-wrapper .footer-links div a:hover {
  color: #014241;
  text-decoration-color: #014241;
}
.site-footer .footer-bottom .container .footer-bottom-wrapper .footer-mca-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 992px) {
  .site-footer .footer-bottom .container .footer-bottom-wrapper .footer-mca-wrap {
    width: auto;
    gap: 32px;
    align-self: center;
  }
}
.site-footer .footer-bottom .container .footer-bottom-wrapper .footer-mca-wrap .footer-mca {
  height: auto;
  width: 173px;
  display: block;
  align-self: center;
}
.site-footer .footer-bottom .container .footer-bottom-wrapper .footer-mca-wrap .footer-mca img {
  width: 100%;
  height: 80px;
}
.site-footer .footer-bottom .container .footer-bottom-wrapper .footer-mca-wrap .back-to-top {
  text-align: left;
  margin: 0px;
}
@media (min-width: 720px) {
  .site-footer .footer-bottom .container .footer-bottom-wrapper .footer-mca-wrap .back-to-top {
    margin: 20px 0px 10px;
  }
}
.site-footer .footer-bottom .container .footer-bottom-wrapper .footer-mca-wrap .back-to-top a {
  text-align: center;
  text-wrap: nowrap;
  display: inline-block;
  background-color: #014241;
  color: #FFF6F1;
  border-radius: 50px;
  /*&:hover {
      text-decoration: none;

      i {
          color: $dahs-purple;
          background: #fff;
      }
  }*/
}
.site-footer .footer-bottom .container .footer-bottom-wrapper .footer-mca-wrap .back-to-top a i {
  font-size: 21px;
  font-weight: 400;
  line-height: 26px;
  height: 53px;
  width: 53px;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 0px;
  background: transparent;
  color: #FFF6F1;
  padding-top: 14px;
  transition: all ease-in-out 0.3s;
}
.site-footer .footer-strip {
  background-color: #F7F4F1;
  background-image: url(/Profiles/dahs/includes/images/b-footer-strip-waves.svg);
  background-size: cover;
  background-position: bottom center;
  background-repeat: repeat-x;
  width: 100%;
  height: 184px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
}
.site-footer .footer-strip img {
  width: 100%;
  height: auto;
  display: block;
}

.cp-content {
  padding: 60px 0;
}
.cp-content .cp-placeholder {
  /*Tables*/
}
.cp-content .cp-placeholder .ui-widget {
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cp-content .cp-placeholder .accordion {
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cp-content .cp-placeholder .accordion .ui-accordion-header .scrollTo-top {
  display: none;
}
.cp-content .cp-placeholder table {
  margin: 32px 0;
}
.cp-content .cp-placeholder table tr {
  background: rgba(0, 0, 0, 0.03);
}
.cp-content .cp-placeholder table tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.055);
}
.cp-content .cp-placeholder table th, .cp-content .cp-placeholder table td {
  font-family: inherit;
  font-size: 1em;
}
.cp-content .cp-placeholder table th p:first-of-type, .cp-content .cp-placeholder table td p:first-of-type {
  margin-top: 0;
  color: inherit;
}
.cp-content .cp-placeholder table th p:last-of-type, .cp-content .cp-placeholder table td p:last-of-type {
  bottom: 0;
  color: inherit;
}
.cp-content .cp-placeholder table th[scope^=col] {
  background: #014544;
  color: white;
  text-transform: none;
  letter-spacing: 0.05em;
  font-size: 0.9em;
  font-weight: 500;
}
.cp-content .cp-placeholder table th[scope^=row] {
  color: #014544;
}
.cp-content .cp-placeholder table th {
  font-weight: 500;
}
@media (min-width: 1280px) {
  .cp-content .cp-placeholder h1 {
    font-size: 58px;
    font-weight: 500;
    margin-bottom: 24px;
  }
}
@media (min-width: 1280px) {
  .cp-content .cp-placeholder h2 {
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 24px;
  }
}
@media (min-width: 1280px) {
  .cp-content .cp-placeholder h3 {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 24px;
  }
}
@media (min-width: 1280px) {
  .cp-content .cp-placeholder h4 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 24px;
  }
}
.cp-content .cp-placeholder p {
  font-size: 18px;
}
.cp-content .cp-placeholder p strong {
  font-weight: 500;
}
.cp-content .cp-placeholder .label, .cp-content .cp-placeholder label {
  font-weight: 500;
}
.cp-content .cp-placeholder blockquote {
  border-left: 5px solid #9DCD5A;
}
.cp-content .cp-placeholder .nav-tabs > li.active > a, .cp-content .cp-placeholder .nav-tabs > li.active > a:hover, .cp-content .cp-placeholder .nav-tabs > li.active > a:focus {
  color: #002F2E;
  background-color: #B5D982;
}
.cp-content .cp-placeholder .accordion .accordion {
  margin: 0 1em;
}
.cp-content .cp-placeholder .accordion {
  border-bottom: 1px solid #602E9E;
}
.cp-content .cp-placeholder .accordion .ui-accordion-header {
  background-color: transparent;
  color: #333 !important;
  text-transform: none;
  font-size: 28px;
  padding: 12px 15px 15px 0px;
  border-top: 1px solid #602E9E;
  margin: 0px;
}
.cp-content .cp-placeholder .accordion .ui-accordion-header .ui-icon-triangle-1-e {
  float: right;
  color: #fff;
  background-color: #014544;
  border-radius: 30px;
  height: 24px;
  width: 24px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  /*margin-top: 5px;*/
  margin: 5px 10px 0px 0px;
}
.cp-content .cp-placeholder .accordion .ui-accordion-header .ui-icon-triangle-1-s {
  float: right;
  color: #002F2E;
  background-color: #9DCD5A;
  border-radius: 30px;
  height: 24px;
  width: 24px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  /*margin-top: 5px;*/
  margin: 5px 10px 0px 0px;
}
.cp-content .cp-placeholder .accordion .accordion-content {
  display: none;
  padding: 15px 30px 15px 0px;
  background-color: transparent;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}
.cp-content .cp-placeholder .accordion .accordion-content .btn {
  color: #fff;
  text-transform: none;
}

.modal {
  background: linear-gradient(180deg, #104F4E 82.11%, #008F8C 107.92%);
}
@-webkit-keyframes fading {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fading {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fading {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.modal .modal-dialog {
  width: 100%;
  max-width: 900px;
  margin: 0px auto;
}
.modal .modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal .modal-content {
  background-color: transparent;
  box-shadow: none;
}
.modal .modal-content .modal-body {
  color: #fff;
}
.modal .modal-content .modal-body .modal-fade-text {
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 24px;
  text-align: center;
  opacity: 0;
  -webkit-animation: fading ease-in 1s;
  animation: fading ease-in 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
@media (min-width: 720px) {
  .modal .modal-content .modal-body .modal-fade-text {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .modal .modal-content .modal-body .modal-fade-text {
    font-size: 32px;
  }
}
.modal .modal-content .modal-body .modal-fade-text-1 {
  text-align: left;
  font-size: 28px;
  font-weight: 500;
  color: #F7F2EA;
  line-height: 119%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@media (min-width: 992px) {
  .modal .modal-content .modal-body .modal-fade-text-1 {
    font-size: 38px;
  }
}
@media (min-width: 1280px) {
  .modal .modal-content .modal-body .modal-fade-text-1 {
    font-size: 48px;
  }
}
.modal .modal-content .modal-body .modal-fade-text-2 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  color: #F7F4F1;
  font-size: 16px;
  font-weight: 300;
  line-height: 130%;
  text-align: left;
}
@media (min-width: 1280px) {
  .modal .modal-content .modal-body .modal-fade-text-2 {
    font-size: 24px;
  }
}
.modal .modal-content .modal-body .modal-fade-text-3 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.modal .modal-content .modal-body .modal-fade-text-4 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.modal .modal-footer {
  border-top: 0px;
  text-align: left !important;
}
.modal .modal-footer .button-fade {
  display: inline-flex;
  height: 51px;
  padding: 14px 20px 18px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 35px;
  background: #602E9E;
  color: #FFF;
  font-family: "Canada Type Gibson", "canada-type-gibson", canada-type-gibson, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  position: relative;
  border: 2px solid #6D3FA7;
  opacity: 0;
  -webkit-animation: fading ease-in 1s;
  animation: fading ease-in 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.modal .modal-footer .button-fade .fal {
  color: #FFF;
  border-radius: 50%;
  font-weight: 300;
  transition: all ease-in-out 0.3s;
  height: 26px;
  width: 26px;
  padding: 4.5px 0px 0px 5px;
}
.modal .modal-footer .button-fade:hover {
  background: #9DCD5A;
  color: #014544;
  border-color: #B5D982;
  text-decoration: none;
}
.modal .modal-footer .button-fade:hover .fal {
  margin-left: 0px;
}
.modal .modal-footer .button-fade:hover {
  background-color: #fff;
  color: #333;
}
.modal .modal-bg-flowers {
  background-image: url(/Profiles/dahs/includes/images/b-hero-flowers.svg);
  background-size: 463px 1192px;
  background-position: left center;
  background-repeat: no-repeat;
  height: 100%;
}
@media (min-width: 992px) {
  .modal .modal-bg-tree {
    background-image: url(/Profiles/dahs/includes/images/b-hero-tree.svg);
    background-size: 200px 300px;
    background-position: right -120px top 190px;
    background-repeat: no-repeat;
    height: 100%;
  }
}
@media (min-width: 1650px) {
  .modal .modal-bg-tree {
    background-size: 382px 622px;
    background-position: right top 0px;
  }
}

.modal-backdrop {
  z-index: 10000;
}
.modal-backdrop.in {
  opacity: 1;
}

#search-results .search-result-count p span {
  font-weight: 600;
}
#search-results.k-widget {
  background-color: transparent;
}
#search-results .result-item {
  background-color: #fff;
}
#search-results .result-item .spark-icon {
  font-size: 20px;
  margin-top: 8px;
}
@media (min-width: 1280px) {
  #search-results .result-item h2 {
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 8px;
  }
}
#search-results .result-item .url {
  font-size: 16px;
  font-weight: 500;
  margin: 8px 0px 12px 0px;
  color: #602E9E;
}

.wcag-highcontrast {
  color: #000;
}
.wcag-highcontrast ::selection {
  background: #000; /* WebKit/Blink Browsers */
  color: #FFF;
}
.wcag-highcontrast ::-moz-selection {
  background: #000; /* Gecko Browsers */
  color: #FFF;
}
.wcag-highcontrast .cp-content .cp-placeholder table th[scope^=col] {
  background: #000;
  color: #FFF;
}
.wcag-highcontrast .cp-content .cp-placeholder table th[scope^=row] {
  color: #000;
}
.wcag-highcontrast .cp-content .cp-placeholder h1:after {
  background: black;
}
.wcag-highcontrast .cp-content .cp-placeholder h1, .wcag-highcontrast .cp-content .cp-placeholder h2, .wcag-highcontrast .cp-content .cp-placeholder h3, .wcag-highcontrast .cp-content .cp-placeholder h4, .wcag-highcontrast .cp-content .cp-placeholder h5, .wcag-highcontrast .cp-content .cp-placeholder h6, .wcag-highcontrast .cp-content .cp-placeholder .h1, .wcag-highcontrast .cp-content .cp-placeholder .h2, .wcag-highcontrast .cp-content .cp-placeholder .h3, .wcag-highcontrast .cp-content .cp-placeholder .h4, .wcag-highcontrast .cp-content .cp-placeholder .h5, .wcag-highcontrast .cp-content .cp-placeholder .h6 {
  color: #000;
}
.wcag-highcontrast .cp-content .cp-placeholder p a, .wcag-highcontrast .cp-content .cp-placeholder blockquote a, .wcag-highcontrast .cp-content .cp-placeholder span a, .wcag-highcontrast .cp-content .cp-placeholder li a, .wcag-highcontrast .cp-content .cp-placeholder div a {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
}
.wcag-highcontrast .cp-content .cp-placeholder .scrollTo-top {
  background: #FFF;
  color: #000;
}
.wcag-highcontrast .cp-content .cp-placeholder .accordion .ui-accordion-header {
  background: #FFF;
}
.wcag-highcontrast .cp-content .cp-placeholder .accordion .ui-accordion-header .anchor {
  color: #FFF;
}
.wcag-highcontrast .cp-content .cp-placeholder .btn-primary {
  color: #000;
  background: #6f6;
}
.wcag-highcontrast .cp-content .cp-placeholder .btn-default {
  color: #FFF;
  background: #000;
}
.wcag-highcontrast .cp-content .cp-placeholder .anchor-menu ul li a {
  background: #000;
  border-color: #000;
  color: #FFF;
}
.wcag-highcontrast .cp-content .cp-placeholder .anchor-menu ul li a:hover {
  background: #FFF;
  border-color: #000;
  color: #000;
}
.wcag-highcontrast .cp-content .site-submenu ul.submenu {
  background: #000;
}
.wcag-highcontrast .cp-content .site-submenu ul.submenu a:hover, .wcag-highcontrast .cp-content .site-submenu ul.submenu a.current {
  color: #ff0;
}
.wcag-highcontrast .cp-content .shadow {
  box-shadow: 0 -45px 95px 60px rgba(0, 0, 0, 0.4);
}
.wcag-highcontrast #hero .hero-content .welcome h1 span.hero-intro-purple {
  color: #ff0;
}
.wcag-highcontrast #home-about .content-area .ca-item .details .ca-link:hover {
  background: #000;
  color: #ff0;
}
.wcag-highcontrast #home-building .building-wrapper .building-content .content-area .ca-home-wrap a:hover, .wcag-highcontrast #home-building .building-wrapper .building-content .content-area .ca-home-wrap .building-no-link:hover {
  background-color: #FFF;
}
.wcag-highcontrast #home-locations .content-area ul a:hover {
  background: #6f6;
  color: #000;
}
.wcag-highcontrast #home-careers .content-area .ca-item .details .ca-link {
  background: #000;
  color: #ff0;
}
.wcag-highcontrast #home-careers .content-area .ca-item .details .ca-link .fal {
  color: #ff0;
}
.wcag-highcontrast #home-quicklinks .quicklinks .quicklink-nav li a {
  color: #000;
}
.wcag-highcontrast #home-quicklinks .quicklinks .quicklink-nav li a:hover {
  border: 2px solid #ff0;
  background-color: #ff0;
}
.wcag-highcontrast .site-header .lower .lower-wrapper nav #nav-top ul a:hover {
  background-color: #ff0;
  color: #000;
}
.wcag-highcontrast .breadcrumbs {
  background: #6f6;
}
.wcag-highcontrast .site-header .lower .lower-wrapper nav .nav-contact-opening .btn-search-nav {
  background-color: #6f6;
  border-color: #6f6;
  color: #000;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/_variables.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/_mobile-navbar.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/Shared/CSS/bootstrap/mixins/_clearfix.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/_sm-core.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/_sm-submenu.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/_sm-simple.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/owl-carousel/_owl.core.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/owl-carousel/owl.animate.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/owl-carousel/owl.autoheight.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/owl-carousel/owl.lazyload.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/owl-carousel/owl.video.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/_owl-carousel.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/_spark-utilities.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/_spark-utilities-mixins.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/Shared/CSS/bootstrap/mixins/_alerts.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/Shared/CSS/bootstrap/mixins/_buttons.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/shared/css/bootstrap/_tables.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/Shared/CSS/bootstrap/mixins/_table-row.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/_socialmedia.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/_breadcrumb.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/shared/css/animate.scss%22,%22file:///C:/Dev/Workspaces/Web/SparkCMS%25204.x/Releases/Production/dahs.org.au/Web/Spark.Website/Profiles/dahs/Includes/CSS/Layout.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22;AA8CA;AAAA;AAqBA;AArBA;AAAA;AAqBA;AChEA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGD;AACI;;ACFF;EAEE;EACA;;AAEF;EACE;;ADDA;EAJJ;IAKQ;;;AAIJ;EACI;EACA;EACA;EACA;EACA,YDhBK;ECiBL;EACA;EACA;;;AAIR;EACI;EACA;EACA;EACA;;AAUA;EACI;;AAGJ;EACI;EACA,ODkBA;ECjBA;EACA;EACA;EACA;EACA;;AAMJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,YD/DK;ECgEL;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAnBJ;IAoBQ;;;AAGJ;EACI;EACA;;;AAMX;EADD;IAEE;;;;AAIE;EACI;EACA;;;AAGR;EACC,YDhGY;;ACkGZ;EACC;EACA;;;AAIF;EACI;EACA;;AAEA;EACI,OD7GK;;AC+GL;EACI,ODhHC;;ACoHT;EACI,kBDrHK;ECsHL;;AAEA;EACI,kBDzHC;EC0HD;;;AEtIZ;AAAA;AAAA;AAIA;EAAI;EAAkB;;;AACtB;EAAkB;EAAc;EAAgB;EAAS;EAAU;EAAmB;EAAc;EAAgB;;;AACpH;EAA8B;EAAc;;;AAC5C;EAA4D;EAAS;;;AACrE;EAAO;;;AACP;EAAa;;;AACb;EAAM;;;AACN;EAAe;;;AACf;EAAU;EAAgB;EAAc;EAAS;EAAiB;EAAW;EAAkB;;;AAC/F;EAAmC;EAA2B;EAA8B;;;ACZ5F;AACC;AACA;AACA;AAEA;AAEA;AAGA;AAIA;AAiBA;AA0HA;;AA1IA;AACC;EACA,YJNW;EIOX,WAdiB;EAejB;EACA;EACA;EACA;EACA;EACA;EACM;;AACN;AACC;EACA;;AAIF;EACC;EACA;EACA;EACA;EACA;EACA;;AAEA;EACC;AASA;AAyCA;;AAhDA;EACC;;AAGD;EACC;;AAID;EACC;;AAEA;EACC;;AAGD;EACC;;AAID;EACC;EACA,aAzDe;EA0Df,gBA1De;;AA4Df;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,aAxEc;EAyEd;EACA;;AAGD;EACC;;AAKH;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,WA/FoB;EAgGpB;EACA;EACA;EACA;AACA;AAQA;AA0BA;;AAjCA;EACC;;AAGD;EACC;;AAGD;EACC;EACA;EACA;EACA,SA/Ge;EAgHf;EACA;EACA;EACA;;AAEA;EACC;;AAGD;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA,SA9HkB;;AAmInB;EACC;;AAMJ;EACC;;AAKF;EACC;EACA;EACA;;AAEA;EACC;;AAGD;EACC;;AAIF;EAzKD;IA0KE;;;;AC3KF;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;;AAGR;EACE;AACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEF;EACE;EACA;;;AAEF;EACE;;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEF;EACE;EACA;;;AAEF;EACE;;;AAEF;EACE;;;AAEF;EACE;;;AAEF;EACE;EACA;;;AAEF;AAAA;AAAA;AAAA;EAIE;;;AAEF;AAAA;AAAA;AAAA;EAIE;;;AAEF;AAAA;AAAA;AAAA;EAIE;;;AAEF;AAAA;AAAA;AAAA;EAIE;;;AAGF;AACE;AAAA;AAAA;AAAA;AAAA;AAKA;EACA;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;AAGF;EACA;IACE;;EAEF;IACE;IACA;;EAEF;IACE;;EAEF;IACE;IACA;;EAEF;IACE;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;;EAEF;IACE;IACA;;EAEF;IACE;;EAEF;IACE;IACA;IACA;IACA;IACA;IACH;;EAEC;IACE;;EAEF;IACE;;EAEF;IACE;IACA;;EAEF;IACE;IACA;;EAEF;IACE;;EAEF;AAAA;IAEE;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEF;IACE;IACA;IACA;;EAEF;IACE;IACA;;EAEF;IACE;IACA;;EAEF;IACE;;EAEF;IACE;IACA;;EAEF;IACE;;EAEF;IACE;;EAEF;IACE;;EAEF;IACE;IACA;;EAEF;IACE;IACA;;EAEF;IACE;IACA;;EAEF;IACE;;;ACvPJ;AAAA;AAAA;AAGA;EACI;EACA;EACA;AACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;AACA;EACA;;AAGJ;AAAA;EAEI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;AAAA;EAEI;;AAGJ;AAAA;AAAA;EAGI;EACA;EACA;EACA;EACA;EACA;;AAGJ;AAAA;AAAA;EAGI;EACA;EACA;EACA;EACA,aNwBkB;;AMrBtB;EACI;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;;;AAIR;AACA;EACC;;;AC7HD;AAAA;AAAA;AAIC;EACC;EACA;;AAED;EACC;;AAED;EACC;;AAED;EACC;;;AAIF;EACC;IACC;;EAGD;IACC;;;ACzBF;AAAA;AAAA;AAIA;EACC;;;ACLD;AAAA;AAAA;AAKC;AAMC;AAAA;AAAA;AAAA;;AALA;EACE;EACA;;AAOF;EACC;;AAGD;EACC;;;ACpBH;AAAA;AAAA;AAKC;EACC;EACA;EACA;;AAED;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAED;EACC;;AAED;AAAA;EAEC;;AAED;EACC;EACA;EACA;EACA;EACA;EACA;;AAED;EACC;EACA;EACA;EACA;;;AVGF;AAAA;AAqBA;AW1DA;EACC;;;AAIA;EACC;;AAGD;EACC;;AAGD;EACC;EACA;EACA;EACA;EACA;;AAGD;EACC;EACA;EACA;EACA;;AAEA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACC,YAvCQ;;;ACPX;AACD;AZ6CA;AAAA;AAqBA;AanEC;AACD;Ab6CA;AAAA;AAqBA;Aa9DA;AAEA;AACA;AACA;AAiBA;AAGA;AAaA;AAEA;AAWA;AAEA;AAWA;AAWA;AAUA;AAEA;AAEA;AACA;AAcA;AACA;AAYA;AAEA;AAEA;AAcA;AAEA;AAiBA;AAEA;AAmBA;AAEA;AACA;AAiDA;AAEA;AAEA;AAoBA;AAEA;AA4CA;AAGA;AAsBA;AAEA;AA8HA;AD5bA;EEPE,kBFIiB;EEHjB,cFIqB;EEHrB,OFCmB;;AECnB;EACE;;AAEF;EACE;;AFEA;EACI;;;AAIR;AAEA;AACA;AACA;AAGA;AAEA;AAEA;EACC;;;AAGD;AAEA;AAEA;ECLC,kBbQwB;;;AaJxB;EACC;;;ADQF;AACA;EACI,aZqDqB;;;AYnDzB;EACI,aZmDqB;;;AYjDzB;AAEA;AAEA;EGlDE,OFsDuB;EErDvB,kBFqD6B;EEpD7B,cFoDyC;EA/C1C;EACA;EACA;EACA;;AENC;EAME,OF4CqB;EE3CrB;EACI;;AAEN;EAGE;;AAKA;EAME,kBF0ByB;EEzBrB,cFyBiC;;AErBzC;EACE,OFoB2B;EEnB3B,kBFmBqB;;AAGxB;EACC;EACA,ObrDW;;;AY+Cb;AAEA;EGvDE,OfMW;EeLX,kBF+DsC;EE9DtC,cF8D4C;EAzD7C;EACA;EACA;EACA;;AENC;EAME,OfJS;EeKT;EACI;;AAEN;EAGE;;AAKA;EAME,kBFoCkC;EEnC9B,cFmCoC;;AE/B5C;EACE,OF8BoC;EE7BpC,kBf7BS;;Aa6DZ;EACC;EACA;;;ADXF;AAEA;EG5DE,OF2EuB;EE1EvB,kBF0E6B;EEzE7B,cFyE6C;EAC9C;;AExEC;EAME,OFiEqB;EEhErB;EACI;;AAEN;EAGE;;AAKA;EAME,kBF+CyB;EE9CrB,cF8CqC;;AE1C7C;EACE,OFyC2B;EExC3B,kBFwCqB;;AAGxB;EACC;;;ADfF;AAEA;AAEA;EACC,cZ/DY;;;AYkEb;AAEA;AAEA;AAEA;EC2CC;EACA;;AAEA;EACC;EACA;;AAEA;EACC;;;AD/CH;AAEA;ACsDC;EDpDD;ICqDE;IACA;;EAEA;IACC;IACA;;EAEA;IACC;;;;AD1DJ;AAEA;AAEA;AC+DC;AACA;;AACA;EDjED;ACkEE;AAAA;;EAEA;IACC;IACA;;EAEA;IACC,cbiNwB;IahNxB,ebgNwB;;;;AYtR5B;AAEA;AAEA;AACA;AAAA;AAAA;AAAA;EAIC;EACA;EACA;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;IACC;IACA;;;AAIF;EACC;IACC;IACA;;;AAIF;EACC;IACC;IACA;;;AAIF;AAEA;AAEA;EACC;;;AAED;EACC;;;AAED;EACC;;;AAGD;AAEA;AACA;AACA;AAEA;AACA;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;AAEA;EAJD;IAKE;IACA;;;;AAIF;EACC;EACA;;AAEA;EAJD;IAKE;IACA;;;;AAIF;EACC;EACA;;AAEA;EAJD;IAKE;IACA;;;;AAIF;EACC;EACA;;AAEA;EAJD;IAKE;IACA;;;;AAIF;AACA;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;;AAGD;EACC;EACA;;AAEA;EAJD;IAKE;IACA;;;;AAIF;EACC;EACA;;AAEA;EAJD;IAKE;IACA;;;;AAIF;EACC;EACA;;AAEA;EAJD;IAKE;IACA;;;;AAGF;AACA;EACC;;;AAGD;EACC;;;AAGD;EACC;;;AAGD;EACC;;;AAGD;EACC;;;AAGD;EACC;;;AAGD;EACC;;;AAGD;EACC;;;AAGD;EACC;;;AAGD;EACC;;;AAGD;EACC;;;AAGD;EACC;;AAEA;EAHD;IAIE;;;;AAIF;EACC;;AAEA;EAHD;IAIE;;;;AAIF;AACA;EACC;;;AAGD;EACC;;;AAGD;EACC;;;AAGD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EACA;EACA;EACA;;AAEA;EA5BA;EACA;EACA;EACA;EACA;EACA;EACA,SAsCqB;EAdpB,WbhKwB;EaiKlB,abrJkB;EasJxB;EACA;EACA;EACA;;AAYD;EAzBA,cb7G2B;Ea8G3B;EACA;EACA;EACA;;AAEA;EA5BA;EACA;EACA;EACA;EACA;EACA;EACA,SA0CqB;EAlBpB,WbhKwB;EaiKlB,abrJkB;EasJxB;EACA;EACA;EACA;;AAgBD;EA7BA,cb7G2B;Ea8G3B;EACA;EACA;EACA;;AAEA;EA5BA;EACA;EACA;EACA;EACA;EACA;EACA,SA8CqB;EAtBpB,WbhKwB;EaiKlB,abrJkB;EasJxB;EACA;EACA;EACA;;AAoBD;EAjCA,cb7G2B;Ea8G3B;EACA;EACA;EACA;;AAEA;EA5BA;EACA;EACA;EACA;EACA;EACA;EACA,SAkDqB;EA1BpB,WbhKwB;EaiKlB,abrJkB;EasJxB;EACA;EACA;EACA;;AAwBD;EArCA,cb7G2B;Ea8G3B;EACA;EACA;EACA;;AAEA;EA5BA;EACA;EACA;EACA;EACA;EACA;EACA,SAsDqB;EA9BpB,WbhKwB;EaiKlB,abrJkB;EasJxB;EACA;EACA;EACA;;;ADqUF;AAEA;AAEA;EACI;EACA;EACA;EACA;EACA;;;AAEJ;EACI;;;AAGJ;AAEA;AAEA;ECrTC;;;ADyTD;ECrTC;;;ADyTD;ECrTC;;;ADyTD;ECrTC;;;ADyTD;ECrTC;;;ADyTD;AMrnBY;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA,kBlBVH;EkBWG;EACA;EACA;EACA;EACA;EACA;EACA;;AAGA;EACI;EACA,elBtBP;EkBuBO;;AAGJ;EACI;;AAMhB;EACI;EACA;EACA;;AAGI;EACI;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;;AAIR;EACI;;AAEA;EACI;EACA;;AAEA;EACI;;;ACvG3B;AAED;AAIA;AAGA;AAGA;AAKA;EACI,YnBKS;EmBJT;;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA,OnBfI;EmBgBJ,WnB2EkB;EmB1ElB,aA7BS;;AA+BT;EACI;EACA;EACA;EACA,SAlCC;EAmCD,SA1Ba;EA2Bb,aArCK;;AAwCT;EACI;;AAGJ;EACI;EACA,uBnB3BC;EmB4BD;EACA,OnBpCA;EmBqCA;EACA,SAjDC;EAkDD;EACA,YA9CJ;EA+CI;;AAEA;EACI,uBnB5CJ;EmB6CI,YAnDR;EAoDQ,OnB9CJ;;AmBkDI;EACI,SApDR;EAqDQ;EACA;EACA;;;ACrEpB;AAAA;AAAA;;AAAA;AAAA;AAQA;AACA;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAEJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAEJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAEJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAEJ;AAEA;EACI;EACA;EACA;EACA;;AAEA;EANJ;IAOQ;IACA;IACA;IACA;;;;AAIR;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;;;AAIR;EACI;IACI;;EAGJ;IACI;;;AAIR;EACI;EACA;;;AAGJ;AAEA;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;;;AAGJ;AAEA;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;EACA;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;EACA;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;;;AAIR;EACI;IACI;;EAGJ;IACI;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;;;AAIR;EACI;IACI;;EAGJ;IACI;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;;AAIR;EACI;EACA;EACA;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;EACA;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;EACA;EACA;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;EACA;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;EACA;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;AAEA;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;AAEA;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;;AAIR;EACI;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;;AAIR;EACI;EACA;;;AAGJ;EACI;IACI;IACA;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;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CA;;;AAGJ;EAVJ;IAWQ;IACA;;;;AAKZ;EACI;;AAEA;EACI;;;AAOI;EACI;;AAKZ;EACI;;AAGJ;EACI;;AAEA;EACI;EACA;;AAIA;EADJ;IAEQ;IACA;IACA;;;AAIR;EACI;EACA;EACA;EACA,OrBxrIE;;;AqB6rId;EACI,OrBzpIS;;AqB2pIT;EACI,YrB5pIK,MqB4pIoB;EACzB,OrB5pIK;;AqB+pIT;EACI,YrBjqIK,MqBiqIoB;EACzB,OrBjqIK;;AqBuqIG;EACI,YrBzqIP;EqB0qIO,OrBzqIP;;AqB4qIG;EACI,OrB9qIP;;AqBkrID;EACI;;AAGJ;EACI,OrBvrIH;;AqB2rIG;EACI,OrB5rIP;EqB6rIO;EACA;;AAIR;EACI,YrBlsIH;EqBmsIG,OrBpsIH;;AqBusID;EACI,YrBvsIH;;AqBysIG;EACI,OrB1sIP;;AqB8sID;EACI,OrBhtIH;EqBitIG,YrB7sIH;;AqBgtID;EACI,OrBptIH;EqBqtIG,YrBttIH;;AqBytID;EACI,YrB1tIH;EqB2tIG,crB3tIH;EqB4tIG,OrB3tIH;;AqB6tIG;EACI,YrB9tIP;EqB+tIO,crBhuIP;EqBiuIO,OrBjuIP;;AqBsuIL;EACI,YrBvuIC;;AqByuID;EACI,OrBvuIF;;AqB2uIN;EACI;;AAIR;EACI,OrBjvIM;;AqBovIV;EACI,YrBxvIK;EqByvIL,OrBtvIM;;AqByvIV;EACI,kBrB5vIK;;AqB+vIT;EACI,YrB7vIK;EqB8vIL,OrBlwIK;;AqBqwIT;EACI,YrBtwIK;EqBuwIL,OrBpwIM;;AqBuwIV;EACI,OrBxwIM;;AqB2wIV;EACI,OrB/wIK;;AqBkxIT;EACI;EACA,kBrBjxIM;;AqBoxIV;EACI,kBrBrxIM;EqBsxIN,OrBzxIK;;AqB4xIT;EACI,YrBzxIK;;AqB4xIT;EACI,kBrB7xIK;EqB8xIL,crB9xIK;EqB+xIL,OrBnyIK%22%7D */