/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#available-territories-1 {
  width: 100%;
  height: 400px;
}
@media (min-width: 768px) {
  #available-territories-1 .jvectormap-container {
    width: 110%;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-aws-1 .wi-img {
  height: 200px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.wi-aws-1 .wi-overlay {
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0+54,0.55+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.55) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.55) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.55) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#8c000000",GradientType=0);
  /* IE6-9 */
}
.wi-aws-1 .wi-overlay span {
  display: inline-block;
  align-self: flex-end;
  font-size: 16px;
  padding: 5px;
  text-align: center;
}
@media (min-width: 1200px) {
  .wi-aws-1 .wi-img {
    flex: 0 0 14.28%;
    max-width: 14.28%;
  }
}
@media (min-width: 1400px) {
  .wi-aws-1 .wi-overlay span {
    font-size: 19px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.carousel, .item, .active {
  height: 100%;
}
.carousel-inner {
  height: 100%;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
nav.wi-breadcrumb ol {
  font-size: 14px;
}
nav.wi-breadcrumb {
  --wi-color: rgba(255, 255, 255, 0.60);
}
nav.wi-breadcrumb li {
  font-size: 0.75rem;
  font-weight: 400;
  font-family: var(--font-secondary);
  opacity: 1 !important;
  color: var(--wi-color) !important;
}
nav.wi-breadcrumb li:not(:first-child) {
  padding-left: 0.25rem;
}
nav.wi-breadcrumb li:not(:first-child)::before {
  padding-right: 0.25rem;
}
nav.wi-breadcrumb li:not(:first-child) a {
  font-size: 0.75rem;
  font-weight: 400;
  font-family: var(--font-secondary);
  opacity: 1 !important;
  color: var(--wi-color) !important;
}
section.bg-gradient nav.wi-breadcrumb a, section.bg-primary nav.wi-breadcrumb a {
  color: #ffffff;
}
ol.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
}
ol.breadcrumb, .bg-overlay ol.breadcrumb {
  padding: 0;
}
ol.breadcrumb .breadcrumb-item.active, .bg-overlay ol.breadcrumb .breadcrumb-item.active {
  color: #ffffff;
  opacity: 0.7;
}
ol.breadcrumb .breadcrumb-item + .breadcrumb-item::before, .bg-overlay ol.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #ffffff;
  opacity: 0.5;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#email-for-coupon div.coupon-wrapper, div.wi-coupons-slider-1 div.coupon-wrapper {
  text-align: center;
  background: transparent;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  margin-bottom: 20px;
  cursor: pointer;
}
#email-for-coupon div.coupon-wrapper div.coupon, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
  margin-top: 20px;
  border: 6px dashed var(--tertiary);
  border-radius: 15px;
  padding: 25px;
  min-height: 185px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.amount, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.amount {
  /* font-family: 'proxima_nova_thextrabold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 800;
  font-style: normal;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 1px;
  color: var(--tertiary);
}
#email-for-coupon div.coupon-wrapper div.coupon div.for, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.for {
  /* font-family: 'proxima_nova_rgbold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  /* line-height: 30px; */
  color: var(--tertiary);
  /* min-height: 78px; */
  width: 100%;
  margin: auto;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image {
  position: relative;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image img, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image img {
  height: 155px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.expiration, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.expiration {
  margin-top: 15px;
  opacity: 0.8;
}
#email-for-coupon div.coupon-wrapper div.coupon div.disclaimer, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.disclaimer {
  opacity: 0.7;
  font-size: 80%;
  width: 70%;
  margin: auto;
}
.wi-coupons-slider-1.nav-coupon div.coupon {
  border-color: var(--tertiary) !important;
  background-color: white !important;
}
.wi-coupons-slider-1.nav-coupon .for, .wi-coupons-slider-1.nav-coupon .amount {
  color: var(--tertiary) !important;
}
@media only screen and (max-width: 580px) {
  .wi-coupons-slider-1 .slick-prev {
    left: -3px;
  }
  .wi-coupons-slider-1 .slick-next {
    right: -3px;
  }
  section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
    color: rgba(52, 58, 64, 0.7);
  }
}
@media (max-width: 992px) {
  .wi-coupons-slider-1.coupons-alt .col:not(:first-child) {
    display: none;
  }
}
@media (max-width: 992px) {
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
    border: 6px dashed #fff;
    padding: 14px;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon h3 {
    color: #fff;
    font-size: 1.4rem;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon p {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0px;
  }
}
section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
  color: rgba(52, 58, 64, 0.3);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#email-for-coupon div.coupon-wrapper, div.wi-coupons-slider-1 div.coupon-wrapper {
  text-align: center;
  background: transparent;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  margin-bottom: 20px;
  cursor: pointer;
}
#email-for-coupon div.coupon-wrapper div.coupon, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
  margin-top: 20px;
  border: 6px dashed var(--tertiary);
  border-radius: 15px;
  padding: 25px;
  min-height: 185px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.amount, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.amount {
  /* font-family: 'proxima_nova_thextrabold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 800;
  font-style: normal;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 1px;
  color: var(--tertiary);
}
#email-for-coupon div.coupon-wrapper div.coupon div.for, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.for {
  /* font-family: 'proxima_nova_rgbold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  /* line-height: 30px; */
  color: var(--tertiary);
  /* min-height: 78px; */
  width: 100%;
  margin: auto;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image {
  position: relative;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image img, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image img {
  height: 155px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.expiration, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.expiration {
  margin-top: 15px;
  opacity: 0.8;
}
#email-for-coupon div.coupon-wrapper div.coupon div.disclaimer, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.disclaimer {
  opacity: 0.7;
  font-size: 80%;
  width: 70%;
  margin: auto;
}
.wi-coupons-slider-1.nav-coupon div.coupon {
  border-color: var(--tertiary) !important;
  background-color: white !important;
}
.wi-coupons-slider-1.nav-coupon .for, .wi-coupons-slider-1.nav-coupon .amount {
  color: var(--tertiary) !important;
}
@media only screen and (max-width: 580px) {
  .wi-coupons-slider-1 .slick-prev {
    left: -3px;
  }
  .wi-coupons-slider-1 .slick-next {
    right: -3px;
  }
  section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
    color: rgba(52, 58, 64, 0.7);
  }
}
@media (max-width: 992px) {
  .wi-coupons-slider-1.coupons-alt .col:not(:first-child) {
    display: none;
  }
}
@media (max-width: 992px) {
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
    border: 6px dashed #fff;
    padding: 14px;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon h3 {
    color: #fff;
    font-size: 1.4rem;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon p {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0px;
  }
}
section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
  color: rgba(52, 58, 64, 0.3);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#email-for-coupon div.coupon-wrapper, div.wi-coupons-slider-1 div.coupon-wrapper {
  text-align: center;
  background: transparent;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  margin-bottom: 20px;
  cursor: pointer;
}
#email-for-coupon div.coupon-wrapper div.coupon, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
  margin-top: 20px;
  border: 6px dashed var(--tertiary);
  border-radius: 15px;
  padding: 25px;
  min-height: 185px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.amount, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.amount {
  /* font-family: 'proxima_nova_thextrabold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 800;
  font-style: normal;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 1px;
  color: var(--tertiary);
}
#email-for-coupon div.coupon-wrapper div.coupon div.for, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.for {
  /* font-family: 'proxima_nova_rgbold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  /* line-height: 30px; */
  color: var(--tertiary);
  /* min-height: 78px; */
  width: 100%;
  margin: auto;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image {
  position: relative;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image img, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image img {
  height: 155px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.expiration, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.expiration {
  margin-top: 15px;
  opacity: 0.8;
}
#email-for-coupon div.coupon-wrapper div.coupon div.disclaimer, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.disclaimer {
  opacity: 0.7;
  font-size: 80%;
  width: 70%;
  margin: auto;
}
.wi-coupons-slider-1.nav-coupon div.coupon {
  border-color: var(--tertiary) !important;
  background-color: white !important;
}
.wi-coupons-slider-1.nav-coupon .for, .wi-coupons-slider-1.nav-coupon .amount {
  color: var(--tertiary) !important;
}
@media only screen and (max-width: 580px) {
  .wi-coupons-slider-1 .slick-prev {
    left: -3px;
  }
  .wi-coupons-slider-1 .slick-next {
    right: -3px;
  }
  section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
    color: rgba(52, 58, 64, 0.7);
  }
}
@media (max-width: 992px) {
  .wi-coupons-slider-1.coupons-alt .col:not(:first-child) {
    display: none;
  }
}
@media (max-width: 992px) {
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
    border: 6px dashed #fff;
    padding: 14px;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon h3 {
    color: #fff;
    font-size: 1.4rem;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon p {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0px;
  }
}
section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
  color: rgba(52, 58, 64, 0.3);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.coup-amb .image img {
  border: 1px solid var(--primary);
  height: 250px !important;
}
.coup-amb .redeem a {
  border-radius: 9px;
}
#email-for-coupon div.coupon-wrapper, div.wi-coupons-slider-1 div.coupon-wrapper {
  text-align: center;
  background: transparent;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  margin-bottom: 20px;
  cursor: pointer;
}
#email-for-coupon div.coupon-wrapper div.coupon, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
  margin-top: 20px;
  border: 6px dashed var(--tertiary);
  border-radius: 15px;
  padding: 25px;
  min-height: 185px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.amount, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.amount {
  /* font-family: 'proxima_nova_thextrabold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 800;
  font-style: normal;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 1px;
  color: var(--tertiary);
}
#email-for-coupon div.coupon-wrapper div.coupon div.for, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.for {
  /* font-family: 'proxima_nova_rgbold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  /* line-height: 30px; */
  color: var(--tertiary);
  /* min-height: 78px; */
  width: 100%;
  margin: auto;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image {
  position: relative;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image img, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image img {
  height: 155px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.expiration, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.expiration {
  margin-top: 15px;
  opacity: 0.8;
}
#email-for-coupon div.coupon-wrapper div.coupon div.disclaimer, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.disclaimer {
  opacity: 0.7;
  font-size: 80%;
  width: 70%;
  margin: auto;
}
.wi-coupons-slider-1.nav-coupon div.coupon {
  border-color: var(--tertiary) !important;
  background-color: white !important;
}
.wi-coupons-slider-1.nav-coupon .for, .wi-coupons-slider-1.nav-coupon .amount {
  color: var(--tertiary) !important;
}
@media only screen and (max-width: 580px) {
  .wi-coupons-slider-1 .slick-prev {
    left: -3px;
  }
  .wi-coupons-slider-1 .slick-next {
    right: -3px;
  }
  section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
    color: rgba(52, 58, 64, 0.7);
  }
}
@media (max-width: 992px) {
  .wi-coupons-slider-1.coupons-alt .col:not(:first-child) {
    display: none;
  }
}
@media (max-width: 992px) {
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
    border: 6px dashed #fff;
    padding: 14px;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon h3 {
    color: #fff;
    font-size: 1.4rem;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon p {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0px;
  }
}
section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
  color: rgba(52, 58, 64, 0.3);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#email-for-coupon div.coupon-wrapper, div.wi-coupons-slider-1 div.coupon-wrapper {
  text-align: center;
  background: transparent;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  margin-bottom: 20px;
  cursor: pointer;
}
#email-for-coupon div.coupon-wrapper div.coupon, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
  margin-top: 20px;
  border: 6px dashed var(--tertiary);
  border-radius: 15px;
  padding: 25px;
  min-height: 185px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.amount, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.amount {
  /* font-family: 'proxima_nova_thextrabold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 800;
  font-style: normal;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 1px;
  color: var(--tertiary);
}
#email-for-coupon div.coupon-wrapper div.coupon div.for, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.for {
  /* font-family: 'proxima_nova_rgbold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  /* line-height: 30px; */
  color: var(--tertiary);
  /* min-height: 78px; */
  width: 100%;
  margin: auto;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image {
  position: relative;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image img, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image img {
  height: 155px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.expiration, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.expiration {
  margin-top: 15px;
  opacity: 0.8;
}
#email-for-coupon div.coupon-wrapper div.coupon div.disclaimer, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.disclaimer {
  opacity: 0.7;
  font-size: 80%;
  width: 70%;
  margin: auto;
}
.wi-coupons-slider-1.nav-coupon div.coupon {
  border-color: var(--tertiary) !important;
  background-color: white !important;
}
.wi-coupons-slider-1.nav-coupon .for, .wi-coupons-slider-1.nav-coupon .amount {
  color: var(--tertiary) !important;
}
@media only screen and (max-width: 580px) {
  .wi-coupons-slider-1 .slick-prev {
    left: -3px;
  }
  .wi-coupons-slider-1 .slick-next {
    right: -3px;
  }
  section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
    color: rgba(52, 58, 64, 0.7);
  }
}
@media (max-width: 992px) {
  .wi-coupons-slider-1.coupons-alt .col:not(:first-child) {
    display: none;
  }
}
.coup-amb .image img {
  border: 1px solid var(--primary);
  height: 250px !important;
}
.coup-amb .redeem a {
  border-radius: 9px;
}
@media (max-width: 992px) {
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
    border: 6px dashed #fff;
    padding: 14px;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon h3 {
    color: #fff;
    font-size: 1.4rem;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon p {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0px;
  }
}
section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
  color: rgba(52, 58, 64, 0.3);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#email-for-coupon div.coupon-wrapper, div.wi-coupons-slider-1 div.coupon-wrapper {
  text-align: center;
  background: transparent;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  margin-bottom: 20px;
  cursor: pointer;
}
#email-for-coupon div.coupon-wrapper div.coupon, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
  margin-top: 20px;
  border: 6px dashed var(--tertiary);
  border-radius: 15px;
  padding: 25px;
  min-height: 185px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.amount, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.amount {
  /* font-family: 'proxima_nova_thextrabold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 800;
  font-style: normal;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 1px;
  color: var(--tertiary);
}
#email-for-coupon div.coupon-wrapper div.coupon div.for, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.for {
  /* font-family: 'proxima_nova_rgbold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  /* line-height: 30px; */
  color: var(--tertiary);
  /* min-height: 78px; */
  width: 100%;
  margin: auto;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image {
  position: relative;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image img, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image img {
  height: 155px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.expiration, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.expiration {
  margin-top: 15px;
  opacity: 0.8;
}
#email-for-coupon div.coupon-wrapper div.coupon div.disclaimer, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.disclaimer {
  opacity: 0.7;
  font-size: 80%;
  width: 70%;
  margin: auto;
}
.wi-coupons-slider-1.nav-coupon div.coupon {
  border-color: var(--tertiary) !important;
  background-color: white !important;
}
.wi-coupons-slider-1.nav-coupon .for, .wi-coupons-slider-1.nav-coupon .amount {
  color: var(--tertiary) !important;
}
@media only screen and (max-width: 580px) {
  .wi-coupons-slider-1 .slick-prev {
    left: -3px;
  }
  .wi-coupons-slider-1 .slick-next {
    right: -3px;
  }
  section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
    color: rgba(52, 58, 64, 0.7);
  }
}
@media (max-width: 992px) {
  .wi-coupons-slider-1.coupons-alt .col:not(:first-child) {
    display: none;
  }
}
@media (max-width: 992px) {
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
    border: 6px dashed #fff;
    padding: 14px;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon h3 {
    color: #fff;
    font-size: 1.4rem;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon p {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0px;
  }
}
section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
  color: rgba(52, 58, 64, 0.3);
}
div.wi-coupons-slider-1 div.coupon-wrapper div.coupon span.savings-amount {
  background: rgba(243, 207, 27, 0.9);
  font-size: 16px;
  padding: 5px 15px;
  font-weight: 700;
  color: #fff;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#email-for-coupon div.coupon-wrapper, div.wi-coupons-list-1 div.coupon-wrapper {
  text-align: center;
  background: transparent;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  margin-bottom: 20px;
  cursor: pointer;
}
#email-for-coupon div.coupon-wrapper div.coupon, div.wi-coupons-list-1 div.coupon-wrapper div.coupon {
  margin-top: 20px;
  border: 4px dashed #979797;
  border-radius: 15px;
  padding: 25px;
  min-height: 185px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.amount, div.wi-coupons-list-1 div.coupon-wrapper div.coupon div.amount {
  /* font-family: 'proxima_nova_thextrabold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 800;
  font-style: normal;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 1px;
  color: var(--primary);
}
#email-for-coupon div.coupon-wrapper div.coupon div.for, div.wi-coupons-list-1 div.coupon-wrapper div.coupon div.for {
  /* font-family: 'proxima_nova_rgbold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  line-height: 30px;
  color: var(--primary);
  min-height: 78px;
  width: 80%;
  margin: auto;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image, div.wi-coupons-list-1 div.coupon-wrapper div.coupon div.image {
  position: relative;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image img, div.wi-coupons-list-1 div.coupon-wrapper div.coupon div.image img {
  height: 150px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.expiration, div.wi-coupons-list-1 div.coupon-wrapper div.coupon div.expiration {
  margin-top: 20px;
  opacity: 0.8;
}
#email-for-coupon div.coupon-wrapper div.coupon div.disclaimer, div.wi-coupons-list-1 div.coupon-wrapper div.coupon div.disclaimer {
  opacity: 0.7;
  font-size: 80%;
  width: 70%;
  margin: auto;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#email-for-coupon div.coupon-wrapper, div.wi-coupons-slider-1 div.coupon-wrapper {
  text-align: center;
  background: transparent;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover;
  margin-bottom: 20px;
  cursor: pointer;
}
#email-for-coupon div.coupon-wrapper div.coupon, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
  margin-top: 20px;
  border: 6px dashed var(--tertiary);
  border-radius: 15px;
  padding: 25px;
  min-height: 185px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.amount, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.amount {
  /* font-family: 'proxima_nova_thextrabold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 800;
  font-style: normal;
  font-size: 55px;
  line-height: 60px;
  letter-spacing: 1px;
  color: var(--tertiary);
}
#email-for-coupon div.coupon-wrapper div.coupon div.for, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.for {
  /* font-family: 'proxima_nova_rgbold', sans-serif !important; */
  /*       font-family: proxima-nova, sans-serif; */
  font-family: var(--font-primary);
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  /* line-height: 30px; */
  color: var(--tertiary);
  /* min-height: 78px; */
  width: 100%;
  margin: auto;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image {
  position: relative;
}
#email-for-coupon div.coupon-wrapper div.coupon div.image img, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.image img {
  height: 155px;
}
#email-for-coupon div.coupon-wrapper div.coupon div.expiration, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.expiration {
  margin-top: 15px;
  opacity: 0.8;
}
#email-for-coupon div.coupon-wrapper div.coupon div.disclaimer, div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.disclaimer {
  opacity: 0.7;
  font-size: 80%;
  width: 70%;
  margin: auto;
}
.wi-coupons-slider-1.nav-coupon div.coupon {
  border-color: var(--tertiary) !important;
  background-color: white !important;
}
.wi-coupons-slider-1.nav-coupon .for, .wi-coupons-slider-1.nav-coupon .amount {
  color: var(--tertiary) !important;
}
@media only screen and (max-width: 580px) {
  .wi-coupons-slider-1 .slick-prev {
    left: -3px;
  }
  .wi-coupons-slider-1 .slick-next {
    right: -3px;
  }
  section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
    color: rgba(52, 58, 64, 0.7);
  }
}
@media (max-width: 992px) {
  .wi-coupons-slider-1.coupons-alt .col:not(:first-child) {
    display: none;
  }
}
@media (max-width: 992px) {
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon {
    border: 6px dashed #fff;
    padding: 14px;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon h3 {
    color: #fff;
    font-size: 1.4rem;
  }
  nav div.wi-coupons-slider-1 div.coupon-wrapper div.coupon p {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0px;
  }
}
section div.wi-coupons-slider-1 .slick-prev:before, section div.wi-coupons-slider-1 .slick-next:before {
  color: rgba(52, 58, 64, 0.3);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-cta-fixed {
  --b-radius: 3px;
  --b-color: #e4e4e4;
  --padding: 12px;
  position: fixed;
  width: 300px;
  bottom: 0px;
  right: 10px;
  border: 1px var(--b-color) solid;
  border-bottom: none;
  border-top-left-radius: var(--b-radius);
  border-top-right-radius: var(--b-radius);
  z-index: 10000;
}
.wi-cta-fixed .cta-head {
  color: #ffffff;
  padding: var(--padding);
  background-color: var(--primary);
  border-top-left-radius: var(--b-radius);
  border-top-right-radius: var(--b-radius);
  border-bottom: 1px var(--b-color) solid;
}
.wi-cta-fixed .cta-head:hover {
  cursor: pointer;
}
.wi-cta-fixed .cta-body {
  background-color: #f8f9fa;
  padding: var(--padding);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.event-show-when-selected {
  display: none;
}
.wi-events-guest-select .wi-select-event {
  cursor: pointer;
}
.wi-events-guest-select .wi-select-event i.on {
  display: none;
}
.wi-events-guest-select .wi-select-event.selected {
  background-color: rgba(var(--primary-rgb), 0.1);
}
.wi-events-guest-select .wi-select-event.selected i.on {
  display: inline;
}
.wi-events-guest-select .wi-select-event.selected i.off {
  display: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.full-screen-slider .slick-list {
  width: 100%;
  height: 100%;
}
.full-screen-slider .slick-track {
  height: 100%;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.full-screen-slider .slick-list {
  width: 100%;
  height: 100%;
}
.full-screen-slider .slick-track {
  height: 100%;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-gallery-1 a.wi-img {
  display: block;
  width: 100%;
  font-size: 30px;
  text-decoration: none;
  background-position: 50%;
  background-size: cover;
  color: #fff;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.wi-gallery-1 a.wi-img .icon {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.wi-gallery-1 a.wi-img:hover .icon {
  opacity: 1;
}
.wi-gallery-1 a.wi-img div.wi-img-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  box-shadow: inset 0px 11px 8px -10px rgba(0, 0, 0, 0.2), inset 0px -11px 8px -10px rgba(0, 0, 0, 0.2);
}
.wi-gallery-1 a.wi-img:hover div.wi-img-overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.2+0,0.45+100 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.45) 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.45) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.45) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#33000000", endColorstr="#73000000",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.instagram-1 .card-img-top:focus {
  outline: none;
}
.instagram-1 .card-img-top:nth-child(n+2) {
  display: none;
}
.instagram-1 video.card-img-top:hover {
  cursor: pointer;
}
.instagram-1 .slick-initialized .card-img-top {
  display: block;
}
.instagram-1 .slick-dots li {
  width: 5px;
}
.instagram-1 .slick-dots li button:before {
  color: #8c2232 !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-locations-1 .wi-bg-image {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  cursor: pointer;
}
.wi-locations-1 .wi-bg-image .wi-bg-overlay {
  position: relative;
  padding: 25px;
  min-height: 100px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+31,0.1+100 */
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#1a000000",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-franchise-list .card-columns {
  column-count: 1;
}
@media (min-width: 992px) {
  .wi-franchise-list .card-columns {
    column-count: 2;
  }
}
@media (min-width: 1200px) {
  .wi-franchise-list .card-columns {
    column-count: 3;
  }
}
.wi-franchise-list ul.icon-list li::after {
  content: "";
}
.wi-franchise-list ul.icon-list li::before {
  content: "";
  opacity: 0.4;
}
.wi-franchise-list ul.icon-list li::after, .wi-franchise-list ul.icon-list li::before {
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
  background-position: center;
  font-weight: 200;
  text-decoration: inherit;
  position: absolute;
  font-size: 13px;
  color: var(--primary);
  background-size: cover;
  top: 10px;
  left: -8px;
  z-index: 1;
}
.sub-name-check[sub-name*="Distribution"] ~ p .if-dist-d-none {
  display: none;
}
.sub-name-check[sub-name*="Distribution"] ~ .if-dist-d-none {
  display: none;
}
.if-dist-d-block {
  display: none;
}
.sub-name-check[sub-name*="Distribution"] ~ .if-dist-d-block {
  display: block;
}
.sub-name-check[sub-name*="Distribution"] ~ p .if-dist-d-block {
  display: block;
}
.dy-book {
  display: none;
}
.book-check[book-check]:not([book-check=""]):not([book-check="{fran_schedule_link}"]):not([book-check="/{fran_territory_alias}/book"]) .dy-book {
  display: inline;
}
.book-check[book-check]:not([book-check=""]):not([book-check="{fran_schedule_link}"]):not([book-check="/{fran_territory_alias}/book"]) .stat-book {
  display: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-franchise-list .card-columns {
  column-count: 1;
}
@media (min-width: 992px) {
  .wi-franchise-list .card-columns {
    column-count: 2;
  }
}
@media (min-width: 1200px) {
  .wi-franchise-list .card-columns {
    column-count: 3;
  }
}
.wi-franchise-list ul.icon-list li::after {
  content: "";
}
.wi-franchise-list ul.icon-list li::before {
  content: "";
  opacity: 0.4;
}
.wi-franchise-list ul.icon-list li::after, .wi-franchise-list ul.icon-list li::before {
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
  background-position: center;
  font-weight: 200;
  text-decoration: inherit;
  position: absolute;
  font-size: 13px;
  color: var(--primary);
  background-size: cover;
  top: 10px;
  left: -8px;
  z-index: 1;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-franchise-list .card-columns {
  column-count: 1;
}
@media (min-width: 992px) {
  .wi-franchise-list .card-columns {
    column-count: 2;
  }
}
@media (min-width: 1200px) {
  .wi-franchise-list .card-columns {
    column-count: 3;
  }
}
.wi-franchise-list ul.icon-list li::after {
  content: "";
}
.wi-franchise-list ul.icon-list li::before {
  content: "";
  opacity: 0.4;
}
.wi-franchise-list ul.icon-list li::after, .wi-franchise-list ul.icon-list li::before {
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
  background-position: center;
  font-weight: 200;
  text-decoration: inherit;
  position: absolute;
  font-size: 13px;
  color: var(--primary);
  background-size: cover;
  top: 10px;
  left: -8px;
  z-index: 1;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-map-full-2 input.form-control {
  background-color: #ac191d;
  border: 1px solid #ac191d;
  color: white;
  z-index: 0;
  padding-right: 34px;
}
.wi-map-full-2 input.form-control::placeholder {
  color: black;
  opacity: 1;
}
.wi-map-full-2 input.form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px var(--primary) inset;
}
.wi-map-full-2 input.form-control:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
}
.wi-map-full-2 button.search-btn {
  position: absolute;
  top: 0;
  right: 7px;
  z-index: 1;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  padding: 5px;
}
.wi-map-full-2 button.search-btn:hover {
  color: white;
}
.wi-map-full-2 button.search-btn:focus {
  outline: 0;
}
.wi-map-full-2 input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.wi-map-full-2 .wi-counter {
  border: 2px solid var(--font-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  line-height: 25px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5000;
}
.wi-map-full-2 .location-box {
  cursor: pointer;
  -webkit-box-shadow: 0 1px 8px 1px rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 8px 1px rgba(255, 255, 255, 0.1);
  border-color: #fff;
}
.wi-map-full-2 .location-box.selected {
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  border-color: #e8e6e2;
}
.wi-map-full-2 .location-box.selected h5 {
  /* color: var(--primary); */
}
.wi-map-full-2 .loading-overlay {
  position: absolute;
  z-index: 500;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
}
.wi-map-full-2 .loading-overlay i {
  font-size: 40px;
  line-height: 40px;
}
.wi-map-full-2 address {
  font-size: 16px;
  opacity: 0.7;
}
.wi-map-full-2 .location-links a {
  font-size: 13px;
}
.wi-map-full-2 #map-full-1 h4 {
  /* font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
  font-family: var(--font-primary);
}
.map-full-canada .country-check:not(.CA) {
  display: none !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-memberships-table .row {
  padding: 20px;
  border-bottom-style: solid;
  border-bottom-color: #e5e6e6;
  border-bottom-width: 1px;
  position: relative;
}
.wi-memberships-table .row .t-left {
  padding-right: 10px;
}
.wi-memberships-table .row:nth-child(odd) {
  background-color: #f8f9fa;
}
.wi-memberships-table a:hover, .wi-memberships-table button:hover {
  cursor: pointer;
}
.wi-memberships-table div.card, .wi-memberships-table div.card div.card-body, .wi-memberships-table .accordion-scroll-to {
  background: none !important;
  border: none !important;
}
.wi-memberships-table div.card {
  margin-bottom: 0px;
}
.wi-memberships-table div.card div.card-header {
  background: none;
  border-bottom: none;
  padding-left: 0px;
}
.wi-memberships-table .ah-accordion div.card div.card-header button {
  padding: 0px 0px 0px 30px;
  border: none;
  background: none;
  line-height: 1;
}
.wi-memberships-table .ah-accordion div.card div.card-header button i {
  left: 4px;
}
.wi-memberships-table .ah-accordion div.card .card-body {
  padding: 10px 0px 0px 0px;
}
.wi-memberships-table img.yes-display {
  width: 56px;
  position: absolute;
  right: 100px;
  top: 42px;
  display: block;
}
.wi-memberships-table img {
  display: none;
}
.ah-accordion div.card div.card-header button i {
  position: absolute;
  display: inline-block;
  margin-right: 5px;
  opacity: 0.4;
  left: 14px;
}
.ah-accordion div.card div.card-header button.collapsed i {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
}
@media (max-width: 700px) {
  .wi-memberships-table h4 {
    font-size: 16px;
  }
  .wi-memberships-table h5 {
    font-size: 16px;
  }
  .wi-memberships-table a, .wi-memberships-table .ah-accordion div.card div.card-header button, .wi-memberships-table i {
    font-size: 14px;
  }
  .wi-memberships-table i {
    display: block;
  }
  .wi-memberships-table .ah-accordion div.card div.card-header button {
    padding: 0px 0px 0px 24px;
  }
  .wi-memberships-table .ah-accordion div.card .card-body {
    font-size: 14px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-menu-full-1 .card {
  border-color: var(--primary);
}
.wi-menu-full-1 .card-body {
  padding: 0px;
}
.wi-menu-full-1 .card-body h3 {
  padding: 10px 1.25rem;
  color: white !important;
  background-color: var(--primary);
}
.wi-menu-full-1 .card-body h3 .price-tag {
  color: white !important;
}
.wi-menu-full-1 .card-body p, .wi-menu-full-1 .card-body td {
  font-size: 1.1rem;
  font-family: var(--font-secondary-accent);
}
.wi-menu-full-1 .card-body .body {
  padding: 0px 1.25rem 1.25rem 1.25rem;
}
.wi-menu-full-1.single .card-columns .card {
  width: 100%;
}
@media (min-width: 576px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem 0.25rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 33.333%;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-menu-full-1 .card {
  border-color: var(--primary);
}
.wi-menu-full-1 .card-body {
  padding: 0px;
}
.wi-menu-full-1 .card-body h3 {
  padding: 10px 1.25rem;
  color: white !important;
  background-color: var(--primary);
}
.wi-menu-full-1 .card-body p, .wi-menu-full-1 .card-body td {
  font-size: 1.1rem;
  font-family: var(--font-secondary-accent);
}
.wi-menu-full-1 .card-body .body {
  padding: 0px 1.25rem 1.25rem 1.25rem;
}
.wi-menu-full-1.single .card-columns .card {
  width: 100%;
}
@media (min-width: 576px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem 0.25rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 33.333%;
  }
}
.alt-layout-yes .card-body {
  background-color: #ea2127;
  color: #f8f9fa !important;
}
.alt-layout-yes .card-body h3 {
  text-align: center !important;
  justify-content: center !important;
  font-size: 0.9rem;
}
.wi-menu-full-1 .alt-format-display {
  display: none;
}
.wi-menu-full-1 .alt-layout-yes .alt-format-display {
  display: block;
}
.wi-menu-full-1 .alt-layout-yes span.alt-format-display {
  display: inline;
}
.wi-menu-full-1 .alt-layout-yes .alt-format-display hr {
  margin-top: 0;
  border-top-color: #f8f9fa;
}
.wi-menu-full-1 .alt-layout-yes table {
  text-align: center;
}
.wi-menu-full-1 .alt-layout-yes tr {
  display: inline-flex;
}
.wi-menu-full-1 .alt-layout-yes tr td {
  border-top: 0;
  padding: 0 !important;
}
.wi-menu-full-1 .alt-layout-yes tr td p {
  color: #f8f9fa !important;
  font-size: 0.8rem !important;
}
.wi-menu-full-1 .alt-layout-yes tr td:nth-child(2) {
  display: none;
}
.wi-menu-full-1 .alt-layout-yes tr:last-child span.dot {
  display: none !important;
}
.wi-menu-full-1 .alt-layout-yes .price-tag {
  padding-right: 0;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-menu-full-1 .card {
  border-color: var(--primary);
}
.wi-menu-full-1 .card-body {
  padding: 0px;
}
.wi-menu-full-1 .card-body h3 {
  padding: 10px 1.25rem;
  color: white !important;
  background-color: var(--primary);
}
.wi-menu-full-1 .card-body p, .wi-menu-full-1 .card-body td {
  font-size: 1.1rem;
  font-family: var(--font-secondary-accent);
}
.wi-menu-full-1 .card-body .body {
  padding: 0px 1.25rem 1.25rem 1.25rem;
}
.wi-menu-full-1.single .card-columns .card {
  width: 100%;
}
@media (min-width: 576px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem 0.25rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 33.333%;
  }
}
.alt-layout-yes .card-body {
  background-color: #ea2127;
  color: #f8f9fa !important;
}
.alt-layout-yes .card-body h3 {
  text-align: center !important;
  justify-content: center !important;
  font-size: 0.9rem;
}
.wi-menu-full-1 .alt-format-display {
  display: none;
}
.wi-menu-full-1 .alt-layout-yes .alt-format-display {
  display: block;
}
.wi-menu-full-1 .alt-layout-yes span.alt-format-display {
  display: inline;
}
.wi-menu-full-1 .alt-layout-yes .alt-format-display hr {
  margin-top: 0;
  border-top-color: #f8f9fa;
}
.wi-menu-full-1 .alt-layout-yes table {
  text-align: center;
}
.wi-menu-full-1 .alt-layout-yes tr {
  display: inline-flex;
}
.wi-menu-full-1 .alt-layout-yes tr td {
  border-top: 0;
  padding: 0 !important;
}
.wi-menu-full-1 .alt-layout-yes tr td p {
  color: #f8f9fa !important;
  font-size: 0.8rem !important;
}
.wi-menu-full-1 .alt-layout-yes tr td:nth-child(2) {
  display: none;
}
.wi-menu-full-1 .alt-layout-yes tr:last-child span.dot {
  display: none !important;
}
.wi-menu-full-1 .alt-layout-yes .price-tag {
  padding-right: 0;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-menu-full-1 .card {
  border-color: var(--primary);
}
.wi-menu-full-1 .card-body {
  padding: 0px;
}
.wi-menu-full-1 .card-body h3 {
  padding: 10px 1.25rem;
  color: white !important;
  background-color: var(--primary);
}
.wi-menu-full-1 .card-body h3 .price-tag {
  color: white !important;
}
.wi-menu-full-1 .card-body p, .wi-menu-full-1 .card-body td {
  font-size: 1.1rem;
  font-family: var(--font-secondary-accent);
}
.wi-menu-full-1 .card-body .body {
  padding: 0px 1.25rem 1.25rem 1.25rem;
}
.wi-menu-full-1.single .card-columns .card {
  width: 100%;
}
@media (min-width: 576px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem 0.25rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 33.333%;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-menu-full-1 .card {
  border-color: var(--primary);
}
.wi-menu-full-1 .card-body {
  padding: 0px;
}
.wi-menu-full-1 .card-body h3 {
  padding: 10px 1.25rem;
  color: white !important;
  background-color: var(--primary);
}
.wi-menu-full-1 .card-body p, .wi-menu-full-1 .card-body td {
  font-size: 1.1rem;
  font-family: var(--font-secondary-accent);
}
.wi-menu-full-1 .card-body .body {
  padding: 0px 1.25rem 1.25rem 1.25rem;
}
.wi-menu-full-1.single .card-columns .card {
  width: 100%;
}
@media (min-width: 576px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem 0.25rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 33.333%;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-menu-full-1 .card {
  border-color: var(--primary);
}
.wi-menu-full-1 .card-body {
  padding: 0px;
}
.wi-menu-full-1 .card-body h3 {
  padding: 10px 1.25rem;
  color: white !important;
  background-color: var(--primary);
}
.wi-menu-full-1 .card-body p, .wi-menu-full-1 .card-body td {
  font-size: 1.1rem;
  font-family: var(--font-secondary-accent);
}
.wi-menu-full-1 .card-body .body {
  padding: 0px 1.25rem 1.25rem 1.25rem;
}
.wi-menu-full-1.single .card-columns .card {
  width: 100%;
}
@media (min-width: 576px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem 0.25rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .wi-menu-full-1 .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .wi-menu-full-1 .card-body td {
    padding: 0.75rem;
  }
  .wi-menu-full-1.single .card-columns .card {
    width: 33.333%;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* pagination */
.pagination .page-link {
  border-color: #e6e5e2;
  color: var(--primary);
}
.pagination .page-link:hover {
  background-color: #f4f2ef;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(230, 229, 226, 0.74);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-promos-1 .promo-wrapper {
  text-align: center;
  background: transparent;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}
.wi-promos-1 .promo {
  border: 4px dashed #fff;
  padding: 25px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.48);
}
.wi-promos-1 .promo-primary {
  background-color: rgb(var(--primary-rgb) / 0.95);
}
.wi-promos-1 .promo-secondary {
  background-color: rgb(var(--primary-rgb) / 0.95);
}
.wi-promos-1 .promo h1, .wi-promos-1 .promo h2, .wi-promos-1 .promo h3, .wi-promos-1 .promo h4, .wi-promos-1 .promo h5 {
  color: #fff;
}
.wi-promos-1 .promo .expiration {
  opacity: 0.6;
  font-style: italic;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-reviews-autoslide-1 {
  height: 492px;
}
.wi-reviews-autoslide-1 ul {
  align-items: flex-start !important;
}
.wi-reviews-autoslide-1 ul li .wi-review {
  width: 300px;
  border-color: #f8f9fa;
  overflow-y: hidden;
}
.wi-reviews-autoslide-1 ul li .wi-review figure {
  overflow-y: hidden;
  max-height: 360px;
}
.wi-reviews-autoslide-1 .loading-spinner {
  height: 492px;
}
.wi-reviews-autoslide-1 ul li .wi-review figure:after {
  content: "";
  display: block;
  height: 44px;
  background-color: var(--primary);
  position: absolute;
  top: 384px;
  width: 100%;
  left: 0px;
  border-bottom-left-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
  background: linear-gradient(#f1f2f200, #f1f2f2 52%);
}
.wi-reviews-autoslide-1 .directory {
  text-align: center;
  position: relative;
  top: 0px;
  margin-bottom: -13px;
  z-index: 5;
}
.wi-reviews-autoslide-1 .directory a.directory-icon {
  color: #fff;
  background-color: var(--primary);
  border-radius: 100%;
  padding: 8px;
}
.wi-reviews-autoslide-1 .directory a.directory-icon:hover {
  background-color: var(--primary) !important;
  box-shadow: 0 0 0 0.15rem rgba(var(--primary-rgb), 0.4);
}
.wi-reviews-autoslide-1 .directory a.directory-icon > span {
  text-align: center;
  width: 18px;
  height: 18px;
}
.wi-reviews-autoslide-1 ul li {
  padding: 0px 30px;
}
.wi-reviews-autoslide-1 .col-12:before, .wi-reviews-autoslide-1 .col-12:after {
  content: "";
  height: 100%;
  width: 40px;
  position: absolute;
  z-index: 2;
  top: 0px;
  bottom: 0px;
}
.wi-reviews-autoslide-1 .col-12::before {
  left: 0px;
  background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%);
}
.wi-reviews-autoslide-1 .col-12::after {
  right: 0px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-reviews-full-1 div.wi-review blockquote {
  font-size: 12px;
  height: 125px;
  overflow: scroll;
  padding: 5px 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
div.wi-reviews-full-1 div.wi-review div.review-stars {
  font-size: 25px;
}
div.wi-reviews-full-1 div.wi-review div.review-stars span {
  display: inline-block;
  padding: 0 3px;
}
div.wi-reviews-full-1 div.wi-review div.directory {
  position: absolute;
  top: -7px;
  right: -7px;
}
div.wi-reviews-full-1 div.wi-review a.directory-icon {
  height: 40px;
  width: 40px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #f8f9fa;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
}
div.wi-reviews-full-1 div.wi-review a.directory-icon span {
  font-size: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-reviews-full-2 .wi-review .well {
  border-radius: 0.1rem;
}
.wi-review .well .bg-gray {
  border-color: #f8f9fa;
}
.wi-reviews-full-2 .wi-review .directory {
  text-align: center;
  position: relative;
  top: -30px;
  margin-bottom: -30px;
}
.wi-reviews-full-2 .wi-review .directory a.directory-icon {
  color: #fff;
  background-color: var(--primary);
  border-radius: 100%;
  padding: 8px;
}
.wi-reviews-full-2 .wi-review .directory a.directory-icon:hover {
  background-color: var(--primary) !important;
  box-shadow: 0 0 0 0.15rem rgba(var(--primary-rgb), 0.4);
}
.wi-reviews-full-2 .wi-review .directory a.directory-icon > span {
  text-align: center;
  width: 18px;
  height: 18px;
}
.wi-reviews-full-2 .wi-review > div > figure {
  height: 230px;
  overflow: hidden;
}
.wi-reviews-full-2 .expand-review {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  text-align: center;
}
.wi-reviews-full-2 .expand-review:hover {
  cursor: pointer;
  color: var(--primary);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-reviews-slider-1 div.wi-review {
  margin: 10px 0;
}
div.wi-reviews-slider-1 span.review-stars {
  font-size: 25px;
}
div.wi-reviews-slider-1 span.review-stars span {
  display: inline-block;
  padding-right: 5px;
}
div.wi-reviews-slider-1 a.directory-icon {
  height: 70px;
  width: 70px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #f8f9fa;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
}
div.wi-reviews-slider-1 a.directory-icon span {
  font-size: 40px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
/* slick overrides */
section div.wi-reviews-slider-1 .slick-prev:before, section div.wi-reviews-slider-1 .slick-next:before {
  color: rgba(52, 58, 64, 0.3);
}
section.bg-image div.wi-reviews-slider-1 .slick-prev:before, section.bg-image div.wi-reviews-slider-1 .slick-next:before, section.bg-dark div.wi-reviews-slider-1 .slick-prev:before, section.bg-dark div.wi-reviews-slider-1 .slick-next:before {
  color: #fff;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-reviews-slider-2 div.wi-review {
  margin: 10px;
}
div.wi-reviews-slider-2 div.wi-review div.topper {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
section.bg-image div.wi-reviews-slider-2 div.wi-review div.topper, section.bg-dark div.wi-reviews-slider-2 div.wi-review div.topper {
  border-color: rgba(255, 255, 255, 0.1);
}
div.wi-reviews-slider-2 span.review-stars {
  font-size: 25px;
}
div.wi-reviews-slider-2 span.review-stars span {
  display: inline-block;
  padding-right: 5px;
}
div.wi-reviews-slider-2 a.directory-icon {
  height: 40px;
  width: 40px;
  margin-right: 15px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 2px;
  background-color: #f8f9fa;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
}
div.wi-reviews-slider-2 a.directory-icon span {
  font-size: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
/* slick overrides */
section div.wi-reviews-slider-2 .slick-prev:before, section div.wi-reviews-slider-2 .slick-next:before {
  color: rgba(52, 58, 64, 0.3);
}
section.bg-image div.wi-reviews-slider-2 .slick-prev:before, section.bg-image div.wi-reviews-slider-2 .slick-next:before, section.bg-dark div.wi-reviews-slider-2 .slick-prev:before, section.bg-dark div.wi-reviews-slider-2 .slick-next:before {
  color: #fff;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-reviews-stack-1 div.wi-review {
  height: 100%;
}
div.wi-reviews-stack-1 div.wi-review blockquote {
  font-size: 16px;
  padding: 10px;
}
div.wi-reviews-stack-1 div.wi-review div.review-stars {
  font-size: 25px;
}
div.wi-reviews-stack-1 div.wi-review div.review-stars span {
  display: inline-block;
  padding: 0 3px;
}
div.wi-reviews-stack-1 div.wi-review div.directory {
  position: absolute;
  top: -17px;
  right: -17px;
}
div.wi-reviews-stack-1 div.wi-review a.directory-icon {
  height: 60px;
  width: 60px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #f8f9fa;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.1);
}
div.wi-reviews-stack-1 div.wi-review a.directory-icon span {
  font-size: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: var(--primary);
  color: #fff;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-social-medium-1 {
  display: flex;
  width: auto;
  margin: auto;
}
div.wi-social-medium-1 a {
  display: flex;
  width: 50px;
  height: 50px;
  border-radius: 2px;
  margin: 0 2px;
  font-size: 27px;
  color: #fff;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
div.wi-social-medium-1 a:hover {
  color: #fff;
  background-color: #23a9e1;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-social-medium-1 {
  display: flex;
  width: auto;
  margin: auto;
}
div.wi-social-medium-1 a {
  display: flex;
  width: 50px;
  height: 50px;
  border-radius: 2px;
  margin: 0 2px;
  font-size: 27px;
  color: #fff;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
div.wi-social-medium-1 a:hover {
  color: #fff;
  background-color: #23a9e1;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-social-medium-2 {
  display: flex;
  width: auto;
  margin: auto;
}
div.wi-social-medium-2 a {
  display: flex;
  width: 50px;
  height: 50px;
  border-radius: 2px;
  margin: 0 2px;
  font-size: 27px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
div.wi-social-medium-2 a:hover {
  color: #fff;
  background-color: #23a9e1;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
div.wi-social-small-1 {
  width: auto;
  margin: auto;
}
div.wi-social-small-1 a {
  display: inline-flex;
  width: 35px;
  height: 35px;
  font-size: 15px;
  color: #fff;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
div.wi-social-small-1 a:hover {
  color: #fff;
  background-color: #23a9e1;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: var(--primary);
  color: #fff;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.card-link:hover {
  text-decoration: none !;
}
.card-link:hover h4 {
  text-decoration: underline;
}
.card-link small {
  color: #5d5d5d;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-full-1 .go-arrow {
  position: absolute;
  right: -5px;
}
.wi-subnav-full-1 .grand-children-col {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-full-2 .img-abstract {
  margin: -19px -19px 15px -19px;
}
.wi-subnav-full-2 .img-abstract h3 {
  padding: 0 20px;
}
.wi-subnav-full-2 .img-abstract h3 a {
  color: #fff;
}
.wi-subnav-full-2 .grand-children-col {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-image-1 .go-btn {
  position: absolute;
  left: 0px;
  bottom: 30%;
}
.img-polaroid {
  background-color: #f7f6f5;
  border: 6px solid #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-image-2 .wi-wrapper {
  position: relative;
  display: block !important;
  text-align: center;
}
.wi-subnav-image-2 img.stem {
  position: absolute;
  width: 50%;
  top: -12%;
  right: 14%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.wi-subnav-image-2 img.lemon {
  position: absolute;
  width: 65%;
  top: 18%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.wi-subnav-image-2 .wi-wrapper .wi-image {
  position: relative;
  display: block;
  width: 80%;
  min-width: 80%;
  padding-top: 80%;
  margin: auto;
  border: 4px solid #ffffff;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.wi-subnav-image-2 .wi-wrapper:hover, .wi-subnav-image-2 .wi-wrapper.play {
  text-decoration: none;
  cursor: pointer;
}
.wi-subnav-image-2 .wi-wrapper:hover img.stem, .wi-subnav-image-2 .wi-wrapper:hover img.lemon, .wi-subnav-image-2 .wi-wrapper.play img.stem, .wi-subnav-image-2 .wi-wrapper.play img.lemon {
  opacity: 0.9;
}
.wi-subnav-image-2 .wi-wrapper:hover p, .wi-subnav-image-2 .wi-wrapper.play p {
  color: #717171;
}
.wi-subnav-image-2 .wi-wrapper .wi-image i {
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  text-align: center;
  font-size: 60px;
  margin: -35px auto auto -35px;
  opacity: 0;
  color: #ffffff !important;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.wi-subnav-image-2 .wi-wrapper:hover .wi-image i, .wi-subnav-image-2 .wi-wrapper.play .wi-image i {
  opacity: 1;
}
.wi-subnav-image-2 .wi-wrapper .wi-image div.wi-underlay {
  position: absolute;
  z-index: 1;
  left: -120%;
  top: -120%;
  border-radius: 50%;
  width: 140%;
  height: 140%;
  background-color: rgba(234, 33, 39, 0.2);
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.wi-subnav-image-2 .wi-wrapper:hover .wi-image div.wi-underlay, .wi-subnav-image-2 .wi-wrapper.play .wi-image div.wi-underlay {
  left: -10%;
  top: -10%;
}
.wi-subnav-image-2 .wi-wrapper:hover .wi-image, .wi-subnav-image-2 .wi-wrapper.play .wi-image {
  border-color: var(--primary);
}
.wi-subnav-image-2 .go-btn {
  position: absolute;
  left: 0px;
  bottom: 30%;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-image-3 a.wi-wrapper {
  display: block;
  text-align: center;
}
.wi-subnav-image-3 a.wi-wrapper .wi-image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.wi-subnav-image-3 a.wi-wrapper .wi-image p {
  font-size: 18px;
  color: #ffffff;
  position: relative;
  z-index: 50;
}
.wi-subnav-image-3 a.wi-wrapper:hover {
  text-decoration: none;
}
.wi-subnav-image-3 a.wi-wrapper:hover p {
  color: #ffffff;
}
.wi-subnav-image-3 a.wi-wrapper .wi-image div.wi-underlay {
  position: absolute;
  z-index: 1;
  left: 0;
  top: calc(50% - 20px);
  width: 100%;
  height: 40px;
  background-color: rgba(152, 53, 147, 0.7);
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.wi-subnav-image-3 a.wi-wrapper:hover .wi-image div.wi-underlay {
  width: 100%;
  height: 100%;
  background-color: rgba(152, 53, 147, 0.6);
  left: 0;
  top: 0;
}
.wi-subnav-image-3 a.wi-wrapper:hover .wi-image {
  border-color: #c79954;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-mason-1 a.wi-btn {
  display: block;
}
.wi-subnav-mason-1 .card-columns {
  column-count: 1;
}
.wi-subnav-mason-1 .card-columns .card {
  margin-bottom: 1.2rem;
}
@media (min-width: 992px) {
  .wi-subnav-mason-1 .card-columns {
    column-count: 2;
  }
}
@media (min-width: 1200px) {
  .wi-subnav-mason-1 .card-columns {
    column-count: 3;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.nav-tabs {
  border-bottom: 0;
}
.nav-tabs .nav-link {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
  -webkit-box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.2);
}
/* .has-tabs section specific tabs overrides */
section.has-tabs {
  border-bottom: 1px solid #dee2e6;
}
section.has-tabs .nav-tabs-wrapper {
  position: absolute;
  bottom: 0;
}
/* .bg-dark */
section.bg-dark.has-tabs, section.bg-dark .nav-tabs .nav-link:focus:not(.active), section.bg-dark .nav-tabs .nav-link:hover:not(.active) {
  border-color: #282d32;
}
/* .bg-image */
section.bg-image .nav-tabs .nav-link:focus:not(.active), section.bg-image .nav-tabs .nav-link:hover:not(.active) {
  border-color: rgba(255, 255, 255, 0.4);
}
/* active overrides */
/* active-gray */
section.has-tabs.tabs-active-gray .nav-tabs .nav-link.active {
  background-color: #f8f9fa;
  border-bottom-color: #f8f9fa;
}
/* active-image */
section.has-tabs.tabs-active-image {
  border-bottom: 4px solid var(--dark);
}
section.has-tabs.tabs-active-image .nav-tabs .nav-link.active {
  color: #f8f9fa;
  background-color: var(--dark);
  border-color: #282d32 #282d32 var(--dark);
}
section.has-tabs.tabs-active-image .nav-link:focus:not(.active), section.has-tabs.tabs-active-image .nav-link:hover:not(.active) {
  border-color: rgba(40, 45, 50, 0.1) rgba(40, 45, 50, 0.1) #282d32;
}
/* active-dark */
section.has-tabs.tabs-active-dark {
  border-color: #282d32;
}
section.has-tabs.tabs-active-dark .nav-tabs .nav-link.active {
  color: #f8f9fa;
  background-color: var(--dark);
  border-color: #282d32 #282d32 var(--dark);
}
section.has-tabs.tabs-active-dark .nav-link:focus:not(.active), section.has-tabs.tabs-active-dark .nav-link:hover:not(.active) {
  border-color: rgba(40, 45, 50, 0.1) rgba(40, 45, 50, 0.1) #282d32;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-tile-1 .wi-bg-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.wi-subnav-tile-1 .wi-bg-image .wi-bg-overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+31,0.1+100 */
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#1a000000",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-subnav-tile-1 .wi-bg-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.wi-subnav-tile-1 .wi-bg-image .wi-bg-overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+31,0.1+100 */
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#1a000000",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-team-1 .wi-tmember {
  cursor: pointer;
}
.wi-team-1 .wi-tmember .wi-tmember-info {
  position: absolute;
  bottom: 20px;
  left: 0;
  background-color: #983593;
  color: #fff;
  padding: 15px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-team-featured .wi-bg-image {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  cursor: pointer;
}
.wi-team-featured .wi-bg-image .wi-bg-overlay {
  position: relative;
  min-height: 300px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+46,0.5+99 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 46%, rgba(0, 0, 0, 0.5) 99%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 46%, rgba(0, 0, 0, 0.5) 99%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 46%, rgba(0, 0, 0, 0.5) 99%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a000000", endColorstr="#80000000",GradientType=0);
  /* IE6-9 */
}
.wi-team-featured .wi-bg-image .wi-bg-overlay h5 {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 20px;
  bottom: 20px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-testimonials-small a.wi-testimonial {
  display: block;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.wi-testimonials-small a.wi-testimonial:hover {
  text-decoration: none !important;
}
.wi-testimonials-small a.wi-testimonial div.wi-image {
  position: relative;
  width: 100%;
  border-radius: 50%;
  height: auto;
  padding-top: 100%;
  background-color: #f7f6f5;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.wi-testimonials-small a.wi-testimonial div.wi-image i {
  position: absolute;
  font-size: 40px;
  line-height: 40px;
  top: calc(50% - 20px);
  left: calc(50% - 18px);
  opacity: 0.1;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.wi-testimonials-small a.wi-testimonial:hover div.wi-image i {
  color: #ffffff;
  opacity: 1;
}
.wi-testimonials-small a.wi-testimonial blockquote p {
  font-size: 14px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.bg-white {
  background-color: #fff;
}
/* .bg-from-* */
.bg-from-left, .bg-from-right {
  position: absolute;
  z-index: -1;
  width: 300%;
  height: 100% !important;
  top: 0;
}
.bg-from-right {
  left: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+0,0.1+100 */
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d000000", endColorstr="#1a000000",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.bg-from-left {
  right: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+0,0.3+100 */
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a000000", endColorstr="#4d000000",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.bg-light-2 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.8+0,0.9+100 */
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ccffffff", endColorstr="#e6ffffff",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
/* .bg- */
.bg-primary {
  background-color: var(--primary) !important;
}
.bg-primary-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/var(--font-primary)+0,8cc241+100 */
  background: #7c963c;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #7c963c 0%, #8cc241 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #7c963c 0%, #8cc241 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #7c963c 0%, #8cc241 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--font-primary)", endColorstr="#8cc241",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.bg-primary-gradient-fade {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/var(--font-primary)+0,8cc241+100&0.35+0,0.35+82 */
  background: -moz-linear-gradient(-45deg, rgba(124, 150, 60, 0.35) 0%, rgba(137, 186, 64, 0.35) 82%, rgba(140, 194, 65, 0.35) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(124, 150, 60, 0.35) 0%, rgba(137, 186, 64, 0.35) 82%, rgba(140, 194, 65, 0.35) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(124, 150, 60, 0.35) 0%, rgba(137, 186, 64, 0.35) 82%, rgba(140, 194, 65, 0.35) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#597c963c", endColorstr="#598cc241",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.bg-secondary {
  background-color: var(--primary) !important;
}
.bg-secondary-gradient {
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d0ae2b+0,f3cf1b+100 */
  background: #d0ae2b;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #d0ae2b 0%, #f3cf1b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #d0ae2b 0%, #f3cf1b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #d0ae2b 0%, #f3cf1b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d0ae2b", endColorstr="var(--font-primary)",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.bg-secondary-gradient-fade {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d0ae2b+0,f3cf1b+100&0.35+0,0.35+82 */
  background: -moz-linear-gradient(-45deg, rgba(208, 174, 43, 0.35) 0%, rgba(237, 201, 30, 0.35) 82%, rgba(243, 207, 27, 0.35) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(208, 174, 43, 0.35) 0%, rgba(237, 201, 30, 0.35) 82%, rgba(243, 207, 27, 0.35) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(208, 174, 43, 0.35) 0%, rgba(237, 201, 30, 0.35) 82%, rgba(243, 207, 27, 0.35) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#59d0ae2b", endColorstr="#59f3cf1b",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.bg-gossamer-dark {
  background-color: #00000096;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.tooltip-inner {
  background-color: var(--primary);
}
.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: var(--primary) !important;
}
.tooltip.bs-tooltip-left .arrow:before {
  border-left-color: var(--primary) !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: var(--primary) !important;
}
.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: var(--primary) !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* h*.sub */
h1 span.sub, h2 span.sub, h3 span.sub, h4 span.sub, h5 span.sub, h6 span.sub {
  display: block;
  font-size: 60%;
  text-transform: uppercase;
  opacity: 0.7;
  margin-top: 0px;
  font-family: var(--font-secondary);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.price-tag {
  position: relative;
  display: inline-block;
  padding: 4px 10px 4px 0px;
  /* font-family: 'Ultra', serif; */
  font-weight: 500;
  color: #5d5d5d;
}
.price-tag.has-img {
  margin-right: 20px;
}
.price-tag img {
  position: absolute;
  width: 35px;
  right: -25px;
  /* margin-right: 30px; */
  top: 4px;
}
.price-tag.small-img img {
  width: 18px;
  right: -10px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
:root {
  --dark: #4d5156;
}
/* .btn-light */
.btn-light {
  background-color: rgba(255, 255, 255, 0.95);
  border-color: #edf1f5;
  color: var(--primary);
}
.btn-light:hover, .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: var(--primary);
  background-color: rgba(255, 255, 255, 0.95);
  border-color: #dee3e8;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.2);
}
.btn-light.focus, .btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.2);
}
.btn-light.btn-icon i {
  background-color: rgba(255, 255, 255, 0.95);
  border-color: #edf1f5;
}
.btn-light.btn-icon:hover i {
  color: var(--primary);
}
section.bg-gray .btn-light {
  background-color: #fff;
}
/* .btn-outline-light */
.btn-outline-light {
  color: #fff;
  border-color: #fff;
}
.btn-outline-light:hover, .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  color: var(--primary);
  background-color: rgba(255, 255, 255, 0.95);
  border-color: #edf1f5;
}
.btn-outline-light.light-secondary:hover, .btn-outline-light.light-secondary:not(:disabled):not(.disabled).active, .btn-outline-light.light-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-light.light-secondary.dropdown-toggle {
  color: var(--primary);
}
.btn-outline-light.focus, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(102, 31, 51, 0.5);
}
.btn-outline-light.btn-icon i {
  background-color: transparent;
  border-color: #edf1f5;
}
.btn-outline-light.btn-icon:hover i {
  background-color: rgba(255, 255, 255, 0.95);
}
/* .btn-dark */
.btn-dark {
  background-color: var(--dark);
  border-color: var(--dark);
}
.btn-dark:hover, .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: var(--dark);
  border-color: var(--dark);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.focus, .btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
/* .btn-outline-dark */
.btn-outline-dark {
  color: var(--dark);
  border-color: var(--dark);
}
.btn-outline-dark:hover, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: var(--dark);
  border-color: var(--dark);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.focus, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.btn-icon i {
  color: #fff;
  background-color: var(--dark);
}
.btn-outline-dark.btn-icon:hover i {
  background-color: rgba(0, 0, 0, 0.13);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*section:not(.section-separator) { overflow-x: hidden; }*/
section.no-pad {
  padding: 0;
}
section.half-pad {
  padding: 25px 0;
}
/* //// SECTION Gray ////////////////////////////////////////////////////////////////////////////////////////////// */
section.bg-gray {
  background-color: #f8f9fa;
}
/* //// SECTION Dark ////////////////////////////////////////////////////////////////////////////////////////////// */
section.bg-dark {
  background-color: var(--dark) !important;
}
/* //// SECTION Dark 2 ////////////////////////////////////////////////////////////////////////////////////////////// */
section.bg-dark-2 {
  background-color: #2f343a !important;
}
/* //// SECTION SPLIT ///////////////////////////////////////////////////////////////////////////////////////////// */
section.split {
  padding: 0;
}
/* both sides */
section.split div.left, section.split div.right {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
section.split div.left {
  background-color: #F9F9F9;
}
section.split div.right {
  background-color: #fff;
}
/* overrides */
section.split div.text-left {
  justify-content: left;
}
section.split div.text-right {
  justify-content: right;
}
@media (min-width: 992px) {
  section.split div.left {
    padding-left: 100px;
  }
  section.split div.right {
    padding-right: 100px;
  }
}
@media (min-width: 768px) {
  section.split div.left, section.split div.right {
    width: 50%;
    float: left;
  }
}
/* //// SECTION IMAGE  /////////////////////////////////////////////////////////////////////////////////////////////// */
section img.section-image {
  position: absolute;
  width: 12%;
}
section img.section-image.left {
  left: -100px;
}
section img.section-image.right {
  right: -100px;
}
section img.section-image.bottom {
  bottom: 0px;
}
section i.section-icon {
  position: absolute;
  font-size: 30em;
  opacity: 0.3;
}
section i.section-icon.left {
  left: -50px;
}
section i.section-icon.right {
  right: -50px;
}
section i.section-icon.bottom {
  bottom: -50px;
}
/* //// SECTION IMAGE /////////////////////////////////////////////////////////////////////////////////////////////////// */
section.bg-image {
  min-height: 350px;
  background-position: 50%;
  background-size: cover;
  color: #fff;
  background-color: transparent;
}
@media (min-width: 992px) {
  section.bg-image.bg-parallax {
    background-attachment: fixed;
  }
}
/* //// SECTION VIDEO /////////////////////////////////////////////////////////////////////////////////////////////////// */
section.bg-video {
  position: relative;
  color: #fff;
  background-color: transparent;
  overflow: hidden;
}
section.bg-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-repeat: no-repeat;
  background-size: cover;
}
.yt-wrapper {
  position: absolute;
  top: 0%;
  left: 0%;
  min-width: 100%;
  min-height: 100%;
  z-index: 0;
}
section.bg-video .yt-wrapper {
  z-index: -100;
}
.yt-wrapper iframe {
  min-width: 100%;
  min-height: 100%;
}
.yt-poster {
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
  z-index: 1;
}
section.bg-video .yt-poster {
  z-index: -99;
}
/* //// SECTION FULLSCREEN ////////////////////////////////////////////////////////////////////////////////////////////// */
@media (min-width: 992px) {
  section.full-screen:not(.bg-overlay) {
    height: 100vh;
    min-height: 980px;
  }
}
section.full-screen:not(.bg-overlay) > div.container, section.full-screen:not(.bg-overlay) > div.container > div.row {
  height: 100%;
}
/* //// SECTION PARTIAL SCREEN ///////////////////////////////////////////////////////////////////////////////////////// */
@media (min-width: 992px) {
  section.partial-screen:not(.bg-overlay) {
    height: 70vh;
  }
}
section.partial-screen:not(.bg-overlay) > div.container, section.partial-screen:not(.bg-overlay) > div.container > div.row {
  height: 100%;
}
/* //// SECTION DIVIDERS /////////////////////////////////////////////////////////////////////////////////////////////// */
/* Diagonal */
/* -------- */
.divider-diagonal::before, .divider-diagonal::after {
  position: absolute;
  content: "";
  pointer-events: none;
}
.divider-diagonal {
  z-index: 1;
  padding-top: 6em;
  background: #fff;
}
.divider-diagonal::before, .divider-diagonal::after {
  top: 0;
  left: -25%;
  z-index: -1;
  width: 150%;
  height: 75%;
  background: inherit;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
/* Mirror */
.divider-diagonal.diagonal-mirror::before, .divider-diagonal.diagonal-mirror::after {
  top: -80px;
  left: -5%;
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
}
/* Add Shadow */
.divider-diagonal.diagonal-shadow::before {
  height: 50%;
  background: rgba(46, 51, 57, 0.5);
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transform-origin: 3% 0;
  transform-origin: 3% 0;
}
.divider-diagonal.diagonal-mirror.diagonal-shadow::before {
  top: -100px;
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}
/* shadow colors */
.divider-diagonal.diagonal-shadow.shadow-primary::before {
  background: rgb(var(--primary-rgb-format) / 0.5);
}
.divider-diagonal.diagonal-shadow.shadow-secondary::before {
  background: rgb(var(--primary-rgb-format) / 0.5);
}
/* //// SECTION SEPARATOR ////////////////////////////////////////////////////////////////////////////////////////////// */
section.section-separator {
  position: relative;
  padding: 0;
  margin: 0;
}
section.section-separator svg {
  position: absolute;
  padding-bottom: 0;
  margin-bottom: 0;
  bottom: 0;
  fill: #fff;
  stroke: #fff;
}
section.section-separator.separator-black svg {
  fill: #000;
  stroke: #000;
}
section.section-separator.separator-gray svg {
  fill: #F9F9F9;
  stroke: #F9F9F9;
}
@media (min-width: 992px) {
  main > section:first-of-type, main section.first-section {
    padding-top: calc(var(--nav-desktop-height) + var(--nav-tert-height) + var(--top-bar) + var(--section-unit));
  }
  main > section.half-pad:first-of-type, main section.half-pad.first-section {
    padding-top: calc(var(--nav-desktop-height) + var(--nav-tert-height) + calc(var(--section-unit) / 2));
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// SECTION OVERLAY /////////////////////////////////////////////////////////////////////////////////////////////////// */
section.bg-overlay {
  min-height: auto;
  display: block;
  padding: 0;
}
section.bg-overlay div.overlay {
  display: flex;
  align-items: center;
  padding: 75px 0;
  /* re-apply default section padding */
  box-shadow: inset 0px 11px 8px -10px rgba(0, 0, 0, 0.2), inset 0px -11px 8px -10px rgba(0, 0, 0, 0.2);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 49%, rgba(0, 0, 0, 0.4) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 49%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 49%, rgba(0, 0, 0, 0.4) 100%);
  /* background: #000000ad; */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6343a40", endColorstr="#c2343a40",GradientType=0);
}
section.bg-overlay.overlay-gradient div.overlay {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/var(--font-primary)+0,b71f8d+100&0.7+0,0.6+100 */
  background: -moz-linear-gradient(-45deg, rgba(84, 141, 195, 0.7) 0%, rgba(183, 31, 141, 0.6) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(84, 141, 195, 0.7) 0%, rgba(183, 31, 141, 0.6) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(84, 141, 195, 0.7) 0%, rgba(183, 31, 141, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3f3cf1b", endColorstr="#99b71f8d",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
section.bg-overlay.overlay-primary div.overlay {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/var(--font-primary)+0,8cc241+100&0.35+0,0.35+82 */
  background: -moz-linear-gradient(-45deg, rgba(124, 150, 60, 0.35) 0%, rgba(137, 186, 64, 0.35) 82%, rgba(140, 194, 65, 0.35) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(124, 150, 60, 0.35) 0%, rgba(137, 186, 64, 0.35) 82%, rgba(140, 194, 65, 0.35) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(124, 150, 60, 0.35) 0%, rgba(137, 186, 64, 0.35) 82%, rgba(140, 194, 65, 0.35) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#597c963c", endColorstr="#598cc241",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
section.bg-overlay.overlay-secondary div.overlay {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d0ae2b+0,f3cf1b+100&0.35+0,0.35+82 */
  background: -moz-linear-gradient(-45deg, rgba(208, 174, 43, 0.35) 0%, rgba(237, 201, 30, 0.35) 82%, rgba(243, 207, 27, 0.35) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(208, 174, 43, 0.35) 0%, rgba(237, 201, 30, 0.35) 82%, rgba(243, 207, 27, 0.35) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(208, 174, 43, 0.35) 0%, rgba(237, 201, 30, 0.35) 82%, rgba(243, 207, 27, 0.35) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#59d0ae2b", endColorstr="#59f3cf1b",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
/* overlay view hieght fixes */
@media (min-width: 992px) {
  section.full-screen.bg-overlay div.overlay {
    height: 100vh;
  }
}
section.full-screen.bg-overlay div.overlay > div.container, section.full-screen.bg-overlay div.overlay > div.container > div.row {
  height: 100%;
}
@media (min-width: 992px) {
  section.partial-screen.bg-overlay div.overlay {
    height: 70vh;
  }
}
section.partial-screen.bg-overlay div.overlay > div.container, section.partial-screen.bg-overlay div.overlay > div.container > div.row {
  height: 100%;
}
@charset "UTF-8";
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .icon-list */
ul.icon-list {
  margin: 0 0 0 10px;
  padding: 0;
}
ul.icon-list li {
  position: relative;
  list-style-type: none;
  padding: 6px 0 5px 17px;
  margin-bottom: 0;
}
/* default: chevron */
ul.icon-list li::after {
  font-family: "Font Awesome 5 Pro";
  content: "";
  font-style: normal;
  font-weight: 200;
  text-decoration: inherit;
  position: absolute;
  font-size: 13px;
  color: var(--primary);
  top: 10px;
  left: 0;
  z-index: 1;
}
.text-light ul.icon-list li::after {
  color: #ffffff;
  opacity: 0.4;
}
/* chevron circle */
ul.icon-list.list-arrow-circle li::after {
  content: "";
}
/* checkmark */
ul.icon-list.list-checkmark li::after {
  content: "";
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .nav-tabs bootstrap overrides */
.nav-tabs {
  border-bottom: 0;
}
.nav-tabs .nav-link {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
  -webkit-box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.2);
}
/* .has-tabs section specific tabs overrides */
section.has-tabs {
  border-bottom: 1px solid #dee2e6;
}
section.has-tabs .nav-tabs-wrapper {
  position: absolute;
  bottom: 0;
}
/* .bg-dark */
section.bg-dark.has-tabs, section.bg-dark .nav-tabs .nav-link:focus:not(.active), section.bg-dark .nav-tabs .nav-link:hover:not(.active) {
  border-color: #282d32;
}
/* .bg-image */
section.bg-image .nav-tabs .nav-link:focus:not(.active), section.bg-image .nav-tabs .nav-link:hover:not(.active) {
  border-color: rgba(255, 255, 255, 0.4);
}
/* active overrides */
/* active-gray */
section.has-tabs.tabs-active-gray .nav-tabs .nav-link.active {
  background-color: #f8f9fa;
  border-bottom-color: #f8f9fa;
}
/* active-image */
section.has-tabs.tabs-active-image {
  border-bottom: 4px solid var(--dark);
}
section.has-tabs.tabs-active-image .nav-tabs .nav-link.active {
  color: #f8f9fa;
  background-color: var(--dark);
  border-color: #282d32 #282d32 var(--dark);
}
section.has-tabs.tabs-active-image .nav-link:focus:not(.active), section.has-tabs.tabs-active-image .nav-link:hover:not(.active) {
  border-color: rgba(40, 45, 50, 0.1) rgba(40, 45, 50, 0.1) #282d32;
}
/* active-dark */
section.has-tabs.tabs-active-dark {
  border-color: #282d32;
}
section.has-tabs.tabs-active-dark .nav-tabs .nav-link.active {
  color: #f8f9fa;
  background-color: var(--dark);
  border-color: #282d32 #282d32 var(--dark);
}
section.has-tabs.tabs-active-dark .nav-link:focus:not(.active), section.has-tabs.tabs-active-dark .nav-link:hover:not(.active) {
  border-color: rgba(40, 45, 50, 0.1) rgba(40, 45, 50, 0.1) #282d32;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .img-circle */
img.img-circle {
  background-color: #f7f6f5;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}
/* .img-polaroid */
.img-polaroid {
  background-color: #f7f6f5;
  border: 6px solid #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
/* .img-abstract */
div.img-abstract {
  display: flex;
  align-items: center;
  min-height: 150px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.2rem;
}
div.img-abstract.abstract-overlay {
  display: block;
  min-height: auto;
}
div.img-abstract.abstract-overlay div.img-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 150px;
  /* re-apply default height */
  box-shadow: inset 0px 11px 8px -10px rgba(0, 0, 0, 0.2), inset 0px -11px 8px -10px rgba(0, 0, 0, 0.2);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+31,0.1+100 */
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 31%, rgba(0, 0, 0, 0.1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#1a000000",GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
div.img-abstract.abstract-overlay.overlay-secondary div.img-overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/var(--font-primary)+0,e86e00+99&0.7+0,0.6+50,0.7+100 */
  background: -moz-linear-gradient(top, rgba(41, 101, 101, 0.7) 0%, rgba(41, 101, 101, 0.6) 50%, rgba(41, 101, 101, 0.7) 99%, rgba(41, 101, 101, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(41, 101, 101, 0.7) 0%, rgba(41, 101, 101, 0.6) 50%, rgba(41, 101, 101, 0.7) 99%, rgba(41, 101, 101, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(41, 101, 101, 0.7) 0%, rgba(41, 101, 101, 0.6) 50%, rgba(41, 101, 101, 0.7) 99%, rgba(41, 101, 101, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3e86e00", endColorstr="#b3e86e00",GradientType=0);
  /* IE6-9 */
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .form- */
.form-control {
  border-radius: 0.2rem;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgb(var(--primary-rgb) / 0.8);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(var(--primary-rgb) / 0.2);
}
/* hide form labels */
.hide-form-labels form {
  margin-top: 15px;
}
.hide-form-labels .form-group label {
  display: none;
}
/* (sm) Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .hide-form-labels-sm form {
    margin-top: 15px;
  }
  .hide-form-labels-sm .form-group label {
    display: none;
  }
}
/* (md) Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .hide-form-labels-md form {
    margin-top: 15px;
  }
  .hide-form-labels-md .form-group label {
    display: none;
  }
}
/* (lg) Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .hide-form-labels-lg form {
    margin-top: 15px;
  }
  .hide-form-labels-lg .form-group label {
    display: none;
  }
}
/* (xl) Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .hide-form-labels-xl form {
    margin-top: 15px;
  }
  .hide-form-labels-xl .form-group label {
    display: none;
  }
}
/* inlay form labels */
.inlay-form-labels form {
  margin-top: 15px;
}
.inlay-form-labels .form-group {
  position: relative;
  margin-top: -19px;
  margin-bottom: 12px;
}
.inlay-form-labels .form-group input:not([type="checkbox"]), .inlay-form-labels .form-group textarea {
  width: 100%;
  height: 50px;
  padding-top: 21px;
}
.inlay-form-labels .form-group label:not(.form-check-label, .label-checkbox-parent) {
  position: relative;
  left: 12px;
  top: 25px;
  display: block;
  color: #b3b3b3;
  padding: 0;
  margin: 0;
  font-size: 13px;
}
.inlay-form-labels .form-group.inlay-select, .inlay-form-labels .form-group.inlay-button {
  margin-top: 0;
}
.inlay-form-labels .form-group.inlay-select label, .inlay-form-labels .form-group.inlay-button label {
  display: none;
}
section.bg-dark .form-control {
  background-color: #2f343a;
  border-color: #262a2f;
  color: #fff;
}
.textarea-short textarea {
  min-height: 100px !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
section.bg-dark .table td, section.bg-dark .table th, section.bg-image .table td, section.bg-image .table th {
  border-color: rgba(255, 255, 255, 0.1);
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th, .table td {
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .scroll-window */
/* -------------- */
div.scroll-window {
  position: relative;
}
div.scroll-window div.top-overlay {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  height: 100px;
  width: 100%;
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=0);
}
section.bg-gray div.scroll-window div.top-overlay {
  background: -moz-linear-gradient(top, #f8f9fa 0%, rgba(248, 249, 250, 0) 100%);
  background: -webkit-linear-gradient(top, #f8f9fa 0%, rgba(248, 249, 250, 0) 100%);
  background: linear-gradient(to bottom, #f8f9fa 0%, rgba(248, 249, 250, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8f9fa", endColorstr="#00f8f9fa",GradientType=0);
}
div.scroll-window div.middle-content {
  z-index: 0;
  overflow: scroll;
  height: 600px;
  padding: 100px 35px 100px 25px;
}
div.scroll-window div.bottom-overlay {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0);
}
section.bg-gray div.scroll-window div.bottom-overlay {
  background: -moz-linear-gradient(top, rgba(248, 249, 250, 0) 0%, #f8f9fa 100%);
  background: -webkit-linear-gradient(top, rgba(248, 249, 250, 0) 0%, #f8f9fa 100%);
  background: linear-gradient(to bottom, rgba(248, 249, 250, 0) 0%, #f8f9fa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00f8f9fa", endColorstr="#f8f9fa",GradientType=0);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .bouncing */
/* --------- */
div.bouncing {
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 40px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
body:not(.scrolled) div.bouncing {
  -webkit-animation: bounce 2s infinite ease-in-out;
}
body.scrolled div.bouncing {
  opacity: 0.5;
}
@-webkit-keyframes bounce {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .show-more */
/* ---------- */
div.show-more {
  position: relative;
  overflow: hidden;
  height: auto;
  padding-bottom: 45px;
  /* at least height of 'show less' button */
}
div.show-more div.show-more-button {
  position: absolute;
  cursor: pointer;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 69%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 69%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 69%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0);
}
div.show-more.open div.show-more-button {
  height: 37px;
  border-top: 1px solid #eee;
}
div.show-more div.show-more-button span.text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: var(--primary);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .well */
/* ----- */
.well {
  --background-color: #f8f9fa;
  position: relative;
  /* border-radius: calc(.25rem - 1px); */
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f8f9fa;
  border: 1px solid #eee;
  border-radius: 0.2rem;
}
section.bg-dark .well {
  background-color: #2f343a;
  border-color: #2d3238;
}
section.bg-image .well {
  background-color: var(--dark);
  border-color: #2f343a;
}
section.bg-gray .well {
  background-color: #fff;
}
.well.well-shadow {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
}
.well.well-heavy-shadow {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 30px 71px rgba(1, 2, 2, 0.2);
  box-shadow: 0 30px 71px rgba(1, 2, 2, 0.2);
}
.well.well-shadow-hover:hover {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
}
.well.bg-primary {
  border-color: var(--primary);
  background-color: var(--primary);
}
.well.bg-secondary {
  border-color: #f3cf1c;
  background-color: #f3cf1c;
}
@media (min-width: 992px) {
  .well.well-overlap-left {
    position: relative;
    margin-left: -110px;
    margin-bottom: 55px;
  }
  .overlap-left {
    position: relative;
    margin-left: -55px;
    max-width: 600px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Flyout Sticky */
/* ------------- */
div.flyout-sticky {
  position: fixed;
  z-index: 6000;
  top: calc(30% - 45px);
  left: -350px;
  width: 400px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
div.flyout-sticky.over {
  left: 0;
}
div.flyout-sticky div.tab {
  position: absolute;
  top: 3px;
  right: 0;
  width: 50px;
  text-align: center;
  padding: 5px 0;
  font-size: 20px;
  color: var(--primary);
  background-color: var(--dark);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
div.flyout-sticky div.content {
  position: absolute;
  top: 3px;
  right: 50px;
  padding: 25px;
  width: 350px;
  min-height: 200px;
  background-color: var(--dark);
  -webkit-box-shadow: 0 7px 10px -5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 7px 10px -5px rgba(0, 0, 0, 0.4);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* code */
code {
  color: #c3c3c3;
  word-break: normal;
}
/* carousel */
.carousel, .item, .active {
  height: 100%;
}
.carousel-inner {
  height: 100%;
}
/* navs */
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: var(--primary);
  color: #fff;
}
/* pagination */
.pagination .page-link {
  border-color: #e6e5e2;
  color: var(--primary);
}
.pagination .page-link:hover {
  background-color: #f4f2ef;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(230, 229, 226, 0.74);
}
/* Borders */
.border-top {
  border-top: 1px solid #e2e2e2 !important;
}
.border-right {
  border-right: 1px solid #e2e2e2 !important;
}
.border-bottom {
  border-bottom: 1px solid #e2e2e2 !important;
}
.border-left {
  border-left: 1px solid #e2e2e2 !important;
}
@media (min-width: 768px) {
  .border-md-top {
    border-top: 1px solid #e2e2e2 !important;
  }
  .border-md-right {
    border-right: 1px solid #e2e2e2 !important;
  }
  .border-md-bottom {
    border-bottom: 1px solid #e2e2e2 !important;
  }
  .border-md-left {
    border-left: 1px solid #e2e2e2 !important;
  }
}
@media (min-width: 992px) {
  .border-lg-top {
    border-top: 1px solid #e2e2e2 !important;
  }
  .border-lg-right {
    border-right: 1px solid #e2e2e2 !important;
  }
  .border-lg-bottom {
    border-bottom: 1px solid #e2e2e2 !important;
  }
  .border-lg-left {
    border-left: 1px solid #e2e2e2 !important;
  }
}
.border-fade {
  border-color: rgba(226, 226, 226, 0.54) !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.fancy-sep {
  position: relative;
  margin-top: 37px;
  margin-bottom: 2rem;
}
@media (min-width: 1000px) {
  .fancy-sep {
    margin-top: 47px;
  }
}
.fancy-sep div {
  position: relative;
  z-index: 0;
  width: 60%;
  margin: auto;
  height: 2px;
  background-color: var(--primary);
}
.fancy-sep img {
  position: relative;
  z-index: 1;
  height: 60px;
  margin-top: -37px;
}
@media (min-width: 1000px) {
  .fancy-sep img {
    height: 80px;
    margin-top: -47px;
  }
}
.fancy-sep.v2 {
  margin-bottom: 1.25rem;
}
.fancy-sep.v2 div {
  max-width: 25.375rem;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (min-width: 992px) {
  .bump-up-low {
    position: relative;
    top: -50px;
    margin-bottom: -45px;
  }
  .bump-up {
    position: relative;
    top: -100px;
    margin-bottom: -95px;
  }
  .bump-up-high {
    position: relative;
    top: -200px;
    margin-bottom: -195px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* -------------------- */
a.btn-video {
  display: block;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
a.btn-video:hover {
  text-decoration: none;
}
a.btn-video .btn-video-overlay {
  text-align: center;
  padding: 50px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/var(--primary)+0,1f3366+100&0.2+0,0.6+100 */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.85) 100%);
}
a.btn-video:hover .btn-video-overlay {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7a3f98+0,b71f8d+100&0.55+0,0.64+100 */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.85) 100%);
}
a.btn-video .btn-video-overlay .play-icon {
  opacity: 1;
  font-size: 50px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
a.btn-video .btn-video-overlay h5 {
  opacity: 0.8;
  padding-top: 20px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1rem;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
a.btn-video:hover .btn-video-overlay h5 {
  opacity: 1;
}
@media (min-width: 768px) {
  a.btn-video .btn-video-overlay {
    text-align: center;
    padding: 95px;
  }
}
@media (min-width: 992px) {
  a.btn-video .btn-video-overlay .play-icon {
    font-size: 100px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* div. */
div.in-content-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  height: 100%;
  min-height: 500px;
}
/* div.in-content-video */
div.in-content-video {
  position: relative;
  color: #fff;
  background-color: transparent;
  overflow: hidden;
  height: 100%;
  min-height: 500px;
}
div.in-content-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-repeat: no-repeat;
  background-size: cover;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .graph-bg */
.graph-bg {
  display: block;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.2rem;
  overflow: hidden;
  margin-bottom: 20px;
}
.graph-bg div.overlay {
  padding: 25px 35px;
  background-color: rgb(var(--primary-rgb) / 0.9);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .cce */
.cce a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: var(--primary);
  color: #fff;
  font-size: 30px;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.cce a:hover {
  text-decoration: none;
  background-color: var(--primary);
}
.cce-sm .cce a {
  width: 40px;
  height: 40px;
  font-size: 15px;
}
.cce-lg .cce a {
  width: 100px;
  height: 100px;
  font-size: 40px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* .info-block */
a.info-block-title {
  display: block;
  position: relative;
  top: -50px;
  text-align: center;
  font-size: 30px;
  color: #5c5c5c;
  text-decoration: none;
}
a.info-block-title img {
  display: block;
  border: 2px solid #eee;
  background-color: #fff;
  padding: 25px;
  border-radius: 50%;
  margin: auto;
  height: 120px;
  width: 120px;
}
a.info-block-title.over img {
  border-color: var(--primary);
}
div.info-block {
  position: relative;
  display: block;
  min-height: 420px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.2rem;
  overflow: hidden;
  color: #fff;
}
div.info-block div.info {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  background-color: rgb(var(--primary-rgb) / 0);
  padding: 30px 40px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
div.info-block div.info div.info-title {
  font-size: 24px;
  margin-bottom: 10px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
div.info-block div.info div.info-content {
  font-size: 24px;
}
div.info-block.over div.info {
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* --- */
.tic-tac {
  overflow: hidden;
  position: relative;
  top: -2px;
  left: -2px;
}
.tic-tac > div.row {
  position: relative;
  bottom: -2px;
  right: -2px;
  margin-right: 0;
  margin-left: 0;
}
.tic-tac > div > div {
  text-align: center;
  padding: 25px;
  border-right: 1px solid rgba(52, 58, 64, 0.2);
  border-bottom: 1px solid rgba(52, 58, 64, 0.2);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Service Badges */
.service-column .service-badge {
  border-style: solid;
  border-color: #eee;
  border-width: 1px;
  border-radius: 100%;
  background-color: #f8f9fa;
  padding: 13px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.service-column a:hover .service-badge {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
}
.service-column .service-badge-text {
  text-align: center;
  color: #5d5d5d;
  font-size: 20px;
  margin-top: 10px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Careers */
.career-section {
  /* margin-top: 125px; */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 90vh;
  padding: 0px !important;
  background-color: white;
}
.career-section .career {
  width: 20%;
  height: 33.3333%;
  opacity: 0;
}
.career-section .career-message {
  height: 33.3333%;
  width: 60%;
  position: absolute;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.career-section .career-message h1 {
  font-size: 46px;
}
.career {
  background-position: center center;
  background-size: cover;
}
@media (max-width: 1150px) {
  .career-section .career-message {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .career-section {
    /* margin-top: 54px; */
  }
  .career-section .career {
    width: 25%;
  }
  .career-section .career:nth-child(7), .career-section .career:nth-child(8), .career-section .career:nth-child(9) {
    display: none;
  }
}
@media (max-width: 650px) {
  .career-section {
    height: 50vh;
  }
  .career-section .career-message h1 {
    text-align: center;
    font-size: 30px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* 9th Override */
.card-link:hover {
  text-decoration: none !;
}
.card-link:hover h4 {
  text-decoration: underline;
}
.card-link small {
  color: #5d5d5d;
}
@media (min-width: 1200px) {
  .well.well-overlap-left-xl {
    position: relative;
    margin-left: -110px;
    margin-bottom: 55px;
  }
}
.wi-twitter-1 .well {
  display: flex;
  align-items: center;
}
.wi-twitter-1 .well .tweet-icon {
  top: unset !important;
}
div.wi-twitter-1 div.well {
  border-left-width: 1px !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.listing {
  position: relative;
  justify-content: space-between;
  display: flex;
  min-height: 20px;
  padding: 22px 28px;
  margin-bottom: 15px;
  background-color: #f8f9fa;
  border: 1px solid #eee;
  align-items: center;
  border-style: solid;
  border-color: #b0b0b0;
  border-width: 1px;
  border-radius: 0.5rem;
}
.listing i {
  font-size: 39px;
  position: absolute;
  display: flex;
  right: 24px;
}
@charset "UTF-8";
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url("/oak/themes/romp_n_roll/vendors/slick/ajax-loader.gif") center center no-repeat;
}
/* Arrows */
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-family: "Font Awesome 5 Pro";
  content: "";
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #9d58a5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: "";
}
[dir="rtl"] .slick-next:before {
  content: "";
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: "Font Awesome 5 Pro";
  content: "";
  font-style: normal;
  font-weight: 900;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
.none-if-empty:empty {
  display: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.sub-name-check[sub-name*="Distribution"] ~ p .if-dist-d-none {
  display: none;
}
.sub-name-check[sub-name*="Distribution"] ~ .if-dist-d-none {
  display: none;
}
.if-dist-d-block {
  display: none;
}
.sub-name-check[sub-name*="Distribution"] ~ .if-dist-d-block {
  display: block;
}
.sub-name-check[sub-name*="Distribution"] ~ p .if-dist-d-block {
  display: block;
}
#map-tabs a {
  background: var(--dark);
  color: #ffffff !important;
  padding: 5px 8px;
  font-size: 25px;
  transition: 0.25s;
}
#map-tabs a:not(.active):hover {
  background: var(--primary);
  transition: 0.25s;
  cursor: pointer;
}
#map-tabs a.active {
  background: var(--primary);
}
/* .text-gold */
/* ---------- */
.review-star {
  color: #ffcf00;
}
b, strong {
  font-weight: 900;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.img-rounded {
  border-radius: 6px;
}
.em-banner .em-p {
  padding-top: 20px;
  padding-bottom: 20px;
}
body .em-banner {
  max-height: 200px;
  transition: 0.25s ease-in;
}
body.scrolled .em-banner {
  max-height: 0px;
  transition: 0.25s ease-in;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.ind-table {
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 5px;
  width: 100%;
}
.ind-table > div:not(:last-child) {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ccc;
}
.ind-table > div {
  padding: 0px 10px;
}
.ind-table p {
  margin: 0px;
  line-height: 1.4;
}
.ind-table .header, .ind-table .content, .ind-table .total {
  display: flex;
  justify-content: space-between;
}
.ind-table .header div, .ind-table .content div, .ind-table .total div {
  padding: 8px 0px;
  display: flex;
  align-items: center;
}
.ind-table .header div:first-child p, .ind-table .content div:first-child p, .ind-table .total div:first-child p {
  text-align: left;
}
.ind-table .header div:first-child, .ind-table .content div:first-child, .ind-table .total div:first-child {
  width: 40%;
}
.ind-table .header div:not(:first-child), .ind-table .content div:not(:first-child), .ind-table .total div:not(:first-child) {
  width: 30%;
  display: flex;
  justify-content: center;
}
.ind-table .total div p, .ind-table .header div p {
  font-size: 25px;
}
@media (max-width: 450px) {
  .ind-table .header div p, .ind-table .total div p {
    font-size: 17px;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.dy-book {
  display: none;
}
.book-check[book-check]:not([book-check=""]):not([book-check="{fran_schedule_link}"]):not([book-check="/{fran_territory_alias}/book"]) .dy-book {
  display: inline;
}
.book-check[book-check]:not([book-check=""]):not([book-check="{fran_schedule_link}"]):not([book-check="/{fran_territory_alias}/book"]) .stat-book {
  display: none;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.highlight {
  -webkit-text-stroke: 1px #ffffff;
  font-weight: 900;
}
@media (max-width: 991px) {
  .mobile-highlight {
    -webkit-text-stroke: 1px #ffffff;
    font-weight: 900;
  }
}
@media (min-width: 992px) {
  .desktop-highlight {
    -webkit-text-stroke: 1px #ffffff;
    font-weight: 900;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
[d-none-check]:not([d-none-check*=""]):not([d-none-check*="{fran_"]) {
  display: none !important;
}
[d-check*=""], [d-check*="{fran_"] {
  display: none !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.blvd-backdrop {
  background-color: rgba(0, 0, 0, 0.45) !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.col-2-5 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
@media (min-width: 576px) {
  .col-sm-2-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 768px) {
  .col-md-2-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 992px) {
  .col-lg-2-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-xl-2-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
header .main-nav .items nav ul li.mega div.mega-nav .lr-mega .mega-columns {
  column-count: 1;
}
header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > div:first-child .mega-content .mega-parent.nav-icon {
  display: flex;
  justify-content: flex-start;
  position: relative;
}
header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > div:first-child .mega-content .mega-parent.nav-icon::before {
  content: unset;
}
@media (min-width: 576px) {
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega .mega-columns {
    column-count: 2;
  }
}
@media (min-width: 992px) {
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega .mega-columns {
    column-count: 3;
  }
  div.mega-nav {
    position: fixed;
    top: calc(var(--nav-height) + var(--nav-tert-height) + var(--top-bar));
    left: 0px;
    transition: margin-top var(--transition), top var(--transition);
    width: 100vw;
    background-color: #000000;
  }
  body.show-em-banner div.mega-nav {
    top: calc(var(--nav-height) + var(--nav-tert-height) + 76.8px);
  }
  header.scrolled .main-nav .items nav ul li.mega div.mega-nav {
    top: calc(var(--nav-height) - 1px);
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-parent, header .main-nav .items nav ul li.mega div.mega-nav .mega-child {
    display: flex;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-parent {
    color: var(--secondary);
    font-weight: 500;
    font-size: 1rem;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-child {
    color: var(--secondary);
    font-size: 1rem;
    font-weight: 300;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-parent, header .main-nav .items nav ul li.mega div.mega-nav .mega-child {
    padding-left: 0px;
    transition: 0.2s ease-in;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-parent:hover, header .main-nav .items nav ul li.mega div.mega-nav .mega-child:hover {
    padding-left: 5px;
    color: var(--primary);
  }
  header .main-nav .items nav ul li.mega div.mega-nav .mega-content {
    page-break-inside: avoid;
    break-inside: avoid-column;
    display: table;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega .lr-content {
    padding: 30px;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > [class*="col-"]:first-child .lr-content {
    margin-right: unset;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > [class*="col-"]:last-child .lr-content {
    margin-left: unset;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega a {
    line-height: unset;
    padding: unset;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > div:first-child .mega-content {
    padding-left: 42px;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > div:first-child .mega-content .mega-parent.nav-icon {
    display: flex;
    align-items: center;
    position: relative;
  }
  header .main-nav .items nav ul li.mega div.mega-nav .lr-mega > div:first-child .mega-content .mega-parent.nav-icon::before {
    content: var(--icon-unicode);
    position: absolute;
    left: -40px;
    font-family: var(--icon-font);
    font-size: 20px;
  }
}
.lr-mega {
  --lr-margin: calc(calc(100vw - var(--container-w)) / 2);
  display: flex;
  flex-wrap: wrap;
  padding: 0px !important;
  margin: 0px 20px;
}
@media (min-width: 992px) {
  .lr-mega {
    margin: 0px;
  }
  .lr-mega > [class*="col-"] {
    width: 100%;
  }
  .lr-mega > [class*="col-"] .lr-content {
    width: var(--container-w);
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.lr-mega > .col-1 {
  --col-xs-1: calc(var(--container-w) * 0.083333);
  width: 100%;
}
.lr-mega > .col-1 .lr-content {
  width: 100%;
}
.lr-mega > .col-2 {
  --col-xs-2: calc(var(--container-w) * 0.166666);
  width: 100%;
}
.lr-mega > .col-2 .lr-content {
  width: 100%;
}
.lr-mega > .col-3 {
  --col-xs-3: calc(var(--container-w) * 0.249999);
  width: 100%;
}
.lr-mega > .col-3 .lr-content {
  width: 100%;
}
.lr-mega > .col-4 {
  --col-xs-4: calc(var(--container-w) * 0.333332);
  width: 100%;
}
.lr-mega > .col-4 .lr-content {
  width: 100%;
}
.lr-mega > .col-5 {
  --col-xs-5: calc(var(--container-w) * 0.416665);
  width: 100%;
}
.lr-mega > .col-5 .lr-content {
  width: 100%;
}
.lr-mega > .col-6 {
  --col-xs-6: calc(var(--container-w) * 0.499998);
  width: 100%;
}
.lr-mega > .col-6 .lr-content {
  width: 100%;
}
.lr-mega > .col-7 {
  --col-xs-7: calc(var(--container-w) * 0.583331);
  width: 100%;
}
.lr-mega > .col-7 .lr-content {
  width: 100%;
}
.lr-mega > .col-8 {
  --col-xs-8: calc(var(--container-w) * 0.666664);
  width: 100%;
}
.lr-mega > .col-8 .lr-content {
  width: 100%;
}
.lr-mega > .col-9 {
  --col-xs-9: calc(var(--container-w) * 0.749997);
  width: 100%;
}
.lr-mega > .col-9 .lr-content {
  width: 100%;
}
.lr-mega > .col-10 {
  --col-xs-10: calc(var(--container-w) * 0.83333);
  width: 100%;
}
.lr-mega > .col-10 .lr-content {
  width: 100%;
}
.lr-mega > .col-11 {
  --col-xs-11: calc(var(--container-w) * 0.916663);
  width: 100%;
}
.lr-mega > .col-11 .lr-content {
  width: 100%;
}
.lr-mega > .col-12 {
  --col-xs-12: calc(var(--container-w) * 0.999996);
  width: 100%;
}
.lr-mega > .col-12 .lr-content {
  width: 100%;
}
@media (min-width: 576px) {
  .lr-mega > .col-sm-1 {
    --col-sm-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-sm-1) + var(--lr-margin));
  }
  .lr-mega > .col-sm-1 .lr-content {
    width: var(--col-sm-1);
  }
  .lr-mega > .col-sm-1:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-1:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-2 {
    --col-sm-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-sm-2) + var(--lr-margin));
  }
  .lr-mega > .col-sm-2 .lr-content {
    width: var(--col-sm-2);
  }
  .lr-mega > .col-sm-2:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-2:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-3 {
    --col-sm-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-sm-3) + var(--lr-margin));
  }
  .lr-mega > .col-sm-3 .lr-content {
    width: var(--col-sm-3);
  }
  .lr-mega > .col-sm-3:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-3:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-4 {
    --col-sm-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-sm-4) + var(--lr-margin));
  }
  .lr-mega > .col-sm-4 .lr-content {
    width: var(--col-sm-4);
  }
  .lr-mega > .col-sm-4:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-4:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-5 {
    --col-sm-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-sm-5) + var(--lr-margin));
  }
  .lr-mega > .col-sm-5 .lr-content {
    width: var(--col-sm-5);
  }
  .lr-mega > .col-sm-5:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-5:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-6 {
    --col-sm-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-sm-6) + var(--lr-margin));
  }
  .lr-mega > .col-sm-6 .lr-content {
    width: var(--col-sm-6);
  }
  .lr-mega > .col-sm-6:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-6:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-7 {
    --col-sm-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-sm-7) + var(--lr-margin));
  }
  .lr-mega > .col-sm-7 .lr-content {
    width: var(--col-sm-7);
  }
  .lr-mega > .col-sm-7:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-7:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-8 {
    --col-sm-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-sm-8) + var(--lr-margin));
  }
  .lr-mega > .col-sm-8 .lr-content {
    width: var(--col-sm-8);
  }
  .lr-mega > .col-sm-8:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-8:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-9 {
    --col-sm-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-sm-9) + var(--lr-margin));
  }
  .lr-mega > .col-sm-9 .lr-content {
    width: var(--col-sm-9);
  }
  .lr-mega > .col-sm-9:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-9:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-10 {
    --col-sm-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-sm-10) + var(--lr-margin));
  }
  .lr-mega > .col-sm-10 .lr-content {
    width: var(--col-sm-10);
  }
  .lr-mega > .col-sm-10:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-10:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-11 {
    --col-sm-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-sm-11) + var(--lr-margin));
  }
  .lr-mega > .col-sm-11 .lr-content {
    width: var(--col-sm-11);
  }
  .lr-mega > .col-sm-11:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-11:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-sm-12 {
    --col-sm-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-sm-12) + var(--lr-margin));
  }
  .lr-mega > .col-sm-12 .lr-content {
    width: var(--col-sm-12);
  }
  .lr-mega > .col-sm-12:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-sm-12:last-child .lr-content {
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .lr-mega > .col-md-1 {
    --col-md-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-md-1) + var(--lr-margin));
  }
  .lr-mega > .col-md-1 .lr-content {
    width: var(--col-md-1);
  }
  .lr-mega > .col-md-1:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-1:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-2 {
    --col-md-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-md-2) + var(--lr-margin));
  }
  .lr-mega > .col-md-2 .lr-content {
    width: var(--col-md-2);
  }
  .lr-mega > .col-md-2:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-2:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-3 {
    --col-md-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-md-3) + var(--lr-margin));
  }
  .lr-mega > .col-md-3 .lr-content {
    width: var(--col-md-3);
  }
  .lr-mega > .col-md-3:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-3:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-4 {
    --col-md-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-md-4) + var(--lr-margin));
  }
  .lr-mega > .col-md-4 .lr-content {
    width: var(--col-md-4);
  }
  .lr-mega > .col-md-4:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-4:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-5 {
    --col-md-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-md-5) + var(--lr-margin));
  }
  .lr-mega > .col-md-5 .lr-content {
    width: var(--col-md-5);
  }
  .lr-mega > .col-md-5:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-5:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-6 {
    --col-md-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-md-6) + var(--lr-margin));
  }
  .lr-mega > .col-md-6 .lr-content {
    width: var(--col-md-6);
  }
  .lr-mega > .col-md-6:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-6:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-7 {
    --col-md-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-md-7) + var(--lr-margin));
  }
  .lr-mega > .col-md-7 .lr-content {
    width: var(--col-md-7);
  }
  .lr-mega > .col-md-7:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-7:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-8 {
    --col-md-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-md-8) + var(--lr-margin));
  }
  .lr-mega > .col-md-8 .lr-content {
    width: var(--col-md-8);
  }
  .lr-mega > .col-md-8:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-8:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-9 {
    --col-md-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-md-9) + var(--lr-margin));
  }
  .lr-mega > .col-md-9 .lr-content {
    width: var(--col-md-9);
  }
  .lr-mega > .col-md-9:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-9:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-10 {
    --col-md-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-md-10) + var(--lr-margin));
  }
  .lr-mega > .col-md-10 .lr-content {
    width: var(--col-md-10);
  }
  .lr-mega > .col-md-10:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-10:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-11 {
    --col-md-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-md-11) + var(--lr-margin));
  }
  .lr-mega > .col-md-11 .lr-content {
    width: var(--col-md-11);
  }
  .lr-mega > .col-md-11:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-11:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-md-12 {
    --col-md-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-md-12) + var(--lr-margin));
  }
  .lr-mega > .col-md-12 .lr-content {
    width: var(--col-md-12);
  }
  .lr-mega > .col-md-12:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-md-12:last-child .lr-content {
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .lr-mega > .col-lg-1 {
    --col-lg-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-lg-1) + var(--lr-margin));
  }
  .lr-mega > .col-lg-1 .lr-content {
    width: var(--col-lg-1);
  }
  .lr-mega > .col-lg-1:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-1:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-2 {
    --col-lg-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-lg-2) + var(--lr-margin));
  }
  .lr-mega > .col-lg-2 .lr-content {
    width: var(--col-lg-2);
  }
  .lr-mega > .col-lg-2:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-2:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-3 {
    --col-lg-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-lg-3) + var(--lr-margin));
  }
  .lr-mega > .col-lg-3 .lr-content {
    width: var(--col-lg-3);
  }
  .lr-mega > .col-lg-3:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-3:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-4 {
    --col-lg-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-lg-4) + var(--lr-margin));
  }
  .lr-mega > .col-lg-4 .lr-content {
    width: var(--col-lg-4);
  }
  .lr-mega > .col-lg-4:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-4:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-5 {
    --col-lg-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-lg-5) + var(--lr-margin));
  }
  .lr-mega > .col-lg-5 .lr-content {
    width: var(--col-lg-5);
  }
  .lr-mega > .col-lg-5:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-5:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-6 {
    --col-lg-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-lg-6) + var(--lr-margin));
  }
  .lr-mega > .col-lg-6 .lr-content {
    width: var(--col-lg-6);
  }
  .lr-mega > .col-lg-6:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-6:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-7 {
    --col-lg-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-lg-7) + var(--lr-margin));
  }
  .lr-mega > .col-lg-7 .lr-content {
    width: var(--col-lg-7);
  }
  .lr-mega > .col-lg-7:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-7:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-8 {
    --col-lg-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-lg-8) + var(--lr-margin));
  }
  .lr-mega > .col-lg-8 .lr-content {
    width: var(--col-lg-8);
  }
  .lr-mega > .col-lg-8:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-8:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-9 {
    --col-lg-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-lg-9) + var(--lr-margin));
  }
  .lr-mega > .col-lg-9 .lr-content {
    width: var(--col-lg-9);
  }
  .lr-mega > .col-lg-9:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-9:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-10 {
    --col-lg-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-lg-10) + var(--lr-margin));
  }
  .lr-mega > .col-lg-10 .lr-content {
    width: var(--col-lg-10);
  }
  .lr-mega > .col-lg-10:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-10:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-11 {
    --col-lg-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-lg-11) + var(--lr-margin));
  }
  .lr-mega > .col-lg-11 .lr-content {
    width: var(--col-lg-11);
  }
  .lr-mega > .col-lg-11:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-11:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-lg-12 {
    --col-lg-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-lg-12) + var(--lr-margin));
  }
  .lr-mega > .col-lg-12 .lr-content {
    width: var(--col-lg-12);
  }
  .lr-mega > .col-lg-12:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-lg-12:last-child .lr-content {
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .lr-mega > .col-xl-1 {
    --col-xl-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-xl-1) + var(--lr-margin));
  }
  .lr-mega > .col-xl-1 .lr-content {
    width: var(--col-xl-1);
  }
  .lr-mega > .col-xl-1:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-1:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-2 {
    --col-xl-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-xl-2) + var(--lr-margin));
  }
  .lr-mega > .col-xl-2 .lr-content {
    width: var(--col-xl-2);
  }
  .lr-mega > .col-xl-2:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-2:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-3 {
    --col-xl-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-xl-3) + var(--lr-margin));
  }
  .lr-mega > .col-xl-3 .lr-content {
    width: var(--col-xl-3);
  }
  .lr-mega > .col-xl-3:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-3:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-4 {
    --col-xl-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-xl-4) + var(--lr-margin));
  }
  .lr-mega > .col-xl-4 .lr-content {
    width: var(--col-xl-4);
  }
  .lr-mega > .col-xl-4:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-4:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-5 {
    --col-xl-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-xl-5) + var(--lr-margin));
  }
  .lr-mega > .col-xl-5 .lr-content {
    width: var(--col-xl-5);
  }
  .lr-mega > .col-xl-5:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-5:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-6 {
    --col-xl-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-xl-6) + var(--lr-margin));
  }
  .lr-mega > .col-xl-6 .lr-content {
    width: var(--col-xl-6);
  }
  .lr-mega > .col-xl-6:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-6:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-7 {
    --col-xl-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-xl-7) + var(--lr-margin));
  }
  .lr-mega > .col-xl-7 .lr-content {
    width: var(--col-xl-7);
  }
  .lr-mega > .col-xl-7:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-7:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-8 {
    --col-xl-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-xl-8) + var(--lr-margin));
  }
  .lr-mega > .col-xl-8 .lr-content {
    width: var(--col-xl-8);
  }
  .lr-mega > .col-xl-8:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-8:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-9 {
    --col-xl-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-xl-9) + var(--lr-margin));
  }
  .lr-mega > .col-xl-9 .lr-content {
    width: var(--col-xl-9);
  }
  .lr-mega > .col-xl-9:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-9:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-10 {
    --col-xl-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-xl-10) + var(--lr-margin));
  }
  .lr-mega > .col-xl-10 .lr-content {
    width: var(--col-xl-10);
  }
  .lr-mega > .col-xl-10:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-10:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-11 {
    --col-xl-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-xl-11) + var(--lr-margin));
  }
  .lr-mega > .col-xl-11 .lr-content {
    width: var(--col-xl-11);
  }
  .lr-mega > .col-xl-11:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-11:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xl-12 {
    --col-xl-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-xl-12) + var(--lr-margin));
  }
  .lr-mega > .col-xl-12 .lr-content {
    width: var(--col-xl-12);
  }
  .lr-mega > .col-xl-12:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xl-12:last-child .lr-content {
    margin-right: auto;
  }
}
@media (min-width: 1400px) {
  .lr-mega > .col-xxl-1 {
    --col-xxl-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-xxl-1) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-1 .lr-content {
    width: var(--col-xxl-1);
  }
  .lr-mega > .col-xxl-1:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-1:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-2 {
    --col-xxl-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-xxl-2) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-2 .lr-content {
    width: var(--col-xxl-2);
  }
  .lr-mega > .col-xxl-2:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-2:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-3 {
    --col-xxl-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-xxl-3) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-3 .lr-content {
    width: var(--col-xxl-3);
  }
  .lr-mega > .col-xxl-3:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-3:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-4 {
    --col-xxl-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-xxl-4) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-4 .lr-content {
    width: var(--col-xxl-4);
  }
  .lr-mega > .col-xxl-4:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-4:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-5 {
    --col-xxl-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-xxl-5) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-5 .lr-content {
    width: var(--col-xxl-5);
  }
  .lr-mega > .col-xxl-5:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-5:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-6 {
    --col-xxl-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-xxl-6) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-6 .lr-content {
    width: var(--col-xxl-6);
  }
  .lr-mega > .col-xxl-6:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-6:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-7 {
    --col-xxl-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-xxl-7) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-7 .lr-content {
    width: var(--col-xxl-7);
  }
  .lr-mega > .col-xxl-7:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-7:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-8 {
    --col-xxl-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-xxl-8) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-8 .lr-content {
    width: var(--col-xxl-8);
  }
  .lr-mega > .col-xxl-8:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-8:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-9 {
    --col-xxl-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-xxl-9) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-9 .lr-content {
    width: var(--col-xxl-9);
  }
  .lr-mega > .col-xxl-9:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-9:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-10 {
    --col-xxl-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-xxl-10) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-10 .lr-content {
    width: var(--col-xxl-10);
  }
  .lr-mega > .col-xxl-10:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-10:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-11 {
    --col-xxl-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-xxl-11) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-11 .lr-content {
    width: var(--col-xxl-11);
  }
  .lr-mega > .col-xxl-11:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-11:last-child .lr-content {
    margin-right: auto;
  }
  .lr-mega > .col-xxl-12 {
    --col-xxl-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-xxl-12) + var(--lr-margin));
  }
  .lr-mega > .col-xxl-12 .lr-content {
    width: var(--col-xxl-12);
  }
  .lr-mega > .col-xxl-12:first-child .lr-content {
    margin-left: auto;
  }
  .lr-mega > .col-xxl-12:last-child .lr-content {
    margin-right: auto;
  }
}
nav .mega-highlight-standard a {
  position: relative;
  color: #fff;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
nav .mega-highlight-standard a:hover {
  text-decoration: none;
  color: var(--primary);
}
nav .mega-highlight-standard a.mega-h-crossover {
  display: none;
}
nav .mega-highlight-col {
  position: relative;
  text-align: center;
  margin-bottom: 15px;
}
nav .mega-highlight ul.level-2 {
  margin-bottom: 25px;
}
nav .mega-highlight-col a.mega-h-crossover {
  display: none;
}
nav .mega-highlight-col a.mega-h-a {
  text-decoration: none;
  display: block;
  font-size: 17px;
}
nav .mega-highlight-col a.mega-h-a div.mega-h-text {
  color: #fff;
}
nav .mega-highlight-col a.mega-h-a:hover div.mega-h-text {
  color: var(--primary);
}
nav .mega-highlight-col a.mega-h-a div.mega-h-img {
  padding: 1px;
  text-align: center;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
nav .mega-highlight-col a.mega-h-a div.mega-h-img img {
  border-radius: 50%;
  background-color: #f8f9fa;
  border: 1px solid #eee;
}
nav .mega-highlight-col a.mega-h-a:hover div.mega-h-img {
  border-color: #e3e3e3;
  -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.07);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
body {
  color: #5d5d5d;
  background-color: var(--primary);
  /* generally the color of the footer for shorter pages */
  overflow-x: hidden;
  /*         font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
  font-family: var(--font-secondary);
  font-weight: 300;
}
footer nav a {
  color: #fff;
  opacity: 0.7;
}
footer nav a:hover {
  opacity: 1;
  color: #ffffff;
}
footer .form-control {
  background-color: #1c365d;
  border-color: var(--primary);
  color: #ffffff;
}
footer label {
  color: #ffffff;
  opacity: 0.5;
}
footer section:first-child {
  background-color: var(--secondary) !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
header.gentry {
  --nav-logo-desktop-width: 15rem;
  --nav-logo-desktop-offset: 2rem;
  --nav-logo-desktop-scrolled-width: 7.125rem;
}
header.gentry .logo img {
  width: 100%;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid var(--primary);
  border-color: var(--primary) transparent var(--primary) transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* TEMP fixes */
header.open::not(.scrolled) .main-nav nav {
  top: 0 !important;
}
header.open.scrolled .main-nav nav {
  top: unset;
}
@media (max-width: 992px) {
  main > section.half-pad:first-of-type, main section.half-pad.first-section {
    padding-top: calc(var(--nav-mobile-height) + var(--nav-tert-height) + calc(var(--section-unit) / 2)) !important;
  }
}
@media (max-width: 576px) {
  header .logo a img {
    width: 88%;
  }
  header .main-nav .items .item-append a.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
  }
}
body.h-show-tert-nav .tert-nav a:last-child {
  padding-right: 18px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-top-bar {
  margin-top: 0px;
  transition: var(--transition);
  background: var(--primary) !important;
}
body.scrolled .wi-top-bar {
  margin-top: calc(var(--top-bar, 0px) * -1);
}
.wi-top-bar .headline {
  margin-bottom: 0px;
}
.wi-top-bar a::after {
  color: white;
  margin-left: 12px;
}
.wi-top-bar .headline i {
  font-size: 20px;
  margin-left: 15px;
}
.wi-top-bar .btn-style-rounded-edges {
  border-radius: 40px;
  padding-left: 23px;
  padding-right: 23px;
}
.wi-top-bar .btn-effect-wiggle {
  animation: wiggle 5s infinite;
}
.wi-top-bar:hover .btn-effect-wiggle {
  animation: none;
}
.wi-top-bar.bg-light i.close-button {
  color: black;
}
.wi-top-bar i.close-button {
  color: white;
  opacity: 0.8;
  position: absolute;
  right: 20px;
}
.wi-top-bar i.close-button:hover {
  opacity: 1;
  cursor: pointer;
}
.wi-top-bar a:hover {
  color: white;
}
@media screen and (max-width: 991px) {
  .wi-top-bar i.close-button {
    top: -7px;
    right: 7px;
  }
}
@media screen and (max-width: 768px) {
  .wi-top-bar .headline {
    font-size: 16px;
  }
  .wi-top-bar .description {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .wi-top-bar i.close-button {
    top: 0px;
  }
}
footer {
  position: relative;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
body {
  --view-width: calc(100vw - (100vw - 100%));
}
.lr-section {
  --lr-margin: calc(calc(var(--view-width) - var(--container-w)) / 2);
  display: flex;
  flex-wrap: wrap;
  padding: 0px !important;
}
.lr-section > div[class*="col-"] {
  padding: calc(var(--section-unit)) 0;
}
section.lr-section:first-child > div[class*="col-"] {
  padding-top: calc(var(--nav-mobile-height) + calc(var(--section-unit)));
}
@media (min-width: 992px) {
  section.lr-section:first-child > div[class*="col-"] {
    padding-top: calc(var(--nav-desktop-height) + var(--nav-tert-height) + var(--top-bar, 0px) + calc(var(--section-unit)));
  }
}
.lr-section > [class*="col-"] {
  width: 100%;
}
.lr-section > [class*="col-"] .lr-content {
  width: var(--container-w);
  margin: 0 auto;
  padding-left: 12px;
  padding-right: 12px;
}
.lr-section > .col-1 {
  --col-xs-1: calc(var(--container-w) * 0.083333);
  width: calc(var(--col-xs-1) + var(--lr-margin));
}
.lr-section > .col-1 .lr-content {
  width: var(--col-xs-1);
}
.lr-section > .col-1:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-1:last-child .lr-content {
  margin-right: auto;
}
.lr-section > .col-2 {
  --col-xs-2: calc(var(--container-w) * 0.166666);
  width: calc(var(--col-xs-2) + var(--lr-margin));
}
.lr-section > .col-2 .lr-content {
  width: var(--col-xs-2);
}
.lr-section > .col-2:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-2:last-child .lr-content {
  margin-right: auto;
}
.lr-section > .col-3 {
  --col-xs-3: calc(var(--container-w) * 0.249999);
  width: calc(var(--col-xs-3) + var(--lr-margin));
}
.lr-section > .col-3 .lr-content {
  width: var(--col-xs-3);
}
.lr-section > .col-3:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-3:last-child .lr-content {
  margin-right: auto;
}
.lr-section > .col-4 {
  --col-xs-4: calc(var(--container-w) * 0.333332);
  width: calc(var(--col-xs-4) + var(--lr-margin));
}
.lr-section > .col-4 .lr-content {
  width: var(--col-xs-4);
}
.lr-section > .col-4:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-4:last-child .lr-content {
  margin-right: auto;
}
.lr-section > .col-5 {
  --col-xs-5: calc(var(--container-w) * 0.416665);
  width: calc(var(--col-xs-5) + var(--lr-margin));
}
.lr-section > .col-5 .lr-content {
  width: var(--col-xs-5);
}
.lr-section > .col-5:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-5:last-child .lr-content {
  margin-right: auto;
}
.lr-section > .col-6 {
  --col-xs-6: calc(var(--container-w) * 0.499998);
  width: calc(var(--col-xs-6) + var(--lr-margin));
}
.lr-section > .col-6 .lr-content {
  width: var(--col-xs-6);
}
.lr-section > .col-6:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-6:last-child .lr-content {
  margin-right: auto;
}
.lr-section > .col-7 {
  --col-xs-7: calc(var(--container-w) * 0.583331);
  width: calc(var(--col-xs-7) + var(--lr-margin));
}
.lr-section > .col-7 .lr-content {
  width: var(--col-xs-7);
}
.lr-section > .col-7:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-7:last-child .lr-content {
  margin-right: auto;
}
.lr-section > .col-8 {
  --col-xs-8: calc(var(--container-w) * 0.666664);
  width: calc(var(--col-xs-8) + var(--lr-margin));
}
.lr-section > .col-8 .lr-content {
  width: var(--col-xs-8);
}
.lr-section > .col-8:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-8:last-child .lr-content {
  margin-right: auto;
}
.lr-section > .col-9 {
  --col-xs-9: calc(var(--container-w) * 0.749997);
  width: calc(var(--col-xs-9) + var(--lr-margin));
}
.lr-section > .col-9 .lr-content {
  width: var(--col-xs-9);
}
.lr-section > .col-9:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-9:last-child .lr-content {
  margin-right: auto;
}
.lr-section > .col-10 {
  --col-xs-10: calc(var(--container-w) * 0.83333);
  width: calc(var(--col-xs-10) + var(--lr-margin));
}
.lr-section > .col-10 .lr-content {
  width: var(--col-xs-10);
}
.lr-section > .col-10:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-10:last-child .lr-content {
  margin-right: auto;
}
.lr-section > .col-11 {
  --col-xs-11: calc(var(--container-w) * 0.916663);
  width: calc(var(--col-xs-11) + var(--lr-margin));
}
.lr-section > .col-11 .lr-content {
  width: var(--col-xs-11);
}
.lr-section > .col-11:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-11:last-child .lr-content {
  margin-right: auto;
}
.lr-section > .col-12 {
  --col-xs-12: calc(var(--container-w) * 0.999996);
  width: calc(var(--col-xs-12) + var(--lr-margin));
}
.lr-section > .col-12 .lr-content {
  width: var(--col-xs-12);
}
.lr-section > .col-12:first-child .lr-content {
  margin-left: auto;
}
.lr-section > .col-12:last-child .lr-content {
  margin-right: auto;
}
@media (min-width: 576px) {
  .lr-section > [class*="col-"] .lr-content-sm {
    width: var(--container-w);
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }
  .lr-section > .col-sm-1 {
    --col-sm-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-sm-1) + var(--lr-margin));
  }
  .lr-section > .col-sm-1 .lr-content {
    width: var(--col-sm-1);
  }
  .lr-section > .col-sm-1:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-1:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-1 .lr-content-sm {
    width: var(--col-sm-1);
  }
  .lr-section > .col-sm-1:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-1:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-2 {
    --col-sm-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-sm-2) + var(--lr-margin));
  }
  .lr-section > .col-sm-2 .lr-content {
    width: var(--col-sm-2);
  }
  .lr-section > .col-sm-2:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-2:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-2 .lr-content-sm {
    width: var(--col-sm-2);
  }
  .lr-section > .col-sm-2:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-2:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-3 {
    --col-sm-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-sm-3) + var(--lr-margin));
  }
  .lr-section > .col-sm-3 .lr-content {
    width: var(--col-sm-3);
  }
  .lr-section > .col-sm-3:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-3:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-3 .lr-content-sm {
    width: var(--col-sm-3);
  }
  .lr-section > .col-sm-3:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-3:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-4 {
    --col-sm-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-sm-4) + var(--lr-margin));
  }
  .lr-section > .col-sm-4 .lr-content {
    width: var(--col-sm-4);
  }
  .lr-section > .col-sm-4:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-4:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-4 .lr-content-sm {
    width: var(--col-sm-4);
  }
  .lr-section > .col-sm-4:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-4:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-5 {
    --col-sm-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-sm-5) + var(--lr-margin));
  }
  .lr-section > .col-sm-5 .lr-content {
    width: var(--col-sm-5);
  }
  .lr-section > .col-sm-5:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-5:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-5 .lr-content-sm {
    width: var(--col-sm-5);
  }
  .lr-section > .col-sm-5:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-5:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-6 {
    --col-sm-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-sm-6) + var(--lr-margin));
  }
  .lr-section > .col-sm-6 .lr-content {
    width: var(--col-sm-6);
  }
  .lr-section > .col-sm-6:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-6:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-6 .lr-content-sm {
    width: var(--col-sm-6);
  }
  .lr-section > .col-sm-6:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-6:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-7 {
    --col-sm-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-sm-7) + var(--lr-margin));
  }
  .lr-section > .col-sm-7 .lr-content {
    width: var(--col-sm-7);
  }
  .lr-section > .col-sm-7:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-7:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-7 .lr-content-sm {
    width: var(--col-sm-7);
  }
  .lr-section > .col-sm-7:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-7:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-8 {
    --col-sm-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-sm-8) + var(--lr-margin));
  }
  .lr-section > .col-sm-8 .lr-content {
    width: var(--col-sm-8);
  }
  .lr-section > .col-sm-8:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-8:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-8 .lr-content-sm {
    width: var(--col-sm-8);
  }
  .lr-section > .col-sm-8:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-8:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-9 {
    --col-sm-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-sm-9) + var(--lr-margin));
  }
  .lr-section > .col-sm-9 .lr-content {
    width: var(--col-sm-9);
  }
  .lr-section > .col-sm-9:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-9:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-9 .lr-content-sm {
    width: var(--col-sm-9);
  }
  .lr-section > .col-sm-9:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-9:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-10 {
    --col-sm-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-sm-10) + var(--lr-margin));
  }
  .lr-section > .col-sm-10 .lr-content {
    width: var(--col-sm-10);
  }
  .lr-section > .col-sm-10:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-10:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-10 .lr-content-sm {
    width: var(--col-sm-10);
  }
  .lr-section > .col-sm-10:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-10:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-11 {
    --col-sm-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-sm-11) + var(--lr-margin));
  }
  .lr-section > .col-sm-11 .lr-content {
    width: var(--col-sm-11);
  }
  .lr-section > .col-sm-11:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-11:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-11 .lr-content-sm {
    width: var(--col-sm-11);
  }
  .lr-section > .col-sm-11:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-11:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-12 {
    --col-sm-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-sm-12) + var(--lr-margin));
  }
  .lr-section > .col-sm-12 .lr-content {
    width: var(--col-sm-12);
  }
  .lr-section > .col-sm-12:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-12:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-sm-12 .lr-content-sm {
    width: var(--col-sm-12);
  }
  .lr-section > .col-sm-12:first-child .lr-content-sm {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-sm-12:last-child .lr-content-sm {
    margin-right: auto;
    margin-left: 0px;
  }
}
@media (min-width: 768px) {
  .lr-section > [class*="col-"] .lr-content-md {
    width: var(--container-w);
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }
  .lr-section > .col-md-1 {
    --col-md-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-md-1) + var(--lr-margin));
  }
  .lr-section > .col-md-1 .lr-content {
    width: var(--col-md-1);
  }
  .lr-section > .col-md-1:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-1:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-1 .lr-content-md {
    width: var(--col-md-1);
  }
  .lr-section > .col-md-1:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-1:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-2 {
    --col-md-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-md-2) + var(--lr-margin));
  }
  .lr-section > .col-md-2 .lr-content {
    width: var(--col-md-2);
  }
  .lr-section > .col-md-2:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-2:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-2 .lr-content-md {
    width: var(--col-md-2);
  }
  .lr-section > .col-md-2:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-2:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-3 {
    --col-md-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-md-3) + var(--lr-margin));
  }
  .lr-section > .col-md-3 .lr-content {
    width: var(--col-md-3);
  }
  .lr-section > .col-md-3:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-3:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-3 .lr-content-md {
    width: var(--col-md-3);
  }
  .lr-section > .col-md-3:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-3:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-4 {
    --col-md-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-md-4) + var(--lr-margin));
  }
  .lr-section > .col-md-4 .lr-content {
    width: var(--col-md-4);
  }
  .lr-section > .col-md-4:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-4:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-4 .lr-content-md {
    width: var(--col-md-4);
  }
  .lr-section > .col-md-4:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-4:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-5 {
    --col-md-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-md-5) + var(--lr-margin));
  }
  .lr-section > .col-md-5 .lr-content {
    width: var(--col-md-5);
  }
  .lr-section > .col-md-5:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-5:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-5 .lr-content-md {
    width: var(--col-md-5);
  }
  .lr-section > .col-md-5:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-5:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-6 {
    --col-md-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-md-6) + var(--lr-margin));
  }
  .lr-section > .col-md-6 .lr-content {
    width: var(--col-md-6);
  }
  .lr-section > .col-md-6:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-6:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-6 .lr-content-md {
    width: var(--col-md-6);
  }
  .lr-section > .col-md-6:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-6:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-7 {
    --col-md-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-md-7) + var(--lr-margin));
  }
  .lr-section > .col-md-7 .lr-content {
    width: var(--col-md-7);
  }
  .lr-section > .col-md-7:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-7:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-7 .lr-content-md {
    width: var(--col-md-7);
  }
  .lr-section > .col-md-7:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-7:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-8 {
    --col-md-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-md-8) + var(--lr-margin));
  }
  .lr-section > .col-md-8 .lr-content {
    width: var(--col-md-8);
  }
  .lr-section > .col-md-8:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-8:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-8 .lr-content-md {
    width: var(--col-md-8);
  }
  .lr-section > .col-md-8:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-8:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-9 {
    --col-md-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-md-9) + var(--lr-margin));
  }
  .lr-section > .col-md-9 .lr-content {
    width: var(--col-md-9);
  }
  .lr-section > .col-md-9:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-9:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-9 .lr-content-md {
    width: var(--col-md-9);
  }
  .lr-section > .col-md-9:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-9:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-10 {
    --col-md-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-md-10) + var(--lr-margin));
  }
  .lr-section > .col-md-10 .lr-content {
    width: var(--col-md-10);
  }
  .lr-section > .col-md-10:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-10:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-10 .lr-content-md {
    width: var(--col-md-10);
  }
  .lr-section > .col-md-10:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-10:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-11 {
    --col-md-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-md-11) + var(--lr-margin));
  }
  .lr-section > .col-md-11 .lr-content {
    width: var(--col-md-11);
  }
  .lr-section > .col-md-11:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-11:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-11 .lr-content-md {
    width: var(--col-md-11);
  }
  .lr-section > .col-md-11:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-11:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-12 {
    --col-md-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-md-12) + var(--lr-margin));
  }
  .lr-section > .col-md-12 .lr-content {
    width: var(--col-md-12);
  }
  .lr-section > .col-md-12:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-12:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-md-12 .lr-content-md {
    width: var(--col-md-12);
  }
  .lr-section > .col-md-12:first-child .lr-content-md {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-md-12:last-child .lr-content-md {
    margin-right: auto;
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .lr-section > [class*="col-"] .lr-content-lg {
    width: var(--container-w);
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }
  .lr-section > .col-lg-1 {
    --col-lg-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-lg-1) + var(--lr-margin));
  }
  .lr-section > .col-lg-1 .lr-content {
    width: var(--col-lg-1);
  }
  .lr-section > .col-lg-1:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-1:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-1 .lr-content-lg {
    width: var(--col-lg-1);
  }
  .lr-section > .col-lg-1:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-1:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-2 {
    --col-lg-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-lg-2) + var(--lr-margin));
  }
  .lr-section > .col-lg-2 .lr-content {
    width: var(--col-lg-2);
  }
  .lr-section > .col-lg-2:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-2:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-2 .lr-content-lg {
    width: var(--col-lg-2);
  }
  .lr-section > .col-lg-2:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-2:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-3 {
    --col-lg-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-lg-3) + var(--lr-margin));
  }
  .lr-section > .col-lg-3 .lr-content {
    width: var(--col-lg-3);
  }
  .lr-section > .col-lg-3:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-3:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-3 .lr-content-lg {
    width: var(--col-lg-3);
  }
  .lr-section > .col-lg-3:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-3:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-4 {
    --col-lg-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-lg-4) + var(--lr-margin));
  }
  .lr-section > .col-lg-4 .lr-content {
    width: var(--col-lg-4);
  }
  .lr-section > .col-lg-4:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-4:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-4 .lr-content-lg {
    width: var(--col-lg-4);
  }
  .lr-section > .col-lg-4:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-4:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-5 {
    --col-lg-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-lg-5) + var(--lr-margin));
  }
  .lr-section > .col-lg-5 .lr-content {
    width: var(--col-lg-5);
  }
  .lr-section > .col-lg-5:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-5:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-5 .lr-content-lg {
    width: var(--col-lg-5);
  }
  .lr-section > .col-lg-5:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-5:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-6 {
    --col-lg-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-lg-6) + var(--lr-margin));
  }
  .lr-section > .col-lg-6 .lr-content {
    width: var(--col-lg-6);
  }
  .lr-section > .col-lg-6:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-6:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-6 .lr-content-lg {
    width: var(--col-lg-6);
  }
  .lr-section > .col-lg-6:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-6:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-7 {
    --col-lg-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-lg-7) + var(--lr-margin));
  }
  .lr-section > .col-lg-7 .lr-content {
    width: var(--col-lg-7);
  }
  .lr-section > .col-lg-7:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-7:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-7 .lr-content-lg {
    width: var(--col-lg-7);
  }
  .lr-section > .col-lg-7:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-7:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-8 {
    --col-lg-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-lg-8) + var(--lr-margin));
  }
  .lr-section > .col-lg-8 .lr-content {
    width: var(--col-lg-8);
  }
  .lr-section > .col-lg-8:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-8:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-8 .lr-content-lg {
    width: var(--col-lg-8);
  }
  .lr-section > .col-lg-8:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-8:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-9 {
    --col-lg-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-lg-9) + var(--lr-margin));
  }
  .lr-section > .col-lg-9 .lr-content {
    width: var(--col-lg-9);
  }
  .lr-section > .col-lg-9:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-9:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-9 .lr-content-lg {
    width: var(--col-lg-9);
  }
  .lr-section > .col-lg-9:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-9:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-10 {
    --col-lg-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-lg-10) + var(--lr-margin));
  }
  .lr-section > .col-lg-10 .lr-content {
    width: var(--col-lg-10);
  }
  .lr-section > .col-lg-10:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-10:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-10 .lr-content-lg {
    width: var(--col-lg-10);
  }
  .lr-section > .col-lg-10:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-10:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-11 {
    --col-lg-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-lg-11) + var(--lr-margin));
  }
  .lr-section > .col-lg-11 .lr-content {
    width: var(--col-lg-11);
  }
  .lr-section > .col-lg-11:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-11:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-11 .lr-content-lg {
    width: var(--col-lg-11);
  }
  .lr-section > .col-lg-11:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-11:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-12 {
    --col-lg-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-lg-12) + var(--lr-margin));
  }
  .lr-section > .col-lg-12 .lr-content {
    width: var(--col-lg-12);
  }
  .lr-section > .col-lg-12:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-12:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-lg-12 .lr-content-lg {
    width: var(--col-lg-12);
  }
  .lr-section > .col-lg-12:first-child .lr-content-lg {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-lg-12:last-child .lr-content-lg {
    margin-right: auto;
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  .lr-section > [class*="col-"] .lr-content-xl {
    width: var(--container-w);
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }
  .lr-section > .col-xl-1 {
    --col-xl-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-xl-1) + var(--lr-margin));
  }
  .lr-section > .col-xl-1 .lr-content {
    width: var(--col-xl-1);
  }
  .lr-section > .col-xl-1:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-1:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-1 .lr-content-xl {
    width: var(--col-xl-1);
  }
  .lr-section > .col-xl-1:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-1:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-2 {
    --col-xl-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-xl-2) + var(--lr-margin));
  }
  .lr-section > .col-xl-2 .lr-content {
    width: var(--col-xl-2);
  }
  .lr-section > .col-xl-2:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-2:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-2 .lr-content-xl {
    width: var(--col-xl-2);
  }
  .lr-section > .col-xl-2:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-2:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-3 {
    --col-xl-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-xl-3) + var(--lr-margin));
  }
  .lr-section > .col-xl-3 .lr-content {
    width: var(--col-xl-3);
  }
  .lr-section > .col-xl-3:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-3:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-3 .lr-content-xl {
    width: var(--col-xl-3);
  }
  .lr-section > .col-xl-3:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-3:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-4 {
    --col-xl-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-xl-4) + var(--lr-margin));
  }
  .lr-section > .col-xl-4 .lr-content {
    width: var(--col-xl-4);
  }
  .lr-section > .col-xl-4:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-4:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-4 .lr-content-xl {
    width: var(--col-xl-4);
  }
  .lr-section > .col-xl-4:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-4:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-5 {
    --col-xl-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-xl-5) + var(--lr-margin));
  }
  .lr-section > .col-xl-5 .lr-content {
    width: var(--col-xl-5);
  }
  .lr-section > .col-xl-5:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-5:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-5 .lr-content-xl {
    width: var(--col-xl-5);
  }
  .lr-section > .col-xl-5:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-5:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-6 {
    --col-xl-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-xl-6) + var(--lr-margin));
  }
  .lr-section > .col-xl-6 .lr-content {
    width: var(--col-xl-6);
  }
  .lr-section > .col-xl-6:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-6:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-6 .lr-content-xl {
    width: var(--col-xl-6);
  }
  .lr-section > .col-xl-6:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-6:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-7 {
    --col-xl-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-xl-7) + var(--lr-margin));
  }
  .lr-section > .col-xl-7 .lr-content {
    width: var(--col-xl-7);
  }
  .lr-section > .col-xl-7:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-7:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-7 .lr-content-xl {
    width: var(--col-xl-7);
  }
  .lr-section > .col-xl-7:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-7:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-8 {
    --col-xl-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-xl-8) + var(--lr-margin));
  }
  .lr-section > .col-xl-8 .lr-content {
    width: var(--col-xl-8);
  }
  .lr-section > .col-xl-8:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-8:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-8 .lr-content-xl {
    width: var(--col-xl-8);
  }
  .lr-section > .col-xl-8:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-8:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-9 {
    --col-xl-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-xl-9) + var(--lr-margin));
  }
  .lr-section > .col-xl-9 .lr-content {
    width: var(--col-xl-9);
  }
  .lr-section > .col-xl-9:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-9:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-9 .lr-content-xl {
    width: var(--col-xl-9);
  }
  .lr-section > .col-xl-9:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-9:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-10 {
    --col-xl-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-xl-10) + var(--lr-margin));
  }
  .lr-section > .col-xl-10 .lr-content {
    width: var(--col-xl-10);
  }
  .lr-section > .col-xl-10:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-10:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-10 .lr-content-xl {
    width: var(--col-xl-10);
  }
  .lr-section > .col-xl-10:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-10:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-11 {
    --col-xl-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-xl-11) + var(--lr-margin));
  }
  .lr-section > .col-xl-11 .lr-content {
    width: var(--col-xl-11);
  }
  .lr-section > .col-xl-11:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-11:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-11 .lr-content-xl {
    width: var(--col-xl-11);
  }
  .lr-section > .col-xl-11:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-11:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-12 {
    --col-xl-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-xl-12) + var(--lr-margin));
  }
  .lr-section > .col-xl-12 .lr-content {
    width: var(--col-xl-12);
  }
  .lr-section > .col-xl-12:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-12:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xl-12 .lr-content-xl {
    width: var(--col-xl-12);
  }
  .lr-section > .col-xl-12:first-child .lr-content-xl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xl-12:last-child .lr-content-xl {
    margin-right: auto;
    margin-left: 0px;
  }
}
@media (min-width: 1400px) {
  .lr-section > [class*="col-"] .lr-content-xxl {
    width: var(--container-w);
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }
  .lr-section > .col-xxl-1 {
    --col-xxl-1: calc(var(--container-w) * 0.083333);
    width: calc(var(--col-xxl-1) + var(--lr-margin));
  }
  .lr-section > .col-xxl-1 .lr-content {
    width: var(--col-xxl-1);
  }
  .lr-section > .col-xxl-1:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-1:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-1 .lr-content-xxl {
    width: var(--col-xxl-1);
  }
  .lr-section > .col-xxl-1:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-1:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-2 {
    --col-xxl-2: calc(var(--container-w) * 0.166666);
    width: calc(var(--col-xxl-2) + var(--lr-margin));
  }
  .lr-section > .col-xxl-2 .lr-content {
    width: var(--col-xxl-2);
  }
  .lr-section > .col-xxl-2:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-2:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-2 .lr-content-xxl {
    width: var(--col-xxl-2);
  }
  .lr-section > .col-xxl-2:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-2:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-3 {
    --col-xxl-3: calc(var(--container-w) * 0.249999);
    width: calc(var(--col-xxl-3) + var(--lr-margin));
  }
  .lr-section > .col-xxl-3 .lr-content {
    width: var(--col-xxl-3);
  }
  .lr-section > .col-xxl-3:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-3:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-3 .lr-content-xxl {
    width: var(--col-xxl-3);
  }
  .lr-section > .col-xxl-3:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-3:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-4 {
    --col-xxl-4: calc(var(--container-w) * 0.333332);
    width: calc(var(--col-xxl-4) + var(--lr-margin));
  }
  .lr-section > .col-xxl-4 .lr-content {
    width: var(--col-xxl-4);
  }
  .lr-section > .col-xxl-4:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-4:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-4 .lr-content-xxl {
    width: var(--col-xxl-4);
  }
  .lr-section > .col-xxl-4:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-4:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-5 {
    --col-xxl-5: calc(var(--container-w) * 0.416665);
    width: calc(var(--col-xxl-5) + var(--lr-margin));
  }
  .lr-section > .col-xxl-5 .lr-content {
    width: var(--col-xxl-5);
  }
  .lr-section > .col-xxl-5:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-5:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-5 .lr-content-xxl {
    width: var(--col-xxl-5);
  }
  .lr-section > .col-xxl-5:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-5:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-6 {
    --col-xxl-6: calc(var(--container-w) * 0.499998);
    width: calc(var(--col-xxl-6) + var(--lr-margin));
  }
  .lr-section > .col-xxl-6 .lr-content {
    width: var(--col-xxl-6);
  }
  .lr-section > .col-xxl-6:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-6:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-6 .lr-content-xxl {
    width: var(--col-xxl-6);
  }
  .lr-section > .col-xxl-6:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-6:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-7 {
    --col-xxl-7: calc(var(--container-w) * 0.583331);
    width: calc(var(--col-xxl-7) + var(--lr-margin));
  }
  .lr-section > .col-xxl-7 .lr-content {
    width: var(--col-xxl-7);
  }
  .lr-section > .col-xxl-7:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-7:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-7 .lr-content-xxl {
    width: var(--col-xxl-7);
  }
  .lr-section > .col-xxl-7:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-7:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-8 {
    --col-xxl-8: calc(var(--container-w) * 0.666664);
    width: calc(var(--col-xxl-8) + var(--lr-margin));
  }
  .lr-section > .col-xxl-8 .lr-content {
    width: var(--col-xxl-8);
  }
  .lr-section > .col-xxl-8:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-8:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-8 .lr-content-xxl {
    width: var(--col-xxl-8);
  }
  .lr-section > .col-xxl-8:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-8:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-9 {
    --col-xxl-9: calc(var(--container-w) * 0.749997);
    width: calc(var(--col-xxl-9) + var(--lr-margin));
  }
  .lr-section > .col-xxl-9 .lr-content {
    width: var(--col-xxl-9);
  }
  .lr-section > .col-xxl-9:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-9:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-9 .lr-content-xxl {
    width: var(--col-xxl-9);
  }
  .lr-section > .col-xxl-9:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-9:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-10 {
    --col-xxl-10: calc(var(--container-w) * 0.83333);
    width: calc(var(--col-xxl-10) + var(--lr-margin));
  }
  .lr-section > .col-xxl-10 .lr-content {
    width: var(--col-xxl-10);
  }
  .lr-section > .col-xxl-10:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-10:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-10 .lr-content-xxl {
    width: var(--col-xxl-10);
  }
  .lr-section > .col-xxl-10:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-10:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-11 {
    --col-xxl-11: calc(var(--container-w) * 0.916663);
    width: calc(var(--col-xxl-11) + var(--lr-margin));
  }
  .lr-section > .col-xxl-11 .lr-content {
    width: var(--col-xxl-11);
  }
  .lr-section > .col-xxl-11:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-11:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-11 .lr-content-xxl {
    width: var(--col-xxl-11);
  }
  .lr-section > .col-xxl-11:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-11:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-12 {
    --col-xxl-12: calc(var(--container-w) * 0.999996);
    width: calc(var(--col-xxl-12) + var(--lr-margin));
  }
  .lr-section > .col-xxl-12 .lr-content {
    width: var(--col-xxl-12);
  }
  .lr-section > .col-xxl-12:first-child .lr-content {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-12:last-child .lr-content {
    margin-right: auto;
    margin-left: 0px;
  }
  .lr-section > .col-xxl-12 .lr-content-xxl {
    width: var(--col-xxl-12);
  }
  .lr-section > .col-xxl-12:first-child .lr-content-xxl {
    margin-left: auto;
    margin-right: 0px;
  }
  .lr-section > .col-xxl-12:last-child .lr-content-xxl {
    margin-right: auto;
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .lr-section > div.bg-secondary[class*="col-"] + div.bg-img {
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 0px;
    position: relative;
  }
  .lr-section > div.bg-secondary[class*="col-"] + div.bg-img::before {
    content: "";
    background: var(--secondary);
    height: 150%;
    width: 500px;
    border-right: 20px solid var(--tertiary);
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    position: absolute;
    right: calc(100% - 100px);
  }
}
.lr-section.lr-row-reverse {
  flex-direction: row-reverse;
}
.lr-section.lr-row {
  flex-direction: row;
}
.lr-section.lr-column {
  flex-direction: column;
}
.lr-section.lr-column-reverse {
  flex-direction: column-reverse;
}
@media (min-width: 576px) {
  .lr-section.lr-sm-row-reverse {
    flex-direction: row-reverse;
  }
  .lr-section.lr-sm-row {
    flex-direction: row;
  }
  .lr-section.lr-sm-column {
    flex-direction: column;
  }
  .lr-section.lr-sm-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .lr-section.lr-md-row-reverse {
    flex-direction: row-reverse;
  }
  .lr-section.lr-md-row {
    flex-direction: row;
  }
  .lr-section.lr-md-column {
    flex-direction: column;
  }
  .lr-section.lr-md-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 992px) {
  .lr-section.lr-lg-row-reverse {
    flex-direction: row-reverse;
  }
  .lr-section.lr-lg-row {
    flex-direction: row;
  }
  .lr-section.lr-lg-column {
    flex-direction: column;
  }
  .lr-section.lr-lg-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 1200px) {
  .lr-section.lr-xl-row-reverse {
    flex-direction: row-reverse;
  }
  .lr-section.lr-xl-row {
    flex-direction: row;
  }
  .lr-section.lr-xl-column {
    flex-direction: column;
  }
  .lr-section.lr-xl-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 1400px) {
  .lr-section.lr-xxl-row-reverse {
    flex-direction: row-reverse;
  }
  .lr-section.lr-xxl-row {
    flex-direction: row;
  }
  .lr-section.lr-xxl-column {
    flex-direction: column;
  }
  .lr-section.lr-xxl-column-reverse {
    flex-direction: column-reverse;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
h1.heading, .h1.heading {
  display: flex;
  flex-direction: column;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: normal;
  gap: 0.38rem;
}
h1.heading .sub, .h1.heading .sub {
  font-family: var(--font-secondary);
  font-size: 1.5625rem;
  line-height: normal;
  font-weight: 600;
  opacity: 1;
}
@media (min-width: 992px) {
  h1.heading, .h1.heading {
    font-size: 3.25rem;
    font-weight: 400;
    line-height: normal;
    gap: 0.38rem;
  }
  h1.heading .sub, .h1.heading .sub {
    font-family: var(--font-secondary);
    font-size: 1.8125rem;
    line-height: normal;
    font-weight: 600;
    opacity: 1;
  }
}
h2.heading, .h2.heading {
  display: flex;
  flex-direction: column;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.35;
  gap: 0.38rem;
}
h2.heading .sub, .h2.heading .sub {
  font-family: var(--font-secondary);
  font-size: 1.0625rem;
  line-height: normal;
  font-weight: 600;
  opacity: 1;
}
@media (min-width: 992px) {
  h2.heading, .h2.heading {
    font-size: 2.125rem;
    font-weight: 400;
    line-height: 1.35;
    gap: 0.38rem;
  }
  h2.heading .sub, .h2.heading .sub {
    font-family: var(--font-secondary);
    font-size: 1.8125rem;
    line-height: normal;
    font-weight: 600;
    opacity: 1;
  }
}
h3.heading, .h3.heading {
  display: flex;
  flex-direction: column;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.3;
  gap: 0.38rem;
}
h3.heading .sub, .h3.heading .sub {
  font-family: var(--font-secondary);
  font-size: 1.0625rem;
  line-height: normal;
  font-weight: 600;
  opacity: 1;
}
@media (min-width: 992px) {
  h3.heading, .h3.heading {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 1.3;
    gap: 0.38rem;
  }
  h3.heading .sub, .h3.heading .sub {
    font-family: var(--font-secondary);
    font-size: 1.8125rem;
    line-height: normal;
    font-weight: 600;
    opacity: 1;
  }
}
h4.heading, .h4.heading {
  display: flex;
  flex-direction: column;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.3;
  gap: 0.38rem;
}
h4.heading .sub, .h4.heading .sub {
  font-family: var(--font-secondary);
  font-size: 1.0625rem;
  line-height: normal;
  font-weight: 600;
  opacity: 1;
}
@media (min-width: 992px) {
  h4.heading, .h4.heading {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.3;
    gap: 0.38rem;
  }
  h4.heading .sub, .h4.heading .sub {
    font-family: var(--font-secondary);
    font-size: 1.8125rem;
    line-height: normal;
    font-weight: 600;
    opacity: 1;
  }
}
h5.heading, .h5.heading {
  display: flex;
  flex-direction: column;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3;
  gap: 0.38rem;
}
h5.heading .sub, .h5.heading .sub {
  font-family: var(--font-secondary);
  font-size: 1.0625rem;
  line-height: normal;
  font-weight: 600;
  opacity: 1;
}
@media (min-width: 992px) {
  h5.heading, .h5.heading {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.3;
    gap: 0.38rem;
  }
  h5.heading .sub, .h5.heading .sub {
    font-family: var(--font-secondary);
    font-size: 1.8125rem;
    line-height: normal;
    font-weight: 600;
    opacity: 1;
  }
}
h6.heading, .h6.heading {
  display: flex;
  flex-direction: column;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: normal;
  gap: 0.38rem;
}
h6.heading .sub, .h6.heading .sub {
  font-family: var(--font-secondary);
  font-size: 1.0625rem;
  line-height: normal;
  font-weight: 600;
  opacity: 1;
}
@media (min-width: 992px) {
  h6.heading, .h6.heading {
    font-size: 3.25rem;
    font-weight: 400;
    line-height: normal;
    gap: 0.38rem;
  }
  h6.heading .sub, .h6.heading .sub {
    font-family: var(--font-secondary);
    font-size: 1.8125rem;
    line-height: normal;
    font-weight: 600;
    opacity: 1;
  }
}
.text-center h1.heading, .text-center .h1.heading {
  align-items: center;
}
.text-start h1.heading, .text-start .h1.heading {
  align-items: flex-start;
}
.text-end h1.heading, .text-end .h1.heading {
  align-items: flex-end;
}
@media (min-width: 576px) {
  .text-sm-center h1.heading, .text-sm-center .h1.heading {
    align-items: center;
  }
  .text-sm-start h1.heading, .text-sm-start .h1.heading {
    align-items: flex-start;
  }
  .text-sm-end h1.heading, .text-sm-end .h1.heading {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .text-md-center h1.heading, .text-md-center .h1.heading {
    align-items: center;
  }
  .text-md-start h1.heading, .text-md-start .h1.heading {
    align-items: flex-start;
  }
  .text-md-end h1.heading, .text-md-end .h1.heading {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .text-lg-center h1.heading, .text-lg-center .h1.heading {
    align-items: center;
  }
  .text-lg-start h1.heading, .text-lg-start .h1.heading {
    align-items: flex-start;
  }
  .text-lg-end h1.heading, .text-lg-end .h1.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  .text-xl-center h1.heading, .text-xl-center .h1.heading {
    align-items: center;
  }
  .text-xl-start h1.heading, .text-xl-start .h1.heading {
    align-items: flex-start;
  }
  .text-xl-end h1.heading, .text-xl-end .h1.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  .text-xxl-center h1.heading, .text-xxl-center .h1.heading {
    align-items: center;
  }
  .text-xxl-start h1.heading, .text-xxl-start .h1.heading {
    align-items: flex-start;
  }
  .text-xxl-end h1.heading, .text-xxl-end .h1.heading {
    align-items: flex-end;
  }
}
.text-center h2.heading, .text-center .h2.heading {
  align-items: center;
}
.text-start h2.heading, .text-start .h2.heading {
  align-items: flex-start;
}
.text-end h2.heading, .text-end .h2.heading {
  align-items: flex-end;
}
@media (min-width: 576px) {
  .text-sm-center h2.heading, .text-sm-center .h2.heading {
    align-items: center;
  }
  .text-sm-start h2.heading, .text-sm-start .h2.heading {
    align-items: flex-start;
  }
  .text-sm-end h2.heading, .text-sm-end .h2.heading {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .text-md-center h2.heading, .text-md-center .h2.heading {
    align-items: center;
  }
  .text-md-start h2.heading, .text-md-start .h2.heading {
    align-items: flex-start;
  }
  .text-md-end h2.heading, .text-md-end .h2.heading {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .text-lg-center h2.heading, .text-lg-center .h2.heading {
    align-items: center;
  }
  .text-lg-start h2.heading, .text-lg-start .h2.heading {
    align-items: flex-start;
  }
  .text-lg-end h2.heading, .text-lg-end .h2.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  .text-xl-center h2.heading, .text-xl-center .h2.heading {
    align-items: center;
  }
  .text-xl-start h2.heading, .text-xl-start .h2.heading {
    align-items: flex-start;
  }
  .text-xl-end h2.heading, .text-xl-end .h2.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  .text-xxl-center h2.heading, .text-xxl-center .h2.heading {
    align-items: center;
  }
  .text-xxl-start h2.heading, .text-xxl-start .h2.heading {
    align-items: flex-start;
  }
  .text-xxl-end h2.heading, .text-xxl-end .h2.heading {
    align-items: flex-end;
  }
}
.text-center h3.heading, .text-center .h3.heading {
  align-items: center;
}
.text-start h3.heading, .text-start .h3.heading {
  align-items: flex-start;
}
.text-end h3.heading, .text-end .h3.heading {
  align-items: flex-end;
}
@media (min-width: 576px) {
  .text-sm-center h3.heading, .text-sm-center .h3.heading {
    align-items: center;
  }
  .text-sm-start h3.heading, .text-sm-start .h3.heading {
    align-items: flex-start;
  }
  .text-sm-end h3.heading, .text-sm-end .h3.heading {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .text-md-center h3.heading, .text-md-center .h3.heading {
    align-items: center;
  }
  .text-md-start h3.heading, .text-md-start .h3.heading {
    align-items: flex-start;
  }
  .text-md-end h3.heading, .text-md-end .h3.heading {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .text-lg-center h3.heading, .text-lg-center .h3.heading {
    align-items: center;
  }
  .text-lg-start h3.heading, .text-lg-start .h3.heading {
    align-items: flex-start;
  }
  .text-lg-end h3.heading, .text-lg-end .h3.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  .text-xl-center h3.heading, .text-xl-center .h3.heading {
    align-items: center;
  }
  .text-xl-start h3.heading, .text-xl-start .h3.heading {
    align-items: flex-start;
  }
  .text-xl-end h3.heading, .text-xl-end .h3.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  .text-xxl-center h3.heading, .text-xxl-center .h3.heading {
    align-items: center;
  }
  .text-xxl-start h3.heading, .text-xxl-start .h3.heading {
    align-items: flex-start;
  }
  .text-xxl-end h3.heading, .text-xxl-end .h3.heading {
    align-items: flex-end;
  }
}
.text-center h4.heading, .text-center .h4.heading {
  align-items: center;
}
.text-start h4.heading, .text-start .h4.heading {
  align-items: flex-start;
}
.text-end h4.heading, .text-end .h4.heading {
  align-items: flex-end;
}
@media (min-width: 576px) {
  .text-sm-center h4.heading, .text-sm-center .h4.heading {
    align-items: center;
  }
  .text-sm-start h4.heading, .text-sm-start .h4.heading {
    align-items: flex-start;
  }
  .text-sm-end h4.heading, .text-sm-end .h4.heading {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .text-md-center h4.heading, .text-md-center .h4.heading {
    align-items: center;
  }
  .text-md-start h4.heading, .text-md-start .h4.heading {
    align-items: flex-start;
  }
  .text-md-end h4.heading, .text-md-end .h4.heading {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .text-lg-center h4.heading, .text-lg-center .h4.heading {
    align-items: center;
  }
  .text-lg-start h4.heading, .text-lg-start .h4.heading {
    align-items: flex-start;
  }
  .text-lg-end h4.heading, .text-lg-end .h4.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  .text-xl-center h4.heading, .text-xl-center .h4.heading {
    align-items: center;
  }
  .text-xl-start h4.heading, .text-xl-start .h4.heading {
    align-items: flex-start;
  }
  .text-xl-end h4.heading, .text-xl-end .h4.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  .text-xxl-center h4.heading, .text-xxl-center .h4.heading {
    align-items: center;
  }
  .text-xxl-start h4.heading, .text-xxl-start .h4.heading {
    align-items: flex-start;
  }
  .text-xxl-end h4.heading, .text-xxl-end .h4.heading {
    align-items: flex-end;
  }
}
.text-center h5.heading, .text-center .h5.heading {
  align-items: center;
}
.text-start h5.heading, .text-start .h5.heading {
  align-items: flex-start;
}
.text-end h5.heading, .text-end .h5.heading {
  align-items: flex-end;
}
@media (min-width: 576px) {
  .text-sm-center h5.heading, .text-sm-center .h5.heading {
    align-items: center;
  }
  .text-sm-start h5.heading, .text-sm-start .h5.heading {
    align-items: flex-start;
  }
  .text-sm-end h5.heading, .text-sm-end .h5.heading {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .text-md-center h5.heading, .text-md-center .h5.heading {
    align-items: center;
  }
  .text-md-start h5.heading, .text-md-start .h5.heading {
    align-items: flex-start;
  }
  .text-md-end h5.heading, .text-md-end .h5.heading {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .text-lg-center h5.heading, .text-lg-center .h5.heading {
    align-items: center;
  }
  .text-lg-start h5.heading, .text-lg-start .h5.heading {
    align-items: flex-start;
  }
  .text-lg-end h5.heading, .text-lg-end .h5.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  .text-xl-center h5.heading, .text-xl-center .h5.heading {
    align-items: center;
  }
  .text-xl-start h5.heading, .text-xl-start .h5.heading {
    align-items: flex-start;
  }
  .text-xl-end h5.heading, .text-xl-end .h5.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  .text-xxl-center h5.heading, .text-xxl-center .h5.heading {
    align-items: center;
  }
  .text-xxl-start h5.heading, .text-xxl-start .h5.heading {
    align-items: flex-start;
  }
  .text-xxl-end h5.heading, .text-xxl-end .h5.heading {
    align-items: flex-end;
  }
}
.text-center h6.heading, .text-center .h6.heading {
  align-items: center;
}
.text-start h6.heading, .text-start .h6.heading {
  align-items: flex-start;
}
.text-end h6.heading, .text-end .h6.heading {
  align-items: flex-end;
}
@media (min-width: 576px) {
  .text-sm-center h6.heading, .text-sm-center .h6.heading {
    align-items: center;
  }
  .text-sm-start h6.heading, .text-sm-start .h6.heading {
    align-items: flex-start;
  }
  .text-sm-end h6.heading, .text-sm-end .h6.heading {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .text-md-center h6.heading, .text-md-center .h6.heading {
    align-items: center;
  }
  .text-md-start h6.heading, .text-md-start .h6.heading {
    align-items: flex-start;
  }
  .text-md-end h6.heading, .text-md-end .h6.heading {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .text-lg-center h6.heading, .text-lg-center .h6.heading {
    align-items: center;
  }
  .text-lg-start h6.heading, .text-lg-start .h6.heading {
    align-items: flex-start;
  }
  .text-lg-end h6.heading, .text-lg-end .h6.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  .text-xl-center h6.heading, .text-xl-center .h6.heading {
    align-items: center;
  }
  .text-xl-start h6.heading, .text-xl-start .h6.heading {
    align-items: flex-start;
  }
  .text-xl-end h6.heading, .text-xl-end .h6.heading {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  .text-xxl-center h6.heading, .text-xxl-center .h6.heading {
    align-items: center;
  }
  .text-xxl-start h6.heading, .text-xxl-start .h6.heading {
    align-items: flex-start;
  }
  .text-xxl-end h6.heading, .text-xxl-end .h6.heading {
    align-items: flex-end;
  }
}
h1.heading.text-center, .h1.heading.text-center {
  align-items: center;
}
h1.heading.text-start, .h1.heading.text-start {
  align-items: flex-start;
}
.text-end h1.heading, h1.heading.text-end, .h1.heading.text-end {
  align-items: flex-end;
}
@media (min-width: 576px) {
  h1.heading.text-sm-center, .h1.heading.text-sm-center {
    align-items: center;
  }
  h1.heading.text-sm-start, .h1.heading.text-sm-start {
    align-items: flex-start;
  }
  .text-sm-end h1.heading, h1.heading.text-sm-end, .h1.heading.text-sm-end {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  h1.heading.text-md-center, .h1.heading.text-md-center {
    align-items: center;
  }
  h1.heading.text-md-start, .h1.heading.text-md-start {
    align-items: flex-start;
  }
  .text-md-end h1.heading, h1.heading.text-md-end, .h1.heading.text-md-end {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  h1.heading.text-lg-center, .h1.heading.text-lg-center {
    align-items: center;
  }
  h1.heading.text-lg-start, .h1.heading.text-lg-start {
    align-items: flex-start;
  }
  .text-lg-end h1.heading, h1.heading.text-lg-end, .h1.heading.text-lg-end {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  h1.heading.text-xl-center, .h1.heading.text-xl-center {
    align-items: center;
  }
  h1.heading.text-xl-start, .h1.heading.text-xl-start {
    align-items: flex-start;
  }
  .text-xl-end h1.heading, h1.heading.text-xl-end, .h1.heading.text-xl-end {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  h1.heading.text-xxl-center, .h1.heading.text-xxl-center {
    align-items: center;
  }
  h1.heading.text-xxl-start, .h1.heading.text-xxl-start {
    align-items: flex-start;
  }
  .text-xxl-end h1.heading, h1.heading.text-xxl-end, .h1.heading.text-xxl-end {
    align-items: flex-end;
  }
}
h2.heading.text-center, .h2.heading.text-center {
  align-items: center;
}
h2.heading.text-start, .h2.heading.text-start {
  align-items: flex-start;
}
.text-end h2.heading, h2.heading.text-end, .h2.heading.text-end {
  align-items: flex-end;
}
@media (min-width: 576px) {
  h2.heading.text-sm-center, .h2.heading.text-sm-center {
    align-items: center;
  }
  h2.heading.text-sm-start, .h2.heading.text-sm-start {
    align-items: flex-start;
  }
  .text-sm-end h2.heading, h2.heading.text-sm-end, .h2.heading.text-sm-end {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  h2.heading.text-md-center, .h2.heading.text-md-center {
    align-items: center;
  }
  h2.heading.text-md-start, .h2.heading.text-md-start {
    align-items: flex-start;
  }
  .text-md-end h2.heading, h2.heading.text-md-end, .h2.heading.text-md-end {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  h2.heading.text-lg-center, .h2.heading.text-lg-center {
    align-items: center;
  }
  h2.heading.text-lg-start, .h2.heading.text-lg-start {
    align-items: flex-start;
  }
  .text-lg-end h2.heading, h2.heading.text-lg-end, .h2.heading.text-lg-end {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  h2.heading.text-xl-center, .h2.heading.text-xl-center {
    align-items: center;
  }
  h2.heading.text-xl-start, .h2.heading.text-xl-start {
    align-items: flex-start;
  }
  .text-xl-end h2.heading, h2.heading.text-xl-end, .h2.heading.text-xl-end {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  h2.heading.text-xxl-center, .h2.heading.text-xxl-center {
    align-items: center;
  }
  h2.heading.text-xxl-start, .h2.heading.text-xxl-start {
    align-items: flex-start;
  }
  .text-xxl-end h2.heading, h2.heading.text-xxl-end, .h2.heading.text-xxl-end {
    align-items: flex-end;
  }
}
h3.heading.text-center, .h3.heading.text-center {
  align-items: center;
}
h3.heading.text-start, .h3.heading.text-start {
  align-items: flex-start;
}
.text-end h3.heading, h3.heading.text-end, .h3.heading.text-end {
  align-items: flex-end;
}
@media (min-width: 576px) {
  h3.heading.text-sm-center, .h3.heading.text-sm-center {
    align-items: center;
  }
  h3.heading.text-sm-start, .h3.heading.text-sm-start {
    align-items: flex-start;
  }
  .text-sm-end h3.heading, h3.heading.text-sm-end, .h3.heading.text-sm-end {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  h3.heading.text-md-center, .h3.heading.text-md-center {
    align-items: center;
  }
  h3.heading.text-md-start, .h3.heading.text-md-start {
    align-items: flex-start;
  }
  .text-md-end h3.heading, h3.heading.text-md-end, .h3.heading.text-md-end {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  h3.heading.text-lg-center, .h3.heading.text-lg-center {
    align-items: center;
  }
  h3.heading.text-lg-start, .h3.heading.text-lg-start {
    align-items: flex-start;
  }
  .text-lg-end h3.heading, h3.heading.text-lg-end, .h3.heading.text-lg-end {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  h3.heading.text-xl-center, .h3.heading.text-xl-center {
    align-items: center;
  }
  h3.heading.text-xl-start, .h3.heading.text-xl-start {
    align-items: flex-start;
  }
  .text-xl-end h3.heading, h3.heading.text-xl-end, .h3.heading.text-xl-end {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  h3.heading.text-xxl-center, .h3.heading.text-xxl-center {
    align-items: center;
  }
  h3.heading.text-xxl-start, .h3.heading.text-xxl-start {
    align-items: flex-start;
  }
  .text-xxl-end h3.heading, h3.heading.text-xxl-end, .h3.heading.text-xxl-end {
    align-items: flex-end;
  }
}
h4.heading.text-center, .h4.heading.text-center {
  align-items: center;
}
h4.heading.text-start, .h4.heading.text-start {
  align-items: flex-start;
}
.text-end h4.heading, h4.heading.text-end, .h4.heading.text-end {
  align-items: flex-end;
}
@media (min-width: 576px) {
  h4.heading.text-sm-center, .h4.heading.text-sm-center {
    align-items: center;
  }
  h4.heading.text-sm-start, .h4.heading.text-sm-start {
    align-items: flex-start;
  }
  .text-sm-end h4.heading, h4.heading.text-sm-end, .h4.heading.text-sm-end {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  h4.heading.text-md-center, .h4.heading.text-md-center {
    align-items: center;
  }
  h4.heading.text-md-start, .h4.heading.text-md-start {
    align-items: flex-start;
  }
  .text-md-end h4.heading, h4.heading.text-md-end, .h4.heading.text-md-end {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  h4.heading.text-lg-center, .h4.heading.text-lg-center {
    align-items: center;
  }
  h4.heading.text-lg-start, .h4.heading.text-lg-start {
    align-items: flex-start;
  }
  .text-lg-end h4.heading, h4.heading.text-lg-end, .h4.heading.text-lg-end {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  h4.heading.text-xl-center, .h4.heading.text-xl-center {
    align-items: center;
  }
  h4.heading.text-xl-start, .h4.heading.text-xl-start {
    align-items: flex-start;
  }
  .text-xl-end h4.heading, h4.heading.text-xl-end, .h4.heading.text-xl-end {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  h4.heading.text-xxl-center, .h4.heading.text-xxl-center {
    align-items: center;
  }
  h4.heading.text-xxl-start, .h4.heading.text-xxl-start {
    align-items: flex-start;
  }
  .text-xxl-end h4.heading, h4.heading.text-xxl-end, .h4.heading.text-xxl-end {
    align-items: flex-end;
  }
}
h5.heading.text-center, .h5.heading.text-center {
  align-items: center;
}
h5.heading.text-start, .h5.heading.text-start {
  align-items: flex-start;
}
.text-end h5.heading, h5.heading.text-end, .h5.heading.text-end {
  align-items: flex-end;
}
@media (min-width: 576px) {
  h5.heading.text-sm-center, .h5.heading.text-sm-center {
    align-items: center;
  }
  h5.heading.text-sm-start, .h5.heading.text-sm-start {
    align-items: flex-start;
  }
  .text-sm-end h5.heading, h5.heading.text-sm-end, .h5.heading.text-sm-end {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  h5.heading.text-md-center, .h5.heading.text-md-center {
    align-items: center;
  }
  h5.heading.text-md-start, .h5.heading.text-md-start {
    align-items: flex-start;
  }
  .text-md-end h5.heading, h5.heading.text-md-end, .h5.heading.text-md-end {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  h5.heading.text-lg-center, .h5.heading.text-lg-center {
    align-items: center;
  }
  h5.heading.text-lg-start, .h5.heading.text-lg-start {
    align-items: flex-start;
  }
  .text-lg-end h5.heading, h5.heading.text-lg-end, .h5.heading.text-lg-end {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  h5.heading.text-xl-center, .h5.heading.text-xl-center {
    align-items: center;
  }
  h5.heading.text-xl-start, .h5.heading.text-xl-start {
    align-items: flex-start;
  }
  .text-xl-end h5.heading, h5.heading.text-xl-end, .h5.heading.text-xl-end {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  h5.heading.text-xxl-center, .h5.heading.text-xxl-center {
    align-items: center;
  }
  h5.heading.text-xxl-start, .h5.heading.text-xxl-start {
    align-items: flex-start;
  }
  .text-xxl-end h5.heading, h5.heading.text-xxl-end, .h5.heading.text-xxl-end {
    align-items: flex-end;
  }
}
h6.heading.text-center, .h6.heading.text-center {
  align-items: center;
}
h6.heading.text-start, .h6.heading.text-start {
  align-items: flex-start;
}
.text-end h6.heading, h6.heading.text-end, .h6.heading.text-end {
  align-items: flex-end;
}
@media (min-width: 576px) {
  h6.heading.text-sm-center, .h6.heading.text-sm-center {
    align-items: center;
  }
  h6.heading.text-sm-start, .h6.heading.text-sm-start {
    align-items: flex-start;
  }
  .text-sm-end h6.heading, h6.heading.text-sm-end, .h6.heading.text-sm-end {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  h6.heading.text-md-center, .h6.heading.text-md-center {
    align-items: center;
  }
  h6.heading.text-md-start, .h6.heading.text-md-start {
    align-items: flex-start;
  }
  .text-md-end h6.heading, h6.heading.text-md-end, .h6.heading.text-md-end {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  h6.heading.text-lg-center, .h6.heading.text-lg-center {
    align-items: center;
  }
  h6.heading.text-lg-start, .h6.heading.text-lg-start {
    align-items: flex-start;
  }
  .text-lg-end h6.heading, h6.heading.text-lg-end, .h6.heading.text-lg-end {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  h6.heading.text-xl-center, .h6.heading.text-xl-center {
    align-items: center;
  }
  h6.heading.text-xl-start, .h6.heading.text-xl-start {
    align-items: flex-start;
  }
  .text-xl-end h6.heading, h6.heading.text-xl-end, .h6.heading.text-xl-end {
    align-items: flex-end;
  }
}
@media (min-width: 1400px) {
  h6.heading.text-xxl-center, .h6.heading.text-xxl-center {
    align-items: center;
  }
  h6.heading.text-xxl-start, .h6.heading.text-xxl-start {
    align-items: flex-start;
  }
  .text-xxl-end h6.heading, h6.heading.text-xxl-end, .h6.heading.text-xxl-end {
    align-items: flex-end;
  }
}
.heading .icon {
  height: 3.125rem;
}
.heading .icon.icon-lg {
  height: 6.25rem;
}
.heading .icon.icon-sm {
  height: 2.25rem;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (min-width: 992px) {
  .cmp-intro-img-50 {
    margin-top: calc(var(--nav-scrolled-height) + var(--nav-tert-height));
  }
}
@media (max-width: 991px) {
  .cmp-intro-img-50 {
    flex-direction: column-reverse;
    margin-top: var(--nav-mobile-height);
  }
}
@media (min-width: 992px) {
  .cmp-intro-img-50 > div {
    padding-top: calc((var(--nav-desktop-height) - var(--nav-scrolled-height)) + var(--top-bar, 0px) + var(--section-unit)) !important;
  }
}
.cmp-intro-img-50 .content {
  background: var(--bg-color);
}
@media (max-width: 991px) {
  .cmp-intro-img-50 .content {
    padding: 3.12rem 0rem !important;
  }
}
@media (min-width: 992px) {
  .cmp-intro-img-50 .content .lr-content {
    padding-right: 3.75rem;
  }
}
.cmp-intro-img-50 .bg {
  position: relative;
  overflow: hidden;
  height: 18.75rem;
}
@media (min-width: 992px) {
  .cmp-intro-img-50 .bg {
    height: unset;
  }
}
.cmp-intro-img-50 .bg .bg-img-container {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
}
.cmp-intro-img-50 .bg .bg-img-container .yt-wrapper {
  z-index: 2;
}
.cmp-intro-img-50 .bg .bg-img-container picture {
  z-index: 1;
  position: relative;
  height: 100%;
  width: 100%;
  display: block;
}
.cmp-intro-img-50 .bg .bg-img-container picture img {
  border-radius: 0px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.yt-wrapper {
  pointer-events: none;
  position: absolute;
  top: 0%;
  left: 0%;
  min-width: 100%;
  min-height: 100%;
  z-index: 0;
}
.yt-wrapper iframe {
  width: unset !important;
  height: unset !important;
  left: unset !important;
  top: unset !important;
  min-width: 100%;
  min-height: 100%;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.cmp-items-tiled-cards-intro .bg-img-container {
  height: 15.625rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .cmp-items-tiled-cards-intro .bg-img-container {
    display: none;
  }
}
.cmp-items-tiled-cards-intro .heading {
  margin-bottom: 2.5rem;
  width: calc(100% - 2.5rem);
}
@media (min-width: 992px) {
  .cmp-items-tiled-cards-intro .heading {
    width: 100%;
    margin-bottom: 1.75rem;
  }
}
.cmp-items-tiled-cards-desktop .card, .cmp-items-tiled-cards-mobile .card, .cmp-items-tiled-cards-outro .card {
  --padding-x: 1.5rem;
  --padding-y: 1.88rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--padding-y) var(--padding-y);
  height: 100%;
  background: var(--bg-color);
  border-radius: var(--border-radius);
}
.cmp-items-tiled-cards-desktop .card.outro, .cmp-items-tiled-cards-mobile .card.outro, .cmp-items-tiled-cards-outro .card.outro {
  justify-content: center;
  --hr-color: var(--light) !important;
}
.cmp-items-tiled-cards-desktop .card.outro:not(:has(hr)) .heading, .cmp-items-tiled-cards-mobile .card.outro:not(:has(hr)) .heading, .cmp-items-tiled-cards-outro .card.outro:not(:has(hr)) .heading {
  margin-bottom: 1.88rem;
}
.cmp-items-tiled-cards-desktop .card.outro:has(hr) .heading, .cmp-items-tiled-cards-mobile .card.outro:has(hr) .heading, .cmp-items-tiled-cards-outro .card.outro:has(hr) .heading {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .cmp-items-tiled-cards-desktop .card.outro, .cmp-items-tiled-cards-mobile .card.outro, .cmp-items-tiled-cards-outro .card.outro {
    border-radius: 0px;
  }
}
.cmp-items-tiled-cards-desktop .card .circle, .cmp-items-tiled-cards-mobile .card .circle, .cmp-items-tiled-cards-outro .card .circle {
  --circle-hw: 2.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--circle-color);
  position: relative;
  height: var(--circle-hw);
  width: var(--circle-hw);
  z-index: 1;
  margin-top: calc((var(--padding-y) + (var(--circle-hw) / 2)) * -1);
  margin-bottom: 0.81rem;
  border-radius: 100px;
}
.cmp-items-tiled-cards-desktop .card .circle .icon, .cmp-items-tiled-cards-mobile .card .circle .icon, .cmp-items-tiled-cards-outro .card .circle .icon {
  height: 1.3125rem;
  position: absolute;
}
.cmp-items-tiled-cards-desktop .card .heading, .cmp-items-tiled-cards-mobile .card .heading, .cmp-items-tiled-cards-outro .card .heading {
  margin-bottom: 0px;
  color: var(--text-color);
}
.cmp-items-tiled-cards-desktop .card hr, .cmp-items-tiled-cards-mobile .card hr, .cmp-items-tiled-cards-outro .card hr {
  opacity: 1;
  background: var(--hr-color);
  width: 2.625rem;
  height: 0.1875rem;
  margin: 0.94rem 0rem;
}
.cmp-items-tiled-cards-desktop .card p, .cmp-items-tiled-cards-mobile .card p, .cmp-items-tiled-cards-outro .card p {
  color: var(--text-color);
}
.cmp-items-tiled-cards-desktop .card p:last-child, .cmp-items-tiled-cards-mobile .card p:last-child, .cmp-items-tiled-cards-outro .card p:last-child {
  margin-bottom: 0px;
}
.cmp-items-tiled-cards-desktop:has(+ .cmp-items-tiled-cards-mobile + .cmp-items-tiled-cards-outro:not(:last-child)) {
  margin-bottom: 3.12rem;
}
@media (max-width: 991px) {
  .cmp-items-tiled-cards-desktop {
    display: none;
  }
}
.cmp-items-tiled-cards-desktop .row {
  --bs-gutter-y: 2.12rem;
  --bs-gutter-x: 1.88rem;
}
.cmp-items-tiled-cards-desktop .row:first-child {
  margin-bottom: var(--bs-gutter-y);
}
.cmp-items-tiled-cards-desktop .row .bg-img-container {
  height: 100%;
  min-height: 20.625rem;
}
.cmp-items-tiled-cards-mobile {
  padding-bottom: 0px !important;
  margin-bottom: 3.75rem;
}
@media (min-width: 992px) {
  .cmp-items-tiled-cards-mobile {
    display: none;
  }
}
.cmp-items-tiled-cards-mobile .row {
  padding-bottom: 0px !important;
}
.cmp-items-tiled-cards-mobile .row .card .text {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.3;
}
.cmp-items-tiled-cards-mobile.horizontal-scroll-mobile.arrows .arrow-wrapper {
  bottom: calc(100% + 1rem);
  padding: 0px 0.75rem;
  justify-content: flex-end;
}
.cmp-items-tiled-cards-mobile.horizontal-scroll-mobile.arrows .arrow-wrapper .prev-arrow {
  display: none;
}
.cmp-items-tiled-cards-mobile.horizontal-scroll-mobile.arrows .arrow-wrapper .arrow {
  border-radius: 0px;
  background-color: var(--primary);
  border-color: var(--primary);
  color: var(--light);
  font-size: 1.09363rem;
  height: 2.5rem;
  width: 2.5rem;
}
.cmp-items-tiled-cards-mobile.horizontal-scroll-mobile.arrows .arrow-wrapper .arrow:hover {
  background-color: var(--primary);
  border-color: var(--primary);
  color: var(--light);
}
.cmp-items-tiled-cards-outro:not(:last-child) {
  margin-bottom: 3.12rem;
}
@media (min-width: 992px) {
  .cmp-items-tiled-cards-outro {
    display: none;
  }
}
.cmp-items-tiled-cards-outro .bg-img-container .bg-img {
  border-radius: 0px;
}
.cmp-items-tiled-cards-outro .content {
  background: var(--bg-color);
  padding: 2.5rem 1.88rem;
  color: var(--light);
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.btns-col {
  display: flex;
  flex-wrap: wrap;
  gap: 0.62rem;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.workforce-script recruitment-current-openings > div {
  background: red;
}
.workforce-script recruitment-current-openings > div > div > div h2 {
  font-family: var(--primary);
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 1.35;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
:root {
  --border-radius: 0.2rem;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (min-width: 992px) {
  .wi-locations-list-career-wrapper .col-lg-8 .wi-locations-list-career {
    column-count: 2;
  }
  .wi-locations-list-career-wrapper .col-lg-4 .wi-locations-list-career {
    column-count: 1;
  }
}
.wi-locations-list-career-wrapper .wi-locations-list-career {
  column-count: 3;
  column-gap: 1.875rem;
}
@media (max-width: 991px) {
  .wi-locations-list-career-wrapper .wi-locations-list-career {
    column-count: 1;
  }
}
.wi-locations-list-career-wrapper .wi-locations-list-career .location-group {
  break-inside: avoid-column;
  margin-bottom: 1.875rem;
  border-radius: var(--border-radius);
  background: var(--light);
  border: 1px solid #CED4DA;
  padding: 1.25rem;
  overflow: hidden;
}
.wi-locations-list-career-wrapper .wi-locations-list-career .location-group .group-name {
  margin-bottom: 1.375rem;
}
.wi-locations-list-career-wrapper .wi-locations-list-career .location-group .locations .location:not(:last-child) {
  padding-bottom: 1.375rem;
  border-bottom: 1px solid #CED4DA;
  margin-bottom: 1.375rem;
}
.wi-locations-list-career-wrapper .wi-locations-list-career .location-group .locations .location .details {
  margin-bottom: 0.75rem;
}
.wi-locations-list-career-wrapper .wi-locations-list-career .location-group .locations .location .details .name {
  color: var(--primary);
  margin-bottom: 0.75rem;
}
.wi-locations-list-career-wrapper .wi-locations-list-career .location-group .locations .location .details .address {
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 0.375rem;
}
.wi-locations-list-career-wrapper .wi-locations-list-career .location-group .locations .location .details .phone-link {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
}
.wi-locations-list-career-wrapper .wi-locations-list-career .location-group .locations .location .details .phone-link i {
  font-size: 0.875rem;
}
.wi-locations-list-career-wrapper .wi-locations-list-career .location-group .locations .location .buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
p.lead {
  --p-font-wize: 1.1875rem;
  --p-font-weight: 400;
  --p-line-height: 1.6;
}
p.small {
  --p-font-size: 0.9rem;
  --p-font-weight: 400;
  --p-line-height: 1.6;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.tmpl-tv-slider .uwy, .tmpl-tv-slider #loom-companion-mv3 {
  display: none !important;
}
.tmpl-tv-slider main {
  height: 100vh;
  width: 100vw;
  background: var(--light);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-tv-slider-1 {
  height: 100vh;
  overflow: hidden;
  --logo-height: 142px;
  --logo-offset: 10px;
}
.wi-tv-slider-1 .slick-item {
  position: relative;
}
.wi-tv-slider-1 .slick-item .logo {
  position: absolute;
  height: var(--logo-height);
  top: calc(100vh - var(--logo-height) - var(--logo-offset));
  left: var(--logo-offset);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-tv-slider-img {
  height: 100vh;
  width: 100vw;
  position: relative;
}
.wi-tv-slider-img img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (min-width: 1200px) {
  .wi-menu-full-1.fran-tv-menu .card-columns {
    column-count: 3;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.cmp-intro-simple {
  background: var(--cmp-color);
}
@media (min-width: 992px) {
  .cmp-intro-simple {
    padding-top: calc(var(--nav-desktop-height) + var(--top-bar, 0px) + var(--nav-tert-height) + 5rem) !important;
    padding-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  .cmp-intro-simple .container .row {
    justify-content: flex-start;
  }
}
@media (max-width: 992px) {
  .cmp-intro-simple .container .row .wi-breadcrumb {
    display: none;
  }
}
@media (max-width: 992px) {
  .cmp-intro-simple .container .row .heading {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .cmp-intro-simple .container .row .btns-col {
    justify-content: center;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.card.cmp-card-icon {
  --padding-x: 1.25rem;
  --padding-y: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--padding-y) var(--padding-y);
  height: 100%;
  background: var(--bg-color);
  border-radius: var(--border-radius);
}
.card.cmp-card-icon.outro {
  justify-content: center;
  --hr-color: var(--light) !important;
}
.card.cmp-card-icon.outro:not(:has(hr)) .heading {
  margin-bottom: 1.88rem;
}
.card.cmp-card-icon.outro:has(hr) .heading {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .card.cmp-card-icon.outro {
    border-radius: 0px;
  }
}
.card.cmp-card-icon .circle {
  --circle-hw: 2.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--circle-color);
  position: relative;
  height: var(--circle-hw);
  width: var(--circle-hw);
  z-index: 1;
  margin-top: calc((var(--padding-y) + (var(--circle-hw) / 2)) * -1);
  margin-bottom: 0.81rem;
  border-radius: 100px;
}
.card.cmp-card-icon .circle .icon {
  height: 1.3125rem;
  position: absolute;
}
.card.cmp-card-icon .heading {
  margin-bottom: 0px;
  color: var(--text-color);
}
.card.cmp-card-icon hr {
  opacity: 1;
  background: var(--hr-color);
  width: 2.625rem;
  height: 0.1875rem;
  margin: 0.94rem 0rem;
}
.card.cmp-card-icon p {
  color: var(--text-color);
}
.card.cmp-card-icon p:last-child {
  margin-bottom: 0px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-featured-coupon .coupon {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 5px dashed var(--primary);
  padding: 1.88rem 1.25rem;
  border-radius: 0.625rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .wi-featured-coupon .coupon {
    margin-bottom: 0px;
  }
}
.wi-featured-coupon .coupon img.c-img {
  height: 3.75rem;
  margin-bottom: 0.62rem;
}
.wi-featured-coupon .coupon .heading {
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.62rem;
}
@media (max-width: 992px) {
  .wi-featured-coupon .coupon h4.heading:not(.amount) {
    font-size: 1.25rem;
  }
}
.wi-featured-coupon .coupon .amount {
  color: var(--dark);
  font-weight: 700;
  margin-bottom: 0.62rem;
}
.wi-featured-coupon .coupon .sub-head-2 {
  text-align: center;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.12rem;
  font-weight: 700;
}
.wi-featured-coupon .coupon .btns-col {
  margin-bottom: 1.12rem;
}
.wi-featured-coupon .coupon .expiration {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 1.12rem;
}
.wi-featured-coupon .coupon .coupon-description, .wi-featured-coupon .coupon .coupon-description > * {
  text-align: center;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.wi-featured-coupon .wi-map-well-2 {
  border-radius: var(--border-radius);
  overflow: hidden;
  height: 20rem;
  z-index: 1;
}
.wi-featured-coupon .cmp-location-card-scroll {
  margin-bottom: 2.19rem;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (min-width: 992px) {
  .wi-locations-list-coupon-wrapper .col-lg-8 .wi-locations-list-coupon {
    column-count: 2;
  }
  .wi-locations-list-coupon-wrapper .col-lg-4 .wi-locations-list-coupon {
    column-count: 1;
  }
}
.wi-locations-list-coupon-wrapper .wi-locations-list-coupon {
  column-count: 3;
  column-gap: 1.875rem;
}
@media (max-width: 991px) {
  .wi-locations-list-coupon-wrapper .wi-locations-list-coupon {
    column-count: 1;
  }
}
.wi-locations-list-coupon-wrapper .wi-locations-list-coupon .location-group {
  break-inside: avoid-column;
  margin-bottom: 1.875rem;
  border-radius: var(--border-radius);
  background: var(--light);
  border: 1px solid #CED4DA;
  padding: 1.25rem;
  overflow: hidden;
}
.wi-locations-list-coupon-wrapper .wi-locations-list-coupon .location-group .group-name {
  margin-bottom: 1.375rem;
}
.wi-locations-list-coupon-wrapper .wi-locations-list-coupon .location-group .locations .location:not(:last-child) {
  padding-bottom: 1.375rem;
  border-bottom: 1px solid #CED4DA;
  margin-bottom: 1.375rem;
}
.wi-locations-list-coupon-wrapper .wi-locations-list-coupon .location-group .locations .location .details {
  margin-bottom: 0.75rem;
}
.wi-locations-list-coupon-wrapper .wi-locations-list-coupon .location-group .locations .location .details .name {
  color: var(--primary);
  margin-bottom: 0.75rem;
}
.wi-locations-list-coupon-wrapper .wi-locations-list-coupon .location-group .locations .location .details .address {
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 0.375rem;
}
.wi-locations-list-coupon-wrapper .wi-locations-list-coupon .location-group .locations .location .details .phone-link {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
}
.wi-locations-list-coupon-wrapper .wi-locations-list-coupon .location-group .locations .location .details .phone-link i {
  font-size: 0.875rem;
}
.wi-locations-list-coupon-wrapper .wi-locations-list-coupon .location-group .locations .location .buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
@charset "UTF-8";
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-slicktrack-slider {
  --arrow-size: 2.8125rem;
  --arrow-color: var(--primary);
  --offset: 0.5rem;
}
@media (max-width: 991px) {
  .wi-slicktrack-slider {
    --arrow-size: 2.25rem;
  }
}
.wi-slicktrack-slider:not(:has(.slick-initialized)) {
  visibility: hidden;
}
.wi-slicktrack-slider:not(:has(.slick-arrow)) {
  --arrow-size: 0;
  --offset: 0;
}
.wi-slicktrack-slider .slider .slick-list {
  width: calc(100% - var(--arrow-size) * 2 - var(--offset));
  left: calc(var(--arrow-size) + (var(--offset) / 2));
  padding: 0;
}
.wi-slicktrack-slider .slider .slick-list .slick-track {
  display: flex;
}
.wi-slicktrack-slider .slider .slick-list .slick-track .slick-item {
  height: unset;
  padding: 0;
}
.wi-slicktrack-slider .slider .slick-list .slick-track .slick-item:not(.slick-active) > * {
  box-shadow: unset;
}
.wi-slicktrack-slider .slider .slick-prev, .wi-slicktrack-slider .slider .slick-next {
  width: var(--arrow-size);
  height: var(--arrow-size);
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--arrow-color);
  border-radius: 100%;
}
.wi-slicktrack-slider .slider .slick-prev {
  left: calc(var(--bs-gutter-x) * 0.5);
}
@media (max-width: 575px) {
  .wi-slicktrack-slider .slider .slick-prev {
    left: 0;
  }
}
.wi-slicktrack-slider .slider .slick-next {
  right: calc(var(--bs-gutter-x) * 0.5);
}
@media (max-width: 575px) {
  .wi-slicktrack-slider .slider .slick-next {
    right: 0;
  }
}
.wi-slicktrack-slider .slider .slick-prev::before {
  content: "";
}
.wi-slicktrack-slider .slider .slick-next::before {
  content: "";
}
.wi-slicktrack-slider .slider .slick-prev::before, .wi-slicktrack-slider .slider .slick-next::before {
  font-family: "Font Awesome 6 Pro";
  display: block;
  font-size: 0.9375rem;
  position: absolute;
  color: var(--light);
  font-weight: 900;
  opacity: 1;
}
.wi-slicktrack-slider .slider.arrows-primary {
  --arrow-color: var(--primary);
}
.wi-slicktrack-slider .slider.arrows-secondary {
  --arrow-color: var(--secondary);
}
.wi-slicktrack-slider .slider.arrows-tertiary {
  --arrow-color: var(--tertiary);
}
.wi-slicktrack-slider .slider.arrows-quaternary {
  --arrow-color: var(--quaternary);
}
.wi-slicktrack-slider .slider.arrows-quinary {
  --arrow-color: var(--quinary);
}
.wi-slicktrack-slider .slider.arrows-senary {
  --arrow-color: var(--senary);
}
.wi-slicktrack-slider .slider.arrows-light {
  --arrow-color: var(--light);
}
.wi-slicktrack-slider .slider.arrows-gray {
  --arrow-color: var(--gray);
}
.wi-slicktrack-slider .slider.arrows-dark {
  --arrow-color: var(--dark);
}
.wi-slicktrack-slider .slider.arrows-dark-gray {
  --arrow-color: var(--dark-gray);
}
.wi-slicktrack-slider .slider.slick-dotted {
  margin-bottom: calc(-1 * (-1.89rem - 0.4375rem));
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots {
  --color: var(--primary);
  left: calc(var(--bs-gutter-x) / 2 + 4px);
  bottom: -1.89rem;
  display: flex;
  align-items: end;
  gap: 0.375rem;
  width: unset;
  --width: 1.875rem;
  --height: 0.4375rem;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots.primary {
  --color: var(--primary) !important;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots.secondary {
  --color: var(--secondary) !important;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots.tertiary {
  --color: var(--tertiary) !important;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots.quaternary {
  --color: var(--quaternary) !important;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots.quinary {
  --color: var(--quinary) !important;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots.senary {
  --color: var(--senary) !important;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots.light {
  --color: var(--light) !important;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots.gray {
  --color: var(--gray) !important;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots.dark {
  --color: var(--dark) !important;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots.dark-gray {
  --color: var(--dark-gray) !important;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots li {
  margin: 0;
  height: var(--height);
  width: var(--width);
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots li button {
  width: auto;
  height: auto;
  padding: 0;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots li button::before {
  content: "";
  background-color: var(--color);
  height: var(--height);
  width: var(--width);
  opacity: 0.5;
  border-radius: var(--border-radius);
  transition: var(--transition);
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots li button:hover::before {
  opacity: 0.75;
}
.wi-slicktrack-slider .slider.slick-dotted .slick-dots li.slick-active button::before {
  background-color: var(--color);
  opacity: 1;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.cmp-hero-holiday {
  position: relative;
  margin-top: calc(var(--nav-mobile-height) + var(--nav-tert-height) + var(--top-bar,0px));
  padding-top: 8rem !important;
  padding-bottom: 8rem;
}
@media (min-width: 992px) {
  .cmp-hero-holiday {
    margin-top: calc(var(--nav-desktop-height) + var(--nav-tert-height) + var(--top-bar, 0px));
    padding-top: 8.95rem !important;
    padding-bottom: 8.95rem;
  }
}
.cmp-hero-holiday::before {
  content: "";
  background-color: black;
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  z-index: 1;
}
@media (min-width: 992px) {
  .cmp-hero-holiday::before {
    opacity: 0;
  }
}
.cmp-hero-holiday .container {
  z-index: 2;
  position: relative;
}
.cmp-hero-holiday .container .intro-h {
  margin-bottom: 2.37rem;
}
.cmp-hero-holiday .container .intro-h::before {
  --width: 2.6875rem;
  content: "";
  background-image: url("/oak/files/logos/lemon-tree.leaves.svg");
  background-repeat: no-repeat;
  height: 3.5625rem;
  width: var(--width);
  position: absolute;
  left: calc((var(--width) + 11px) * -1);
  opacity: 0;
}
@media (min-width: 992px) {
  .cmp-hero-holiday .container .intro-h::before {
    opacity: 1;
  }
}
.cmp-hero-holiday .container .well {
  display: none;
  margin-bottom: 0px;
  flex-direction: column;
  align-items: center;
  padding: 1.25rem;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
}
@media (min-width: 992px) {
  .cmp-hero-holiday .container .well {
    display: flex;
    flex-direction: row;
    width: 22.43rem;
    padding: 1.88rem 3rem 1.88rem 1.88rem;
  }
}
.cmp-hero-holiday .container .well .card-img {
  max-width: 15.625rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .cmp-hero-holiday .container .well .card-img {
    width: 15.625rem;
    margin-bottom: 0px;
    position: absolute;
    left: calc(100% - 1.875rem);
  }
}
@media (min-width: 992px) {
  .cmp-hero-holiday .container .well .card-img:has(.card-lg) {
    width: 18.75rem;
    max-width: unset;
  }
}
.cmp-hero-holiday .container .well .card-img .card-img {
  border-radius: 0.2rem;
}
.cmp-hero-holiday .container .well .content {
  text-align: center;
}
@media (min-width: 992px) {
  .cmp-hero-holiday .container .well .content {
    text-align: left;
  }
}
.cmp-hero-holiday .container .well .content .disclaimer {
  font-size: 0.75rem;
  margin-bottom: 1.25rem;
  font-weight: 400;
  color: var(--dark-gray);
}
.cmp-hero-holiday .bg-img-container {
  top: 0px;
  position: absolute;
  height: 100%;
  width: 100%;
}
.cmp-hero-holiday .bg-img-container .bg-img {
  object-position: var(--object-position);
}
.cmp-hero-holiday-followup {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (min-width: 992px) {
  .cmp-hero-holiday-followup {
    display: none;
  }
}
.cmp-hero-holiday-followup .well {
  z-index: 3;
  margin-top: -4rem;
  display: flex;
  margin-bottom: 0px;
  flex-direction: column;
  align-items: center;
  padding: 1.25rem;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
}
@media (min-width: 992px) {
  .cmp-hero-holiday-followup .well {
    flex-direction: row;
    width: 22.43rem;
    padding: 2.5rem 4.75rem 2.5rem 1.88rem;
  }
}
.cmp-hero-holiday-followup .well .card-img {
  max-width: 15.625rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .cmp-hero-holiday-followup .well .card-img {
    width: 15.625rem;
    margin-bottom: 0px;
    position: absolute;
    left: calc(100% - 1.875rem);
  }
}
.cmp-hero-holiday-followup .well .card-img .card-img {
  border-radius: 0.2rem;
}
.cmp-hero-holiday-followup .well .content {
  text-align: center;
}
@media (min-width: 992px) {
  .cmp-hero-holiday-followup .well .content {
    text-align: left;
  }
}
.cmp-hero-holiday-followup .well .content .disclaimer {
  font-size: 0.75rem;
  margin-bottom: 1.25rem;
  font-weight: 400;
  color: var(--dark-gray);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.cmp-gift-cards:not(:last-child) {
  margin-bottom: 0.88rem;
}
.cmp-gift-cards .gift-cards {
  display: flex;
  flex-direction: column;
}
.cmp-gift-cards .gift-cards .gift-card {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.5rem 0rem;
}
@media (min-width: 992px) {
  .cmp-gift-cards .gift-cards .gift-card {
    justify-content: start;
  }
}
.cmp-gift-cards .gift-cards .gift-card:first-child {
  padding-top: 0px;
}
.cmp-gift-cards .gift-cards .gift-card:last-child {
  padding-bottom: 0px;
}
.cmp-gift-cards .gift-cards .gift-card:not(:last-child) {
  border-bottom: 1px solid var(--primary);
}
.cmp-gift-cards .gift-cards .gift-card .title {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3;
  color: var(--dark-gray);
}
.cmp-gift-cards .gift-cards .gift-card i {
  font-size: 0.739rem;
  color: var(--primary);
}
.cmp-gift-cards .gift-cards .gift-card .price {
  font-size: 1.125rem;
  font-weight: 900;
  line-height: 1.3;
  color: var(--dark-gray);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.nv3-hero-main {
  position: relative;
  --section-unit: 8.81rem;
}
@media (max-width: 991px) {
  .nv3-hero-main {
    --section-unit: 7.87rem;
  }
}
.nv3-hero-main .video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.nv3-hero-main .overlay {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 77.4%);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
@media (max-width: 991px) {
  .nv3-hero-main .overlay {
    background: rgba(0, 0, 0, 0.4);
  }
}
.nv3-hero-main > .hero-container {
  position: relative;
  z-index: 2;
  max-width: 1600px;
}
@media (min-width: 992px) {
  .nv3-hero-main > .hero-container {
    padding-left: 3.31rem;
    padding-right: 3.31rem;
  }
}
.nv3-hero-main > .hero-container .headings {
  margin-bottom: 1.25rem;
}
.nv3-hero-main > .hero-container .headings > .main-heading .tree-heading {
  color: inherit;
  font-size: var(--font-override, 3.25rem);
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .nv3-hero-main > .hero-container .headings > .main-heading .tree-heading {
    font-size: var(--font-override, 1.25rem);
  }
}
@media (max-width: 991px) {
  .nv3-hero-main > .hero-container .headings > .main-heading > img {
    display: none;
  }
}
.nv3-hero-main > .hero-container .headings > .subheading {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: normal;
  color: var(--light);
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .nv3-hero-main > .hero-container .headings > .subheading {
    font-size: 3rem;
    line-height: 1.1;
  }
}
.nv3-hero-main > .hero-container .btns-col {
  margin-bottom: 2.375rem;
}
@media (max-width: 991px) {
  .nv3-hero-main > .hero-container .btns-col {
    margin-bottom: 0;
  }
}
.nv3-hero-main + .nv3-hero-main-headline {
  background: var(--primary);
  color: var(--light);
  padding: 0.5rem 0;
}
.nv3-hero-main + .nv3-hero-main-headline .hero-container {
  position: relative;
  max-width: 1600px;
}
@media (min-width: 992px) {
  .nv3-hero-main + .nv3-hero-main-headline .hero-container {
    padding-left: 3.31rem;
    padding-right: 3.31rem;
  }
}
.nv3-hero-main + .nv3-hero-main-headline .hero-container .headline {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
}
.nv3-hero-main ~ .nv3-hero-main-mobile-boxes {
  --section-unit: 1.875rem;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .nv3-hero-main ~ .nv3-hero-main-mobile-boxes {
    display: none;
  }
}
@media (max-width: 991px) {
  .nv3-hero-main .boxes, .nv3-hero-main-mobile-boxes .boxes {
    display: none;
  }
}
@media (min-width: 992px) {
  .nv3-hero-main .boxes > .col:has(.img), .nv3-hero-main .mobile-boxes > .col:has(.img), .nv3-hero-main-mobile-boxes .boxes > .col:has(.img), .nv3-hero-main-mobile-boxes .mobile-boxes > .col:has(.img) {
    max-width: 13.75rem;
  }
}
.nv3-hero-main .boxes > .col > .box, .nv3-hero-main .mobile-boxes > .col > .box, .nv3-hero-main-mobile-boxes .boxes > .col > .box, .nv3-hero-main-mobile-boxes .mobile-boxes > .col > .box {
  padding: 0;
}
.nv3-hero-main .boxes > .col > .box .heading, .nv3-hero-main .mobile-boxes > .col > .box .heading, .nv3-hero-main-mobile-boxes .boxes > .col > .box .heading, .nv3-hero-main-mobile-boxes .mobile-boxes > .col > .box .heading {
  color: var(--tertiary);
  font-size: 1.625rem;
  font-weight: 700;
  font-family: var(--font-primary);
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 991px) {
  .nv3-hero-main .boxes > .col > .box .heading.img-heading, .nv3-hero-main .mobile-boxes > .col > .box .heading.img-heading, .nv3-hero-main-mobile-boxes .boxes > .col > .box .heading.img-heading, .nv3-hero-main-mobile-boxes .mobile-boxes > .col > .box .heading.img-heading {
    color: var(--light);
  }
}
.nv3-hero-main .boxes > .col > .box .img, .nv3-hero-main .mobile-boxes > .col > .box .img, .nv3-hero-main-mobile-boxes .boxes > .col > .box .img, .nv3-hero-main-mobile-boxes .mobile-boxes > .col > .box .img {
  margin-top: 0.25rem;
  height: 9.8rem;
  width: 100%;
  border-radius: var(--border-radius);
  border: 2px solid var(--light);
  overflow: hidden;
  position: relative;
}
.nv3-hero-main .boxes > .col > .box .img img, .nv3-hero-main .mobile-boxes > .col > .box .img img, .nv3-hero-main-mobile-boxes .boxes > .col > .box .img img, .nv3-hero-main-mobile-boxes .mobile-boxes > .col > .box .img img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.nv3-hero-main .boxes > .col > .box .button, .nv3-hero-main .mobile-boxes > .col > .box .button, .nv3-hero-main-mobile-boxes .boxes > .col > .box .button, .nv3-hero-main-mobile-boxes .mobile-boxes > .col > .box .button {
  margin-top: 1rem;
}
.nv3-hero-main .boxes > .col > .box:has(.img) .button .btn, .nv3-hero-main .mobile-boxes > .col > .box:has(.img) .button .btn, .nv3-hero-main-mobile-boxes .boxes > .col > .box:has(.img) .button .btn, .nv3-hero-main-mobile-boxes .mobile-boxes > .col > .box:has(.img) .button .btn {
  width: 100%;
}
.nv3-hero-main .desktop-banner.banner, .nv3-hero-main-mobile-boxes .desktop-banner.banner {
  position: absolute;
  bottom: 4.94rem;
  right: 0;
  z-index: 2;
  clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 0 100%, var(--indent-size) 50%);
}
@media (max-width: 991px) {
  .nv3-hero-main .desktop-banner.banner, .nv3-hero-main-mobile-boxes .desktop-banner.banner {
    display: none;
  }
}
.nv3-hero-main .banner, .nv3-hero-main-mobile-boxes .banner {
  background: var(--banner-color);
  padding: 1.325rem 3.625rem;
  color: var(--light);
  font-size: 1.875rem;
  font-family: var(--font-primary);
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  text-transform: uppercase;
  --indent-size: 1.875rem;
  clip-path: polygon(0 0, 100% 0, calc(100% - var(--indent-size)) 50%, 100% 100%, 0 100%, var(--indent-size) 50%);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
}
.nv3-hero-main .banner.color-primary, .nv3-hero-main-mobile-boxes .banner.color-primary {
  --banner-color: var(--primary) !important;
}
.nv3-hero-main .banner.color-secondary, .nv3-hero-main-mobile-boxes .banner.color-secondary {
  --banner-color: var(--secondary) !important;
}
.nv3-hero-main .banner.color-tertiary, .nv3-hero-main-mobile-boxes .banner.color-tertiary {
  --banner-color: var(--tertiary) !important;
}
.nv3-hero-main .banner.color-quaternary, .nv3-hero-main-mobile-boxes .banner.color-quaternary {
  --banner-color: var(--quaternary) !important;
}
.nv3-hero-main .banner.color-quinary, .nv3-hero-main-mobile-boxes .banner.color-quinary {
  --banner-color: var(--quinary) !important;
}
.nv3-hero-main .banner.color-senary, .nv3-hero-main-mobile-boxes .banner.color-senary {
  --banner-color: var(--senary) !important;
}
.nv3-hero-main .banner.color-light, .nv3-hero-main-mobile-boxes .banner.color-light {
  --banner-color: var(--light) !important;
}
.nv3-hero-main .banner.color-gray, .nv3-hero-main-mobile-boxes .banner.color-gray {
  --banner-color: var(--gray) !important;
}
.nv3-hero-main .banner.color-dark, .nv3-hero-main-mobile-boxes .banner.color-dark {
  --banner-color: var(--dark) !important;
}
.nv3-hero-main .banner.color-dark-gray, .nv3-hero-main-mobile-boxes .banner.color-dark-gray {
  --banner-color: var(--dark-gray) !important;
}
@media (max-width: 991px) {
  .nv3-hero-main .banner, .nv3-hero-main-mobile-boxes .banner {
    --indent-size: 1.6875rem;
  }
}
@media (max-width: 991px) {
  .nv3-hero-main .banner, .nv3-hero-main-mobile-boxes .banner {
    font-size: 1.625rem;
    padding: 1.125rem 2.3075rem;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.nv3-tree-heading {
  display: flex;
  gap: 0.5rem;
  flex-wrap: nowrap;
}
.nv3-tree-heading > img {
  position: absolute;
  right: 100%;
  height: var(--leaves-height, 2.125rem);
}
@media (max-width: 991px) {
  .nv3-tree-heading > img {
    height: var(--leaves-height-mobile, 2rem);
  }
}
.nv3-tree-heading .tree-heading {
  margin-bottom: 0;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* For containing buttons displayed next to each other */
.btns-col {
  display: flex;
  flex-wrap: wrap;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.nv3-insignia-box {
  position: relative;
  --img-height: 2.5rem;
}
.nv3-insignia-box .insignia-img {
  text-align: center;
  z-index: 1;
  z-index: 1;
  position: relative;
  width: 60px;
  height: 60px;
  background-color: red;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.nv3-insignia-box .insignia-img img {
  height: var(--img-height);
}
.nv3-insignia-box .insignia-well {
  margin-top: calc(-1 * var(--img-height) / 2);
  --well-desktop-padding: calc(0.625rem + (var(--img-height) / 2)) 1.125rem 1.25rem 1.125rem;
  --well-mobile-padding: calc(0.625rem + (var(--img-height) / 2)) 1.125rem 1.25rem 1.125rem;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.nv3-insignia-box {
  position: relative;
  --img-height: 2.5rem;
}
.nv3-insignia-box .insignia-img {
  text-align: center;
  z-index: 1;
}
.nv3-insignia-box .insignia-img img {
  height: var(--img-height);
}
.nv3-insignia-box .insignia-well {
  margin-top: calc(-1 * var(--img-height) / 2);
  --well-desktop-padding: calc(0.625rem + (var(--img-height) / 2)) 1.125rem 1.25rem 1.125rem;
  --well-mobile-padding: calc(0.625rem + (var(--img-height) / 2)) 1.125rem 1.25rem 1.125rem;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-yt-video-v2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.wi-yt-video-v2 .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.wi-yt-video-v2 .video .yt-wrapper {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
}
@media (max-width: 991px) {
  .wi-yt-video-v2 .video {
    display: none;
  }
}
.wi-yt-video-v2 .poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  object-fit: cover;
  transition: opacity var(--transition);
  z-index: 2;
}
@media (min-width: 992px) {
  .wi-yt-video-v2 .video:has(.yt-wrapper.playing) + .poster {
    opacity: 0;
  }
}
@media (max-width: 991px) {
  .wi-yt-video-v2.mobile-1 .video:has(.yt-wrapper.playing) + .poster {
    opacity: 0;
  }
}
@media (max-width: 991px) {
  .wi-yt-video-v2.mobile-1 .video {
    display: block;
  }
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.bg-img-container {
  --bg-img-container-min-h: 13.75rem;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: var(--bg-img-container-min-h);
}
img.bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: var(--nine-obj-p, center);
  top: 0;
  left: 0;
  border-radius: var(--border-radius);
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.grecaptcha-badge {
  display: none !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.horizontal-scroll, .horizontal-scroll-mobile {
  --horizontal-scroll-offset: 0px;
}
.horizontal-scroll .overflow, .horizontal-scroll-mobile .overflow {
  --bs-gutter-y: var(--bs-gutter-x);
}
/* Overlay on sides */
.horizontal-scroll .scroll-overlay:before, .horizontal-scroll .scroll-overlay:after {
  content: "";
  height: 100%;
  width: 20px;
  position: absolute;
  z-index: 2;
  top: 0px;
  bottom: 0px;
  background: #fff;
  opacity: 0.8;
}
.horizontal-scroll .scroll-overlay:before {
  left: 0px;
}
.horizontal-scroll .scroll-overlay:after {
  right: 0px;
}
@media (min-width: 992px) {
  .horizontal-scroll .scroll-overlay:before, .horizontal-scroll .scroll-overlay:after {
    width: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset));
  }
}
/* Overflow */
.horizontal-scroll.disable .overflow {
  overflow-x: visible;
}
.horizontal-scroll .overflow {
  flex-wrap: nowrap;
  overflow-x: scroll;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 32px;
}
.horizontal-scroll:not(.disable) .overflow {
  justify-content: start !important;
}
.horizontal-scroll .no-overflow {
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
@media (min-width: 992px) {
  .horizontal-scroll .overflow {
    padding-bottom: 40px;
  }
}
@media (min-width: 576px) {
  .horizontal-scroll .overflow, .horizontal-scroll .no-overflow {
    padding-left: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset));
    padding-right: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset));
  }
}
.horizontal-scroll:not(.disable) .overflow:hover {
  cursor: default;
}
.horizontal-scroll.disable .overflow, .horizontal-scroll-mobile.disable .overflow {
  cursor: default !important;
}
/* Scroll bar */
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar)::-webkit-scrollbar {
  display: block;
  height: 4px;
  transition: transform 0.3s ease;
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar)::-webkit-scrollbar-thumb {
  background-color: #707272;
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar)::-webkit-scrollbar-track-piece {
  background-color: rgba(112, 114, 114, 0.5);
}
/* Scroll Bar Colors */
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-primary::-webkit-scrollbar-thumb {
  background-color: var(--primary);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-primary::-webkit-scrollbar-track-piece {
  background-color: var(--primary-rgba-translucent);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-secondary::-webkit-scrollbar-thumb {
  background-color: var(--secondary);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-secondary::-webkit-scrollbar-track-piece {
  background-color: var(--secondary-rgba-translucent);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-tertiary::-webkit-scrollbar-thumb {
  background-color: var(--tertiary);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-tertiary::-webkit-scrollbar-track-piece {
  background-color: var(--tertiary-rgba-translucent);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-quaternary::-webkit-scrollbar-thumb {
  background-color: var(--quaternary);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-quaternary::-webkit-scrollbar-track-piece {
  background-color: var(--quaternary-rgba-translucent);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-quinary::-webkit-scrollbar-thumb {
  background-color: var(--quinary);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-quinary::-webkit-scrollbar-track-piece {
  background-color: var(--quinary-rgba-translucent);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-senary::-webkit-scrollbar-thumb {
  background-color: var(--senary);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-senary::-webkit-scrollbar-track-piece {
  background-color: var(--senary-rgba-translucent);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-light::-webkit-scrollbar-thumb {
  background-color: var(--light);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-light::-webkit-scrollbar-track-piece {
  background-color: var(--light-rgba-translucent);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-gray::-webkit-scrollbar-thumb {
  background-color: var(--gray);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-gray::-webkit-scrollbar-track-piece {
  background-color: var(--gray-rgba-translucent);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-dark::-webkit-scrollbar-thumb {
  background-color: var(--dark);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-dark::-webkit-scrollbar-track-piece {
  background-color: var(--dark-rgba-translucent);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-dark-gray::-webkit-scrollbar-thumb {
  background-color: var(--dark-gray);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-dark-gray::-webkit-scrollbar-track-piece {
  background-color: var(--dark-gray-rgba-translucent);
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-light::-webkit-scrollbar-thumb {
  background-color: #fff;
}
.horizontal-scroll:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-light::-webkit-scrollbar-track-piece {
  background-color: rgba(255, 255, 255, 0.5);
}
.horizontal-scroll:not(.disable) .overflow::-webkit-scrollbar-track-piece:start {
  margin-left: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset) + (var(--bs-gutter-x) / 2));
}
.horizontal-scroll:not(.disable) .overflow::-webkit-scrollbar-track-piece:end {
  margin-right: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset) + (var(--bs-gutter-x) / 2));
}
@media (max-width: 576px) {
  .horizontal-scroll:not(.disable) .overflow::-webkit-scrollbar-track-piece:start {
    margin-left: calc(var(--bs-gutter-x) / 2);
  }
  .horizontal-scroll:not(.disable) .overflow::-webkit-scrollbar-track-piece:end {
    margin-right: calc(var(--bs-gutter-x) / 2);
  }
}
/* Horizontal Scroll on Mobile Only */
@media (max-width: 991px) {
  /* Container fluid styles so we can keep normal container for lg */
  /* Overlay on sides */
  /* Overflow */
  /* Scroll bar */
  /* No Overflow option to show other rows in the container while not making them appear in a container fluid */
  .horizontal-scroll-mobile {
    width: 100% !important;
    padding-right: var(--bs-gutter-x, 0.75rem) !important;
    padding-left: var(--bs-gutter-x, 0.75rem) !important;
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: unset !important;
  }
  .horizontal-scroll-mobile .scroll-overlay:before, .horizontal-scroll-mobile .scroll-overlay:after {
    content: "";
    height: 100%;
    width: 20px;
    position: absolute;
    z-index: 2;
    top: 0px;
    bottom: 0px;
    background: #fff;
    opacity: 0.8;
  }
  .horizontal-scroll-mobile .scroll-overlay:before {
    left: 0px;
  }
  .horizontal-scroll-mobile .scroll-overlay:after {
    right: 0px;
  }
  .horizontal-scroll-mobile .overflow {
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 32px;
  }
  .horizontal-scroll-mobile .overflow {
    padding-left: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset));
    padding-right: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset));
  }
  .horizontal-scroll-mobile .overflow:hover {
    cursor: default;
  }
  .horizontal-scroll-mobile.disable .overflow {
    cursor: default !important;
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar)::-webkit-scrollbar {
    display: block;
    height: 4px;
    transition: transform 0.3s ease;
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar)::-webkit-scrollbar-thumb {
    background-color: #707272;
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar)::-webkit-scrollbar-track-piece {
    background-color: rgba(112, 114, 114, 0.5);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-primary::-webkit-scrollbar-thumb {
    background-color: var(--primary);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-primary::-webkit-scrollbar-track-piece {
    background-color: var(--primary-rgba-translucent);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-secondary::-webkit-scrollbar-thumb {
    background-color: var(--secondary);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-secondary::-webkit-scrollbar-track-piece {
    background-color: var(--secondary-rgba-translucent);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-tertiary::-webkit-scrollbar-thumb {
    background-color: var(--tertiary);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-tertiary::-webkit-scrollbar-track-piece {
    background-color: var(--tertiary-rgba-translucent);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-quaternary::-webkit-scrollbar-thumb {
    background-color: var(--quaternary);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-quaternary::-webkit-scrollbar-track-piece {
    background-color: var(--quaternary-rgba-translucent);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-quinary::-webkit-scrollbar-thumb {
    background-color: var(--quinary);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-quinary::-webkit-scrollbar-track-piece {
    background-color: var(--quinary-rgba-translucent);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-senary::-webkit-scrollbar-thumb {
    background-color: var(--senary);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-senary::-webkit-scrollbar-track-piece {
    background-color: var(--senary-rgba-translucent);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-light::-webkit-scrollbar-thumb {
    background-color: var(--light);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-light::-webkit-scrollbar-track-piece {
    background-color: var(--light-rgba-translucent);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-gray::-webkit-scrollbar-thumb {
    background-color: var(--gray);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-gray::-webkit-scrollbar-track-piece {
    background-color: var(--gray-rgba-translucent);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-dark::-webkit-scrollbar-thumb {
    background-color: var(--dark);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-dark::-webkit-scrollbar-track-piece {
    background-color: var(--dark-rgba-translucent);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-dark-gray::-webkit-scrollbar-thumb {
    background-color: var(--dark-gray);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-dark-gray::-webkit-scrollbar-track-piece {
    background-color: var(--dark-gray-rgba-translucent);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-light::-webkit-scrollbar-thumb {
    background-color: #fff;
  }
  .horizontal-scroll-mobile:not(.disable) .overflow:not(.hide-scrollbar).scrollbar-light::-webkit-scrollbar-track-piece {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow::-webkit-scrollbar-track-piece:start {
    margin-left: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset) + (var(--bs-gutter-x) / 2));
  }
  .horizontal-scroll-mobile:not(.disable) .overflow::-webkit-scrollbar-track-piece:end {
    margin-right: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset) + (var(--bs-gutter-x) / 2));
  }
  .horizontal-scroll-mobile:not(.disable) .no-overflow {
    padding-left: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset));
    padding-right: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset));
  }
}
@media (max-width: 575px) {
  .horizontal-scroll-mobile {
    --horizontal-scroll-offset: 0px;
  }
  .horizontal-scroll-mobile .overflow, .horizontal-scroll-mobile .no-overflow {
    padding-left: 0;
    padding-right: 0;
  }
  .horizontal-scroll-mobile .scroll-overlay:before, .horizontal-scroll-mobile .scroll-overlay:after {
    width: 10px;
  }
  .horizontal-scroll-mobile:not(.disable) .overflow::-webkit-scrollbar-track-piece:start {
    margin-left: calc(var(--bs-gutter-x) / 2);
  }
  .horizontal-scroll-mobile:not(.disable) .overflow::-webkit-scrollbar-track-piece:end {
    margin-right: calc(var(--bs-gutter-x) / 2);
  }
}
.horizontal-scroll.not-contained {
  max-width: unset !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
}
.horizontal-scroll.not-contained .overflow {
  padding-left: 0;
  padding-right: 0;
}
.horizontal-scroll.not-contained:not(.disable) .overflow::-webkit-scrollbar-track-piece:start {
  margin-left: 0;
}
.horizontal-scroll.not-contained:not(.disable) .overflow::-webkit-scrollbar-track-piece:end {
  margin-right: 0;
}
.horizontal-scroll-mobile.not-contained {
  max-width: unset !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
}
@media (max-width: 991px) {
  .horizontal-scroll-mobile.not-contained .overflow {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .horizontal-scroll-mobile.not-contained:not(.disable) .overflow::-webkit-scrollbar-track-piece:start {
    margin-left: 0;
  }
  .horizontal-scroll-mobile.not-contained:not(.disable) .overflow::-webkit-scrollbar-track-piece:end {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .horizontal-scroll-mobile.hs-desktop-inline-1 {
    max-width: unset !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }
  .horizontal-scroll-mobile.hs-desktop-inline-1 .overflow {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .horizontal-scroll-mobile.hs-desktop-inline-1:not(.disable) .overflow::-webkit-scrollbar-track-piece:start {
    margin-left: 0;
  }
  .horizontal-scroll-mobile.hs-desktop-inline-1:not(.disable) .overflow::-webkit-scrollbar-track-piece:end {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  *:has(> .horizontal-scroll-mobile.hs-desktop-inline-1) {
    width: 100vw;
    max-width: unset;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    left: calc(((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset, 0px)) * -1);
  }
  .horizontal-scroll-mobile.hs-desktop-inline-1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .horizontal-scroll-mobile.hs-desktop-inline-1 .overflow {
    margin-left: 0;
    margin-right: 0;
  }
  .container:has(.horizontal-scroll-mobile.hs-desktop-inline-1) {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    max-width: unset !important;
  }
  .container:has(.horizontal-scroll-mobile.hs-desktop-inline-1) > .row:has(.horizontal-scroll-mobile.hs-desktop-inline-1) {
    padding-left: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset, 0px));
    padding-right: calc((100vw - var(--container-w)) / 2 + var(--horizontal-scroll-offset, 0px));
    margin-left: 0;
    margin-right: 0;
  }
  .container:has(.horizontal-scroll-mobile.hs-desktop-inline-1) > .row:has(.horizontal-scroll-mobile.hs-desktop-inline-1) > *:not(:has(.horizontal-scroll-mobile.hs-desktop-inline-1)) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
.horizontal-scroll.arrows, .horizontal-scroll-mobile.arrows {
  position: relative;
  /* Adjust spacing for mobile arrows */
}
@media (max-width: 991px) {
  .horizontal-scroll.arrows.arrows-mobile, .horizontal-scroll-mobile.arrows.arrows-mobile {
    padding-bottom: calc(1rem + 2.8125rem);
  }
  .horizontal-scroll.arrows.arrows-mobile .overflow, .horizontal-scroll-mobile.arrows.arrows-mobile .overflow {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .horizontal-scroll.arrows:not(.horizontal-scroll-mobile), .horizontal-scroll-mobile.arrows:not(.horizontal-scroll-mobile) {
    padding-bottom: 2rem;
  }
}
.horizontal-scroll.arrows .arrow-wrapper, .horizontal-scroll-mobile.arrows .arrow-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 3.75rem;
}
@media (max-width: 991px) {
  .horizontal-scroll.arrows .arrow-wrapper, .horizontal-scroll-mobile.arrows .arrow-wrapper {
    gap: 2.5rem;
  }
}
.horizontal-scroll.arrows .arrow-wrapper .arrow, .horizontal-scroll-mobile.arrows .arrow-wrapper .arrow {
  width: 2.8125rem;
  height: 2.8125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--border-color, #f3f3f3);
  color: var(--border-color, #f3f3f3);
  border-radius: 100%;
  font-size: 1.25rem;
  font-weight: 900;
  transition: border-color var(--transition), color var(--transition);
}
.horizontal-scroll.arrows .arrow-wrapper .arrow:hover, .horizontal-scroll-mobile.arrows .arrow-wrapper .arrow:hover {
  cursor: pointer;
}
.horizontal-scroll.arrows.arrows-top-1 .arrow-wrapper, .horizontal-scroll-mobile.arrows.arrows-top-1 .arrow-wrapper {
  bottom: unset;
  top: 0;
}
@media (min-width: 992px) {
  .horizontal-scroll.arrows.arrows-top-1:not(.horizontal-scroll-mobile), .horizontal-scroll-mobile.arrows.arrows-top-1:not(.horizontal-scroll-mobile) {
    padding-bottom: 0rem;
    padding-top: 4.5rem;
  }
}
@media (max-width: 991px) {
  .horizontal-scroll.arrows.arrows-top-1:not(.horizontal-scroll-mobile).arrows-mobile, .horizontal-scroll-mobile.arrows.arrows-top-1:not(.horizontal-scroll-mobile).arrows-mobile {
    padding-bottom: 0;
    padding-top: 4.5rem;
  }
  .horizontal-scroll.arrows.arrows-top-1:not(.horizontal-scroll-mobile).arrows-mobile .overflow, .horizontal-scroll-mobile.arrows.arrows-top-1:not(.horizontal-scroll-mobile).arrows-mobile .overflow {
    padding-bottom: 1rem;
    margin-bottom: -1rem;
  }
}
@media (min-width: 992px) {
  .horizontal-scroll.arrows.arrows-top-1.disable:not(.horizontal-scroll-mobile) {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .horizontal-scroll.arrows:not(.disable) .overflow::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 991px) {
  .horizontal-scroll.arrows:not(.arrows-mobile) .arrow-wrapper, .horizontal-scroll-mobile.arrows:not(.arrows-mobile) .arrow-wrapper {
    display: none;
  }
  .horizontal-scroll.arrows.arrows-mobile .overflow::-webkit-scrollbar, .horizontal-scroll-mobile.arrows.arrows-mobile .overflow::-webkit-scrollbar {
    display: block;
  }
}
.horizontal-scroll.arrows.disable .arrow-wrapper {
  display: none !important;
}
.horizontal-scroll-mobile.arrows-mobile.disable .arrow-wrapper {
  display: none !important;
}
.horizontal-scroll.disable, .horizontal-scroll.disable .overflow {
  overflow-y: visible;
  padding-bottom: 0 !important;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.well {
  position: relative;
  padding: var(--well-desktop-padding, 2.5rem);
  border-radius: var(--border-radius);
  background: var(--background-color);
  height: 100%;
}
.well.border {
  border-color: var(--border-color) !important;
}
@media (max-width: 991px) {
  .well {
    padding: var(--well-mobile-padding, 2.19rem 1.25rem);
  }
}
@media (max-width: 991px) {
  .well.desktop-only-1 {
    position: static;
    padding: 0;
    border-radius: 0;
    border: 0 !important;
    background: transparent;
    box-shadow: unset !important;
  }
}
@media (min-width: 992px) {
  .well.mobile-only-1 {
    position: static;
    padding: 0;
    border-radius: 0;
    border: 0 !important;
    background: transparent;
    box-shadow: unset !important;
  }
}
.well-wrapper {
  padding: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: var(--border-radius);
  background: var(--background-color);
  height: 100%;
}
@media (max-width: 991px) {
  .well-wrapper.desktop-only-1 {
    position: static;
    border-radius: 0;
    border: 0 !important;
    background: transparent;
  }
  .well-wrapper.desktop-only-1 .well-content {
    padding: 0;
    padding-top: 1.25rem;
  }
}
@media (min-width: 992px) {
  .well-wrapper.mobile-only-1 {
    position: static;
    padding: 0;
    border-radius: 0;
    border: 0 !important;
    background: transparent;
  }
  .well-wrapper.mobile-only-1 .well-content {
    padding: 0;
    padding-top: 1.25rem;
  }
}
.well-wrapper .header {
  padding: 0.375rem 0;
  text-align: center;
}
.well-wrapper .well-content {
  padding: 2.5rem;
}
@media (max-width: 991px) {
  .well-wrapper .well-content {
    padding: 2.19rem 1.25rem;
  }
}
.well {
  height: unset;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// Nine.css v3.0 /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// OAK -> SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Mixins ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //// NINE SCSS Variables /////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.wi-well-v2 {
  --shadow-size-desktop: 0.75rem;
  --shadow-size-mobile: 0.75rem;
}
.wi-well-v2.border-color-primary {
  --border-color: #ea2127 !important;
}
.wi-well-v2.bg-color-primary {
  --bg-color: #ea2127 !important;
}
.wi-well-v2.bg-mobile-color-primary {
  --bg-mobile-color: #ea2127 !important;
}
.wi-well-v2.shadow-color-primary {
  --shadow-color: #ea2127 !important;
}
.wi-well-v2.border-color-secondary {
  --border-color: #000000 !important;
}
.wi-well-v2.bg-color-secondary {
  --bg-color: #000000 !important;
}
.wi-well-v2.bg-mobile-color-secondary {
  --bg-mobile-color: #000000 !important;
}
.wi-well-v2.shadow-color-secondary {
  --shadow-color: #000000 !important;
}
.wi-well-v2.border-color-tertiary {
  --border-color: #4d5156 !important;
}
.wi-well-v2.bg-color-tertiary {
  --bg-color: #4d5156 !important;
}
.wi-well-v2.bg-mobile-color-tertiary {
  --bg-mobile-color: #4d5156 !important;
}
.wi-well-v2.shadow-color-tertiary {
  --shadow-color: #4d5156 !important;
}
.wi-well-v2.border-color-quaternary {
  --border-color: #2b2b2b !important;
}
.wi-well-v2.bg-color-quaternary {
  --bg-color: #2b2b2b !important;
}
.wi-well-v2.bg-mobile-color-quaternary {
  --bg-mobile-color: #2b2b2b !important;
}
.wi-well-v2.shadow-color-quaternary {
  --shadow-color: #2b2b2b !important;
}
.wi-well-v2.border-color-quinary {
  --border-color: #3B3B3B !important;
}
.wi-well-v2.bg-color-quinary {
  --bg-color: #3B3B3B !important;
}
.wi-well-v2.bg-mobile-color-quinary {
  --bg-mobile-color: #3B3B3B !important;
}
.wi-well-v2.shadow-color-quinary {
  --shadow-color: #3B3B3B !important;
}
.wi-well-v2.border-color-senary {
  --border-color: #A71E28 !important;
}
.wi-well-v2.bg-color-senary {
  --bg-color: #A71E28 !important;
}
.wi-well-v2.bg-mobile-color-senary {
  --bg-mobile-color: #A71E28 !important;
}
.wi-well-v2.shadow-color-senary {
  --shadow-color: #A71E28 !important;
}
.wi-well-v2.border-color-light {
  --border-color: #fff !important;
}
.wi-well-v2.bg-color-light {
  --bg-color: #fff !important;
}
.wi-well-v2.bg-mobile-color-light {
  --bg-mobile-color: #fff !important;
}
.wi-well-v2.shadow-color-light {
  --shadow-color: #fff !important;
}
.wi-well-v2.border-color-gray {
  --border-color: #f8f9fa !important;
}
.wi-well-v2.bg-color-gray {
  --bg-color: #f8f9fa !important;
}
.wi-well-v2.bg-mobile-color-gray {
  --bg-mobile-color: #f8f9fa !important;
}
.wi-well-v2.shadow-color-gray {
  --shadow-color: #f8f9fa !important;
}
.wi-well-v2.border-color-dark {
  --border-color: #212529 !important;
}
.wi-well-v2.bg-color-dark {
  --bg-color: #212529 !important;
}
.wi-well-v2.bg-mobile-color-dark {
  --bg-mobile-color: #212529 !important;
}
.wi-well-v2.shadow-color-dark {
  --shadow-color: #212529 !important;
}
.wi-well-v2.border-color-dark-gray {
  --border-color: #5f5f5f !important;
}
.wi-well-v2.bg-color-dark-gray {
  --bg-color: #5f5f5f !important;
}
.wi-well-v2.bg-mobile-color-dark-gray {
  --bg-mobile-color: #5f5f5f !important;
}
.wi-well-v2.shadow-color-dark-gray {
  --shadow-color: #5f5f5f !important;
}
@media (max-width: 991px) {
  .wi-well-v2[class*="bg-mobile-color"] {
    --bg-color: var(--bg-mobile-color) !important;
  }
}
@media (min-width: 992px) {
  .wi-well-v2.desktop-only-1 {
    background: var(--bg-color);
    border-radius: var(--border-radius);
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .wi-well-v2.desktop-only-1:not(.border-color-) {
    border: var(--border-width, 1px) var(--border-style, solid) var(--border-color);
  }
  .wi-well-v2.desktop-only-1.shadow-1 {
    --shadow-size: var(--shadow-size-desktop);
    --invert: -1;
    --shadow: calc(var(--invert) * var(--shadow-size)) var(--shadow-size) 0px 0px var(--shadow-color);
    box-shadow: var(--shadow);
    margin-left: var(--shadow-size);
    margin-bottom: var(--shadow-size);
    width: calc(100% - var(--shadow-size));
  }
  .wi-well-v2.desktop-only-1.shadow-1.shadow-right-1 {
    --invert: 1;
  }
  .wi-well-v2.desktop-only-1.shadow-1.shadow-right-1 {
    margin-left: unset;
    margin-right: var(--shadow-size);
  }
  .wi-well-v2.desktop-only-1.box-shadow-1 {
    box-shadow: var(--box-shadow, 0px 4px 20px 0px rgba(0, 0, 0, 0.08));
  }
  .wi-well-v2.desktop-only-1.full-height-1 {
    height: 100%;
  }
  .wi-well-v2.desktop-only-1 > .header {
    color: var(--light);
    text-align: var(--header-align, center);
    background: var(--header-bg-color);
    padding: var(--header-padding, 0.375rem);
  }
  .wi-well-v2.desktop-only-1 > .header.header-bg-color-primary {
    --header-bg-color: #ea2127 !important;
  }
  .wi-well-v2.desktop-only-1 > .header.header-bg-color-secondary {
    --header-bg-color: #000000 !important;
  }
  .wi-well-v2.desktop-only-1 > .header.header-bg-color-tertiary {
    --header-bg-color: #4d5156 !important;
  }
  .wi-well-v2.desktop-only-1 > .header.header-bg-color-quaternary {
    --header-bg-color: #2b2b2b !important;
  }
  .wi-well-v2.desktop-only-1 > .header.header-bg-color-quinary {
    --header-bg-color: #3B3B3B !important;
  }
  .wi-well-v2.desktop-only-1 > .header.header-bg-color-senary {
    --header-bg-color: #A71E28 !important;
  }
  .wi-well-v2.desktop-only-1 > .header.header-bg-color-light {
    --header-bg-color: #fff !important;
  }
  .wi-well-v2.desktop-only-1 > .header.header-bg-color-gray {
    --header-bg-color: #f8f9fa !important;
  }
  .wi-well-v2.desktop-only-1 > .header.header-bg-color-dark {
    --header-bg-color: #212529 !important;
  }
  .wi-well-v2.desktop-only-1 > .header.header-bg-color-dark-gray {
    --header-bg-color: #5f5f5f !important;
  }
  .wi-well-v2.desktop-only-1 > .content {
    padding: var(--well-desktop-padding, 2.25rem);
    flex-grow: 1;
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .wi-well-v2.desktop-only-1.shadow-1 {
    --shadow-size: var(--shadow-size-mobile);
  }
}
@media (min-width: 992px) and (max-width: 991px) {
  .wi-well-v2.desktop-only-1 > .content {
    padding: var(--well-mobile-padding, 1.875rem 1.25rem);
  }
}
@media (max-width: 991px) {
  .wi-well-v2.mobile-only-1 {
    background: var(--bg-color);
    border-radius: var(--border-radius);
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .wi-well-v2.mobile-only-1:not(.border-color-) {
    border: var(--border-width, 1px) var(--border-style, solid) var(--border-color);
  }
  .wi-well-v2.mobile-only-1.shadow-1 {
    --shadow-size: var(--shadow-size-desktop);
    --invert: -1;
    --shadow: calc(var(--invert) * var(--shadow-size)) var(--shadow-size) 0px 0px var(--shadow-color);
    box-shadow: var(--shadow);
    margin-left: var(--shadow-size);
    margin-bottom: var(--shadow-size);
    width: calc(100% - var(--shadow-size));
  }
  .wi-well-v2.mobile-only-1.shadow-1.shadow-right-1 {
    --invert: 1;
  }
  .wi-well-v2.mobile-only-1.shadow-1.shadow-right-1 {
    margin-left: unset;
    margin-right: var(--shadow-size);
  }
  .wi-well-v2.mobile-only-1.box-shadow-1 {
    box-shadow: var(--box-shadow, 0px 4px 20px 0px rgba(0, 0, 0, 0.08));
  }
  .wi-well-v2.mobile-only-1.full-height-1 {
    height: 100%;
  }
  .wi-well-v2.mobile-only-1 > .header {
    color: var(--light);
    text-align: var(--header-align, center);
    background: var(--header-bg-color);
    padding: var(--header-padding, 0.375rem);
  }
  .wi-well-v2.mobile-only-1 > .header.header-bg-color-primary {
    --header-bg-color: #ea2127 !important;
  }
  .wi-well-v2.mobile-only-1 > .header.header-bg-color-secondary {
    --header-bg-color: #000000 !important;
  }
  .wi-well-v2.mobile-only-1 > .header.header-bg-color-tertiary {
    --header-bg-color: #4d5156 !important;
  }
  .wi-well-v2.mobile-only-1 > .header.header-bg-color-quaternary {
    --header-bg-color: #2b2b2b !important;
  }
  .wi-well-v2.mobile-only-1 > .header.header-bg-color-quinary {
    --header-bg-color: #3B3B3B !important;
  }
  .wi-well-v2.mobile-only-1 > .header.header-bg-color-senary {
    --header-bg-color: #A71E28 !important;
  }
  .wi-well-v2.mobile-only-1 > .header.header-bg-color-light {
    --header-bg-color: #fff !important;
  }
  .wi-well-v2.mobile-only-1 > .header.header-bg-color-gray {
    --header-bg-color: #f8f9fa !important;
  }
  .wi-well-v2.mobile-only-1 > .header.header-bg-color-dark {
    --header-bg-color: #212529 !important;
  }
  .wi-well-v2.mobile-only-1 > .header.header-bg-color-dark-gray {
    --header-bg-color: #5f5f5f !important;
  }
  .wi-well-v2.mobile-only-1 > .content {
    padding: var(--well-desktop-padding, 2.25rem);
    flex-grow: 1;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .wi-well-v2.mobile-only-1.shadow-1 {
    --shadow-size: var(--shadow-size-mobile);
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .wi-well-v2.mobile-only-1 > .content {
    padding: var(--well-mobile-padding, 1.875rem 1.25rem);
  }
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) {
  background: var(--bg-color);
  border-radius: var(--border-radius);
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1):not(.border-color-) {
  border: var(--border-width, 1px) var(--border-style, solid) var(--border-color);
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1).shadow-1 {
  --shadow-size: var(--shadow-size-desktop);
  --invert: -1;
  --shadow: calc(var(--invert) * var(--shadow-size)) var(--shadow-size) 0px 0px var(--shadow-color);
  box-shadow: var(--shadow);
  margin-left: var(--shadow-size);
  margin-bottom: var(--shadow-size);
  width: calc(100% - var(--shadow-size));
}
@media (max-width: 991px) {
  .wi-well-v2:not(.desktop-only-1):not(.mobile-only-1).shadow-1 {
    --shadow-size: var(--shadow-size-mobile);
  }
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1).shadow-1.shadow-right-1 {
  --invert: 1;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1).shadow-1.shadow-right-1 {
  margin-left: unset;
  margin-right: var(--shadow-size);
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1).box-shadow-1 {
  box-shadow: var(--box-shadow, 0px 4px 20px 0px rgba(0, 0, 0, 0.08));
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1).full-height-1 {
  height: 100%;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .header {
  color: var(--light);
  text-align: var(--header-align, center);
  background: var(--header-bg-color);
  padding: var(--header-padding, 0.375rem);
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .header.header-bg-color-primary {
  --header-bg-color: #ea2127 !important;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .header.header-bg-color-secondary {
  --header-bg-color: #000000 !important;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .header.header-bg-color-tertiary {
  --header-bg-color: #4d5156 !important;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .header.header-bg-color-quaternary {
  --header-bg-color: #2b2b2b !important;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .header.header-bg-color-quinary {
  --header-bg-color: #3B3B3B !important;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .header.header-bg-color-senary {
  --header-bg-color: #A71E28 !important;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .header.header-bg-color-light {
  --header-bg-color: #fff !important;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .header.header-bg-color-gray {
  --header-bg-color: #f8f9fa !important;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .header.header-bg-color-dark {
  --header-bg-color: #212529 !important;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .header.header-bg-color-dark-gray {
  --header-bg-color: #5f5f5f !important;
}
.wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .content {
  padding: var(--well-desktop-padding, 2.25rem);
  flex-grow: 1;
}
@media (max-width: 991px) {
  .wi-well-v2:not(.desktop-only-1):not(.mobile-only-1) > .content {
    padding: var(--well-mobile-padding, 1.875rem 1.25rem);
  }
}
/* Header */
.yt-poster {
	background-position: 70% 30%;
}
@media (min-width: 992px) {
	section.bg-video.bg-overlay div.overlay {
		background: linear-gradient(to right, rgb(0 0 0 / 0.8) 0%, rgba(0, 0, 0, 0.3) 49%, rgba(0, 0, 0, 0.2) 100%) !important;
	}
}
@media (min-width: 992px) {
	header div.top-bar {
		background: linear-gradient(90deg,rgb(var(--secondary-rgb)) 30%,rgb(var(--tertiary-rgb)/1) 100%);
	}
}
/* Coupons */
div.wi-coupons-slider-1 div.coupon-wrapper div.coupon div.for {
	line-height: 1.2;
	padding-top: 5px;
}
/* Accordion */
.accordion .card-header {
	background-color: var(--gray) !important;
	border: none !important;
	border-radius: 0.25rem !important;
}
.bg-gray .accordion .card-header {
	background-color:  white !important;
}
.accordion .card-header button.btn-link {
	color: var(--primary) !important;
	text-decoration: none !important;
	font-size: 1.1rem;
	font-weight: 600;
}
.accordion .card:not(:last-child) {
	margin-bottom: 15px;
}
.accordion .card .show .card-body {
	border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion .btn:focus {
	box-shadow: none !important;
}
/* Map */
@media (max-width: 1218px) {
	.wi-map-full-2 .form-group.col-6 {
		width: 90%;
		margin-bottom: 8px !important;
	}
}
@media (min-width: 1218px) {
	.wi-map-full-2 .form-group.col-6 {
		padding-left: 0;
	}
	.wi-map-full-2 .form-group.near-me {
		padding-right: 0;
	}
}
/* Menu */
@media (max-width: 991px) {
	.wi-menu-full-1 .card-body td {
		padding: 0.5rem 0;
	}
	.wi-menu-full-1 .card-body .body {
		padding: 1rem;
	}
}
.alt-layout-yes .card-body h3 {
    font-size: 1.4rem !important;
	}
	.wi-menu-full-1 .alt-layout-yes tr td p {
    font-size: 1.1rem!important;
}
	.wi-menu-full-1 .alt-layout-yes .price-tag {
	padding: 4px 10px 4px 0px !important;
	}
/* Reviews */
.wi-reviews-autoslide-1 .directory a.directory-icon {
	padding: 6px 8px !important;
}
.wi-reviews-full-2 .wi-review .directory a.directory-icon {
    padding: 6px 8px !important;
}
/* Images */
div.img-abstract {
	min-height: 250px !important;
}
/* Video */
@media (max-width: 575px) {
a.btn-video .btn-video-overlay {
    padding: 50px !important;
}
}
a.btn-video .btn-video-overlay {
    background: radial-gradient(ellipse at center,rgb(0 0 0 / 49%) 0%,rgb(0 0 0 / 53%) 100%) !important;
}
a.btn-video .btn-video-overlay h5 {
	opacity: 1 !important;
}
/* Map z-index fix */
.leaflet-container {
	z-index: 0;
}