@font-face {
  font-family: 'made_sunflower';
  src: url('/css/vendor/font/sunflower/made_sunflower-webfont.woff2') format('woff2'), url('/css/vendor/font/sunflower/made_sunflower-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 12px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1343.98px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 1344px) {
  html {
    font-size: 18px;
  }
}
body {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #202124;
}
strong,
b,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
h1 {
  font-size: 3rem;
  line-height: 1.25;
}
h2 {
  font-size: 2.25rem;
  line-height: 1.25;
}
h3 {
  font-size: 1.75rem;
  line-height: 1.25;
}
h4 {
  font-size: 1.5rem;
  line-height: 1.25;
}
h5 {
  font-size: 1.25rem;
  line-height: 1.4;
}
h6 {
  font-size: 1rem;
  line-height: 1.5;
}
label {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
a:link {
  color: #07a3da;
}
a:visited {
  color: #07a3da;
}
a:hover {
  color: #015c95;
}
a:focus {
  color: #015c95;
}
a:active {
  color: #015c95;
}
.outer,
.outer-md,
.outer-lg,
.outer-xl,
.outer-xxl,
.outer-xxxl,
.outer-xxxxl {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) and (max-width: 683.98px) {
  .outer {
    width: 540px;
  }
}
@media (min-width: 684px) and (max-width: 767.98px) {
  .outer {
    width: 648px;
  }
}
@media (min-width: 768px) and (max-width: 863.98px) {
  .outer,
  .outer-md {
    width: 720px;
  }
}
@media (min-width: 864px) and (max-width: 991.98px) {
  .outer,
  .outer-md {
    width: 840px;
  }
}
@media (min-width: 992px) and (max-width: 1115.98px) {
  .outer,
  .outer-md,
  .outer-lg {
    width: 960px;
  }
}
@media (min-width: 1116px) and (max-width: 1199.98px) {
  .outer,
  .outer-md,
  .outer-lg {
    width: 1080px;
  }
}
@media (min-width: 1200px) and (max-width: 1343.98px) {
  .outer,
  .outer-md,
  .outer-lg,
  .outer-xl {
    width: 1140px;
  }
}
@media (min-width: 1344px) {
  .outer,
  .outer-md,
  .outer-lg,
  .outer-xl,
  .outer-xxl {
    width: 1280px;
  }
}
@media (min-width: 1524px) {
  .outer-xxxl {
    width: 1440px;
  }
}
@media (min-width: 1716px) {
  .outer-xxxxl {
    width: 1620px;
  }
}
@media (min-width: 1116px) and (max-width: 1199.98px) {
  .outer-padding {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .outer-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0.25rem !important;
}
.img-circle {
  border-radius: 50% !important;
}
.btn-default {
  background-color: #999ca7;
}
.input-group-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-left: -1px;
}
.input-group-btn .btn {
  position: relative;
  z-index: 2;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
.input-group-btn .btn:focus {
  z-index: 3;
}
.input-group-btn .btn + .btn,
.input-group-btn .btn + .input-group-text,
.input-group-btn .input-group-text + .input-group-text,
.input-group-btn .input-group-text + .btn {
  margin-left: -1px;
}
.input-group > .input-group-btn:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-btn > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn span.fa-search {
  display: inline-block;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 18px;
  height: 18px;
  background-image: url(/themes/volumeone/images/search.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-xs-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-xs-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-xs-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-xs-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-xs-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-xs-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-xs-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-xs-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.text-color-white {
  color: #ffffff !important;
}
.text-color-black {
  color: #000000 !important;
}
.text-color-gray-dark-4 {
  color: #202124 !important;
}
.text-color-gray-dark-3 {
  color: #303136 !important;
}
.text-color-gray-dark-2 {
  color: #4f5158 !important;
}
.text-color-gray-dark {
  color: #70737e !important;
}
.text-color-gray {
  color: #999ca7 !important;
}
.text-color-gray-light {
  color: #bfc1c9 !important;
}
.text-color-gray-light-2 {
  color: #d8dae3 !important;
}
.text-color-gray-light-3 {
  color: #eaecf2 !important;
}
.text-color-gray-light-4 {
  color: #fafafc !important;
}
.text-color-tan-dark-4 {
  color: #46453d !important;
}
.text-color-tan-dark-3 {
  color: #5d5b51 !important;
}
.text-color-tan-dark-2 {
  color: #807c70 !important;
}
.text-color-tan-dark {
  color: #9f9b8e !important;
}
.text-color-tan {
  color: #b9b5a7 !important;
}
.text-color-tan-light {
  color: #d0cdc1 !important;
}
.text-color-tan-light-2 {
  color: #e2e0d5 !important;
}
.text-color-tan-light-3 {
  color: #efeee9 !important;
}
.text-color-tan-light-4 {
  color: #f6f6f4 !important;
}
.text-color-blue-dark-4 {
  color: #003a74 !important;
}
.text-color-blue-dark-3 {
  color: #015c95 !important;
}
.text-color-blue-dark-2 {
  color: #0584bc !important;
}
.text-color-blue-dark {
  color: #07a3da !important;
}
.text-color-blue {
  color: #6dc7e7 !important;
}
.text-color-blue-light {
  color: #a7ddef !important;
}
.text-color-blue-light-2 {
  color: #c9eaf5 !important;
}
.text-color-blue-light-3 {
  color: #ddf3fa !important;
}
.text-color-blue-light-4 {
  color: #f0f9fc !important;
}
.text-color-yellow-dark-4 {
  color: #ba6400 !important;
}
.text-color-yellow-dark-3 {
  color: #d38200 !important;
}
.text-color-yellow-dark-2 {
  color: #e8a900 !important;
}
.text-color-yellow-dark {
  color: #ffd804 !important;
}
.text-color-yellow {
  color: #fff104 !important;
}
.text-color-yellow-light {
  color: #fff889 !important;
}
.text-color-yellow-light-2 {
  color: #fffbb4 !important;
}
.text-color-yellow-light-3 {
  color: #fffdce !important;
}
.text-color-yellow-light-4 {
  color: #fffee8 !important;
}
.text-color-red-dark-4 {
  color: #762000 !important;
}
.text-color-red-dark-3 {
  color: #a32c00 !important;
}
.text-color-red-dark-2 {
  color: #c4481a !important;
}
.text-color-red-dark {
  color: #e25724 !important;
}
.text-color-red {
  color: #f46029 !important;
}
.text-color-red-light {
  color: #fa9a72 !important;
}
.text-color-red-light-2 {
  color: #f7ceb4 !important;
}
.text-color-red-light-3 {
  color: #fceadf !important;
}
.text-color-red-light-4 {
  color: #fff9f2 !important;
}
.bg-color-gray-dark-4 {
  background-color: #202124 !important;
}
.bg-color-gray-dark-3 {
  background-color: #303136 !important;
}
.bg-color-gray-dark-2 {
  background-color: #4f5158 !important;
}
.bg-color-gray-dark {
  background-color: #70737e !important;
}
.bg-color-gray {
  background-color: #999ca7 !important;
}
.bg-color-gray-light {
  background-color: #bfc1c9 !important;
}
.bg-color-gray-light-2 {
  background-color: #d8dae3 !important;
}
.bg-color-gray-light-3 {
  background-color: #eaecf2 !important;
}
.bg-color-gray-light-4 {
  background-color: #fafafc !important;
}
.bg-color-tan-dark-4 {
  background-color: #46453d !important;
}
.bg-color-tan-dark-3 {
  background-color: #5d5b51 !important;
}
.bg-color-tan-dark-2 {
  background-color: #807c70 !important;
}
.bg-color-tan-dark {
  background-color: #9f9b8e !important;
}
.bg-color-tan {
  background-color: #b9b5a7 !important;
}
.bg-color-tan-light {
  background-color: #d0cdc1 !important;
}
.bg-color-tan-light-2 {
  background-color: #e2e0d5 !important;
}
.bg-color-tan-light-3 {
  background-color: #efeee9 !important;
}
.bg-color-tan-light-4 {
  background-color: #f6f6f4 !important;
}
.bg-color-blue-dark-4 {
  background-color: #003a74 !important;
}
.bg-color-blue-dark-3 {
  background-color: #015c95 !important;
}
.bg-color-blue-dark-2 {
  background-color: #0584bc !important;
}
.bg-color-blue-dark {
  background-color: #07a3da !important;
}
.bg-color-blue {
  background-color: #6dc7e7 !important;
}
.bg-color-blue-light {
  background-color: #a7ddef !important;
}
.bg-color-blue-light-2 {
  background-color: #c9eaf5 !important;
}
.bg-color-blue-light-3 {
  background-color: #ddf3fa !important;
}
.bg-color-blue-light-4 {
  background-color: #f0f9fc !important;
}
.bg-color-yellow-dark-4 {
  background-color: #ba6400 !important;
}
.bg-color-yellow-dark-3 {
  background-color: #d38200 !important;
}
.bg-color-yellow-dark-2 {
  background-color: #e8a900 !important;
}
.bg-color-yellow-dark {
  background-color: #ffd804 !important;
}
.bg-color-yellow {
  background-color: #fff104 !important;
}
.bg-color-yellow-light {
  background-color: #fff889 !important;
}
.bg-color-yellow-light-2 {
  background-color: #fffbb4 !important;
}
.bg-color-yellow-light-3 {
  background-color: #fffdce !important;
}
.bg-color-yellow-light-4 {
  background-color: #fffee8 !important;
}
.bg-color-red-dark-4 {
  background-color: #762000 !important;
}
.bg-color-red-dark-3 {
  background-color: #a32c00 !important;
}
.bg-color-red-dark-2 {
  background-color: #c4481a !important;
}
.bg-color-red-dark {
  background-color: #e25724 !important;
}
.bg-color-red {
  background-color: #f46029 !important;
}
.bg-color-red-light {
  background-color: #fa9a72 !important;
}
.bg-color-red-light-2 {
  background-color: #f7ceb4 !important;
}
.bg-color-red-light-3 {
  background-color: #fceadf !important;
}
.bg-color-red-light-4 {
  background-color: #fff9f2 !important;
}
.narrow {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
}
.narrow strong,
.narrow b {
  font-weight: 700 !important;
}
h1.narrow,
h2.narrow,
h3.narrow,
h4.narrow,
h5.narrow,
h6.narrow,
b.narrow,
strong.narrow {
  font-weight: 700 !important;
}
.wide {
  font-family: "Barlow", Georgia, "Times New Roman", Times, serif !important;
  font-weight: 400 !important;
}
.wide strong,
.wide b {
  font-weight: 700 !important;
}
h1.wide,
h2.wide,
h3.wide,
h4.wide,
h5.wide,
h6.wide,
b.wide,
strong.wide {
  font-weight: 700 !important;
}
.sans {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
}
.sans strong,
.sans b {
  font-weight: 700 !important;
}
h1.sans,
h2.sans,
h3.sans,
h4.sans,
h5.sans,
h6.sans,
b.sans,
strong.sans {
  font-weight: 700 !important;
}
.serif,
h1.serif,
h2.serif,
h3.serif,
h4.serif,
h5.serif,
h6.serif {
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif !important;
  font-weight: normal !important;
}
.serif strong,
h1.serif strong,
h2.serif strong,
h3.serif strong,
h4.serif strong,
h5.serif strong,
h6.serif strong,
.serif b,
h1.serif b,
h2.serif b,
h3.serif b,
h4.serif b,
h5.serif b,
h6.serif b {
  font-weight: normal !important;
}
.paragraph {
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-weight: normal !important;
}
.paragraph strong,
.paragraph b {
  font-weight: bold !important;
}
h1.paragraph,
h2.paragraph,
h3.paragraph,
h4.paragraph,
h5.paragraph,
h6.paragraph,
b.paragraph,
strong.paragraph {
  font-weight: bold !important;
}
.font-size-xs {
  font-size: 10px !important;
  line-height: 15px;
}
@media (min-width: 768px) {
  .font-size-xs {
    font-size: 12px !important;
    line-height: 18px;
  }
}
.font-size-sm {
  font-size: 11px !important;
  line-height: 16px;
}
@media (min-width: 768px) {
  .font-size-sm {
    font-size: 14px !important;
    line-height: 21px;
  }
}
.font-size-normal {
  font-size: 1rem !important;
  line-height: 1.5;
}
.font-size-md {
  font-size: 1.25rem !important;
  line-height: 1.4;
}
.font-size-mdlg {
  font-size: 1.5rem !important;
  line-height: 1.25;
}
.font-size-lg {
  font-size: 1.75rem !important;
  line-height: 1.25;
}
.font-size-lgxl {
  font-size: 2rem !important;
  line-height: 1.25;
}
.font-size-xl {
  font-size: 2.25rem !important;
  line-height: 1.25;
}
.font-size-xxl {
  font-size: 3rem !important;
  line-height: 1.25;
}
.font-size-xxxl {
  font-size: 4rem !important;
  line-height: 1.125;
}
.weight-normal {
  font-weight: 400 !important;
}
.narrow.weight-normal {
  font-weight: 500 !important;
}
.wide.weight-normal {
  font-weight: 500 !important;
}
.serif.weight-normal {
  font-weight: normal !important;
}
.weight-regular {
  font-weight: 400 !important;
}
.narrow.weight-regular {
  font-weight: 400 !important;
}
.wide.weight-regular {
  font-weight: 400 !important;
}
.serif.weight-regular {
  font-weight: normal !important;
}
.paragraph.weight-regular {
  font-weight: normal !important;
}
.weight-bold {
  font-weight: 700 !important;
}
.narrow.weight-bold {
  font-weight: 700 !important;
}
.wide.weight-bold {
  font-weight: 700 !important;
}
.serif.weight-bold {
  font-weight: normal !important;
}
.weight-heavy {
  font-weight: 900 !important;
}
.narrow.weight-heavy {
  font-weight: 900 !important;
}
.wide.weight-heavy {
  font-weight: 900 !important;
}
.serif.weight-heavy {
  font-weight: normal !important;
}
.letter-spacing-md {
  letter-spacing: 0.1em;
}
.letter-spacing-lg {
  letter-spacing: 0.2em;
}
.letter-spacing-xl {
  letter-spacing: 0.3em;
}
.line-height-md {
  line-height: 1.6;
}
.line-height-lg {
  line-height: 1.7;
}
.line-height-xl {
  line-height: 1.8;
}
.italic-normal {
  font-style: normal;
}
.italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.lowercase {
  text-transform: lowercase;
}
.white,
p.white {
  color: white;
}
a.white:link,
a.white:visited {
  color: white;
}
a.white:hover,
a.white:active {
  color: #FFFFCC;
}
.black {
  color: black;
}
.black_reverse {
  color: white;
  background: black;
  padding: 1px;
}
a.black_reverse:link {
  color: white;
  text-decoration: none;
}
a.black_reverse:visited {
  color: white;
  text-decoration: none;
}
a.black_reverse:hover,
a.black_reverse:active {
  color: #CC3300;
  background: transparent;
  text-decoration: underline;
}
.red {
  color: #CC0000;
}
.red_reverse {
  color: white;
  background: #CC0000;
  padding: 1px;
}
.required {
  color: #CC0000;
}
.green {
  color: #006600;
}
.no_image {
  background-color: #bfc1c9;
}
.spacer {
  height: 1.25rem;
}
.spacer-xs {
  line-height: 0.5rem;
  height: 0.5rem;
}
.spacer-sm {
  height: 1rem;
}
.spacer-md {
  height: 2rem;
}
.spacer-lg {
  height: 3rem;
}
.spacer-xl {
  height: 4rem;
}
.col-centered-sm {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.col-centered-smmd {
  max-width: 648px;
  margin-left: auto;
  margin-right: auto;
}
.col-centered-md {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.col-centered-mdlg {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}
.col-centered-lg {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.col-centered-xl {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.col-centered-xxl {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
.col-centered-xxxl {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.col-centered-xxxxl {
  max-width: 1620px;
  margin-left: auto;
  margin-right: auto;
}
.hidden {
  display: none;
}
.clear {
  height: 0;
  clear: both;
  font-size: 1%;
  line-height: 1%;
}
.hr {
  display: block;
  font-size: 0;
  line-height: 0;
  height: 0;
  border: 0;
  border-bottom: solid #bfc1c9 1px;
  margin: 0 0 14px 0;
  padding: 0;
}
.no_margin {
  margin: 0 !important;
}
.indent {
  margin-left: 1.25em;
}
.line {
  clear: both;
  border-bottom: solid #bfc1c9 1px;
  padding-top: 10px;
  margin-bottom: 10px;
  font-size: 1%;
  line-height: 1%;
}
.rotate {
  white-space: nowrap;
  display: block;
  bottom: 0;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.url {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.inline-block {
  display: inline-block;
}
.comma-separated:after {
  content: ", ";
}
.comma-separated:last-child:after {
  content: "";
}
.bg-box {
  background-color: #fff104;
  padding-top: 0.3em;
  padding-bottom: 0.4em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  display: inline-block;
}
.serif.bg-box,
.serif .bg-box {
  padding-top: 0.4em;
}
.bg-highlight {
  background-color: #fff104;
  padding-bottom: 0.1em;
  padding-left: 0.3em;
  padding-right: 0.3em;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.serif.bg-highlight,
.serif .bg-highlight {
  padding-top: 0.1em;
}
.bg-bottom {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.bg-bottom:before {
  border-bottom: solid 0.4em #fff104;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -4%;
  right: -4%;
  bottom: 0.1em;
  width: 108%;
  margin: 0 auto;
}
.bg-strike {
  background-repeat: repeat-x;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAABKADAAQAAAABAAAABAAAAADmpNw4AAAAFklEQVQIHWP8/5HlPwMSYEJig5mEBQDC9wL7MsQ0nwAAAABJRU5ErkJggg==");
  background-size: 0.25em;
  background-position-y: 0.6em;
  display: inline-block;
  margin-left: -0.25em;
  margin-right: -0.25em;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
.bg-strike-blue {
  background-repeat: repeat-x;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAABKADAAQAAAABAAAABAAAAADmpNw4AAAAF0lEQVQIHWM8+errfwYkwITEBjMJCwAA8DgDr6szYnYAAAAASUVORK5CYII=");
  background-size: 0.25em;
  background-position-y: 0.6em;
  display: inline-block;
  margin-left: -0.25em;
  margin-right: -0.25em;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
.bg-strike-ragged,
.bg-strike-ragged-blue {
  *zoom: 1;
}
.bg-strike-ragged:before,
.bg-strike-ragged-blue:before,
.bg-strike-ragged:after,
.bg-strike-ragged-blue:after {
  display: table;
  line-height: 0;
  content: "";
}
.bg-strike-ragged:after,
.bg-strike-ragged-blue:after {
  clear: both;
}
.bg-strike-ragged .bg-strike-ragged-word,
.bg-strike-ragged-blue .bg-strike-ragged-word {
  display: block;
  float: left;
  margin-left: -0.25em;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
.bg-strike-ragged .bg-strike-ragged-word {
  background-repeat: repeat-x;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAABKADAAQAAAABAAAABAAAAADmpNw4AAAAFklEQVQIHWP8/5HlPwMSYEJig5mEBQDC9wL7MsQ0nwAAAABJRU5ErkJggg==");
  background-size: 0.25em;
  background-position-y: 0.6em;
}
.bg-strike-ragged-blue .bg-strike-ragged-word {
  background-repeat: repeat-x;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAABKADAAQAAAABAAAABAAAAADmpNw4AAAAF0lEQVQIHWM8+errfwYkwITEBjMJCwAA8DgDr6szYnYAAAAASUVORK5CYII=");
  background-size: 0.25em;
  background-position-y: 0.6em;
}
.hd-line-middle {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle:before,
.hd-line-middle:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle:before,
.hd-line-middle:after {
  border-top-color: #07a3da;
}
.hd-line-middle:before {
  width: 42%;
  right: 3%;
}
.hd-line-middle:after {
  width: 42%;
  left: 3%;
}
.hd-line-middle:before,
.hd-line-middle:after {
  border-top-width: 0.3em;
  top: 0.6em;
}
.hd-line-middle-xs {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-xs:before,
.hd-line-middle-xs:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-xs:before,
.hd-line-middle-xs:after {
  border-top-color: #07a3da;
}
.hd-line-middle-xs:before {
  width: 42%;
  right: 3%;
}
.hd-line-middle-xs:after {
  width: 42%;
  left: 3%;
}
.hd-line-middle-xs:before,
.hd-line-middle-xs:after {
  border-top-width: 1px;
  top: 0.8em;
}
.hd-line-middle-sm {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-sm:before,
.hd-line-middle-sm:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-sm:before,
.hd-line-middle-sm:after {
  border-top-color: #07a3da;
}
.hd-line-middle-sm:before {
  width: 42%;
  right: 3%;
}
.hd-line-middle-sm:after {
  width: 42%;
  left: 3%;
}
.hd-line-middle-sm:before,
.hd-line-middle-sm:after {
  border-top-width: 0.2em;
  top: 0.7em;
}
.hd-line-middle-md {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-md:before,
.hd-line-middle-md:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-md:before,
.hd-line-middle-md:after {
  border-top-color: #07a3da;
}
.hd-line-middle-md:before {
  width: 42%;
  right: 3%;
}
.hd-line-middle-md:after {
  width: 42%;
  left: 3%;
}
.hd-line-middle-md:before,
.hd-line-middle-md:after {
  border-top-width: 0.4em;
  top: 0.55em;
}
.hd-line-middle-lg {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-lg:before,
.hd-line-middle-lg:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-lg:before,
.hd-line-middle-lg:after {
  border-top-color: #07a3da;
}
.hd-line-middle-lg:before {
  width: 42%;
  right: 3%;
}
.hd-line-middle-lg:after {
  width: 42%;
  left: 3%;
}
.hd-line-middle-lg:before,
.hd-line-middle-lg:after {
  border-top-width: 0.5em;
  top: 0.5em;
}
.hd-line-middle-xl {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-xl:before,
.hd-line-middle-xl:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-xl:before,
.hd-line-middle-xl:after {
  border-top-color: #07a3da;
}
.hd-line-middle-xl:before {
  width: 42%;
  right: 3%;
}
.hd-line-middle-xl:after {
  width: 42%;
  left: 3%;
}
.hd-line-middle-xl:before,
.hd-line-middle-xl:after {
  border-top-width: 0.8em;
  top: 0.35em;
}
.hd-line-middle-yellow {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-yellow:before,
.hd-line-middle-yellow:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-yellow:before,
.hd-line-middle-yellow:after {
  border-top-color: #fff104;
}
.hd-line-middle-yellow:before {
  width: 42%;
  right: 3%;
}
.hd-line-middle-yellow:after {
  width: 42%;
  left: 3%;
}
.hd-line-middle-yellow:before,
.hd-line-middle-yellow:after {
  border-top-width: 0.3em;
  top: 0.6em;
}
.hd-line-middle-left {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-left:before,
.hd-line-middle-left:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-left:before,
.hd-line-middle-left:after {
  border-top-color: #07a3da;
}
.hd-line-middle-left:before {
  width: 6%;
  right: 3%;
}
.hd-line-middle-left:after {
  width: 78%;
  left: 3%;
}
.hd-line-middle-left:before,
.hd-line-middle-left:after {
  border-top-width: 0.3em;
  top: 0.6em;
}
.hd-line-middle-left-xs {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-left-xs:before,
.hd-line-middle-left-xs:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-left-xs:before,
.hd-line-middle-left-xs:after {
  border-top-color: #07a3da;
}
.hd-line-middle-left-xs:before {
  width: 6%;
  right: 3%;
}
.hd-line-middle-left-xs:after {
  width: 78%;
  left: 3%;
}
.hd-line-middle-left-xs:before,
.hd-line-middle-left-xs:after {
  border-top-width: 1px;
  top: 0.8em;
}
.hd-line-middle-left-sm {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-left-sm:before,
.hd-line-middle-left-sm:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-left-sm:before,
.hd-line-middle-left-sm:after {
  border-top-color: #07a3da;
}
.hd-line-middle-left-sm:before {
  width: 6%;
  right: 3%;
}
.hd-line-middle-left-sm:after {
  width: 78%;
  left: 3%;
}
.hd-line-middle-left-sm:before,
.hd-line-middle-left-sm:after {
  border-top-width: 0.2em;
  top: 0.7em;
}
.hd-line-middle-left-md {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-left-md:before,
.hd-line-middle-left-md:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-left-md:before,
.hd-line-middle-left-md:after {
  border-top-color: #07a3da;
}
.hd-line-middle-left-md:before {
  width: 6%;
  right: 3%;
}
.hd-line-middle-left-md:after {
  width: 78%;
  left: 3%;
}
.hd-line-middle-left-md:before,
.hd-line-middle-left-md:after {
  border-top-width: 0.4em;
  top: 0.55em;
}
.hd-line-middle-left-lg {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-left-lg:before,
.hd-line-middle-left-lg:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-left-lg:before,
.hd-line-middle-left-lg:after {
  border-top-color: #07a3da;
}
.hd-line-middle-left-lg:before {
  width: 6%;
  right: 3%;
}
.hd-line-middle-left-lg:after {
  width: 78%;
  left: 3%;
}
.hd-line-middle-left-lg:before,
.hd-line-middle-left-lg:after {
  border-top-width: 0.5em;
  top: 0.5em;
}
.hd-line-middle-left-xl {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-left-xl:before,
.hd-line-middle-left-xl:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-left-xl:before,
.hd-line-middle-left-xl:after {
  border-top-color: #07a3da;
}
.hd-line-middle-left-xl:before {
  width: 6%;
  right: 3%;
}
.hd-line-middle-left-xl:after {
  width: 78%;
  left: 3%;
}
.hd-line-middle-left-xl:before,
.hd-line-middle-left-xl:after {
  border-top-width: 0.8em;
  top: 0.35em;
}
.hd-line-middle-left-yellow {
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-line-middle-left-yellow:before,
.hd-line-middle-left-yellow:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-line-middle-left-yellow:before,
.hd-line-middle-left-yellow:after {
  border-top-color: #fff104;
}
.hd-line-middle-left-yellow:before {
  width: 6%;
  right: 3%;
}
.hd-line-middle-left-yellow:after {
  width: 78%;
  left: 3%;
}
.hd-line-middle-left-yellow:before,
.hd-line-middle-left-yellow:after {
  border-top-width: 0.3em;
  top: 0.6em;
}
.hd-line-top {
  border-top-style: solid;
  border-top-color: #07a3da;
  padding-top: 0.5em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-top-width: 0.3em;
}
.hd-line-top-xs {
  border-top-style: solid;
  border-top-color: #07a3da;
  padding-top: 0.5em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-top-width: 1px;
}
.hd-line-top-sm {
  border-top-style: solid;
  border-top-color: #07a3da;
  padding-top: 0.5em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-top-width: 0.2em;
}
.hd-line-top-md {
  border-top-style: solid;
  border-top-color: #07a3da;
  padding-top: 0.5em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-top-width: 0.4em;
}
.hd-line-top-lg {
  border-top-style: solid;
  border-top-color: #07a3da;
  padding-top: 0.5em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-top-width: 0.5em;
}
.hd-line-top-xl {
  border-top-style: solid;
  border-top-color: #07a3da;
  padding-top: 0.5em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-top-width: 0.8em;
}
.hd-line-bottom {
  border-bottom-style: solid;
  border-bottom-color: #07a3da;
  padding-bottom: 0.25em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-bottom-width: 0.3em;
}
.hd-line-bottom-xs {
  border-bottom-style: solid;
  border-bottom-color: #07a3da;
  padding-bottom: 0.25em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-bottom-width: 1px;
}
.hd-line-bottom-sm {
  border-bottom-style: solid;
  border-bottom-color: #07a3da;
  padding-bottom: 0.25em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-bottom-width: 0.2em;
}
.hd-line-bottom-md {
  border-bottom-style: solid;
  border-bottom-color: #07a3da;
  padding-bottom: 0.25em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-bottom-width: 0.4em;
}
.hd-line-bottom-lg {
  border-bottom-style: solid;
  border-bottom-color: #07a3da;
  padding-bottom: 0.25em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-bottom-width: 0.5em;
}
.hd-line-bottom-xl {
  border-bottom-style: solid;
  border-bottom-color: #07a3da;
  padding-bottom: 0.25em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-bottom-width: 0.8em;
}
.circle {
  display: block;
  background-color: #fff104;
  width: 2em;
  height: 2em;
  line-height: 2em !important;
  text-align: center;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.circle-sm {
  display: block;
  background-color: #fff104;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em !important;
  text-align: center;
  -webkit-border-radius: 0.75em;
  -moz-border-radius: 0.75em;
  border-radius: 0.75em;
}
.circle-lg {
  display: block;
  background-color: #fff104;
  width: 3em;
  height: 3em;
  line-height: 3em !important;
  text-align: center;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
}
.circle-centered {
  margin-left: auto;
  margin-right: auto;
}
.circle-inline {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.circle-inline:before {
  background-color: #fff104;
  width: 2em;
  height: 2em;
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
span.circle-inline,
b.circle-inline,
strong.circle-inline {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
a.topic-link,
a.topic-link-sm,
a.topic-link-lg {
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
}
a.topic-link:link,
a.topic-link-sm:link,
a.topic-link-lg:link,
a.topic-link:visited,
a.topic-link-sm:visited,
a.topic-link-lg:visited {
  color: #303136;
  background-color: #fff104;
  text-decoration: none;
}
a.topic-link:hover,
a.topic-link-sm:hover,
a.topic-link-lg:hover,
a.topic-link:focus,
a.topic-link-sm:focus,
a.topic-link-lg:focus,
a.topic-link:active,
a.topic-link-sm:active,
a.topic-link-lg:active {
  color: #ffffff;
  background-color: #07a3da;
  text-decoration: none;
}
.topic-link-sm {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 6px;
  line-height: 14px;
  height: 14px;
}
.topic-link-sm strong,
.topic-link-sm b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .topic-link-sm {
    font-size: 8px;
    line-height: 16px;
    height: 16px;
  }
}
.topic-link-lg {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.topic-link-lg strong,
.topic-link-lg b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .topic-link-lg {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }
}
.category-link {
  display: block;
  color: #70737e;
  background-color: #efeee9;
  padding-left: 1em;
  padding-right: 1em;
  max-width: 160px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 2px;
  margin-bottom: 4px;
  font-size: 10px;
  line-height: 19px;
  height: 20px;
}
@media (min-width: 768px) {
  .category-link {
    margin-right: 4px;
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 23px;
    height: 24px;
  }
}
a.category-link:link,
a.category-link:visited {
  color: #70737e;
  background-color: #efeee9;
  text-decoration: none;
}
a.category-link:hover,
a.category-link:focus,
a.category-link:active {
  color: #202124;
  background-color: #fff104;
  text-decoration: none;
}
ul.list-cols {
  width: 100%;
  overflow: hidden;
  list-style-type: none;
  padding-left: 0;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
ul.list-cols strong,
ul.list-cols b {
  font-weight: 700;
}
ul.list-cols li {
  line-height: 1.5em;
  float: left;
  display: inline;
  list-style-type: none;
}
ul.list-cols .active a:link,
ul.list-cols .active a:visited {
  color: #202124;
}
ul.list-cols-1 li {
  width: 100%;
}
ul.list-cols-2 li {
  width: 50%;
}
ul.list-cols-3 li {
  width: 33.333%;
}
ul.list-cols-4 li {
  width: 25%;
}
ul.list-cols-6 li {
  width: 16.666%;
}
.to-edge {
  margin-right: -15px;
  margin-left: -15px;
}
.btn {
  border-width: 0;
  padding: 0.2em 1em 0.3em 1em;
  border-radius: 0.4em;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.btn-primary {
  background-color: #07a3da;
  color: #ffffff;
}
.btn-primary:link,
.btn-primary:visited {
  background-color: #07a3da;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #015c95;
  color: #ffffff;
}
.btn-secondary {
  background-color: #999ca7;
  color: #ffffff;
}
.btn-secondary:link,
.btn-secondary:visited {
  background-color: #999ca7;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background-color: #4f5158;
  color: #ffffff;
}
a.btn-success:link,
a.btn-danger:link,
a.btn-info:link,
a.btn-dark:link,
a.btn-success:visited,
a.btn-danger:visited,
a.btn-info:visited,
a.btn-dark:visited,
a.btn-success:hover,
a.btn-danger:hover,
a.btn-info:hover,
a.btn-dark:hover,
a.btn-success:focus,
a.btn-danger:focus,
a.btn-info:focus,
a.btn-dark:focus,
a.btn-success:active,
a.btn-danger:active,
a.btn-info:active,
a.btn-dark:active {
  color: #ffffff;
}
a.btn-warning:link,
a.btn-light:link,
a.btn-warning:visited,
a.btn-light:visited,
a.btn-warning:hover,
a.btn-light:hover,
a.btn-warning:focus,
a.btn-light:focus,
a.btn-warning:active,
a.btn-light:active {
  color: #202124;
}
.btn-nav {
  display: inline-block;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  line-height: 21px;
  height: 24px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
  text-decoration: none;
  overflow: hidden;
  background-color: #efeee9;
  color: #70737e;
  border-color: transparent;
}
.btn-nav strong,
.btn-nav b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .btn-nav {
    font-size: 16px;
    line-height: 27px;
    height: 30px;
  }
}
.btn-nav em {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  display: inline-block;
  margin-left: 0.25em;
  opacity: 0.8;
}
.btn-nav em strong,
.btn-nav em b {
  font-weight: bold;
}
.btn-nav .fa,
.btn-nav .fas,
.btn-nav .far {
  display: inline-block;
  margin-right: 0.4em;
  opacity: 0.8;
}
.btn-nav:link,
.btn-nav:visited {
  background-color: #efeee9;
  color: #70737e;
  text-decoration: none;
}
.btn-nav:hover,
.btn-nav:focus {
  background-color: #fff104;
  color: #303136;
  text-decoration: none;
}
.btn-nav:active {
  background-color: #ffd804;
  color: #202124;
  text-decoration: none;
}
.btn-nav.active {
  background-color: #07a3da;
  color: #ffffff;
  text-decoration: none;
}
.btn-nav-outline {
  display: inline-block;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  line-height: 21px;
  height: 24px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
  text-decoration: none;
  overflow: hidden;
  background-color: #ffffff;
  color: #70737e;
  border-color: #e2e0d5;
}
.btn-nav-outline strong,
.btn-nav-outline b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .btn-nav-outline {
    font-size: 16px;
    line-height: 27px;
    height: 30px;
  }
}
.btn-nav-outline em {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  display: inline-block;
  margin-left: 0.25em;
  opacity: 0.8;
}
.btn-nav-outline em strong,
.btn-nav-outline em b {
  font-weight: bold;
}
.btn-nav-outline .fa,
.btn-nav-outline .fas,
.btn-nav-outline .far {
  display: inline-block;
  margin-right: 0.4em;
  opacity: 0.8;
}
.btn-nav-outline:link,
.btn-nav-outline:visited {
  border-color: #e2e0d5;
  background-color: #ffffff;
  color: #70737e;
  text-decoration: none;
}
.btn-nav-outline:hover,
.btn-nav-outline:focus {
  border-color: #999ca7;
  background-color: #fff104;
  color: #303136;
  text-decoration: none;
}
.btn-nav-outline:active {
  border-color: #303136;
  background-color: #ffd804;
  color: #202124;
  text-decoration: none;
}
.btn-nav-outline.active {
  background-color: #07a3da;
  color: #ffffff;
  text-decoration: none;
}
.btn-nav.btn-nav-lg,
.btn-nav-outline.btn-nav-lg {
  line-height: 28px;
  height: 30px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .btn-nav.btn-nav-lg,
  .btn-nav-outline.btn-nav-lg {
    line-height: 37px;
    height: 40px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.btn-social-login {
  display: block;
  border-width: 0;
  padding: 0 1rem 0 1rem;
  text-align: center;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 2.4rem;
  height: 2.4rem;
  -webkit-border-radius: 1.2rem;
  -moz-border-radius: 1.2rem;
  border-radius: 1.2rem;
  color: #ffffff;
  background-color: #6dc7e7;
}
.btn-social-login:link,
.btn-social-login:visited,
.btn-social-login:focus {
  color: #ffffff;
  text-decoration: none;
}
.btn-social-login:hover,
.btn-social-login:active {
  color: #ffffff;
  text-decoration: none;
}
.btn-social-login .fa,
.btn-social-login .fab,
.btn-social-login .fas,
.btn-social-login .far {
  margin-right: 0.5rem;
}
.btn-social-login.btn-social-login-google {
  background-color: #34a853;
}
.btn-social-login.btn-social-login-google:hover,
.btn-social-login.btn-social-login-google:active {
  background-color: #288140;
}
.btn-social-login.btn-social-login-facebook {
  background-color: #0076fb;
}
.btn-social-login.btn-social-login-facebook:hover,
.btn-social-login.btn-social-login-facebook:active {
  background-color: #005ec8;
}
.btn-social-login.btn-social-login-twitter {
  background-color: #1da1f3;
}
.btn-social-login.btn-social-login-twitter:hover,
.btn-social-login.btn-social-login-twitter:active {
  background-color: #0b86d2;
}
.btn-social-login.btn-social-login-instagram {
  background-color: #ce0075;
}
.btn-social-login.btn-social-login-instagram:hover,
.btn-social-login.btn-social-login-instagram:active {
  background-color: #9b0058;
}
.btn-social-login.btn-social-login-youtube {
  background-color: #f00;
}
.btn-social-login.btn-social-login-youtube:hover,
.btn-social-login.btn-social-login-youtube:active {
  background-color: #cc0000;
}
.accomodation_alcohol a:before,
.accomodation_alcohol .accomodation-icon:before {
  content: "\f0fc";
}
.accomodation_delivery a:before,
.accomodation_delivery .accomodation-icon:before {
  content: "\f0d1";
}
.accomodation_groups a:before,
.accomodation_groups .accomodation-icon:before {
  content: "\f0c0";
}
.accomodation_reservations a:before,
.accomodation_reservations .accomodation-icon:before {
  content: "\f879";
}
.accomodation_online-menu a:before,
.accomodation_online-menu .accomodation-icon:before {
  content: "\f518";
}
.accomodation_best-of a:before,
.accomodation_best-of .accomodation-icon:before {
  content: "\f0a3";
}
.accomodation_wi-fi a:before,
.accomodation_wi-fi .accomodation-icon:before {
  content: "\f1eb";
}
.accomodation_game-leagues a:before,
.accomodation_game-leagues .accomodation-icon:before {
  content: "\f45f";
}
.accomodation_close-to-uwec a:before,
.accomodation_close-to-uwec .accomodation-icon:before {
  content: "\f19d";
}
.accomodation_outdoor-seating a:before,
.accomodation_outdoor-seating .accomodation-icon:before {
  content: "\f5ca";
}
.accomodation_birthday-deals a:before,
.accomodation_birthday-deals .accomodation-icon:before {
  content: "\f1fd";
}
.accomodation_daily-specials a:before,
.accomodation_daily-specials .accomodation-icon:before {
  content: "\f073";
}
.accomodation_bar-games a:before,
.accomodation_bar-games .accomodation-icon:before {
  content: "\f140";
}
.accomodation_happy-hour a:before,
.accomodation_happy-hour .accomodation-icon:before {
  content: "\f79f";
}
.accomodation_games a:before,
.accomodation_games .accomodation-icon:before {
  content: "\f140";
}
.accomodation_outdoor-patio a:before,
.accomodation_outdoor-patio .accomodation-icon:before {
  content: "\f5ca";
}
.accomodation_happy-hours a:before,
.accomodation_happy-hours .accomodation-icon:before {
  content: "\f79f";
}
.accomodation_bar-food a:before,
.accomodation_bar-food .accomodation-icon:before {
  content: "\f818";
}
.accomodation_snacks-free a:before,
.accomodation_snacks-free .accomodation-icon:before {
  content: "\f155";
}
.accomodation_wine-bar a:before,
.accomodation_wine-bar .accomodation-icon:before {
  content: "\f5ce";
}
.accomodation_private-room a:before,
.accomodation_private-room .accomodation-icon:before {
  content: "\f756";
}
#alert_container.alert-container-show {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: 0;
}
.story {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
}
.story strong,
.story b {
  font-weight: bold;
}
.story h1 {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.25;
  margin-bottom: 0.75em;
}
@media (max-width: 767.98px) {
  .story h1 {
    font-size: 3rem;
    line-height: 1.25;
  }
}
.story h2 {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25;
  margin-bottom: 0.75em;
}
@media (max-width: 767.98px) {
  .story h2 {
    font-size: 2rem;
    line-height: 1.25;
  }
}
.story h3 {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 0.75em;
}
@media (max-width: 767.98px) {
  .story h3 {
    font-size: 1.75rem;
    line-height: 1.25;
  }
}
.story h4 {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.75em;
}
@media (max-width: 767.98px) {
  .story h4 {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
.story h5 {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 0.75em;
}
@media (min-width: 768px) {
  .story h5 {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (max-width: 767.98px) {
  .story h5 {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}
.story h6 {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 15px;
  margin-bottom: 0.75em;
}
@media (min-width: 768px) {
  .story h6 {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 767.98px) {
  .story h6 {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.story ul {
  margin-bottom: 1.5rem;
}
.story ol {
  margin-bottom: 1.5rem;
}
.story li {
  line-height: 1.4;
  margin-bottom: 0.75rem;
}
.story p + h1,
.story ul + h1 ol + h1 {
  margin-top: 1em;
}
.story p + h2,
.story ul + h2,
.story ol + h2 {
  margin-top: 1.25em;
}
.story p + h3 {
  margin-top: 1.5em;
}
.story p + h4,
.story p + h5,
.story p + h6,
.story ul + h4,
.story ul + h5,
.story ul + h6,
.story ol + h4,
.story ol + h5,
.story ol + h6 {
  margin-top: 2em;
}
.story h1.serif,
.story h2.serif,
.story h3.serif,
.story h4.serif,
.story h5.serif,
.story h6.serif {
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.story h1.narrow,
.story h2.narrow,
.story h3.narrow,
.story h4.narrow,
.story h5.narrow,
.story h6.narrow {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.story h1.wide,
.story h2.wide,
.story h3.wide,
.story h4.wide,
.story h5.wide,
.story h6.wide {
  font-family: "Barlow", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
}
.story h1.paragraph,
.story h2.paragraph,
.story h3.paragraph,
.story h4.paragraph,
.story h5.paragraph,
.story h6.paragraph {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
}
.story .lead {
  font-size: 20px;
  line-height: 28px;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.story .lead strong,
.story .lead b {
  font-weight: 700;
}
.story hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-top: solid 1px #6dc7e7;
}
.story blockquote {
  padding-top: 2rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  margin-left: 0;
  margin-right: 0;
  background-color: #ddf3fa;
  border-left: none;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  *zoom: 1;
}
.story blockquote:before,
.story blockquote:after {
  display: table;
  line-height: 0;
  content: "";
}
.story blockquote:after {
  clear: both;
}
@media (min-width: 768px) {
  .story blockquote {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.story img:not([class]) {
  display: block;
  max-width: 100%;
  height: auto;
}
.story .mce_caption_wrap {
  padding: 0;
  margin: 0 0 1.5rem 0;
}
.story .mce_caption_wrap img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.story .mce_caption {
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  background-color: #f6f6f4;
  color: #4f5158;
  text-align: center;
  padding-top: 0.75rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
@media (min-width: 768px) {
  .story .mce_caption {
    font-size: 14px;
    line-height: 21px;
  }
}
.story .mce_caption strong,
.story .mce_caption b {
  font-weight: 700;
}
.story .mce_caption strong,
.story .mce_caption b {
  font-weight: 700;
}
.story a:link {
  color: #0584bc;
  text-decoration: underline;
}
.story a:visited {
  color: #07a3da;
  text-decoration: underline;
}
.story a:hover {
  color: #003a74;
  text-decoration: none;
  background-color: #fff104;
}
.story a:focus {
  color: #003a74;
  text-decoration: none;
  background-color: #fff104;
}
.story a:active {
  color: #015c95;
  text-decoration: underline;
  background-color: #fffbb4;
}
.story .hidden {
  display: none;
}
.story .btn {
  border-width: 0;
  padding: 0.2em 1em 0.3em 1em;
  border-radius: 0.4em;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.story .btn:link,
.story .btn:visited,
.story .btn:hover,
.story .btn:focus,
.story .btn:active {
  text-decoration: none;
}
.story .btn-primary {
  background-color: #07a3da;
  color: #ffffff;
}
.story .btn-primary:link,
.story .btn-primary:visited {
  background-color: #07a3da;
  color: #ffffff;
}
.story .btn-primary:hover,
.story .btn-primary:focus,
.story .btn-primary:active {
  background-color: #015c95;
  color: #ffffff;
}
.story .btn-secondary {
  background-color: #999ca7;
  color: #ffffff;
}
.story .btn-secondary:link,
.story .btn-secondary:visited {
  background-color: #999ca7;
  color: #ffffff;
}
.story .btn-secondary:hover,
.story .btn-secondary:focus,
.story .btn-secondary:active {
  background-color: #4f5158;
  color: #ffffff;
}
.story a.btn-success:link,
.story a.btn-danger:link,
.story a.btn-info:link,
.story a.btn-dark:link,
.story a.btn-success:visited,
.story a.btn-danger:visited,
.story a.btn-info:visited,
.story a.btn-dark:visited,
.story a.btn-success:hover,
.story a.btn-danger:hover,
.story a.btn-info:hover,
.story a.btn-dark:hover,
.story a.btn-success:focus,
.story a.btn-danger:focus,
.story a.btn-info:focus,
.story a.btn-dark:focus,
.story a.btn-success:active,
.story a.btn-danger:active,
.story a.btn-info:active,
.story a.btn-dark:active {
  color: #ffffff;
}
.story a.btn-warning:link,
.story a.btn-light:link,
.story a.btn-warning:visited,
.story a.btn-light:visited,
.story a.btn-warning:hover,
.story a.btn-light:hover,
.story a.btn-warning:focus,
.story a.btn-light:focus,
.story a.btn-warning:active,
.story a.btn-light:active {
  color: #202124;
}
.story .to-edge {
  margin-right: -15px;
  margin-left: -15px;
}
.story.story-lg {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 32px;
}
.story.story-lg strong,
.story.story-lg b {
  font-weight: bold;
}
@media (min-width: 768px) {
  .story.story-lg {
    font-size: 20px;
    line-height: 34px;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}
.story.story-lg .lead {
  font-size: 22px;
  line-height: 30px;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.story.story-lg .lead strong,
.story.story-lg .lead b {
  font-weight: 700;
}
.quote-text {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
  max-width: 540px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
.quote-text-lg {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 2.25rem;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  max-width: 540px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
.quote-text-sm {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.6;
  text-align: center;
  max-width: 540px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
.quote-credit {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: center;
  max-width: 540px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
.quote-credit-role {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  color: #70737e;
  text-transform: uppercase;
  text-align: center;
  max-width: 540px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .quote-credit-role {
    font-size: 14px;
    line-height: 21px;
  }
}
.quote-top-mark {
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 120px;
  line-height: 160px;
  text-align: center;
  width: 80px;
  height: 60px;
  overflow: hidden;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  background-repeat: repeat-x;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAABKADAAQAAAABAAAABAAAAADmpNw4AAAAFklEQVQIHWP8/5HlPwMSYEJig5mEBQDC9wL7MsQ0nwAAAABJRU5ErkJggg==");
  background-size: 20px;
  background-position-y: 20px;
}
.quote-person-photo-sm {
  width: 48px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
.quote-person-photo-sm img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: #eaecf2;
}
@media (min-width: 768px) {
  .quote-person-photo-sm {
    width: 60px;
  }
}
.quote-person-photo {
  width: 72px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
.quote-person-photo img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: #eaecf2;
}
@media (min-width: 768px) {
  .quote-person-photo {
    width: 96px;
  }
}
.quote-person-photo-lg {
  width: 96px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
.quote-person-photo-lg img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: #eaecf2;
}
@media (min-width: 768px) {
  .quote-person-photo-lg {
    width: 120px;
  }
}
p + .quote-top-mark,
p + .quote-text,
p + .quote-text-lg,
p + .quote-text-sm {
  margin-top: 2rem;
}
.quote-text-lg + .quote-text,
.quote-text-lg + .quote-text-sm {
  margin-top: -0.5rem;
}
.quote-text + .quote-person-photo,
.quote-text-lg + .quote-person-photo,
.quote-text-sm + .quote-person-photo {
  margin-top: -0.5rem;
}
.quote-text + .quote-credit,
.quote-text-lg + .quote-credit,
.quote-text-sm + .quote-credit,
.quote-person-photo + .quote-credit {
  margin-top: -0.5rem;
}
.quote-credit + .quote-credit-role {
  margin-top: -1.75rem;
}
.story .pullquote,
.story .pullquote_left,
.story .pullquote_right {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .story .pullquote,
  .story .pullquote_left,
  .story .pullquote_right {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .story .pullquote,
  .story .pullquote_left,
  .story .pullquote_right {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 768px) {
  .content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  .col-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
}
.col-content-inner,
.content-page {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.p_event_times_index .col-content-inner {
  padding-top: 0;
}
.inner-featured-top {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 1rem;
}
.page-title-container {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 24px;
}
@media (min-width: 430px) and (max-width: 991.98px) {
  .col-content-inner,
  .content-page {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .inner-featured-top {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 1.5rem;
  }
  .page-title-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .col-content-inner {
    padding-left: 30px;
    padding-right: 40px;
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .inner-featured-top {
    padding-left: 30px;
    padding-right: 40px;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }
  .content-page {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .page-title-container {
    padding-left: 30px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .col-content-inner {
    padding-left: 40px;
    padding-right: 60px;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .inner-featured-top {
    padding-left: 40px;
    padding-right: 60px;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }
  .content-page {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .page-title-container {
    padding-left: 40px;
    padding-right: 60px;
  }
}
.col-sidebar {
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .col-sidebar {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 340px;
    flex-basis: 340px;
    max-width: 340px;
    padding-top: 10px;
  }
}
.col-sidebar .component {
  padding-top: 1rem;
}
.col-sidebar .component .results {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.col-sidebar .component .inner {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.ad-mobile {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  background-color: #efeee9;
}
@media (max-width: 429.98px) {
  .col-content-inner .ad-mobile,
  .content-left-right-inner .ad-mobile {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 430px) {
  .col-content-inner .ad-mobile {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 768px) {
  .ad-mobile {
    display: none;
  }
}
.content-left-right-inner {
  padding-left: 15px;
  padding-right: 15px;
}
.content-left-left-inner {
  padding-left: 15px;
}
.content-columns-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-top: 20px;
  padding-bottom: 30px;
}
.content-left-left {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  max-width: 280px;
}
.content-left-right {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media (min-width: 992px) {
  .content-columns-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .content-left-left {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    min-width: 150px;
    max-width: 180px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .content-left-right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    min-width: 480px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .content-columns-container {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .content-left-left-inner {
    padding-left: 5px;
  }
  .content-left-right-inner {
    padding-left: 30px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .content-columns-container {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .content-left-left-inner {
    padding-left: 5px;
  }
  .content-left-right-inner {
    padding-left: 40px;
    padding-right: 60px;
  }
}
@media (max-width: 575.98px) {
  .calendar-criteria-container .criteria-col-links {
    display: none;
  }
  .calendar-criteria-container .criteria-container {
    *zoom: 1;
  }
  .calendar-criteria-container .criteria-container:before,
  .calendar-criteria-container .criteria-container:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .calendar-criteria-container .criteria-container:after {
    clear: both;
  }
  .calendar-criteria-container .criteria-container .criteria-row:nth-child(2),
  .calendar-criteria-container .criteria-container .criteria-row:nth-child(3) {
    float: left;
    width: 49%;
    height: 40px;
    padding-top: 10px;
  }
}
@media (max-width: 1199.98px) {
  .calendar-criteria-col-month .nav_month {
    display: none;
  }
}
@media (min-width: 1200px) {
  .calendar-criteria-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .calendar-criteria-col-nav {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .calendar-criteria-col-month {
    display: block;
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
    max-width: 250px;
    padding-left: 20px;
  }
  .month-nav-toggle {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .restaurant-criteria-container .criteria-col-links {
    display: none;
  }
  .restaurant-criteria-container .criteria-container {
    *zoom: 1;
  }
  .restaurant-criteria-container .criteria-container:before,
  .restaurant-criteria-container .criteria-container:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .restaurant-criteria-container .criteria-container:after {
    clear: both;
  }
  .restaurant-criteria-container .criteria-container .criteria-row:nth-child(2),
  .restaurant-criteria-container .criteria-container .criteria-row:nth-child(3) {
    float: left;
    width: 49%;
    height: 40px;
    padding-top: 10px;
  }
}
@media (max-width: 1199.98px) {
  .restaurant-criteria-col-category .nav_month {
    display: none;
  }
  .restaurant-criteria-col-category {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .restaurant-criteria-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .restaurant-criteria-col-nav {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .restaurant-criteria-col-category {
    display: block;
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
    max-width: 250px;
    padding-left: 20px;
  }
}
.page_kind-restaurant .col-content-inner {
  padding-top: 0;
}
.page_kind-restaurant .inner-featured-top {
  padding-top: 0;
}
.page-title-lg-container {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
.header .page-title-lg-container {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 2.5rem;
}
.doc-home-mid {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.doc-home-bottom {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.doc-signin {
  position: relative;
}
.signin-bg {
  position: absolute;
  z-index: 1;
  top: -50px;
  right: 0;
  width: 100vw;
  height: 105vh;
  background-color: #07a3da;
  background-position: right top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/themes/v2/images/header_2020-09-09_bg_desktop_2x.jpg);
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .signin-bg {
    top: -90px;
  }
}
@media (min-width: 992px) {
  .signin-bg {
    top: -60px;
  }
}
@media (min-width: 992px) and (max-width: 1523.98px) {
  .signin-bg {
    width: calc(100vw - 480px);
    height: 100vh;
  }
}
@media (min-width: 1524px) {
  .signin-bg {
    width: calc(100vw - 600px);
    height: 100vh;
  }
}
.content-container-signin {
  position: relative;
  z-index: 2;
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 992px) {
  .content-container-signin {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.col-signin-form {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  background-color: transparent;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .col-signin-form {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 480px;
    flex-basis: 480px;
    max-width: 480px;
    background-color: #ffffff;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1524px) {
  .col-signin-form {
    -ms-flex-preferred-size: 600px;
    flex-basis: 600px;
    max-width: 600px;
  }
}
.col-signin-form-inner {
  margin-bottom: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #ffffff;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
}
@media (min-width: 992px) {
  .col-signin-form-inner {
    width: 400px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
.col-signin-title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media (min-width: 992px) {
  .col-signin-title {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    min-height: 90vh;
  }
}
.col-signin-title-inner {
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .col-signin-title-inner {
    padding-top: 100px;
    padding-bottom: 50px;
    padding-left: 70px;
    padding-right: 180px;
  }
}
.sign-out-form {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.result {
  margin-bottom: 1.5rem;
}
tr.result {
  margin-bottom: 0;
}
.result-inner {
  padding: 1rem;
}
.result .image a {
  display: block;
}
.result .image img {
  width: 100%;
  height: auto;
  display: block;
}
.title a {
  display: inline-block;
}
.title a:link,
.title a:visited {
  color: #303136;
  text-decoration: none;
}
.title a:hover,
.title a:focus {
  color: #07a3da;
  text-decoration: underline;
}
.title a:active {
  color: #015c95;
  text-decoration: none;
}
.subtitle {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #70737e;
}
.subtitle strong,
.subtitle b {
  font-weight: 700;
}
.teaser,
.published_at,
.credits {
  color: #999ca7;
}
.credits-sm {
  font-size: 11px;
  line-height: 16px;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #999ca7;
  text-align: center;
  padding-top: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .credits-sm {
    font-size: 14px;
    line-height: 21px;
  }
}
.credits-sm strong,
.credits-sm b {
  font-weight: 700;
}
time.published_at {
  display: inline-block;
}
.listing-topic-and-date {
  line-height: 1;
  margin-bottom: 0.5rem;
}
.listing-topic-and-date .topic-link {
  margin-right: 0.25rem;
}
.listing-topic-and-date .published_at {
  margin-left: 0.25rem;
}
.listing-topic {
  line-height: 1;
  margin-bottom: 0.5rem;
}
.listing-topic .topic-link {
  margin-right: 0.25rem;
}
.listing-text-container > p:last-child {
  margin-bottom: 0;
}
.listing-date-container {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.listing-date-container .date {
  line-height: 1;
  color: #70737e;
}
.listing-date-container .date .time {
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  line-height: 1.6rem;
  height: 1.6rem;
  font-style: normal;
  letter-spacing: 0.1em;
  color: #303136;
  background-color: #c9eaf5;
}
.listing-date-container .date .day {
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  line-height: 1.6rem;
  height: 1.6rem;
  font-style: normal;
}
.location-text {
  color: #70737e;
}
.category-italic {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #70737e;
}
.category-italic strong,
.category-italic b {
  font-weight: bold;
}
.listing-category-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.listing-category-container .best_of {
  width: 48px;
  height: 48px;
  margin-bottom: 0;
}
.listing-category-container .best_of a {
  background-image: url("/images/vendor/volumeone_icon_bestof_winner.svg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: -200px;
}
.listing-category-container .category-handshake {
  display: block;
  color: #70737e;
  background-color: #efeee9;
  padding-left: 1em;
  padding-right: 1em;
  max-width: 160px;
  white-space: nowrap;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 2px;
  margin-bottom: 4px;
  font-size: 10px;
  line-height: 19px;
  height: 20px;
  background-image: url("/images/vendor/volumeone_icon_handshake.svg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  width: 20px;
  overflow: hidden;
  text-indent: 999px;
}
@media (min-width: 768px) {
  .listing-category-container .category-handshake {
    margin-right: 4px;
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 23px;
    height: 24px;
  }
}
@media (min-width: 768px) {
  .listing-category-container .category-handshake {
    width: 24px;
  }
}
.kind-restaurant-bar,
.kind-restaurant,
.kind-bar {
  display: inline-block;
  width: 22px;
  height: 20px;
  margin-right: 4px;
  color: #ffffff;
  text-align: center;
  background-color: #4f5158;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transform: translate(0px, 2px);
  -ms-transform: translate(0px, 2px);
  transform: translate(0px, 2px);
}
.kind-restaurant-bar .kind-icon,
.kind-restaurant .kind-icon,
.kind-bar .kind-icon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: 20px;
}
.kind-restaurant-bar .kind-icon:before,
.kind-restaurant .kind-icon:before,
.kind-bar .kind-icon:before {
  display: inline-block;
  text-align: center;
  margin-right: 200px;
}
.kind-restaurant .kind-icon:before {
  content: "\f2e7";
}
.kind-restaurant .kind-icon:before {
  margin-left: 6px;
}
.kind-bar .kind-icon:before {
  content: "\f57b";
}
.kind-bar .kind-icon:before {
  margin-left: 4px;
}
.restaurant-listing-icons-container .partner {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.restaurant-listing-icons-container .partner a {
  display: inline-block;
  background-image: url("/images/vendor/volumeone_icon_handshake.svg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: -200px;
}
.restaurant-listing-icons-container .accomodations {
  display: inline-block;
  list-style-type: none;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
  *zoom: 1;
}
.restaurant-listing-icons-container .accomodations:before,
.restaurant-listing-icons-container .accomodations:after {
  display: table;
  line-height: 0;
  content: "";
}
.restaurant-listing-icons-container .accomodations:after {
  clear: both;
}
.restaurant-listing-icons-container .accomodations li {
  display: block;
  width: 24px;
  height: 14px;
  line-height: 14px;
  float: left;
}
.restaurant-listing-icons-container .accomodations li a {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #70737e;
}
.restaurant-listing-icons-container .accomodations li a:before {
  display: inline-block;
  text-align: center;
  margin-right: 200px;
}
.restaurant-listing-icons-container .accomodations li a:before {
  width: 24px;
}
.restaurant-listing-icons-container .accomodations li a:link,
.restaurant-listing-icons-container .accomodations li a:visited {
  color: #70737e;
  text-decoration: none;
}
.restaurant-listing-icons-container .accomodations li a:hover,
.restaurant-listing-icons-container .accomodations li a:focus,
.restaurant-listing-icons-container .accomodations li a:active {
  color: #303136;
  text-decoration: none;
}
.total_relations {
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #e8a900;
}
.total_relations strong,
.total_relations b {
  font-weight: normal;
}
.hd-event-date-divider {
  font-size: 1.25rem;
  line-height: 1.4;
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  border-bottom-style: solid;
  border-bottom-color: #07a3da;
  padding-bottom: 0.25em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-bottom-width: 0.2em;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.hd-event-date-divider strong,
.hd-event-date-divider b {
  font-weight: normal;
}
.hd {
  border-top-style: solid;
  border-top-color: #07a3da;
  padding-top: 0.5em;
  padding-left: 0.75em;
  padding-right: 1em;
  border-top-width: 1px;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
.hd h4 {
  font-size: 11px;
  line-height: 16px;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #70737e;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .hd h4 {
    font-size: 14px;
    line-height: 21px;
  }
}
.hd h4 strong,
.hd h4 b {
  font-weight: 700;
}
.no-results {
  font-size: 1.25rem;
  line-height: 1.4;
  color: #70737e;
  text-align: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.inner .fmt_list-md .inner,
.inner .fmt_list-lg .inner,
.inner .fmt_list-half .inner,
.inner .fmt_list-vert .inner,
.inner .fmt_list-vert-lg .inner,
.inner .fmt_list-video-half .inner {
  border-bottom: dotted #d8dae3 2px;
  margin-bottom: 1.5rem;
}
.sidebar-section-title {
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 1.75rem;
  line-height: 1.25;
  background-repeat: repeat-x;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAABKADAAQAAAABAAAABAAAAADmpNw4AAAAFklEQVQIHWP8/5HlPwMSYEJig5mEBQDC9wL7MsQ0nwAAAABJRU5ErkJggg==");
  background-size: 0.25em;
  background-position-y: 0.6em;
  display: inline-block;
  margin-left: -0.25em;
  margin-right: -0.25em;
  padding-left: 0.25em;
  padding-right: 0.25em;
  margin-bottom: 1rem;
}
.sidebar-section-subtitle {
  font-size: 11px;
  line-height: 16px;
  color: #999ca7;
}
@media (min-width: 768px) {
  .sidebar-section-subtitle {
    font-size: 14px;
    line-height: 21px;
  }
}
.sidebar-section-title + .sidebar-section-subtitle {
  margin-top: -1rem;
}
.sidebar-section-ft {
  text-align: center;
  padding-top: 1rem;
}
.header-page-title {
  font-size: 4rem;
  line-height: 1.125;
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.header-page-subtitle-paragraph {
  font-size: 1rem;
  line-height: 1.5;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #70737e;
}
.hd-divider-md {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
  display: table;
  white-space: nowrap;
  overflow: hidden;
}
.hd-divider-md:before,
.hd-divider-md:after {
  border-top-style: solid;
  content: "";
  display: table-cell;
  position: relative;
}
.hd-divider-md:before,
.hd-divider-md:after {
  border-top-color: #07a3da;
}
.hd-divider-md:before {
  width: 42%;
  right: 3%;
}
.hd-divider-md:after {
  width: 42%;
  left: 3%;
}
.hd-divider-md:before,
.hd-divider-md:after {
  border-top-width: 0.2em;
  top: 0.7em;
}
.col-content-inner .hd-event-date-divider,
.col-content-inner .hd {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 430px) and (max-width: 991.98px) {
  .col-content-inner .hd-event-date-divider,
  .col-content-inner .hd {
    margin-left: -20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .col-content-inner .hd-event-date-divider,
  .col-content-inner .hd {
    margin-left: -30px;
  }
}
@media (min-width: 1200px) {
  .col-content-inner .hd-event-date-divider,
  .col-content-inner .hd {
    margin-left: -40px;
  }
}
.fmt_table {
  font-size: 10px;
  line-height: 15px;
}
@media (min-width: 768px) {
  .fmt_table {
    font-size: 12px;
    line-height: 18px;
  }
}
.fmt_table .title {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .fmt_table .title {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_table .subtitle,
.fmt_table .teaser {
  font-size: 10px;
  line-height: 15px;
}
@media (min-width: 768px) {
  .fmt_table .subtitle,
  .fmt_table .teaser {
    font-size: 12px;
    line-height: 18px;
  }
}
.fmt_table .published_at {
  font-size: 10px !important;
  line-height: 15px;
}
@media (min-width: 768px) {
  .fmt_table .published_at {
    font-size: 12px !important;
    line-height: 18px;
  }
}
.fmt_list-xs {
  font-size: 10px;
  line-height: 15px;
}
@media (min-width: 768px) {
  .fmt_list-xs {
    font-size: 12px;
    line-height: 18px;
  }
}
.fmt_list-xs .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.fmt_list-xs .listing-text-container {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.fmt_list-xs .image {
  -ms-flex-preferred-size: 72px;
  flex-basis: 72px;
  max-width: 72px;
  padding-right: 12px;
}
.fmt_list-xs .title {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .fmt_list-xs .title {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-xs .subtitle,
.fmt_list-xs .teaser {
  font-size: 10px;
  line-height: 15px;
}
@media (min-width: 768px) {
  .fmt_list-xs .subtitle,
  .fmt_list-xs .teaser {
    font-size: 12px;
    line-height: 18px;
  }
}
.fmt_list-sm {
  font-size: 10px;
  line-height: 15px;
}
@media (min-width: 768px) {
  .fmt_list-sm {
    font-size: 12px;
    line-height: 18px;
  }
}
.fmt_list-sm .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.fmt_list-sm .listing-text-container {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.fmt_list-sm .image {
  -ms-flex-preferred-size: 92px;
  flex-basis: 92px;
  max-width: 92px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .fmt_list-sm .image {
    -ms-flex-preferred-size: 140px;
    flex-basis: 140px;
    max-width: 140px;
    padding-right: 20px;
  }
}
.fmt_list-sm .title {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .fmt_list-sm .title {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-sm .subtitle,
.fmt_list-sm .teaser {
  font-size: 10px;
  line-height: 15px;
}
@media (min-width: 768px) {
  .fmt_list-sm .subtitle,
  .fmt_list-sm .teaser {
    font-size: 12px;
    line-height: 18px;
  }
}
.fmt_list-sm .published_at {
  font-size: 10px !important;
  line-height: 15px;
}
@media (min-width: 768px) {
  .fmt_list-sm .published_at {
    font-size: 12px !important;
    line-height: 18px;
  }
}
.fmt_list-sm .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 6px;
  line-height: 14px;
  height: 14px;
}
.fmt_list-sm .topic-link strong,
.fmt_list-sm .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-sm .topic-link {
    font-size: 8px;
    line-height: 16px;
    height: 16px;
  }
}
.fmt_list-sm .listing-topic-and-date {
  margin-bottom: 0.25rem;
}
.fmt_list-sm .listing-topic-and-date .published_at {
  font-size: 8px;
  line-height: 12px;
  line-height: 14px;
  height: 14px;
}
@media (min-width: 768px) {
  .fmt_list-sm .listing-topic-and-date .published_at {
    font-size: 10px;
    line-height: 15px;
  }
}
@media (max-width: 767.98px) {
  .fmt_list-sm .listing-topic-and-date .topic-link:not(:first-child) {
    display: none;
  }
}
@media (min-width: 768px) {
  .fmt_list-sm .listing-topic-and-date .published_at {
    line-height: 16px;
    height: 16px;
  }
}
.fmt_list-md {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-md {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-md .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.fmt_list-md .listing-text-container {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.fmt_list-md .image {
  -ms-flex-preferred-size: 132px;
  flex-basis: 132px;
  max-width: 132px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .fmt_list-md .image {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    max-width: 200px;
    padding-right: 20px;
  }
}
.fmt_list-md .title {
  font-size: 1.25rem;
  line-height: 1.4;
}
.fmt_list-md .subtitle {
  font-size: 1rem;
  line-height: 1.5;
}
.fmt_list-md .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 8px;
  line-height: 16px;
  height: 16px;
}
.fmt_list-md .topic-link strong,
.fmt_list-md .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-md .topic-link {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
  }
}
.fmt_list-md .listing-topic-and-date .published_at {
  line-height: 16px;
  height: 16px;
}
@media (max-width: 767.98px) {
  .fmt_list-md .listing-topic-and-date .topic-link:not(:first-child) {
    display: none;
  }
}
@media (min-width: 768px) {
  .fmt_list-md .listing-topic-and-date .published_at {
    line-height: 20px;
    height: 20px;
  }
}
.image-sm {
  -ms-flex-preferred-size: 92px;
  flex-basis: 92px;
  max-width: 92px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .image-sm {
    -ms-flex-preferred-size: 140px;
    flex-basis: 140px;
    max-width: 140px;
    padding-right: 20px;
  }
}
.image-sm a {
  display: block;
}
.image-sm img {
  width: 100%;
  height: auto;
  display: block;
}
.fmt_list-lg {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-lg {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-lg .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.fmt_list-lg .listing-text-container {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.fmt_list-lg .image {
  -ms-flex-preferred-size: 132px;
  flex-basis: 132px;
  max-width: 132px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .fmt_list-lg .image {
    -ms-flex-preferred-size: 260px;
    flex-basis: 260px;
    max-width: 260px;
    padding-right: 20px;
  }
}
.fmt_list-lg .title {
  font-size: 1.25rem;
  line-height: 1.4;
}
.fmt_list-lg .subtitle {
  font-size: 1rem;
  line-height: 1.5;
}
.fmt_list-lg .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 8px;
  line-height: 16px;
  height: 16px;
}
.fmt_list-lg .topic-link strong,
.fmt_list-lg .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-lg .topic-link {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
  }
}
.fmt_list-lg .listing-topic-and-date .published_at {
  line-height: 16px;
  height: 16px;
}
@media (max-width: 767.98px) {
  .fmt_list-lg .listing-topic-and-date .topic-link:not(:first-child) {
    display: none;
  }
}
@media (min-width: 768px) {
  .fmt_list-lg .listing-topic-and-date .published_at {
    line-height: 20px;
    height: 20px;
  }
}
.fmt_list-half {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-half {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-half .result {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .fmt_list-half .result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
@media (min-width: 768px) {
  .fmt_list-half .listing-text-container {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.fmt_list-half .image {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .fmt_list-half .image {
    -ms-flex-preferred-size: 380px;
    flex-basis: 380px;
    max-width: 380px;
    padding-right: 20px;
    margin-bottom: 0;
  }
}
.fmt_list-half .title {
  font-size: 1.5rem;
  line-height: 1.25;
}
@media (min-width: 1344px) {
  .fmt_list-half .title {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}
.fmt_list-half .subtitle {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (min-width: 1344px) {
  .fmt_list-half .subtitle {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.fmt_list-half .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 8px;
  line-height: 16px;
  height: 16px;
}
.fmt_list-half .topic-link strong,
.fmt_list-half .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-half .topic-link {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
  }
}
.fmt_list-half .listing-topic-and-date .published_at {
  line-height: 16px;
  height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-half .listing-topic-and-date .published_at {
    line-height: 20px;
    height: 20px;
  }
}
.fmt_list-full .result {
  border-bottom: dotted #6dc7e7 2px;
  padding-bottom: 1.5rem;
  margin-bottom: 3rem;
}
.fmt_list-full .image {
  margin-bottom: 1rem;
}
@media (max-width: 575.98px) {
  .fmt_list-full .image {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.fmt_list-full .title {
  font-size: 2rem;
  line-height: 1.25;
}
.fmt_list-full .subtitle {
  font-size: 1.5rem;
  line-height: 1.25;
}
.fmt_list-full .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.fmt_list-full .topic-link strong,
.fmt_list-full .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-full .topic-link {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }
}
.fmt_list-full .published_at {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-full .published_at {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-full .listing-topic-and-date .published_at {
  line-height: 20px;
  height: 20px;
}
@media (min-width: 768px) {
  .fmt_list-full .listing-topic-and-date .published_at {
    line-height: 30px;
    height: 30px;
  }
}
.fmt_list-vert {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-vert {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-vert .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
.fmt_list-vert .listing-text-container {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 2rem;
}
.fmt_list-vert .image {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  max-width: 120px;
}
@media (min-width: 768px) {
  .fmt_list-vert .image {
    -ms-flex-preferred-size: 240px;
    flex-basis: 240px;
    max-width: 240px;
  }
}
.fmt_list-vert .title {
  font-size: 1.25rem;
  line-height: 1.4;
}
.fmt_list-vert .subtitle {
  font-size: 1rem;
  line-height: 1.5;
}
.fmt_list-vert .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 8px;
  line-height: 16px;
  height: 16px;
}
.fmt_list-vert .topic-link strong,
.fmt_list-vert .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-vert .topic-link {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
  }
}
.fmt_list-vert .published_at {
  display: block;
}
.fmt_list-vert-lg .result {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .fmt_list-vert-lg .result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.fmt_list-vert-lg .listing-text-container {
  text-align: center;
}
@media (min-width: 768px) {
  .fmt_list-vert-lg .listing-text-container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 2rem;
  }
}
.fmt_list-vert-lg .image {
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .fmt_list-vert-lg .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: 320px;
    flex-basis: 320px;
    max-width: 320px;
    margin-bottom: 0;
  }
}
.fmt_list-vert-lg .title {
  font-size: 1.5rem;
  line-height: 1.25;
}
.fmt_list-vert-lg .subtitle {
  font-size: 1.25rem;
  line-height: 1.4;
}
.fmt_list-vert-lg .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.fmt_list-vert-lg .topic-link strong,
.fmt_list-vert-lg .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-vert-lg .topic-link {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }
}
.fmt_list-vert-lg .published_at {
  display: block;
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-vert-lg .published_at {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-text-center .result,
.fmt_list-text-center-no-image .result {
  border-top: dotted #6dc7e7 2px;
  border-bottom: dotted #6dc7e7 2px;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}
.fmt_list-text-center .result + .result,
.fmt_list-text-center-no-image .result + .result {
  border-top: none;
}
.fmt_list-text-center .listing-text-container,
.fmt_list-text-center-no-image .listing-text-container {
  text-align: center;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
.fmt_list-text-center .image,
.fmt_list-text-center-no-image .image {
  max-width: 120px;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
}
.fmt_list-text-center .title,
.fmt_list-text-center-no-image .title {
  font-size: 1.5rem;
  line-height: 1.25;
}
.fmt_list-text-center .subtitle,
.fmt_list-text-center-no-image .subtitle {
  font-size: 1.25rem;
  line-height: 1.4;
}
.fmt_list-text-center .topic-link,
.fmt_list-text-center-no-image .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 8px;
  line-height: 16px;
  height: 16px;
}
.fmt_list-text-center .topic-link strong,
.fmt_list-text-center-no-image .topic-link strong,
.fmt_list-text-center .topic-link b,
.fmt_list-text-center-no-image .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-text-center .topic-link,
  .fmt_list-text-center-no-image .topic-link {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
  }
}
.fmt_list-text-center .published_at,
.fmt_list-text-center-no-image .published_at {
  display: block;
}
.fmt_list-full-overlay .result {
  position: relative;
  overflow: hidden;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
@media (max-width: 575.98px) {
  .fmt_list-full-overlay .result {
    width: 100vw;
    height: 75vw;
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 576px) {
  .fmt_list-full-overlay .result {
    width: 100%;
    height: auto;
  }
  .fmt_list-full-overlay .result:before {
    display: block;
    content: "";
    padding-top: 56.25%;
  }
}
.fmt_list-full-overlay .image {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -16.6666667vw;
  right: -16.6666667vw;
  width: 133.3333334vw;
  height: 75vw;
  background-color: #000000;
}
@media (min-width: 576px) {
  .fmt_list-full-overlay .image {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
  }
}
.fmt_list-full-overlay .image img {
  opacity: 0.8;
}
.fmt_list-full-overlay .listing-text-container {
  position: absolute;
  z-index: 2;
  padding-left: 1.5rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.fmt_list-full-overlay .title {
  font-size: 2.25rem;
  line-height: 1.25;
  color: #ffffff;
}
.fmt_list-full-overlay .title a:link,
.fmt_list-full-overlay .title a:visited {
  color: #ffffff;
}
.fmt_list-full-overlay .title a:hover,
.fmt_list-full-overlay .title a:focus {
  color: #fff104;
}
.fmt_list-full-overlay .title a:active {
  color: #fff889;
}
.fmt_list-full-overlay .subtitle {
  font-size: 1.25rem;
  line-height: 1.4;
  color: #eaecf2;
}
.fmt_list-full-overlay .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 8px;
  line-height: 16px;
  height: 16px;
}
.fmt_list-full-overlay .topic-link strong,
.fmt_list-full-overlay .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-full-overlay .topic-link {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
  }
}
.fmt_grid-full {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_grid-full {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_grid-full .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  background-color: #f6f6f4;
}
.fmt_grid-full .image {
  -ms-flex-preferred-size: 1;
  flex-basis: 1;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.fmt_grid-full .listing-text-container {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  text-align: center;
  padding-top: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .fmt_grid-full .listing-text-container {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
  }
}
.fmt_grid-full .listing-text-container .bottom-button {
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  right: 0;
  text-align: center;
}
.fmt_grid-full .title {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  .fmt_grid-full .title {
    margin-top: 1rem;
  }
}
.fmt_grid-full .subtitle {
  font-size: 1rem;
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .fmt_grid-full .subtitle {
    margin-top: 1rem;
  }
}
.fmt_grid-full .published_at {
  display: block;
}
@media (max-width: 767.98px) {
  .fmt_grid-full .published_at {
    margin-top: 1rem;
  }
}
.fmt_grid-full .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 8px;
  line-height: 16px;
  height: 16px;
}
.fmt_grid-full .topic-link strong,
.fmt_grid-full .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_grid-full .topic-link {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
  }
}
.fmt_grid-full .listing-category-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fmt_grid-full a.category-link:link,
.fmt_grid-full a.category-link:visited {
  background-color: #ffffff;
}
.fmt_grid-full a.category-link:hover,
.fmt_grid-full a.category-link:focus,
.fmt_grid-full a.category-link:active {
  background-color: #fff104;
}
.fmt_grid-half {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_grid-half {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_grid-half .inner {
  *zoom: 1;
}
.fmt_grid-half .inner:before,
.fmt_grid-half .inner:after {
  display: table;
  line-height: 0;
  content: "";
}
.fmt_grid-half .inner:after {
  clear: both;
}
.fmt_grid-half .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  background-color: #f6f6f4;
}
@media (min-width: 768px) {
  .fmt_grid-half .result {
    width: 48%;
    height: 480px;
    float: left;
    margin-bottom: 2rem;
  }
  .fmt_grid-half .result:nth-child(odd) {
    margin-right: 2%;
  }
  .fmt_grid-half .result:nth-child(even) {
    margin-left: 2%;
  }
  .fmt_grid-half .result:nth-child(2n+1) {
    clear: left;
  }
}
.fmt_grid-half .image {
  -ms-flex-preferred-size: 1;
  flex-basis: 1;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.fmt_grid-half .listing-text-container {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  text-align: center;
  padding-top: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .fmt_grid-half .listing-text-container {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
  }
}
.fmt_grid-half .listing-text-container .bottom-button {
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  right: 0;
  text-align: center;
}
.fmt_grid-half .title {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  .fmt_grid-half .title {
    margin-top: 1rem;
  }
}
.fmt_grid-half .subtitle {
  font-size: 1rem;
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .fmt_grid-half .subtitle {
    margin-top: 1rem;
  }
}
.fmt_grid-half .published_at {
  display: block;
}
@media (max-width: 767.98px) {
  .fmt_grid-half .published_at {
    margin-top: 1rem;
  }
}
.fmt_grid-half .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 8px;
  line-height: 16px;
  height: 16px;
}
.fmt_grid-half .topic-link strong,
.fmt_grid-half .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_grid-half .topic-link {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
  }
}
.fmt_grid-third {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_grid-third {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (min-width: 768px) {
  .fmt_grid-third {
    font-size: 10px;
    line-height: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .fmt_grid-third {
    font-size: 12px;
    line-height: 18px;
  }
}
.fmt_grid-third .inner {
  *zoom: 1;
}
.fmt_grid-third .inner:before,
.fmt_grid-third .inner:after {
  display: table;
  line-height: 0;
  content: "";
}
.fmt_grid-third .inner:after {
  clear: both;
}
.fmt_grid-third .result {
  overflow: hidden;
  background-color: #f6f6f4;
  min-height: 300px;
}
@media (min-width: 768px) {
  .fmt_grid-third .result {
    width: 31%;
    height: 320px;
    float: left;
    margin-bottom: 2rem;
    margin-left: 1%;
    margin-right: 1%;
  }
  .fmt_grid-third .result:nth-child(3n+1) {
    clear: left;
    margin-left: 0%;
    margin-right: 2%;
  }
  .fmt_grid-third .result:nth-child(3n) {
    margin-right: 0%;
    margin-left: 2%;
  }
}
.fmt_grid-third .listing-text-container {
  text-align: center;
  padding-top: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .fmt_grid-third .listing-text-container {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
  }
}
.fmt_grid-third .title {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_grid-third .title {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (max-width: 767.98px) {
  .fmt_grid-third .title {
    font-size: 1.5rem;
    line-height: 1.25;
    margin-top: 1rem;
  }
}
.fmt_grid-third .subtitle {
  font-size: 10px;
  line-height: 15px;
}
@media (min-width: 768px) {
  .fmt_grid-third .subtitle {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 767.98px) {
  .fmt_grid-third .subtitle {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 1rem;
  }
}
.fmt_grid-third .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 6px;
  line-height: 14px;
  height: 14px;
}
.fmt_grid-third .topic-link strong,
.fmt_grid-third .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_grid-third .topic-link {
    font-size: 8px;
    line-height: 16px;
    height: 16px;
  }
}
@media (max-width: 767.98px) {
  .fmt_grid-third .topic-link {
    font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    display: inline-block;
    background-color: #fff104;
    padding-left: 1em;
    padding-right: 1em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 8px;
    line-height: 16px;
    height: 16px;
  }
  .fmt_grid-third .topic-link strong,
  .fmt_grid-third .topic-link b {
    font-weight: 700;
  }
}
@media (max-width: 767.98px) and (min-width: 768px) {
  .fmt_grid-third .topic-link {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
  }
}
.fmt_grid-sm {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_grid-sm {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_grid-sm .image {
  margin-bottom: 0.5rem;
}
.fmt_grid-sm .title {
  font-size: 1.25rem;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .fmt_grid-sm .title {
    font-size: 14px;
  }
}
.fmt_grid-sm .subtitle {
  font-size: 11px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .fmt_grid-sm .subtitle {
    font-size: 12px;
  }
}
.fmt_grid-circle-nav {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_grid-circle-nav {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (max-width: 767.98px) {
  .fmt_grid-circle-nav .inner {
    *zoom: 1;
  }
  .fmt_grid-circle-nav .inner:before,
  .fmt_grid-circle-nav .inner:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .fmt_grid-circle-nav .inner:after {
    clear: both;
  }
}
@media (min-width: 768px) {
  .fmt_grid-circle-nav .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.fmt_grid-circle-nav .result {
  overflow: hidden;
  min-height: 120px;
  margin-bottom: 0;
  text-align: center;
}
@media (max-width: 767.98px) {
  .fmt_grid-circle-nav .result {
    float: left;
    width: 25%;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) {
  .fmt_grid-circle-nav .result {
    min-height: 200px;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    max-width: 160px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.fmt_grid-circle-nav .listing-text-container {
  padding-top: 0.5rem;
}
.fmt_grid-circle-nav .title {
  font-size: 1rem;
  line-height: 1.5;
}
.fmt_grid-circle-nav .subtitle {
  font-size: 10px;
  line-height: 15px;
}
@media (min-width: 768px) {
  .fmt_grid-circle-nav .subtitle {
    font-size: 12px;
    line-height: 18px;
  }
}
.fmt_list-event-xs {
  font-size: 10px;
  line-height: 15px;
}
@media (min-width: 768px) {
  .fmt_list-event-xs {
    font-size: 12px;
    line-height: 18px;
  }
}
.fmt_list-event-xs .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  border-top: dotted #a7ddef 2px;
  padding-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.fmt_list-event-xs .listing-text-container {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 5px;
}
.fmt_list-event-xs .image {
  -ms-flex-preferred-size: 92px;
  flex-basis: 92px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  max-width: 92px;
  padding-left: 12px;
}
.fmt_list-event-xs .title {
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-bottom: 0;
}
.fmt_list-event-xs .title strong,
.fmt_list-event-xs .title b {
  font-weight: 700;
}
.fmt_list-event-xs .subtitle,
.fmt_list-event-xs .location-text {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.fmt_list-event-xs .subtitle strong,
.fmt_list-event-xs .location-text strong,
.fmt_list-event-xs .subtitle b,
.fmt_list-event-xs .location-text b {
  font-weight: 700;
}
.fmt_list-event-xs .date {
  font-style: italic;
  color: #999ca7;
  margin-bottom: 6px;
}
.fmt_list-event {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-event {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (max-width: 767.98px) {
  .fmt_list-event {
    font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
  }
  .fmt_list-event strong,
  .fmt_list-event b {
    font-weight: 700;
  }
}
.fmt_list-event .result {
  border-top: dotted #6dc7e7 2px;
  padding-top: 0.75rem;
}
.fmt_list-event .listing-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.fmt_list-event .listing-text-container {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 2rem;
}
@media (min-width: 768px) {
  .fmt_list-event .listing-text-container {
    padding-left: 14px;
  }
}
.fmt_list-event .image {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  max-width: 120px;
}
@media (min-width: 768px) {
  .fmt_list-event .image {
    -ms-flex-preferred-size: 240px;
    flex-basis: 240px;
    max-width: 240px;
  }
}
.fmt_list-event .title {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  .fmt_list-event .title {
    font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
}
.fmt_list-event .subtitle {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-event .subtitle {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-event .listing-category-container {
  padding-top: 0.5rem;
}
@media (min-width: 768px) {
  .fmt_list-event-lg {
    font-size: 11px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .fmt_list-event-lg {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-event-lg .result {
  border-top: dotted #6dc7e7 1px;
  padding-top: 0.75rem;
}
@media (min-width: 768px) {
  .fmt_list-event-lg .listing-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
@media (min-width: 768px) {
  .fmt_list-event-lg .listing-text-container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.fmt_list-event-lg .image {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .fmt_list-event-lg .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: 380px;
    flex-basis: 380px;
    max-width: 380px;
    padding-left: 20px;
    margin-bottom: 0;
  }
}
.fmt_list-event-lg .title {
  font-size: 1.5rem;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .fmt_list-event-lg .title {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}
.fmt_list-event-lg .subtitle {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .fmt_list-event-lg .subtitle {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.fmt_list-event-lg .listing-category-container {
  padding-top: 0.5rem;
}
.fmt_list-event-box {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-event-box {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-event-box .result {
  background-color: #f6f6f4;
}
@media (min-width: 768px) {
  .fmt_list-event-box .result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.fmt_list-event-box .listing-text-container {
  text-align: center;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .fmt_list-event-box .listing-text-container {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: left;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-bottom: 0;
  }
}
.fmt_list-event-box .image {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .fmt_list-event-box .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: 380px;
    flex-basis: 380px;
    max-width: 380px;
    padding-left: 20px;
    margin-bottom: 0;
  }
}
.fmt_list-event-box .title {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .fmt_list-event-box .title {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.fmt_list-event-box .subtitle {
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .fmt_list-event-box .subtitle {
    font-size: 11px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .fmt_list-event-box .subtitle {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-event-box .listing-category-container {
  padding-top: 0.5rem;
}
.fmt_list-event-box a.category-link:link,
.fmt_list-event-box a.category-link:visited {
  background-color: #ffffff;
}
.fmt_list-event-box a.category-link:hover,
.fmt_list-event-box a.category-link:focus,
.fmt_list-event-box a.category-link:active {
  background-color: #fff104;
}
.fmt_list-promotion-box {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-promotion-box {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-promotion-box .result {
  background-color: #f6f6f4;
}
@media (min-width: 768px) {
  .fmt_list-promotion-box .result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.fmt_list-promotion-box .listing-text-container {
  text-align: center;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .fmt_list-promotion-box .listing-text-container {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: left;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-bottom: 0;
  }
}
.fmt_list-promotion-box .image {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .fmt_list-promotion-box .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: 380px;
    flex-basis: 380px;
    max-width: 380px;
    padding-left: 20px;
    margin-bottom: 0;
  }
}
.fmt_list-promotion-box .title {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .fmt_list-promotion-box .title {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.fmt_list-promotion-box .subtitle {
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .fmt_list-promotion-box .subtitle {
    font-size: 11px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .fmt_list-promotion-box .subtitle {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-promotion-box .date_closed {
  display: block;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #2DAA45;
}
@media (min-width: 768px) {
  .fmt_list-promotion-box .date_closed {
    font-size: 11px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .fmt_list-promotion-box .date_closed {
    font-size: 14px;
    line-height: 21px;
  }
}
.promotion-date-box {
  background-color: #ECFFEA;
  text-align: center;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
}
.promotion-date-box .date_closed_date {
  display: block;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #198940;
  margin-bottom: 1rem;
}
.promotion-date-box .date_closed_time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
  color: #198940;
  margin-bottom: 0;
  height: 1.5rem;
  line-height: 1.5rem;
}
.promotion-date-box .date_closed_time strong,
.promotion-date-box .date_closed_time b {
  font-weight: 700;
}
.promotion-date-box .date_closed_time .icon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  width: 1.5em;
  height: 1rem;
}
.promotion-date-box .date_closed_time .icon:before {
  display: inline-block;
  text-align: center;
  margin-right: 200px;
}
.promotion-date-box .date_closed_time .icon:before {
  content: "\f017";
}
.promotion-date-box .date_closed_time_text {
  display: inline-block;
}
.promotion-date-hd {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.promotion-rules {
  font-size: 11px;
  line-height: 16px;
  color: #999ca7;
  max-height: 720px;
  overflow-y: scroll;
  border-bottom: solid #d8dae3 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .promotion-rules {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-restaurant {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-restaurant {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (min-width: 768px) {
  .fmt_list-restaurant .result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    border-top: dotted #6dc7e7 2px;
    padding-top: 0.75rem;
  }
}
.fmt_list-restaurant .image {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .fmt_list-restaurant .image {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    max-width: 200px;
    padding-right: 20px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .fmt_list-restaurant .image-mobile {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .fmt_list-restaurant .image-desktop {
    display: none !important;
  }
}
.fmt_list-restaurant .listing-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.fmt_list-restaurant .listing-text-container {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1rem;
}
.fmt_list-restaurant .listing-category-container {
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  max-width: 120px;
  min-height: 120px;
  border-left: dotted #d8dae3 2px;
  padding-left: 10px;
}
.fmt_list-restaurant .title {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  .fmt_list-restaurant .title {
    font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .fmt_list-restaurant .title {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.fmt_list-restaurant .location-text {
  margin-bottom: 0.5rem;
}
.fmt_list-restaurant .listing-category-list {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  color: #70737e;
}
.fmt_list-restaurant .listing-category-list strong,
.fmt_list-restaurant .listing-category-list b {
  font-weight: 700;
}
.fmt_list-restaurant-box {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-restaurant-box {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-restaurant-box .result {
  background-color: #f6f6f4;
}
@media (min-width: 768px) {
  .fmt_list-restaurant-box .result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.fmt_list-restaurant-box .listing-text-container {
  text-align: center;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .fmt_list-restaurant-box .listing-text-container {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: left;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-bottom: 0;
  }
}
.fmt_list-restaurant-box .image {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .fmt_list-restaurant-box .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: 380px;
    flex-basis: 380px;
    max-width: 380px;
    padding-left: 20px;
    margin-bottom: 0;
  }
}
.fmt_list-restaurant-box .title {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .fmt_list-restaurant-box .title {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.fmt_list-restaurant-box .subtitle {
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .fmt_list-restaurant-box .subtitle {
    font-size: 11px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .fmt_list-restaurant-box .subtitle {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-photos .result {
  border-bottom: dotted #6dc7e7 2px;
  padding-bottom: 1.5rem;
  margin-bottom: 3rem;
}
.fmt_list-photos .listing-image-container {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
@media (max-width: 575.98px) {
  .fmt_list-photos .listing-image-container {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.fmt_list-photos .listing-image-col-lg {
  width: 68.57142857%;
  min-width: 68.57142857%;
  max-width: 68.57142857%;
}
.fmt_list-photos .listing-image-col-sm {
  width: 29.88095238%;
  min-width: 29.88095238%;
  max-width: 29.88095238%;
  margin-left: 1.54761905%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.fmt_list-photos .title {
  font-size: 1.75rem;
  line-height: 1.25;
}
.fmt_list-photos .subtitle {
  font-size: 1.25rem;
  line-height: 1.4;
}
.fmt_list-photos .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.fmt_list-photos .topic-link strong,
.fmt_list-photos .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-photos .topic-link {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }
}
.fmt_list-photos .published_at {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-photos .published_at {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-photos .listing-topic-and-date .published_at {
  line-height: 20px;
  height: 20px;
}
@media (min-width: 768px) {
  .fmt_list-photos .listing-topic-and-date .published_at {
    line-height: 30px;
    height: 30px;
  }
}
.fmt_list-video-half {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-video-half {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-video-half .result {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .fmt_list-video-half .result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
@media (min-width: 768px) {
  .fmt_list-video-half .listing-text-container {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.fmt_list-video-half .listing-video-container {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .fmt_list-video-half .listing-video-container {
    -ms-flex-preferred-size: 380px;
    flex-basis: 380px;
    max-width: 380px;
    padding-right: 20px;
    margin-bottom: 0;
  }
}
.fmt_list-video-half .title {
  font-size: 1.5rem;
  line-height: 1.25;
}
@media (min-width: 1344px) {
  .fmt_list-video-half .title {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}
.fmt_list-video-half .subtitle {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (min-width: 1344px) {
  .fmt_list-video-half .subtitle {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.fmt_list-video-half .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 8px;
  line-height: 16px;
  height: 16px;
}
.fmt_list-video-half .topic-link strong,
.fmt_list-video-half .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-video-half .topic-link {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
  }
}
.fmt_list-video-half .listing-topic-and-date .published_at {
  line-height: 16px;
  height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-video-half .listing-topic-and-date .published_at {
    line-height: 20px;
    height: 20px;
  }
}
.fmt_list-video-full .result {
  border-bottom: dotted #6dc7e7 2px;
  padding-bottom: 1.5rem;
  margin-bottom: 3rem;
}
.fmt_list-video-full .listing-video-container {
  margin-bottom: 1rem;
}
@media (max-width: 575.98px) {
  .fmt_list-video-full .listing-video-container {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.fmt_list-video-full .title {
  font-size: 1.75rem;
  line-height: 1.25;
}
.fmt_list-video-full .subtitle {
  font-size: 1.25rem;
  line-height: 1.4;
}
.fmt_list-video-full .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.fmt_list-video-full .topic-link strong,
.fmt_list-video-full .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_list-video-full .topic-link {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }
}
.fmt_list-video-full .published_at {
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_list-video-full .published_at {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_list-video-full .listing-topic-and-date .published_at {
  line-height: 20px;
  height: 20px;
}
@media (min-width: 768px) {
  .fmt_list-video-full .listing-topic-and-date .published_at {
    line-height: 30px;
    height: 30px;
  }
}
@media (min-width: 768px) {
  .fmt_list-full .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.fmt_list-full .podcast_set {
  border-bottom: none;
}
@media (min-width: 768px) {
  .fmt_list-full .podcast_set {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.fmt_list-full .podcast_set .listing-text-container {
  padding-right: 5rem;
}
@media (min-width: 768px) {
  .fmt_list-full .podcast_set .title {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}
@media (min-width: 768px) {
  .fmt_list-full .podcast_set .subtitle {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.fmt_list-sm .contributor {
  padding-top: 10px;
  margin-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
  .fmt_list-sm .contributor .title {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}
.fmt_form-confirmation {
  text-align: center;
  color: #70737e;
  font-size: 0.75rem;
}
.form-confirmation-title {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #303136;
}
.form-confirmation-subtitle {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.4;
}
.form-confirmation-subtitle strong,
.form-confirmation-subtitle b {
  font-weight: 700;
}
.form-confirmation-email {
  font-size: 18px;
}
.form-confirmation-hd {
  font-weight: 700;
  padding-top: 1rem;
  margin-bottom: 0.25rem;
  color: #4f5158;
}
.form-confirmation-resend {
  margin-bottom: 1rem;
}
.form-confirmation-reset {
  margin-bottom: 1rem;
}
.form-confirmation-already-activated {
  padding: 80px 0 200px 0;
}
.credits .separator {
  color: #d8dae3;
  display: inline-block;
  margin-left: 1em;
  margin-right: 1em;
}
.podcast-embed {
  margin-bottom: 2rem;
}
.p_podcasts_show .col-content-inner {
  height: 100%;
  background-color: #efeee9;
  padding-right: 15px;
}
@media (min-width: 430px) and (max-width: 991.98px) {
  .p_podcasts_show .col-content-inner {
    padding-right: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .p_podcasts_show .col-content-inner {
    padding-right: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .p_podcasts_show .col-content-inner {
    padding-right: 30px;
    margin-right: 30px;
  }
}
.story-standard-columns .story-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-top: 2rem;
}
@media (max-width: 991.98px) {
  .story-standard-columns .story-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .story-standard-columns .story-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (max-width: 991.98px) {
  .story-standard-columns .story-col-share {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media (min-width: 992px) {
  .story-standard-columns .story-col-share {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 992px) and (max-width: 1343.98px) {
  .story-standard-columns .story-col-share {
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    max-width: 80px;
  }
}
@media (min-width: 1344px) {
  .story-standard-columns .story-col-share {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px;
    max-width: 120px;
  }
}
.story-standard-columns .story-col-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 720px;
}
@media (min-width: 992px) {
  .story-standard-columns .story-col-text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.fmt_story .title {
  font-size: 3rem;
  line-height: 1.25;
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin-bottom: 0.2em;
}
.fmt_story .subtitle {
  font-size: 1.5rem;
  line-height: 1.25;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #70737e;
  margin-bottom: 0.75em;
}
.fmt_story .subtitle strong,
.fmt_story .subtitle b {
  font-weight: 700;
}
.fmt_story .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.fmt_story .topic-link strong,
.fmt_story .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_story .topic-link {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }
}
.fmt_story .story-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-top: 2rem;
}
@media (max-width: 991.98px) {
  .fmt_story .story-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .fmt_story .story-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (max-width: 991.98px) {
  .fmt_story .story-col-share {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media (min-width: 992px) {
  .fmt_story .story-col-share {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 992px) and (max-width: 1343.98px) {
  .fmt_story .story-col-share {
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    max-width: 80px;
  }
}
@media (min-width: 1344px) {
  .fmt_story .story-col-share {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px;
    max-width: 120px;
  }
}
.fmt_story .story-col-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 720px;
}
@media (min-width: 992px) {
  .fmt_story .story-col-text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.fmt_story .result.photo {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .fmt_story .result.photo .is_image_vertical {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}
.fmt_story .video {
  margin-bottom: 0;
}
.fmt_story .video .col-content-inner {
  padding-bottom: 1rem;
}
.fmt_story .video .story-container {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .fmt_story .listing-video-container {
    padding-right: 20px;
  }
}
.listing-story-container {
  margin-bottom: 2rem;
}
.listing-story-container h5 {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.listing-story-container .image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.listing-story-image-full {
  margin-bottom: 1rem;
}
.fmt_story .location .listing-story-container {
  margin-bottom: 1rem;
}
.listing-story-text-container .title {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25;
  margin-bottom: 1rem;
}
.listing-story-text-container .subtitle {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.listing-story-text-container .title + .subtitle {
  margin-top: -0.75rem;
}
.listing-story-text-container .story {
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .listing-story-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .listing-story-text-container,
  .listing-story-left-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px), (min-width: 992px) and (max-width: 1199.98px) {
  .listing-story-container .image,
  .listing-story-right-container {
    -ms-flex-preferred-size: 280px;
    flex-basis: 280px;
    max-width: 280px;
    padding-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .listing-story-container .image,
  .listing-story-right-container {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .listing-story-container .image,
  .listing-story-right-container {
    -ms-flex-preferred-size: 340px;
    flex-basis: 340px;
    max-width: 340px;
    padding-left: 40px;
  }
}
.fmt_story-vert .result {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .fmt_story-vert .result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.fmt_story-vert .listing-text-container {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .fmt_story-vert .listing-text-container {
    padding-left: 3rem;
    padding-right: 5rem;
    padding-bottom: 2rem;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .fmt_story-vert .image {
    -ms-flex-preferred-size: 360px;
    flex-basis: 360px;
    max-width: 360px;
  }
}
@media (min-width: 1200px) {
  .fmt_story-vert .image {
    -ms-flex-preferred-size: 520px;
    flex-basis: 520px;
    max-width: 520px;
  }
}
.fmt_story-vert .title {
  font-size: 3rem;
  line-height: 1.25;
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1rem;
}
.fmt_story-vert .subtitle {
  font-size: 1.5rem;
  line-height: 1.25;
  text-align: center;
  margin-bottom: 1rem;
}
.fmt_story-vert .listing-topic {
  text-align: center;
  margin-bottom: 1.5rem;
}
.fmt_story-vert .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.fmt_story-vert .topic-link strong,
.fmt_story-vert .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_story-vert .topic-link {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }
}
.fmt_story-vert .credits {
  margin-bottom: 2rem;
  text-align: center;
}
.fmt_story-vert .credits .separator {
  color: #d8dae3;
}
.fmt_story-vert .teaser {
  color: #70737e;
}
.fmt_story-center .result {
  padding-top: 2rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .fmt_story-center .result {
    margin-bottom: 1rem;
  }
}
.fmt_story-center .listing-text-container {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .fmt_story-center .listing-text-container {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
  }
}
@media (min-width: 768px) {
  .fmt_story-center .listing-text-container + .image {
    margin-top: 3rem;
  }
}
.fmt_story-center .title {
  font-size: 3rem;
  line-height: 1.25;
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin-bottom: 1rem;
}
.fmt_story-center .subtitle {
  font-size: 1.5rem;
  line-height: 1.25;
  margin-bottom: 1rem;
}
.fmt_story-center .listing-topic {
  margin-bottom: 1.5rem;
}
.fmt_story-center .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.fmt_story-center .topic-link strong,
.fmt_story-center .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_story-center .topic-link {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }
}
.fmt_story-center .credits {
  margin-bottom: 2rem;
}
.fmt_story-center .credits .separator {
  color: #d8dae3;
  display: inline-block;
  margin-left: 1em;
  margin-right: 1em;
}
.fmt_story-center .teaser {
  color: #70737e;
}
.fmt_story-overlay .story-overlay-container {
  position: relative;
  overflow: hidden;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  margin-bottom: 1rem;
}
@media (max-width: 575.98px) {
  .fmt_story-overlay .story-overlay-container {
    width: 100vw;
    height: 75vw;
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 576px) {
  .fmt_story-overlay .story-overlay-container {
    width: 100%;
    height: auto;
  }
  .fmt_story-overlay .story-overlay-container:before {
    display: block;
    content: "";
    padding-top: 56.25%;
  }
}
.fmt_story-overlay .story-overlay-container .image {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -16.6666667vw;
  right: -16.6666667vw;
  width: 133.3333334vw;
  height: 75vw;
  background-color: #000000;
}
@media (min-width: 576px) {
  .fmt_story-overlay .story-overlay-container .image {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
  }
}
.fmt_story-overlay .story-overlay-container .image img {
  opacity: 0.8;
}
.fmt_story-overlay .story-overlay-container .listing-text-container {
  position: absolute;
  z-index: 2;
  padding-left: 1.5rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.fmt_story-overlay .story-overlay-container .title {
  font-size: 2.25rem;
  line-height: 1.25;
  color: #ffffff;
}
@media (min-width: 768px) {
  .fmt_story-overlay .story-overlay-container .title {
    font-size: 3rem;
    line-height: 1.25;
  }
}
.fmt_story-overlay .story-overlay-container .subtitle {
  font-size: 1.25rem;
  line-height: 1.4;
  color: #ffffff;
}
.fmt_story-overlay .story-overlay-container .credits {
  color: #ffffff;
}
.fmt_story-overlay .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 8px;
  line-height: 16px;
  height: 16px;
}
.fmt_story-overlay .topic-link strong,
.fmt_story-overlay .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_story-overlay .topic-link {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
  }
}
.fmt_story-overlay .listing-text-container {
  margin-bottom: 1.5rem;
}
.fmt_story-overlay .credits {
  text-align: center;
  font-size: 11px;
  line-height: 16px;
}
@media (min-width: 768px) {
  .fmt_story-overlay .credits {
    font-size: 14px;
    line-height: 21px;
  }
}
.fmt_story-vert-lg .result {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .fmt_story-vert-lg .result {
    height: 90vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.fmt_story-vert-lg .listing-text-container {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .fmt_story-vert-lg .listing-text-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 3rem;
    padding-right: 5rem;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.fmt_story-vert-lg .listing-text-container-inner {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .fmt_story-vert-lg .image {
    position: relative;
    height: 90vh;
    -ms-flex-preferred-size: 48vw;
    flex-basis: 48vw;
    max-width: 48vw;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .fmt_story-vert-lg .image img {
    position: absolute;
    width: 48vw;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.fmt_story-vert-lg .title {
  font-size: 4rem;
  line-height: 1.125;
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1rem;
}
.fmt_story-vert-lg .subtitle {
  font-size: 1.75rem;
  line-height: 1.25;
  text-align: center;
  margin-bottom: 1rem;
}
.fmt_story-vert-lg .listing-topic {
  text-align: center;
  margin-bottom: 1.5rem;
}
.fmt_story-vert-lg .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.fmt_story-vert-lg .topic-link strong,
.fmt_story-vert-lg .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_story-vert-lg .topic-link {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }
}
.fmt_story-vert-lg .credits {
  margin-bottom: 2rem;
  text-align: center;
}
.fmt_story-vert-lg .credits .separator {
  color: #d8dae3;
}
.fmt_story-vert-lg .teaser {
  color: #70737e;
}
.fmt_story-overlay-lg .story-overlay-container {
  position: relative;
  overflow: hidden;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  width: 100vw;
  height: 94vh;
  margin-bottom: 3rem;
}
.fmt_story-overlay-lg .story-overlay-container .image {
  position: absolute;
  z-index: 1;
  width: 150vh;
  height: 100vh;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #000000;
}
@media (min-width: 768px) {
  .fmt_story-overlay-lg .story-overlay-container .image {
    width: 100vw;
    height: 94vh;
  }
}
.fmt_story-overlay-lg .story-overlay-container .image img {
  opacity: 0.8;
}
.fmt_story-overlay-lg .story-overlay-container .listing-text-container {
  position: absolute;
  z-index: 2;
  padding-left: 1.5rem;
  padding-right: 2rem;
  padding-bottom: 10vh;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  max-width: 85vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .fmt_story-overlay-lg .story-overlay-container .listing-text-container {
    padding-left: 6vw;
    padding-bottom: 16vh;
    max-width: 70vw;
  }
}
.fmt_story-overlay-lg .story-overlay-container .title {
  font-size: 4rem;
  line-height: 1.125;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
}
.fmt_story-overlay-lg .story-overlay-container .title strong,
.fmt_story-overlay-lg .story-overlay-container .title b {
  font-weight: 700;
}
@media (min-width: 1344px) {
  .fmt_story-overlay-lg .story-overlay-container .title {
    font-size: 5rem;
    line-height: 1.125;
  }
}
.fmt_story-overlay-lg .story-overlay-container .subtitle {
  font-size: 2rem;
  line-height: 1.25;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #ffffff;
}
.fmt_story-overlay-lg .story-overlay-container .subtitle strong,
.fmt_story-overlay-lg .story-overlay-container .subtitle b {
  font-weight: 700;
}
@media (min-width: 1344px) {
  .fmt_story-overlay-lg .story-overlay-container .subtitle {
    font-size: 2.25rem;
    line-height: 1.25;
  }
}
.fmt_story-overlay-lg .story-overlay-container .credits {
  color: #ffffff;
}
.fmt_story-overlay-lg .story-overlay-container .subtitle + .credits {
  margin-top: 1rem;
}
.fmt_story-overlay-lg .topic-link {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  background-color: #fff104;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.fmt_story-overlay-lg .topic-link strong,
.fmt_story-overlay-lg .topic-link b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .fmt_story-overlay-lg .topic-link {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }
}
.fmt_story-overlay-lg .listing-text-container {
  margin-bottom: 1.5rem;
}
.story-share-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (min-width: 992px) {
  .story-share-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 80px;
    margin: 0 auto;
  }
}
.story-share-item {
  width: 80px;
  margin-bottom: 10px;
}
.story-share-link {
  display: block;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 12px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
}
.story-share-link:link,
.story-share-link:visited,
.story-share-link:active {
  text-decoration: none;
}
.story-share-link:hover,
.story-share-link:focus {
  background-color: #fff104;
  text-decoration: none;
}
.story-share-link-label {
  display: block;
  width: 100%;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 1px;
  color: #999ca7;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.story-share-link-label strong,
.story-share-link-label b {
  font-weight: 700;
}
.story-share-icon {
  display: block;
  width: 24px;
  margin: 0 auto;
}
.story-share-icon svg {
  vertical-align: top;
}
.story-share-link-facebook .svg-fill {
  fill: #0076fb;
}
.story-comments-icon {
  display: block;
  width: 36px;
  height: 36px;
  margin: 0 auto;
  background-image: url("/images/vendor/icon_comment.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.story-comments-icon-text {
  display: block;
  color: #ffffff;
  text-align: center;
  height: 36px;
  line-height: 32px;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: "made_sunflower", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.story-comments-icon-text strong,
.story-comments-icon-text b {
  font-weight: normal;
}
.form-search {
  margin: 0;
}
.form-search .search-query {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  border-color: #d8dae3;
}
.form-search .search-query::-webkit-input-placeholder {
  color: #999ca7;
}
.form-search .search-query:-moz-placeholder {
  color: #999ca7;
  opacity: 1;
}
.form-search .search-query::-moz-placeholder {
  color: #999ca7;
  opacity: 1;
}
.form-search .search-query:-ms-input-placeholder {
  color: #999ca7;
}
.form-search .search-query:focus {
  border-color: #bfc1c9;
}
.form-search .btn-default {
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  background-color: #bfc1c9;
  color: #ffffff;
}
.form-search .btn-default strong,
.form-search .btn-default b {
  font-weight: 700;
}
.form-search .btn-default:link,
.form-search .btn-default:visited {
  background-color: #bfc1c9;
  color: #ffffff;
}
.form-search .btn-default:hover,
.form-search .btn-default:focus,
.form-search .btn-default:active {
  background-color: #07a3da;
  color: #ffffff;
}
@media (min-width: 768px) {
  .form-search .search-query {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
  .form-search .btn-default {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
  }
}
.search-well {
  background-color: #f6f6f4;
  padding: 15px;
  margin-bottom: 1rem;
}
.search-well .form-search {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.search-well .btn span.fa-search {
  background-image: none;
}
.pager {
  font-size: 1.5rem;
  line-height: 3rem;
  margin-top: 4rem;
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .pager {
    font-size: 1rem;
    line-height: 2rem;
  }
}
.pager .pull-left,
.pager .pull-right {
  float: none !important;
}
.pager-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 3rem;
}
@media (min-width: 992px) {
  .pager-row {
    height: 2rem;
  }
}
.pager-col-prev {
  -ms-flex-preferred-size: 4rem;
  flex-basis: 4rem;
  max-width: 4rem;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.pager-col-next {
  -ms-flex-preferred-size: 8rem;
  flex-basis: 8rem;
  max-width: 8rem;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  padding-left: 1rem;
}
.pager-col-total {
  display: none;
}
.pager-col-set {
  display: none;
}
.pager-list {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.pager-list-item {
  display: block;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0;
  text-align: center;
  height: 3rem;
  line-height: 3rem;
}
@media (min-width: 992px) {
  .pager-list-item {
    height: 2rem;
    line-height: 2rem;
  }
}
.pager-list-link {
  display: block;
  text-align: center;
}
.pager-col-pages {
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.pager-col-pages .pager-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.pager-col-pages .pager-list-item {
  width: 2.8rem;
}
@media (min-width: 992px) {
  .pager-col-pages .pager-list-item {
    width: 2rem;
  }
}
.pager-col-pages .pager-list-link {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.pager-col-pages .pager-list-link:before {
  width: 90%;
  height: 90%;
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
}
.pager-col-pages .pager-list-link:link,
.pager-col-pages .pager-list-link:visited {
  color: #303136;
  text-decoration: none;
}
.pager-col-pages .pager-list-link:hover,
.pager-col-pages .pager-list-link:focus {
  color: #202124;
  text-decoration: none;
}
.pager-col-pages .pager-list-link:hover:before,
.pager-col-pages .pager-list-link:focus:before {
  background-color: #fff104;
}
.pager-col-pages .pager-list-link:active {
  color: #ffffff;
  text-decoration: none;
}
.pager-col-pages .pager-list-link:active:before {
  background-color: #07a3da;
}
.pager-list-item.active .pager-list-link:link,
.pager-list-item.active .pager-list-link:visited {
  color: #ffffff;
  text-decoration: none;
}
.pager-list-item.active .pager-list-link:link:before,
.pager-list-item.active .pager-list-link:visited:before {
  background-color: #07a3da;
}
.pager-list-item.disabled {
  width: 1.5rem;
}
.pager-list-item.disabled .pager-list-link {
  color: #bfc1c9 !important;
  cursor: unset;
}
.pager-list-item.disabled .pager-list-link:before {
  display: none;
}
.pager-col-prev .pager-list-item,
.pager-col-next .pager-list-item {
  margin-left: auto;
  margin-right: auto;
}
.pager-col-prev .pager-list-item.disabled,
.pager-col-next .pager-list-item.disabled {
  display: none;
}
.pager-col-prev .pager-list-link,
.pager-col-next .pager-list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear 0s;
}
.pager-col-prev .pager-list-link:link,
.pager-col-prev .pager-list-link:visited {
  color: #999ca7;
  text-decoration: none;
}
.pager-col-prev .pager-list-link:hover,
.pager-col-prev .pager-list-link:focus {
  color: #07a3da;
  text-decoration: none;
}
.pager-col-prev .pager-list-link:active {
  color: #0584bc;
  text-decoration: none;
}
.pager-col-next .pager-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pager-col-next .pager-list-link {
  text-transform: capitalize;
  padding-left: 0.75rem;
  padding-right: 0.2rem;
}
@media (max-width: 991px) {
  .pager-col-next .pager-list-link {
    -webkit-border-radius: 1.5rem;
    -moz-border-radius: 1.5rem;
    border-radius: 1.5rem;
  }
}
@media (min-width: 992px) {
  .pager-col-next .pager-list-link {
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 1rem;
  }
}
.pager-col-next .pager-list-link:link,
.pager-col-next .pager-list-link:visited {
  color: #999ca7;
  background-color: #eaecf2;
  text-decoration: none;
}
.pager-col-next .pager-list-link:hover,
.pager-col-next .pager-list-link:focus {
  color: #ffffff;
  background-color: #07a3da;
  text-decoration: none;
}
.pager-col-next .pager-list-link:active {
  color: #ffffff;
  background-color: #0584bc;
  text-decoration: none;
}
.pager-prev-icon,
.pager-next-icon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  width: 2.5rem;
  height: 3rem;
  font-size: 2.5rem;
  line-height: 3rem;
}
.pager-prev-icon:before,
.pager-next-icon:before {
  display: inline-block;
  text-align: center;
  margin-right: 200px;
}
@media (min-width: 992px) {
  .pager-prev-icon,
  .pager-next-icon {
    width: 1.6rem;
    height: 2rem;
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
.pager-prev-icon {
  margin-right: 0.25em;
}
.pager-prev-icon:before {
  content: "\f359";
}
.pager-next-icon {
  margin-left: 0.25em;
}
.pager-next-icon:before {
  content: "\f35a";
}
.pager-range-total {
  text-align: center;
  margin-top: 1.5rem;
}
.pager-range-total-of {
  display: inline-block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: italic;
  color: #999ca7;
  margin-left: 0.4em;
  margin-right: 0.5em;
}
.pager-range-total-of strong,
.pager-range-total-of b {
  font-weight: bold;
}
.nav_days {
  margin-bottom: 2rem;
}
.nav_days table {
  width: 100%;
  table-layout: fixed;
  overflow: hidden;
  white-space: nowrap;
}
.nav_days td {
  height: 48px;
}
@media (min-width: 768px) {
  .nav_days td {
    height: 60px;
  }
}
.nav_days ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.nav_days td.previous,
.nav_days td.next {
  width: 2.5rem;
}
.nav_days td.previous li,
.nav_days td.next li {
  display: block;
  height: 100%;
}
.nav_days a.previous,
.nav_days a.next {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 1.6rem;
  width: 2rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
}
.nav_days a.previous:before,
.nav_days a.next:before {
  display: inline-block;
  text-align: center;
  margin-right: 200px;
}
.nav_days a.previous:link,
.nav_days a.next:link,
.nav_days a.previous:visited,
.nav_days a.next:visited {
  color: #999ca7;
  text-decoration: none;
}
.nav_days a.previous:hover,
.nav_days a.next:hover,
.nav_days a.previous:focus,
.nav_days a.next:focus {
  color: #07a3da;
  text-decoration: none;
}
.nav_days a.previous:active,
.nav_days a.next:active {
  color: #0584bc;
  text-decoration: none;
}
.nav_days a.previous:before {
  content: "\f359";
}
.nav_days a.next:before {
  content: "\f35a";
}
.nav_days td.days {
  overflow: hidden;
}
.nav_days td.days ul {
  width: 1200px;
}
.nav_days td.days li {
  display: block;
  float: left;
  margin: 0 3px 0 3px;
  padding: 0;
}
@media (max-width: 339.98px) {
  .nav_days td.days li {
    margin-left: 1px;
    margin-right: 1px;
  }
}
.nav_days td.days a {
  display: block;
  width: 38px;
  height: 48px;
  font-size: 12px;
  line-height: 20px;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  background-color: #ffffff;
  color: #70737e;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  border-style: solid;
  border-width: 1px;
  border-color: #e2e0d5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nav_days td.days a strong,
.nav_days td.days a b {
  font-weight: 700;
}
@media (max-width: 339.98px) {
  .nav_days td.days a {
    width: 35px;
  }
}
@media (min-width: 768px) {
  .nav_days td.days a {
    width: 60px;
    height: 60px;
    font-size: 16px;
    line-height: 26px;
  }
}
@media (min-width: 1200px) {
  .nav_days td.days a {
    width: 70px;
  }
}
.nav_days td.days a i {
  display: block;
  font-style: normal;
  height: 24px;
  line-height: 24px;
  background-color: #efeee9;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
}
@media (min-width: 768px) {
  .nav_days td.days a i {
    height: 30px;
    line-height: 30px;
  }
}
.nav_days td.days a:link,
.nav_days td.days a:visited {
  border-color: #e2e0d5;
  background-color: #ffffff;
  color: #70737e;
  text-decoration: none;
}
.nav_days td.days a:link i,
.nav_days td.days a:visited i {
  background-color: #efeee9;
}
.nav_days td.days a:hover,
.nav_days td.days a:focus {
  border-color: #999ca7;
  background-color: #ffffff;
  color: #303136;
  text-decoration: none;
}
.nav_days td.days a:hover i,
.nav_days td.days a:focus i {
  background-color: #fff104;
}
.nav_days td.days a:active {
  border-color: #999ca7;
  background-color: #ffffff;
  color: #202124;
  text-decoration: none;
}
.nav_days td.days a:active i {
  color: #ffffff;
  background-color: #f46029;
}
.nav_days td.days a.today i {
  color: #ffffff;
  background-color: #999ca7;
}
.nav_days td.days a.current {
  border-color: #999ca7;
  background-color: #ffffff;
  color: #202124;
  text-decoration: none;
}
.nav_days td.days a.current i {
  color: #ffffff;
  background-color: #f46029;
}
.nav_days .inner {
  padding: 0;
}
.nav_month {
  max-width: 214px;
  margin: 0 auto 20px auto;
  padding: 5px 0 5px 0;
  background-color: #efeee9;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.nav_month table {
  width: 100%;
  max-width: 214px;
  margin: 0 auto;
  border: none;
  color: #70737e;
}
.nav_month td,
.nav_month th {
  border: none;
  padding: 0;
  text-align: center;
}
.nav_month thead {
  font-size: 14px;
}
.nav_month thead a {
  width: 30px;
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.nav_month thead a:before {
  display: inline-block;
  text-align: center;
  margin-right: 200px;
}
.nav_month thead a:before {
  margin-top: 4px;
  margin-left: 4px;
}
.nav_month thead a:link,
.nav_month thead a:visited {
  color: #999ca7;
  text-decoration: none;
}
.nav_month thead a:hover,
.nav_month thead a:focus {
  color: #07a3da;
  text-decoration: none;
}
.nav_month thead a:active {
  color: #0584bc;
  text-decoration: none;
}
.nav_month thead td {
  height: 30px;
  text-align: center;
}
.nav_month thead td:first-child,
.nav_month thead td:last-child {
  width: 30px;
  font-size: 20px;
}
.nav_month thead td:first-child a:before {
  content: "\f359";
}
.nav_month thead td:last-child a:before {
  content: "\f35a";
}
table.calendar {
  font-size: 10px;
  line-height: 10px;
  margin: 0 auto;
  font-size: 12px;
}
table.calendar a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: 30px;
}
table.calendar a:before {
  width: 90%;
  height: 90%;
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
}
table.calendar a:link,
table.calendar a:visited {
  color: #303136;
  text-decoration: none;
}
table.calendar a:hover,
table.calendar a:focus {
  color: #ffffff;
  text-decoration: none;
}
table.calendar a:hover:before,
table.calendar a:focus:before {
  background-color: #07a3da;
}
table.calendar a:active {
  color: #ffffff;
  text-decoration: none;
}
table.calendar a:active:before {
  background-color: #0584bc;
}
th.calendar_header {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #70737e;
  background-color: #e2e0d5;
}
td.calendar_day {
  width: 30px;
  height: 30px;
}
td.calendar_today a:link,
td.calendar_today a:visited {
  color: #303136;
}
td.calendar_today a:link:before,
td.calendar_today a:visited:before {
  background-color: #ffffff;
}
td.calendar_selected_day a:link,
td.calendar_selected_day a:visited {
  color: #ffffff !important;
}
td.calendar_selected_day a:link:before,
td.calendar_selected_day a:visited:before {
  background-color: #f46029 !important;
}
.criteria-container {
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .criteria-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.criteria-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .criteria-row {
    margin-bottom: 16px;
  }
}
.criteria-col-label {
  -ms-flex-preferred-size: 40px;
  flex-basis: 40px;
  min-width: 40px;
  max-width: 40px;
  height: 30px;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #bfc1c9;
  font-size: 12px;
  line-height: 28px;
}
.criteria-col-label strong,
.criteria-col-label b {
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .criteria-col-label {
    display: none;
  }
}
.criteria-col-links {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.criteria-col-select {
  -ms-flex-preferred-size: 150px;
  flex-basis: 150px;
  min-width: 150px;
  max-width: 150px;
  padding-left: 10px;
}
.criteria-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
@media (max-width: 767.98px) {
  .criteria-list {
    font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
  }
  .criteria-list strong,
  .criteria-list b {
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .criteria-list {
    font-size: 14px;
  }
}
.criteria-list-item {
  display: block;
  margin-right: 4px;
  margin-bottom: 8px;
}
.criteria-list-item:last-child {
  margin-right: 0;
}
@media (max-width: 339.98px) {
  .criteria-list-item .btn-nav.btn-nav-lg {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.criteria-list-link {
  display: block;
  height: 24px;
  line-height: 22px;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
}
@media (min-width: 768px) {
  .criteria-list-link {
    height: 30px;
    line-height: 28px;
  }
}
.criteria-list-link:link,
.criteria-list-link:visited {
  color: #70737e;
  background-color: #efeee9;
  text-decoration: none;
}
.criteria-list-link:hover,
.criteria-list-link:focus {
  color: #303136;
  background-color: #fff104;
  text-decoration: none;
}
.criteria-list-link:active {
  color: #303136;
  background-color: #ffd804;
  text-decoration: none;
}
.criteria-list-link.disabled {
  cursor: default;
}
.criteria-list-link.disabled:link,
.criteria-list-link.disabled:visited {
  color: #999ca7;
  background-color: #efeee9;
}
.criteria-list-link.disabled:hover,
.criteria-list-link.disabled:focus {
  color: #999ca7;
  background-color: #efeee9;
}
.criteria-list-link.disabled:active {
  color: #999ca7;
  background-color: #efeee9;
}
.criteria-list-link.active:link,
.criteria-list-link.active:visited {
  color: #ffffff;
  background-color: #07a3da;
}
.criteria-list-link.active:hover,
.criteria-list-link.active:focus {
  color: #303136;
  background-color: #fff104;
  text-decoration: none;
}
.criteria-list-link.active:active {
  color: #303136;
  background-color: #ffd804;
  text-decoration: none;
}
.criteria-select {
  font-size: 12px;
  color: #70737e;
  height: 24px;
  line-height: 24px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0.5em;
  padding-right: 0;
}
@media (max-width: 767.98px) {
  .criteria-select {
    font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
  }
  .criteria-select strong,
  .criteria-select b {
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .criteria-select {
    height: 30px;
    line-height: 30px;
    font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
  }
  .criteria-select strong,
  .criteria-select b {
    font-weight: 700;
  }
}
.stacked-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.stacked-list-item {
  display: block;
  margin-bottom: 8px;
}
.stacked-list-item:last-child {
  margin-bottom: 0;
}
.stacked-list-link {
  display: block;
  padding-left: 1.25em;
  padding-right: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.stacked-list-link:link,
.stacked-list-link:visited {
  color: #70737e;
  background-color: #efeee9;
  text-decoration: none;
}
.stacked-list-link:hover,
.stacked-list-link:focus {
  color: #303136;
  background-color: #fff104;
  text-decoration: none;
}
.stacked-list-link:active {
  color: #303136;
  background-color: #ffd804;
  text-decoration: none;
}
.stacked-list-link.active:link,
.stacked-list-link.active:visited {
  color: #ffffff;
  background-color: #07a3da;
}
.stacked-list-link.active:hover,
.stacked-list-link.active:focus {
  color: #303136;
  background-color: #fff104;
  text-decoration: none;
}
.stacked-list-link.active:active {
  color: #303136;
  background-color: #ffd804;
  text-decoration: none;
}
.page-title {
  font-size: 2.25rem;
  line-height: 1.25;
  background-repeat: repeat-x;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAABKADAAQAAAABAAAABAAAAADmpNw4AAAAFklEQVQIHWP8/5HlPwMSYEJig5mEBQDC9wL7MsQ0nwAAAABJRU5ErkJggg==");
  background-size: 0.25em;
  background-position-y: 0.6em;
  display: inline-block;
  margin-left: -0.25em;
  margin-right: -0.25em;
  padding-left: 0.25em;
  padding-right: 0.25em;
  margin-bottom: 0;
}
.page-title.serif {
  font-weight: normal;
}
.page-title.narrow {
  font-weight: 700;
}
.page-title.wide {
  font-weight: 700;
}
.page-title-lg {
  font-size: 3rem;
  line-height: 1.25;
}
.page-subtitle {
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #999ca7;
  margin-bottom: 0;
}
.page-subtitle strong,
.page-subtitle b {
  font-weight: 700;
}
.page-title-underline {
  padding-bottom: 1rem;
  border-bottom: solid #07a3da 1px;
}
.page-title-image-left {
  padding-left: 86px !important;
}
.page-title-image-circle {
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 1;
  width: 72px;
  height: 72px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (min-width: 430px) and (max-width: 991.98px) {
  .page-title-image-left {
    padding-left: 100px !important;
  }
  .page-title-image-circle {
    top: -5px;
    left: 10px;
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-title-image-left {
    padding-left: 145px !important;
  }
  .page-title-image-circle {
    top: -10px;
    left: 15px;
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 1200px) {
  .page-title-image-left {
    padding-left: 155px !important;
  }
  .page-title-image-circle {
    top: -10px;
    left: 15px;
    width: 120px;
    height: 120px;
  }
}
.page-title-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-top: 1rem;
}
@media (max-width: 991.98px) {
  .page-title-buttons .btn-nav {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .page-title-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    width: 200px;
    min-height: 80px;
    margin-top: 0;
    top: 30px;
    right: 15px;
    z-index: 1;
  }
  .page-title-buttons .btn-nav {
    margin-bottom: 10px;
  }
}
.page-title-tabs-container {
  position: relative;
  padding-top: 24px;
  border-bottom: solid #07a3da 1px;
}
.page-title-tabs-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  position: relative;
  z-index: 1;
}
.page-title-tabs-col-label {
  -ms-flex-preferred-size: 64px;
  flex-basis: 64px;
  min-width: 64px;
  max-width: 64px;
  height: 30px;
  line-height: 30px;
  color: #bfc1c9;
  font-size: 11px;
  padding-left: 0.5em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.page-title-tabs-col-label strong,
.page-title-tabs-col-label b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .page-title-tabs-col-label {
    -ms-flex-preferred-size: 90px;
    flex-basis: 90px;
    min-width: 90px;
    max-width: 90px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
}
.page-title-tabs-col-tabs {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 30px;
}
@media (min-width: 768px) {
  .page-title-tabs-col-tabs {
    height: 40px;
  }
}
.page-title-tabs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.page-title-tabs-list strong,
.page-title-tabs-list b {
  font-weight: 700;
}
@media (min-width: 768px) {
  .page-title-tabs-list {
    font-size: 16px;
  }
}
.page-title-tabs-list-item {
  display: block;
  margin-right: 8px;
}
.page-title-tabs-list-item:last-child {
  margin-right: 0;
}
.page-title-tabs-list-link {
  display: block;
  position: relative;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  color: #999ca7;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
@media (min-width: 768px) {
  .page-title-tabs-list-link {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
  }
}
.page-title-tabs-list-link:link,
.page-title-tabs-list-link:visited {
  color: #999ca7;
  background-color: transparent;
  text-decoration: none;
  border-top-color: #a7ddef;
  border-right-color: #a7ddef;
  border-left-color: #a7ddef;
}
.page-title-tabs-list-link:hover,
.page-title-tabs-list-link:focus {
  color: #303136;
  background-color: #fff104;
  text-decoration: none;
  border-top-color: #07a3da;
  border-right-color: #07a3da;
  border-left-color: #07a3da;
}
.page-title-tabs-list-link:active {
  color: #303136;
  background-color: #ffd804;
  text-decoration: none;
  border-top-color: #07a3da;
  border-right-color: #07a3da;
  border-left-color: #07a3da;
}
.page-title-tabs-list-link.active {
  height: 31px;
  background-color: #ffffff;
  border-top-color: #07a3da;
  border-right-color: #07a3da;
  border-left-color: #07a3da;
}
@media (min-width: 768px) {
  .page-title-tabs-list-link.active {
    height: 41px;
  }
}
.page-title-tabs-list-link.active:link,
.page-title-tabs-list-link.active:visited {
  color: #70737e;
  background-color: transparent;
  text-decoration: none;
  background-color: #ffffff;
  border-top-color: #07a3da;
  border-right-color: #07a3da;
  border-left-color: #07a3da;
}
.page-title-tabs-list-link-text {
  display: inline-block;
}
.page-title-tabs-list-link-icon {
  display: inline-block;
  margin-left: 1em;
  height: 20px;
  position: relative;
  top: 5px;
}
.page-title-tabs-list-link-icon svg {
  vertical-align: top;
}
@media (min-width: 768px) {
  .page-title-tabs-list-link-icon {
    top: 10px;
  }
}
.restaurant-accomodation-container {
  background-color: #f6f6f4;
  padding-top: 0.75rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 0.75rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
}
.restaurant-accomodation-checkbox-list {
  margin-left: -4px;
  margin-bottom: 1rem;
}
.restaurant-accomodation-list {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.accomodation-icon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.accomodation-icon:before {
  display: inline-block;
  text-align: center;
  margin-right: 200px;
}
.restaurant-accomodation-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding-left: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.restaurant-accomodation-item:hover {
  background-color: #ffffff;
}
.restaurant-accomodation-item .accomodation-icon {
  display: block;
  width: 26px;
  height: 18px;
  -ms-flex-preferred-size: 26px;
  flex-basis: 26px;
  max-width: 26px;
  min-width: 26px;
  font-size: 14px;
  line-height: 18px;
  color: #999ca7;
  margin-top: 2px;
  margin-right: 4px;
}
.restaurant-accomodation-item .accomodation-icon:before {
  width: 26px;
}
.restaurant-accomodation-item .form-check {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.restaurant-accomodation-item .form-check-label {
  display: block;
  font-size: 14px;
  color: #70737e;
  padding-left: 8px;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 992px) and (max-width: 1343.98px) {
  .restaurant-accomodation-item .form-check-label {
    padding-left: 4px;
  }
}
@media (min-width: 1344px) {
  .restaurant-accomodation-item .form-check-label {
    padding-left: 0;
  }
}
.restaurant-accomodation-item.on .accomodation-icon {
  color: #202124;
}
.restaurant-accomodation-item.on .form-check-label {
  color: #202124;
}
.restaurant-accomodation-item.off .accomodation-icon {
  color: #bfc1c9;
}
.restaurant-accomodation-item.off .form-check-label {
  color: #bfc1c9;
  text-decoration: line-through;
}
.partner-logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.partner-logo {
  display: block;
  height: 4rem;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 1.5rem;
}
.partner-logo.partner-logo-tall {
  height: 6rem;
}
.partner-logo.partner-logo-taller {
  height: 8rem;
}
.partner-logo.partner-logo-wide {
  height: 3rem;
}
.partner-logo.partner-logo-wider {
  height: 2rem;
}
.partner-logo-image {
  display: block;
  max-height: 100%;
  width: auto;
}
.ads .inner {
  padding: 0;
}
.ads .ad {
  padding: 10px 0;
}
.ads .ad .image {
  margin: 0 auto;
}
.ad_970x250 .image,
.ad_970x90 .image {
  width: 970px;
  margin: 0 auto;
}
.ad_728x90 .image {
  width: 728px;
  margin: 0 auto;
}
.ad_300x250 .image,
.ad_300x50 .image {
  width: 300px;
  margin: 0 auto;
}
.ad_320x50 .image {
  width: 320px;
  margin: 0 auto;
}
.dfp_ad > div > iframe {
  display: block;
  margin: 0 auto;
}
.header {
  position: relative;
  background-color: #efeee9;
}
@media (min-width: 768px) {
  .header {
    background-color: #f6f6f4;
  }
}
.header-bg-image {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.header-bg-color {
  position: relative;
}
.header-bg-video {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  height: 90vw;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header-bg-video {
    height: 75vw;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .header-bg-video {
    height: 900vw / 16vw;
  }
}
@media (min-width: 1200px) and (max-width: 1343.98px) {
  .header-bg-video {
    height: 48vw;
  }
}
@media (min-width: 1344px) {
  .header-bg-video {
    height: 640px;
  }
}
.header-bg-video-content {
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.header-bg-video-content-graphic {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header-bg-video-content-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-preferred-size: 40px;
  flex-basis: 40px;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .header-bg-video-content-nav {
    -ms-flex-preferred-size: 72px;
    flex-basis: 72px;
  }
}
.header-bg-video-background {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header-bg-video-container {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 160vw;
  height: 90vw;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header-bg-video-container {
    width: 133.33333333vw;
    height: 75vw;
  }
}
@media (min-width: 768px) {
  .header-bg-video-container {
    width: 100vw;
    height: 900vw / 16vw;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.header-bg-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.header-video-logo-link {
  display: block;
}
.header-bg-video-content-graphic-text {
  max-width: 80vw;
  margin: 0 auto;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .header-bg-video-content-graphic-text {
    max-width: 70vw;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .header-bg-video-content-graphic-text {
    max-width: 60vw;
  }
}
@media (min-width: 1200px) and (max-width: 1343.98px) {
  .header-bg-video-content-graphic-text {
    max-width: 50vw;
    margin: 0 0 0 40px;
  }
}
@media (min-width: 1344px) {
  .header-bg-video-content-graphic-text {
    max-width: 640px;
    margin: 0 0 0 40px;
  }
}
.header-image {
  display: block;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.header-image-link {
  display: block;
}
.header-desktop {
  display: none;
}
@media (min-width: 768px) {
  .header-desktop {
    display: block;
  }
}
.header-mobile {
  display: block;
}
@media (min-width: 768px) {
  .header-mobile {
    display: none;
  }
}
.header-tagline {
  padding-top: 0.6rem;
  padding-bottom: 0.4rem;
}
.header-tagline h1,
.header-tagline h2,
.header-tagline h3,
.header-tagline h4,
.header-tagline h5,
.header-tagline h6,
.header-tagline p {
  margin-bottom: 0;
}
.header-image-behind-nav {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.header-image-behind-nav:before {
  display: block;
  content: "";
}
.header-image-behind-nav-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.header-image-behind-nav-image > .header-image-link,
.header-image-behind-nav-image > .header-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header-image-behind-nav-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header-image-behind-nav-3x1:before {
  padding-top: 33.333334%;
}
.header-image-behind-nav-21x9:before {
  padding-top: 42.857143%;
}
.header-image-behind-nav-2x1:before {
  padding-top: 50%;
}
.header-image-behind-nav-16x9:before {
  padding-top: 56.25%;
}
.header-image-behind-nav-3x2:before {
  padding-top: 66.666667%;
}
.header-image-behind-nav-4x3:before {
  padding-top: 75%;
}
.header-image-behind-nav-1x1:before {
  padding-top: 100%;
}
.masthead {
  position: relative;
  z-index: 2;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .masthead {
    min-height: 160px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.masthead-logo {
  width: 250px;
  height: 40px;
  margin: 0 auto 0 auto;
}
.masthead-logo-hidden {
  display: none;
}
@media (min-width: 576px) {
  .masthead-logo {
    width: 360px;
    height: 60px;
    margin: 0 auto 0 auto;
  }
}
.masthead-logo-link {
  display: block;
}
.masthead-logo-link svg {
  vertical-align: top;
}
.masthead-logo-link .svg-fill {
  fill: #303136;
}
.masthead-logo-link:hover .svg-fill {
  fill: #000000;
}
.header-social-icons {
  display: none;
  width: 36px;
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (min-width: 992px) {
  .header-social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.header-social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.header-social-link:link .svg-fill,
.header-social-link:visited .svg-fill {
  fill: #70737e;
}
.header-social-link:hover,
.header-social-link:focus,
.header-social-link:active {
  background-color: #70737e;
}
.header-social-link:hover .svg-fill,
.header-social-link:focus .svg-fill,
.header-social-link:active .svg-fill {
  fill: #ffffff;
}
.header-social-icon {
  display: block;
  width: 20px;
  height: 20px;
}
.header-social-icon svg {
  vertical-align: top;
}
.header-social-link-facebook:hover,
.header-social-link-facebook:focus,
.header-social-link-facebook:active {
  background-color: #0076fb;
}
.header-social-link-instagram:hover,
.header-social-link-instagram:focus,
.header-social-link-instagram:active {
  background-color: #ce0075;
}
.header-social-link-tiktok:hover,
.header-social-link-tiktok:focus,
.header-social-link-tiktok:active {
  background-color: #25F4EE;
}
.header-social-link-tiktok .header-social-icon {
  height: 22px;
}
.header-social-link-twitter:hover,
.header-social-link-twitter:focus,
.header-social-link-twitter:active {
  background-color: #1da1f3;
}
.header-social-link-twitter .header-social-icon {
  height: 17px;
}
.header-social-link-youtube:hover,
.header-social-link-youtube:focus,
.header-social-link-youtube:active {
  background-color: #f00;
}
.header-social-link-youtube .header-social-icon {
  height: 15px;
}
.header-back {
  position: absolute;
  width: 70px;
  height: 24px;
  top: 0;
  left: 0;
}
.header-back-link {
  display: inline-block;
  position: relative;
  padding-top: 6px;
  padding-right: 16px;
  padding-bottom: 7px;
  padding-left: 28px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  line-height: 1;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
}
.header-back-link .triangle-left:before {
  content: '';
  position: absolute;
  top: 32%;
  left: 14px;
  border-right: solid rgba(255, 255, 255, 0.6) 5px;
  border-top: solid transparent 5px;
  border-bottom: solid transparent 5px;
}
.header-back-link:link,
.header-back-link:visited {
  color: #70737e;
  text-decoration: none;
  background-color: #d8dae3;
}
.header-back-link:hover,
.header-back-link:focus,
.header-back-link:active {
  color: #202124;
  text-decoration: none;
  background-color: #fff104;
}
@media (max-width: 991.98px) {
  .header-back-link {
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
  }
}
@media (min-width: 992px) {
  .header-back {
    width: 90px;
    height: 30px;
    top: 60px;
    left: 20px;
  }
  .header-back-link {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 14px;
  }
  .header-back-link:link,
  .header-back-link:visited {
    color: #f6f6f4;
    text-decoration: none;
    background-color: #70737e;
  }
  .header-back-link:hover,
  .header-back-link:focus,
  .header-back-link:active {
    color: #202124;
    text-decoration: none;
    background-color: #fff104;
  }
}
@media (min-width: 1200px) {
  .header-back {
    left: 60px;
  }
}
.header-social-icons {
  display: none;
  width: 36px;
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (min-width: 992px) {
  .header-social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.masthead-logo + .header-ads {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .header-ads .ad_320x50 {
    display: none;
  }
}
.header-ads .ad_728x90 {
  display: none;
}
@media (min-width: 768px) {
  .header-ads .ad_728x90 {
    display: block;
  }
}
.header-nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.header-nav-tabs strong,
.header-nav-tabs b {
  font-weight: 700;
}
.header-nav-tabs.header-nav-tabs-mobile {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
@media (min-width: 768px) {
  .header-nav-tabs-mobile {
    display: none;
  }
}
.header-ads + .header-nav-tabs {
  margin-top: 14px;
}
.header-nav-tab-link {
  display: block;
  font-size: 12px;
  line-height: 14px;
  padding-top: 4px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
}
.header-nav-tab-link:link,
.header-nav-tab-link:visited {
  color: #303136;
  text-decoration: none;
}
.header-nav-tab-link:hover,
.header-nav-tab-link:focus,
.header-nav-tab-link:active {
  color: #202124;
  background-color: #fff104;
  text-decoration: none;
}
@media (min-width: 768px) {
  .header-nav-tab-link {
    font-size: 1rem;
    line-height: 1.5;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
.header-nav-tab-link.active {
  color: #303136;
  background-color: #ffffff;
}
.header-nav-tab-link.active:link,
.header-nav-tab-link.active:visited,
.header-nav-tab-link.active:hover,
.header-nav-tab-link.active:focus,
.header-nav-tab-link.active:active {
  color: #303136 !important;
  background-color: #ffffff !important;
  text-shadow: none !important;
}
.header-nav-tabs.light .header-nav-tab-link:link,
.header-nav-tabs.light .header-nav-tab-link:visited {
  color: #ffffff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.header-nav-tabs.light .header-nav-tab-link:hover,
.header-nav-tabs.light .header-nav-tab-link:focus,
.header-nav-tabs.light .header-nav-tab-link:active {
  color: #202124;
  background-color: #fff104;
  text-decoration: none;
}
.header-container.affix {
  position: fixed;
}
.header-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 50px;
  background-color: #202124;
  color: #ffffff;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  -webkit-transition: transform 200ms ease-in-out;
  -moz-transition: transform 200ms ease-in-out;
  -ms-transition: transform 200ms ease-in-out;
  -o-transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out 0s;
}
.header-container.nav-down {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}
.header-container.nav-up {
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}
.header-spacer {
  height: 0;
}
@media (max-width: 767.98px) {
  .header-spacer {
    height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-spacer {
    height: 90px;
  }
  .header-container {
    height: 90px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .header-spacer {
    height: 60px;
  }
  .header-container {
    height: 60px;
  }
}
.header-col {
  height: 50px;
}
@media (min-width: 992px) {
  .header-col {
    height: 60px;
  }
}
.header-col-logo {
  -ms-flex-preferred-size: 180px;
  flex-basis: 180px;
  min-width: 180px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 15px;
  padding-top: 8px;
}
@media (min-width: 992px) {
  .header-col-logo {
    -ms-flex-preferred-size: 220px;
    flex-basis: 220px;
    padding-left: 20px;
    padding-top: 10px;
  }
}
.header-col-spacer {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media (min-width: 992px) {
  .header-col-spacer {
    display: none;
  }
}
.header-col-nav {
  display: none;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-col-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    width: 100%;
    height: 40px;
    border-top: solid #000000 1px;
  }
}
@media (min-width: 992px) {
  .header-col-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.header-col-signin {
  -ms-flex-preferred-size: 140px;
  flex-basis: 140px;
  min-width: 100px;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
@media (min-width: 1200px) {
  .header-col-signin {
    -ms-flex-preferred-size: 180px;
    flex-basis: 180px;
    min-width: 120px;
  }
}
.header-col-search,
.header-col-menu {
  min-width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.header-col-search {
  -ms-flex-preferred-size: 36px;
  flex-basis: 36px;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.header-col-menu {
  -ms-flex-preferred-size: 60px;
  flex-basis: 60px;
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
@media (min-width: 430px) {
  .header-col-search {
    -ms-flex-preferred-size: 60px;
    flex-basis: 60px;
  }
  .header-col-menu {
    -ms-flex-preferred-size: 70px;
    flex-basis: 70px;
  }
}
.header-logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.header-logo-link .svg-fill {
  fill: #d8dae3;
}
.header-logo-link:hover .svg-fill,
.header-logo-link:focus .svg-fill {
  fill: #fafafc;
}
.header-logo-link:active .svg-fill {
  fill: #ffffff;
}
.header-logo {
  display: block;
  width: 90%;
  height: 32px;
}
.header-logo svg {
  vertical-align: top;
}
@media (min-width: 992px) {
  .header-logo {
    display: block;
    width: 84%;
    height: 36px;
  }
}
.header-logo-home {
  display: none;
  width: 32px;
  height: 32px;
}
.header-logo-home svg {
  vertical-align: top;
}
@media (min-width: 992px) {
  .header-logo-home {
    width: 36px;
    height: 36px;
  }
}
.header-search-link,
.header-menu-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
}
.header-search-link .svg-fill,
.header-menu-link .svg-fill {
  fill: #d8dae3;
}
.header-search-link:hover,
.header-menu-link:hover,
.header-search-link:focus,
.header-menu-link:focus {
  background-color: #07a3da;
}
.header-search-link:hover .svg-fill,
.header-menu-link:hover .svg-fill,
.header-search-link:focus .svg-fill,
.header-menu-link:focus .svg-fill {
  fill: #fff104;
}
.header-search-link:active,
.header-menu-link:active {
  background-color: #000000;
}
.header-search-link:active .svg-fill,
.header-menu-link:active .svg-fill {
  fill: #ffffff;
}
.header-search-link.active,
.header-menu-link.active {
  background-color: #000000;
}
.header-search-link.active .svg-fill,
.header-menu-link.active .svg-fill {
  fill: #d8dae3 !important;
}
.header-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.header-nav .nav-link {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 8px;
  padding-right: 8px;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
}
.header-nav .nav-link:link,
.header-nav .nav-link:visited {
  color: #d8dae3;
}
.header-nav .nav-link:hover,
.header-nav .nav-link:focus {
  color: #fff104;
  background-color: #07a3da;
}
.header-nav .nav-link:active {
  color: #ffffff;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-nav .nav-link {
    line-height: 39px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-nav .nav-link {
    padding-top: 21px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  .header-nav .nav-link {
    font-size: 18px;
    padding-top: 21px;
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.header-search-icon {
  display: block;
  width: 20px;
  height: 20px;
}
.header-search-icon svg {
  vertical-align: top;
}
.header-menu-icon {
  display: block;
  width: 26px;
  height: 18px;
}
.header-menu-icon svg {
  vertical-align: top;
}
@media (min-width: 576px) {
  .header-search-icon {
    width: 24px;
    height: 24px;
  }
  .header-menu-icon {
    width: 30px;
    height: 20px;
  }
}
.header-signin-link {
  position: relative;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1rem;
}
.header-signin-link:link,
.header-signin-link:visited {
  color: #999ca7;
}
.header-signin-link:link .svg-fill,
.header-signin-link:visited .svg-fill {
  fill: #999ca7;
}
.header-signin-link:hover,
.header-signin-link:focus {
  color: #fff104;
  background-color: #000000;
}
.header-signin-link:hover .svg-fill,
.header-signin-link:focus .svg-fill {
  fill: #fff104;
}
.header-signin-link:active {
  color: #ffffff;
}
.header-signin-link:active .svg-fill {
  fill: #ffffff;
}
@media (min-width: 992px) {
  .header-signin-link {
    height: 60px;
  }
}
.header-signin-link-inner {
  min-width: 110px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-signin-link-icon {
  -ms-flex-preferred-size: 20px;
  flex-basis: 20px;
  max-width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  overflow: hidden;
}
.header-signin-link-icon svg,
.header-signin-link-icon img {
  vertical-align: top;
}
.header-signin-link-text {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 20px;
  line-height: 20px;
  text-indent: 6px;
  font-size: 12px;
  font-weight: 400;
  white-space: nowrap;
}
@media (min-width: 576px) {
  .header-signin-link-icon {
    -ms-flex-preferred-size: 24px;
    flex-basis: 24px;
    max-width: 24px;
    height: 24px;
    line-height: 24px;
  }
  .header-signin-link-text {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    text-indent: 8px;
  }
}
.header-home .header-col-logo {
  -ms-flex-preferred-size: 80px;
  flex-basis: 80px;
  min-width: 80px;
}
@media (min-width: 992px) {
  .header-home .header-col-logo {
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    min-width: 80px;
  }
}
.header-home .header-logo {
  display: none;
}
.header-home .header-logo-home {
  display: block;
}
.header-home .header-container {
  position: absolute;
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.header-home .header-container.affix {
  position: absolute !important;
}
.header-home .nav-link:link,
.header-home .nav-link:visited {
  color: #303136;
}
.header-home .nav-link:hover,
.header-home .nav-link:focus {
  color: #fff104;
  background-color: #07a3da;
}
.header-home .nav-link:active {
  color: #ffffff;
  background-color: #07a3da;
}
.header-home .header-search-link .svg-fill,
.header-home .header-menu-link .svg-fill {
  fill: #303136;
}
.header-home .header-search-link:hover,
.header-home .header-menu-link:hover,
.header-home .header-search-link:focus,
.header-home .header-menu-link:focus {
  background-color: #07a3da;
}
.header-home .header-search-link:hover .svg-fill,
.header-home .header-menu-link:hover .svg-fill,
.header-home .header-search-link:focus .svg-fill,
.header-home .header-menu-link:focus .svg-fill {
  fill: #fff104;
}
.header-home .header-search-link:active,
.header-home .header-menu-link:active {
  background-color: #07a3da;
}
.header-home .header-search-link:active .svg-fill,
.header-home .header-menu-link:active .svg-fill {
  fill: #ffffff;
}
.header-home .header-signin-link:link,
.header-home .header-signin-link:visited {
  color: #303136;
}
.header-home .header-signin-link:link .svg-fill,
.header-home .header-signin-link:visited .svg-fill {
  fill: #303136;
}
.header-home .header-signin-link:hover,
.header-home .header-signin-link:focus {
  color: #fff104;
  background-color: #07a3da;
}
.header-home .header-signin-link:hover .svg-fill,
.header-home .header-signin-link:focus .svg-fill {
  fill: #fff104;
}
.header-home .header-signin-link:active {
  color: #ffffff;
  background-color: #07a3da;
}
.header-home .header-signin-link:active .svg-fill {
  fill: #ffffff;
}
.header-home .header-social-link:link .svg-fill,
.header-home .header-social-link:visited .svg-fill {
  fill: #303136;
}
.header-home .header-social-link:hover .svg-fill,
.header-home .header-social-link:focus .svg-fill,
.header-home .header-social-link:active .svg-fill {
  fill: #ffffff;
}
.header-home .header-home-logo-link .svg-fill {
  fill: #303136;
}
.header-home .header-home-logo-link:hover .svg-fill {
  fill: #000000;
}
.header-home .header-nav-tab-link:link,
.header-home .header-nav-tab-link:visited {
  color: #303136;
}
.header-home .header-nav-tab-link:hover,
.header-home .header-nav-tab-link:focus,
.header-home .header-nav-tab-link:active {
  color: #fff104;
  background-color: #07a3da;
}
.header.header-tall .masthead-logo + .header-ads {
  padding-top: 34px;
}
.header.header-tall .header-ads + .header-nav-tabs {
  margin-top: 28px;
}
.header.header-tall .masthead {
  padding-top: 34px;
}
@media (min-width: 768px) {
  .header.header-tall .masthead {
    padding-top: 44px;
    padding-bottom: 44px;
  }
}
.header-parallax {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100vw;
  height: 100vw;
}
.header-parallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.header-mobile,
.header-desktop {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .header-parallax > .jarallax-img {
    width: 100vw;
    height: 100vw;
  }
  .header-mobile {
    display: block;
  }
  .header-desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .header-parallax {
    width: 1920px;
    height: 360px;
  }
  .header-mobile {
    display: none;
  }
  .header-desktop {
    display: block;
  }
}
.body-container {
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.top-behind-body-spacer {
  display: none;
  position: relative;
  height: 300px;
}
.top-behind-body-spacer.fixed {
  display: block !important;
}
@media (max-width: 575.98px) {
  .top-behind-body-spacer.responsive {
    height: 100vw;
  }
}
@media (min-width: 576px) {
  .top-behind-body-spacer.responsive {
    height: 25vw;
  }
}
.top-behind-body-container {
  position: relative;
  height: 300px;
  background-color: #4f5158;
  top: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.top-behind-body-container.fixed {
  position: fixed !important;
}
@media (max-width: 575.98px) {
  .top-behind-body-container.responsive {
    height: 100vw;
  }
}
@media (min-width: 576px) {
  .top-behind-body-container.responsive {
    height: 25vw;
  }
}
.top-behind-body-ad-desktop {
  display: none;
}
.top-behind-body-ad-mobile {
  display: block;
}
@media (min-width: 992px) {
  .top-behind-body-ad-desktop {
    display: block;
  }
  .top-behind-body-ad-mobile {
    display: none;
  }
}
.billboard-ad-container {
  width: 970px;
  height: 250px;
  background-color: gray;
  margin-left: auto;
  margin-right: auto;
}
.top-behind-body-responsive-desktop {
  display: none;
}
.top-behind-body-responsive-mobile {
  display: block;
}
@media (min-width: 576px) {
  .top-behind-body-responsive-desktop {
    display: block;
  }
  .top-behind-body-responsive-mobile {
    display: none;
  }
}
.full-menu-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  z-index: 80;
}
.full-menu-overlay-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1;
  background-color: #f6f6f4;
  -webkit-transform: translateX(430px);
  -ms-transform: translateX(430px);
  transform: translateX(430px);
  -webkit-transition: transform 300ms ease-in-out;
  -moz-transition: transform 300ms ease-in-out;
  -ms-transition: transform 300ms ease-in-out;
  -o-transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out 0s;
}
.full-menu-overlay.active {
  display: block;
}
.full-menu-overlay.in .full-menu-overlay-container {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
@media (min-width: 430px) {
  .full-menu-overlay {
    width: 430px;
  }
  .full-menu-overlay-container {
    width: 410px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  }
}
.full-menu-overlay-close-link {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2;
  width: 60px;
  height: 50px;
  background-color: rgba(246, 246, 244, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
}
.full-menu-overlay-close-link .svg-fill {
  fill: #70737e;
}
.full-menu-overlay-close-link:hover,
.full-menu-overlay-close-link:focus {
  background-color: #07a3da;
}
.full-menu-overlay-close-link:hover .svg-fill,
.full-menu-overlay-close-link:focus .svg-fill {
  fill: #fff104;
}
.full-menu-overlay-close-link:active {
  background-color: #07a3da;
}
.full-menu-overlay-close-link:active .svg-fill {
  fill: #ffffff;
}
@media (min-width: 430px) {
  .full-menu-overlay-close-link {
    width: 70px;
  }
}
@media (min-width: 992px) {
  .full-menu-overlay-close-link {
    height: 60px;
  }
}
.menu-overlay-close-icon {
  display: block;
  width: 20px;
  height: 20px;
}
.menu-overlay-close-icon svg {
  vertical-align: top;
}
@media (min-width: 430px) {
  .menu-overlay-close-icon {
    width: 26px;
    height: 26px;
  }
}
.full-menu-overlay-nav {
  position: relative;
  top: 50px;
  left: 0;
  right: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .full-menu-overlay-nav {
    top: 60px;
  }
}
.full-menu-list {
  list-style-type: none;
  font-size: 18px;
  line-height: 1;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.full-menu-list li {
  margin-left: 0;
  padding-left: 0;
  border-bottom: solid #e2e0d5 1px;
}
.full-menu-list li a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding-left: 24px;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
}
.full-menu-list li a:link,
.full-menu-list li a:visited {
  color: #303136;
  text-decoration: none;
}
.full-menu-list li a:hover,
.full-menu-list li a:focus {
  color: #07a3da;
  background-color: #fff104;
  text-decoration: none;
}
.full-menu-list li a:active {
  color: #0584bc;
  background-color: #ffffff;
  text-decoration: none;
}
.full-menu-more {
  position: relative;
}
.full-menu-more-text {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  height: 40px;
  padding-left: 24px;
  margin: 0;
  font-style: italic;
  font-size: 14px;
  line-height: 40px;
  color: #70737e;
}
.full-menu-more-text strong,
.full-menu-more-text b {
  font-weight: bold;
}
.full-menu-sublist {
  list-style-type: none;
  font-size: 16px;
  line-height: 1;
  margin-left: 0;
  padding-left: 0;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.full-menu-sublist li {
  margin-left: 0;
  padding-left: 0;
}
.full-menu-sublist li a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 36px;
}
.full-menu-sublist li a:link,
.full-menu-sublist li a:visited {
  color: #303136;
  text-decoration: none;
}
.full-menu-sublist li a:hover,
.full-menu-sublist li a:focus {
  color: #0584bc;
  text-decoration: underline;
}
.full-menu-sublist li a:active {
  color: #000000;
  text-decoration: underline;
}
.full-menu-social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 36px;
  position: absolute;
  top: 6px;
  right: 24px;
  z-index: 2;
}
.search-overlay {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  width: 100%;
  height: 50px;
  z-index: 75;
  overflow: hidden;
}
.search-overlay.active {
  display: block;
}
.search-overlay.in .search-overlay-form {
  top: 0px;
}
.search-overlay-form {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: -120px;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #000000;
  -webkit-transition: top 300ms ease-in-out;
  -moz-transition: top 300ms ease-in-out;
  -ms-transition: top 300ms ease-in-out;
  -o-transition: top 300ms ease-in-out;
  transition: top 300ms ease-in-out 0s;
}
.search-overlay-form .input-group {
  margin-left: 3%;
  width: 94%;
}
.search-overlay-form .form-control {
  background-color: #d8dae3;
  border: none;
  font-size: 1rem;
}
.search-overlay-form .form-control:focus {
  background-color: #ffffff;
}
.search-overlay-form .btn {
  background-color: #70737e;
}
.search-overlay-form .btn:hover,
.search-overlay-form .btn:focus {
  background-color: #07a3da;
}
.search-overlay-form .btn:hover .svg-fill,
.search-overlay-form .btn:focus .svg-fill {
  fill: #ffffff;
}
.search-overlay-form .btn:active {
  background-color: #0584bc;
}
.search-overlay-form .btn:active .svg-fill {
  fill: #ffffff;
}
.search-overlay-form .btn svg {
  width: 30px;
  height: 18px;
}
.search-overlay-form .btn .svg-fill {
  fill: #d8dae3;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .search-overlay {
    top: 90px;
    height: 60px;
    width: 360px;
  }
  .search-overlay-form {
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
  }
  .search-overlay-form {
    height: 60px;
  }
}
@media (min-width: 992px) {
  .search-overlay {
    top: 60px;
    height: 60px;
    width: 360px;
  }
  .search-overlay-form {
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
  }
  .search-overlay-form {
    height: 60px;
  }
}
.footer {
  position: relative;
  z-index: 1;
  color: #efeee9;
  background-color: #202124;
  padding-top: 3rem;
  padding-bottom: 4rem;
  padding-left: 15px;
  padding-right: 15px;
}
.footer a:link,
.footer a:visited {
  color: #a7ddef;
}
.footer a:hover,
.footer a:focus {
  color: #c9eaf5;
}
.footer a:active {
  color: #c9eaf5;
}
.footer .col-xs-6:first-child {
  padding-left: 0;
}
.footer .col-xs-6:last-child {
  padding-right: 0;
}
.footer .text-muted {
  color: #70737e !important;
}
.footer-subtitle {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 12px;
}
.footer-subtitle strong,
.footer-subtitle b {
  font-weight: 700;
}
@media (min-width: 576px) {
  .footer-subtitle {
    font-size: 1.5rem;
    margin-bottom: 4rem;
  }
}
.footer-text-xs {
  margin-bottom: 4px;
}
.footer-phone {
  font-size: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}
.footer-heading {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #b9b5a7;
  margin-bottom: 2rem;
}
.footer-heading strong,
.footer-heading b {
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .footer-heading {
    text-align: center;
  }
}
.footer-subheading {
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.footer-subheading strong,
.footer-subheading b {
  font-weight: 700;
}
.footer-column-inner {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .footer-column-inner {
    max-width: 320px;
  }
}
.footer-row-divider {
  border-bottom: dotted #70737e 1px;
  margin-bottom: 1rem;
}
@media (max-width: 575.98px) {
  .footer-row-divider {
    padding-top: 1rem;
    margin-bottom: 2rem;
  }
}
.footer-logo-and-tagline {
  color: #70737e;
  margin: 0 0 25px 0;
  text-align: center;
  line-height: 1.2;
}
.footer-logo-and-tagline a:link,
.footer-logo-and-tagline a:visited {
  color: #70737e;
}
.footer-logo {
  display: block;
  margin: 0 auto 10px auto;
}
.footer-logo-tagline {
  font-size: 11px;
}
.footer-text-sm {
  color: #70737e;
  font-size: 13px;
}
.footer-text-sm a:link,
.footer-text-sm a:visited {
  color: #70737e;
}
.footer-social-icon {
  display: block;
  float: left;
  margin-right: 16px;
  margin-bottom: 24px;
  width: 40px;
  height: 40px;
}
.footer-social-icon:last-child {
  margin-right: 0;
}
.bullet-divider {
  display: block;
  visibility: hidden;
  line-height: 4px;
}
@media (min-width: 576px) {
  .bullet-divider {
    display: inline;
    visibility: visible;
    line-height: inherit;
  }
}
.nested2 {
  margin-left: 30px;
}
.nested3 {
  margin-left: 60px;
}
.nested4 {
  margin-left: 60px;
}
.nested5 {
  margin-left: 60px;
}
.nested6 {
  margin-left: 60px;
}
.nested7 {
  margin-left: 60px;
}
.nested8 {
  margin-left: 60px;
}
.nested9 {
  margin-left: 60px;
}
@media (min-width: 768px) {
  .nested2 {
    margin-left: 30px;
  }
  .nested3 {
    margin-left: 60px;
  }
  .nested4 {
    margin-left: 90px;
  }
  .nested5 {
    margin-left: 120px;
  }
  .nested6 {
    margin-left: 150px;
  }
  .nested7 {
    margin-left: 180px;
  }
  .nested8 {
    margin-left: 210px;
  }
  .nested9 {
    margin-left: 240px;
  }
}
.comment-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding-bottom: 8px;
}
.comment-image {
  -ms-flex-preferred-size: 30px;
  flex-basis: 30px;
  max-width: 30px;
}
.comment-image .img-fluid {
  border-radius: 50%;
}
.comment-image svg,
.comment-image img {
  vertical-align: top;
}
.comment-content {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 15px;
}
.comment-info {
  font-size: 14px;
  line-height: 21px;
}
.comment-info .date {
  display: inline-block;
  color: #999ca7;
  margin-left: 0.5rem;
}
.comment-author {
  display: inline-block;
}
.comment-replied {
  color: #6dc7e7;
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .comment-replied {
    font-size: 16px;
  }
}
.comment-text,
.review-text {
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.75;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
@media (min-width: 768px) {
  .comment-text,
  .review-text {
    font-size: 16px;
  }
}
.comment-react {
  margin-top: 12px;
  margin-bottom: 0;
}
.comment-score {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 4px;
  margin-right: 4px;
  color: #999ca7;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
@media (min-width: 768px) {
  .comment-score {
    font-size: 12px;
    line-height: 24px;
    height: 24px;
  }
}
.comment-score-num {
  color: #70737e;
  font-weight: 700;
  letter-spacing: 1px;
}
.comment-reply-btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  margin-right: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
  background-color: #e2e0d5;
  color: #70737e;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.comment-reply-btn:link,
.comment-reply-btn:visited {
  background-color: #e2e0d5;
  color: #70737e;
}
.comment-reply-btn:hover,
.comment-reply-btn:focus,
.comment-reply-btn:active {
  background-color: #fff104;
  color: #70737e;
}
.comment-reply-btn:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .comment-reply-btn {
    font-size: 12px;
    line-height: 24px;
    height: 24px;
  }
}
.comment-vote-form {
  display: inline-block;
}
.comment-vote-btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  margin-right: 4px;
  border-width: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  transition: background-color 100ms linear 0s;
  background-color: #ddf3fa;
  color: #70737e;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
}
.comment-vote-btn:link,
.comment-vote-btn:visited {
  background-color: #ddf3fa;
  color: #70737e;
}
.comment-vote-btn:hover,
.comment-vote-btn:focus,
.comment-vote-btn:active {
  background-color: #a7ddef;
  color: #70737e;
}
.comment-vote-btn:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .comment-vote-btn {
    font-size: 12px;
    line-height: 24px;
    height: 24px;
  }
}
.comment-vote-btn .fa,
.comment-vote-btn .fas,
.comment-vote-btn .far {
  margin-left: -4px;
}
.comment-vote-form.voted .comment-vote-btn {
  background-color: #c9eaf5;
}
.comment-vote-form.voted .comment-vote-btn:link,
.comment-vote-form.voted .comment-vote-btn:visited {
  background-color: #c9eaf5;
}
.comment .user,
.review .user {
  float: left;
  width: 165px;
  margin: 4px 0 0 5px;
  overflow: hidden;
}
.comment .user .author,
.review .user .author {
  width: 130px;
  float: right;
  margin: 0;
  padding: 5px 0 3px 0;
  font-size: 12px;
  line-height: 12px;
}
.comment .user .avatar,
.review .user .avatar {
  float: left;
  width: 30px;
  margin: 0;
}
.comment .user .avatar img,
.review .user .avatar img {
  display: block;
}
.comment .user p.date,
.review .user p.date {
  width: 130px;
  float: right;
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 12px;
}
.comment-bubble {
  position: relative;
  display: block;
  padding: 10px;
  background: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.comment-bubble:link,
a.comment-bubble:visited,
a.comment-bubble:hover,
a.comment-bubble:active {
  text-decoration: none;
}
.review-bubble {
  position: relative;
  display: block;
  padding: 10px;
  background: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
a.review-bubble:link,
a.review-bubble:visited,
a.review-bubble:hover,
a.review-bubble:active {
  text-decoration: none;
}
.comment-alert {
  font-size: 11px;
  line-height: 16px;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #999ca7;
  background-color: #ddf3fa;
  padding: 0.3rem 0.75rem 0.4rem 0.75rem;
  border-radius: 6px;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .comment-alert {
    font-size: 14px;
    line-height: 21px;
  }
}
.comment-alert strong,
.comment-alert b {
  font-weight: 700;
}
.comment-signin {
  margin-bottom: 1.5rem;
}
.comment-signin-links {
  margin-bottom: 0.5rem;
}
.comment-signin-info {
  font-size: 11px;
  line-height: 16px;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #999ca7;
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .comment-signin-info {
    font-size: 14px;
    line-height: 21px;
  }
}
.comment-signin-info strong,
.comment-signin-info b {
  font-weight: 700;
}
.comment-signin-info-social {
  font-size: 11px;
  line-height: 16px;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #999ca7;
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .comment-signin-info-social {
    font-size: 14px;
    line-height: 21px;
  }
}
.comment-signin-info-social strong,
.comment-signin-info-social b {
  font-weight: 700;
}
.comment-form-description {
  margin-bottom: 1rem;
}
.comment-form-description textarea.form-control {
  min-height: 5rem;
}
.comment-form-as {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-bottom: 1rem;
}
.comment-form-as-icon {
  -ms-flex-preferred-size: 30px;
  flex-basis: 30px;
  max-width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  overflow: hidden;
}
.comment-form-as-icon svg,
.comment-form-as-icon img {
  vertical-align: top;
}
.comment-form-as-name {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 15px;
  font-size: 14px;
  line-height: 30px;
}
.comment-form-as-name .form-label {
  font-size: 11px;
  line-height: 16px;
  color: #999ca7;
}
@media (min-width: 768px) {
  .comment-form-as-name .form-label {
    font-size: 14px;
    line-height: 21px;
  }
}
.comment-form-as-name .form-control {
  max-width: 304px;
}
.comment-form-captcha {
  margin-bottom: 1.5rem;
}
@media (min-width: 340px) {
  .comment-form-captcha {
    margin-left: 45px;
  }
}
.comment-reply-form .comment-form {
  background-color: #f6f6f4;
  padding-top: 15px;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.comment-reply-form-hd {
  font-size: 1rem;
  line-height: 1.5;
}
.comments-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 79;
}
.comments-overlay .full-menu-overlay-close-link {
  z-index: 3;
}
.comments-overlay .comment-reply-form .comment-form {
  background-color: #efeee9;
  margin-left: 0;
}
.comments-overlay-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1;
  background-color: #f6f6f4;
  overflow: hidden;
  -webkit-transform: translateX(430px);
  -ms-transform: translateX(430px);
  transform: translateX(430px);
  -webkit-transition: transform 300ms ease-in-out;
  -moz-transition: transform 300ms ease-in-out;
  -ms-transition: transform 300ms ease-in-out;
  -o-transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out 0s;
}
@media (min-width: 430px) {
  .comments-overlay-container {
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 430px) and (max-width: 1715.98px) {
  .comments-overlay,
  .comments-overlay-container {
    width: 410px;
  }
  .comments-overlay-container {
    -webkit-transform: translateX(410px);
    -ms-transform: translateX(410px);
    transform: translateX(410px);
  }
}
@media (min-width: 1716px) {
  .comments-overlay,
  .comments-overlay-container {
    width: 720px;
  }
  .comments-overlay-container {
    -webkit-transform: translateX(720px);
    -ms-transform: translateX(720px);
    transform: translateX(720px);
  }
}
.comments-overlay.active {
  display: block;
}
.comments-overlay.in .comments-overlay-container {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.comments-overlay-hd {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 50px;
  padding-left: 24px;
  background-color: rgba(246, 246, 244, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 992px) {
  .comments-overlay-hd {
    height: 60px;
  }
}
.comments-overlay-hd .story-comments-icon {
  margin: 8px 0 0 0;
  -ms-flex-preferred-size: 36px;
  flex-basis: 36px;
}
.comments-overlay-hd.comments-overlay-hd-shadow {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.comments-overlay-hd-text {
  display: block;
  font-size: 1rem;
  line-height: 36px;
  height: 36px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 15px;
}
.comments-overlay-content {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: calc(100vh - 50px);
}
@media (min-width: 992px) {
  .comments-overlay-content {
    top: 60px;
    height: calc(100vh - 60px);
  }
}
.comments-overlay-scroll {
  position: relative;
  height: 100%;
  overflow: scroll;
}
.comments-overlay-form {
  border-bottom: solid #d0cdc1 1px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 30px;
  padding-bottom: 30px;
}
.comments-overlay-comments {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 30px;
  padding-bottom: 80px;
}
.comments-overlay-comments .nested2 {
  margin-left: 20px;
}
.comments-overlay-comments .nested3 {
  margin-left: 40px;
}
.comments-overlay-comments .nested4 {
  margin-left: 60px;
}
.comments-overlay-comments .nested5 {
  margin-left: 60px;
}
.comments-overlay-comments .nested6 {
  margin-left: 60px;
}
.comments-overlay-comments .nested7 {
  margin-left: 60px;
}
.comments-overlay-comments .nested8 {
  margin-left: 60px;
}
.comments-overlay-comments .nested9 {
  margin-left: 60px;
}
@media (min-width: 768px) {
  .comments-overlay-comments .comment-replied {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .comments-overlay-comments .comment-text {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .col-sidebar .ads {
    display: none;
  }
  .col-sidebar .ad-mobile .ads {
    display: block;
  }
}
.header.header-outbroken {
  background-color: #23323a !important;
}
.header.header-outbroken .masthead-logo-link .svg-fill {
  fill: #ffffff;
}
.header.header-outbroken .masthead-logo-link:hover .svg-fill {
  fill: #ffdac9;
}
.header.header-outbroken .header-nav-tab-link:link,
.header.header-outbroken .header-nav-tab-link:visited {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
}
.header.header-outbroken .header-nav-tab-link:hover,
.header.header-outbroken .header-nav-tab-link:focus,
.header.header-outbroken .header-nav-tab-link:active {
  color: #000000;
  background-color: #f6eaa6;
}
.header-home.header-outbroken .nav-link:link,
.header-home.header-outbroken .nav-link:visited {
  color: #ffffff;
}
.header-home.header-outbroken .nav-link:hover,
.header-home.header-outbroken .nav-link:focus {
  color: #fff104;
  background-color: #0584bc;
}
.header-home.header-outbroken .nav-link:active {
  color: #ffffff;
  background-color: #0584bc;
}
.header-home.header-outbroken .header-search-link .svg-fill,
.header-home.header-outbroken .header-menu-link .svg-fill {
  fill: #ffffff;
}
.header-home.header-outbroken .header-search-link:hover,
.header-home.header-outbroken .header-menu-link:hover,
.header-home.header-outbroken .header-search-link:focus,
.header-home.header-outbroken .header-menu-link:focus {
  background-color: #0584bc;
}
.header-home.header-outbroken .header-search-link:hover .svg-fill,
.header-home.header-outbroken .header-menu-link:hover .svg-fill,
.header-home.header-outbroken .header-search-link:focus .svg-fill,
.header-home.header-outbroken .header-menu-link:focus .svg-fill {
  fill: #fff104;
}
.header-home.header-outbroken .header-search-link:active,
.header-home.header-outbroken .header-menu-link:active {
  background-color: #0584bc;
}
.header-home.header-outbroken .header-search-link:active .svg-fill,
.header-home.header-outbroken .header-menu-link:active .svg-fill {
  fill: #ffffff;
}
.header-home.header-outbroken .header-signin-link:link,
.header-home.header-outbroken .header-signin-link:visited {
  color: #ffffff;
}
.header-home.header-outbroken .header-signin-link:link .svg-fill,
.header-home.header-outbroken .header-signin-link:visited .svg-fill {
  fill: #ffffff;
}
.header-home.header-outbroken .header-signin-link:hover,
.header-home.header-outbroken .header-signin-link:focus {
  color: #fff104;
  background-color: #0584bc;
}
.header-home.header-outbroken .header-signin-link:hover .svg-fill,
.header-home.header-outbroken .header-signin-link:focus .svg-fill {
  fill: #fff104;
}
.header-home.header-outbroken .header-signin-link:active {
  color: #ffffff;
  background-color: #0584bc;
}
.header-home.header-outbroken .header-signin-link:active .svg-fill {
  fill: #ffffff;
}
.header-home.header-outbroken .header-social-link:link .svg-fill,
.header-home.header-outbroken .header-social-link:visited .svg-fill {
  fill: #ffffff;
}
.header-home.header-outbroken .header-social-link:hover .svg-fill,
.header-home.header-outbroken .header-social-link:focus .svg-fill,
.header-home.header-outbroken .header-social-link:active .svg-fill {
  fill: #ffffff;
}
.header-home.header-outbroken .header-home-logo-link .svg-fill {
  fill: #ffffff;
}
.header-home.header-outbroken .header-home-logo-link:hover .svg-fill {
  fill: #fff104;
}
.header-home.header-outbroken .header-nav-tab-link:link,
.header-home.header-outbroken .header-nav-tab-link:visited {
  color: #ffffff;
}
.header-home.header-outbroken .header-nav-tab-link:hover,
.header-home.header-outbroken .header-nav-tab-link:focus,
.header-home.header-outbroken .header-nav-tab-link:active {
  color: #fff104;
  background-color: #0584bc;
}
