#marker-start-L3N0eWxlLmNzcw.Lw {}
html {
  height: 100%;
  overflow: auto;
}
body {
  height: auto;
  min-height: 100%;
  overflow: hidden;
  position: relative;
}
p {
  word-wrap: break-word;
}
img {
  height: auto;
}
body {
  line-height: 28.57142858px;
  font-size: 20px;
}
a:hover {
  text-decoration: none;
}
h6 {
  line-height: 25.71428572px;
  text-decoration: none;
  font-size: 18px;
}
h6 a:hover {
  text-decoration: none;
}
h5 {
  line-height: 28.57142858px;
  text-decoration: none;
  font-size: 20px;
}
h4 {
  line-height: 34.2857143px;
  text-decoration: none;
  font-size: 24px;
}
h3 {
  line-height: 42.85714287px;
  text-decoration: none;
  font-size: 30px;
}
h3 a:hover {
  text-decoration: none;
}
h2 {
  line-height: 51.42857144px;
  text-decoration: none;
  font-size: 36px;
}
h2 a:hover {
  text-decoration: none;
}
h1 {
  line-height: 85.71428574px;
  font-size: 60px;
}
h1 a:hover {
  text-decoration: none;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
  color: #dddddd;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #dddddd;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #dddddd;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"] {
  cursor: not-allowed;
  background-color: #f5f5f5;
  opacity: 1;
}
textarea,
select[multiple] {
  height: auto;
}
input[type="text"].input-sm,
input[type="password"].input-sm,
input[type="datetime"].input-sm,
input[type="datetime-local"].input-sm,
input[type="date"].input-sm,
input[type="month"].input-sm,
input[type="time"].input-sm,
input[type="week"].input-sm,
input[type="number"].input-sm,
input[type="email"].input-sm,
input[type="url"].input-sm,
input[type="search"].input-sm,
input[type="tel"].input-sm,
input[type="color"].input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
input[type="text"].input-lg,
input[type="password"].input-lg,
input[type="datetime"].input-lg,
input[type="datetime-local"].input-lg,
input[type="date"].input-lg,
input[type="month"].input-lg,
input[type="time"].input-lg,
input[type="week"].input-lg,
input[type="number"].input-lg,
input[type="email"].input-lg,
input[type="url"].input-lg,
input[type="search"].input-lg,
input[type="tel"].input-lg,
input[type="color"].input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.bd-containerinner-1 {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .bd-containerinner-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.bd-container-inner {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .bd-container-inner {
    max-width: none;
  }
}
@media (min-width: 768px) {
  .bd-container-inner {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .bd-container-inner {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .bd-container-inner {
    max-width: 1184px;
  }
}
.bd-container-inner {
  position: relative;
}
.bd-container-inner,
.bd-page-width .bd-background-width > .bd-container-inner {
  height: 100%;
}
.bd-slider .bd-left-button,
.bd-slider .bd-right-button,
.bd-margins > p,
.bd-margins > div:not(.bd-own-margins) > p,
.bd-margins > h1,
.bd-margins > div:not(.bd-own-margins) > h1,
.bd-margins > h2,
.bd-margins > div:not(.bd-own-margins) > h2,
.bd-margins > h3,
.bd-margins > div:not(.bd-own-margins) > h3,
.bd-margins > h4,
.bd-margins > div:not(.bd-own-margins) > h4,
.bd-margins > h5,
.bd-margins > div:not(.bd-own-margins) > h5,
.bd-margins > h6,
.bd-margins > div:not(.bd-own-margins) > h6,
.bd-margins > img,
.bd-margins > div:not(.bd-own-margins) > img,
.bd-margins > ul,
.bd-margins > div:not(.bd-own-margins) > ul,
.bd-margins > ol,
.bd-margins > div:not(.bd-own-margins) > ol,
.bd-margins > .bd-own-margins,
.bd-margins > div > .bd-own-margins,
.bd-margins > div:not(.bd-own-margins) > .bd-container-inner > *:not(.bd-no-margins):not(section),
.bd-margins > div:not(.bd-own-margins) > .bd-container-inner > .bd-no-margins > .bd-container-inner > *:not(.bd-no-margins):not(section),
.bd-margins > div:not(.bd-own-margins) > div:not(.bd-own-margins) > .bd-container-inner > *:not(.bd-no-margins):not(section),
.bd-margins > div:not(.bd-own-margins) > div:not(.bd-own-margins) > .bd-container-inner > .bd-no-margins > .bd-container-inner > *:not(.bd-no-margins):not(section),
.bd-margins > div:not(.bd-own-margins) > div:not(.bd-own-margins) > .bd-no-margins > .bd-container-inner > *:not(.bd-no-margins):not(section) {
  margin-left: 20px;
  margin-right: 20px;
}
/* Content & Sidebars */
.bd-sheetstyles:not(.bd-page-width) .bd-contentlayout-offset > aside:not(.bd-no-margins),
.bd-sheetstyles.bd-page-width .bd-contentlayout-offset > aside:not(.bd-no-margins) > .bd-margins,
div:not(.bd-sheetstyles).bd-page-width .bd-contentlayout-offset section:not(.bd-no-margins),
.bd-sheetstyles:not(.bd-page-width) > .bd-contentlayout-offset > *:not(aside) section:not(.bd-no-margins),
.bd-sheetstyles:not(.bd-page-width) .bd-contentlayout-offset > section:not(.bd-no-margins) {
  margin-left: -20px;
  margin-right: -20px;
}
.bd-container-inner-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.Lw {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9ibG9nVGVtcGxhdGU {}
.bd-template-5 {
  rnd: 0.08166413847357035;
}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9ibG9nVGVtcGxhdGU {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9kZWZhdWx0 {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9kZWZhdWx0 {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9ob21l {}
.bd-body-1 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9ob21l {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wYWdlVGVtcGxhdGU {}
.bd-body-7 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wYWdlVGVtcGxhdGU {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wcm9kdWN0T3ZlcnZpZXc {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wcm9kdWN0T3ZlcnZpZXc {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wcm9kdWN0cw {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9wcm9kdWN0cw {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9zaG9wcGluZ0NhcnRUZW1wbGF0ZQ {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9zaG9wcGluZ0NhcnRUZW1wbGF0ZQ {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9zaW5nbGVQb3N0VGVtcGxhdGU {}
@media (max-width: 1199px) {
  .bd-body-6 {
    position: relative;
  }
}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy9zaW5nbGVQb3N0VGVtcGxhdGU {}
#marker-start-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy90ZW1wbGF0ZTQwNA {}
#marker-end-L3N0eWxlLmNzcw.L3RlbXBsYXRlcy90ZW1wbGF0ZTQwNA {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWZmaXhDb3JlQ29tbW9u {}
[data-affix].affix {
  height: auto;
}
@media (min-width: 1200px) {
  [data-affix][data-enable-lg] + .bd-affix-fake {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  [data-affix][data-enable-md] + .bd-affix-fake {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  [data-affix][data-enable-sm] + .bd-affix-fake {
    display: block;
  }
}
@media (max-width: 767px) {
  [data-affix][data-enable-xs] + .bd-affix-fake {
    display: block;
  }
}
.bd-affix-fake {
  display: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWZmaXhDb3JlQ29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWxlcnRzTWl4aW4 {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWxlcnRzTWl4aW4 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQW5pbWF0aW9uQ29yZUNvbW1vbg {}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
/* Slide In Left Medium */
@-webkit-keyframes slideInLeftMedium {
  0% {
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeftMedium {
  0% {
    -webkit-transform: translateX(-60%);
    -ms-transform: translateX(-60%);
    transform: translateX(-60%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeftMedium {
  -webkit-animation-name: slideInLeftMedium;
  animation-name: slideInLeftMedium;
}
/* Slide In Left Short */
@-webkit-keyframes slideInLeftShort {
  0% {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeftShort {
  0% {
    -webkit-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    transform: translateX(-30%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeftShort {
  -webkit-animation-name: slideInLeftShort;
  animation-name: slideInLeftShort;
}
/* Slide in Right */
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
/* Slide in Right Medium */
@-webkit-keyframes slideInRightMedium {
  0% {
    -webkit-transform: translateX(60%);
    transform: translateX(60%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRightMedium {
  0% {
    -webkit-transform: translateX(60%);
    -ms-transform: translateX(60%);
    transform: translateX(60%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRightMedium {
  -webkit-animation-name: slideInRightMedium;
  animation-name: slideInRightMedium;
}
/* Slide in Right Short */
@-webkit-keyframes slideInRightShort {
  0% {
    -webkit-transform: translateX(30%);
    transform: translateX(30%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRightShort {
  0% {
    -webkit-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRightShort {
  -webkit-animation-name: slideInRightShort;
  animation-name: slideInRightShort;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQW5pbWF0aW9uQ29yZUNvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmxvZ0NvbW1vbg {}
.bd-blog {
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
}
.bd-pager-4 ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bd-pager-4 ul {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.bd-pager-4 ul li {
  display: inline-block;
}
.bd-pager-4 ul > li:first-child {
  float: left;
}
.bd-pager-4 ul > li:last-child {
  float: right;
}
.bd-pager-4 > .bd-pagination-7 > li.bd-paginationitem-7 > a,
.bd-pager-4 > .bd-pagination-7 > li.bd-paginationitem-7 > span,
.bd-pager-4 > .bd-pagination-7 > li.bd-paginationitem-7 > a:link,
.bd-pager-4 > .bd-pagination-7 > li.bd-paginationitem-7 > a:visited {
  border-radius: 0px;
}
.bd-pagination-7.right {
  text-align: right;
}
.bd-pagination-7.center {
  text-align: center;
}
.bd-pagination-7 > *:last-child {
  margin-right: 0;
}
.bd-pagination-7 span {
  cursor: default;
}
.pagination > ul.bd-pagination-7 > .active > a,
.pagination > ul.bd-pagination-7 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-7 > li.bd-paginationitem-7 > a,
.bd-pagination-7 > li.bd-paginationitem-7 > span,
.bd-pagination-7 > li.bd-paginationitem-7 > a:link,
.bd-pagination-7 > li.bd-paginationitem-7 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-7 > li.bd-paginationitem-7 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-7 > li.active.bd-paginationitem-7 > a,
.bd-pagination-7 > li.active.bd-paginationitem-7 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
.bd-comments-3 ul:not(.pagination) {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bd-comments-3 ul:not(.pagination) > li {
  display: block;
}
.bd-comments-3 li > ul:not(.pagination) {
  margin-left: 20px;
}
.bd-comment-3 {
  padding: 5px;
}
.bd-container-10:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-23 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-10:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-23,
.bd-container-10:not(.shape-only).bd-custom-blockquotes blockquote p,
.bd-blockquotes-23 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-container-9:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-22 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-9:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-22,
.bd-container-9:not(.shape-only).bd-custom-blockquotes blockquote p,
.bd-blockquotes-22 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-grid-1 > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-griditem-6 {
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.separated-item-6 {
  position: relative;
  z-index: 0;
}
.separated-item-6:before,
.separated-item-6:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-6:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-6:after {
  left: 0;
  right: 0;
  bottom: 14.5px;
  border-top: 1px solid #dddddd;
}
.first-col.separated-item-6:after {
  left: 5px;
}
.last-col.separated-item-6:after {
  right: 5px;
}
.separated-item-6.first-col:before,
.separated-item-6.last-row:after {
  content: none;
}
h2.bd-container-7 {
  font-weight: normal;
}
.bd-container-7:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-21 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-7:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-21,
.bd-container-7:not(.shape-only).bd-custom-blockquotes blockquote p,
.bd-blockquotes-21 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-pagination-2.right {
  text-align: right;
}
.bd-pagination-2.center {
  text-align: center;
}
.bd-pagination-2 > *:last-child {
  margin-right: 0;
}
.bd-pagination-2 span {
  cursor: default;
}
.pagination > ul.bd-pagination-2 > .active > a,
.pagination > ul.bd-pagination-2 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-2 > li.bd-paginationitem-2 > a,
.bd-pagination-2 > li.bd-paginationitem-2 > span,
.bd-pagination-2 > li.bd-paginationitem-2 > a:link,
.bd-pagination-2 > li.bd-paginationitem-2 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-2 > li.bd-paginationitem-2 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-2 > li.active.bd-paginationitem-2 > a,
.bd-pagination-2 > li.active.bd-paginationitem-2 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmxvZ0NvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm9vdHN0cmFwQnV0dG9u {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm9vdHN0cmFwQnV0dG9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm9vdHN0cmFwQnV0dG9uQ29tbW9u {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm9vdHN0cmFwQnV0dG9uQ29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm9vdHN0cmFwSW1hZ2VDb21tb24 {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm9vdHN0cmFwSW1hZ2VDb21tb24 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQ29udGFpbmVySW5uZXJFZmZlY3RDb3JlQ29tbW9u {}
.bd-page-width > .bd-container-inner {
  max-width: none;
}
.container-effect.container {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQ29udGFpbmVySW5uZXJFZmZlY3RDb3JlQ29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQ29udGVudExheW91dENvcmVDb21tb24 {}
.bd-flex-vertical,
.bd-flex-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.bd-flex-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bd-flex-wide {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-width: 0;
  min-height: 0;
}
.bd-flex-wide:not(.bd-flex-horizontal) {
  width: 100%;
  /* IE10-11 flex-basis with border-box fix */
}
.bd-flex-fixed {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQ29udGVudExheW91dENvcmVDb21tb24 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvRmxleEFsaWduQ29yZUNvbW1vbg {}
.bd-flexalign {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.bd-flexalign > * {
  height: auto;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvRmxleEFsaWduQ29yZUNvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvR3JpZENvcmVDb21tb24 {}
.bd-empty-grid-item {
  clear: both;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvR3JpZENvcmVDb21tb24 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSG92ZXJCb3hDb3JlQ29tbW9u {}
.bd-backSlide,
.bd-overSlide {
  display: block;
}
.bd-backSlide,
.bd-backSlide > *,
.bd-overSlide,
.bd-overSlide > *,
.bd-slidesWrapper {
  width: 100%;
  height: 100%;
}
.bd-slidesWrapper {
  overflow: hidden;
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSG92ZXJCb3hDb3JlQ29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSWNvbkNvcmVDb21tb24 {}
.bd-icon,
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  text-decoration: none;
  speak: none;
}
.bd-icon:before,
[class^="icon-"]:before,
[class*=" icon-"]:before,
.bd-icon:after,
[class^="icon-"]:after,
[class*=" icon-"]:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-icon > span:first-child,
[class^="icon-"] > span:first-child,
[class*=" icon-"] > span:first-child,
.bd-icon > time:first-child,
[class^="icon-"] > time:first-child,
[class*=" icon-"] > time:first-child {
  vertical-align: middle;
}
.bd-iconlink {
  display: inline-block;
  color: #269ccb;
  font-size: 30px;
}
a.bd-iconlink:hover {
  text-decoration: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSWNvbkNvcmVDb21tb24 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW1hZ2VTY2FsaW5nQ29yZUNvbW1vbg {}
.bd-imagescaling-img img {
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
}
a > .bd-imagescaling-img {
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW1hZ2VTY2FsaW5nQ29yZUNvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGF5b3V0Q29yZUNvbW1vbg {}
.bd-column {
  min-height: 0;
  min-width: 0;
}
.bd-row-flex.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.bd-row-flex.row > [class*="bd-columnwrapper-"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0;
  min-width: 0;
}
.bd-row-flex.row > [class*="bd-columnwrapper-"] > .bd-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.bd-row-align-middle.bd-row-flex.row > [class*="bd-columnwrapper-"] > .bd-column {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.bd-row-align-bottom.bd-row-flex.row > [class*="bd-columnwrapper-"] > .bd-column {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.bd-row-flex.row > [class*="bd-columnwrapper-"] > .bd-column > .bd-vertical-align-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 0;
  min-width: 0;
}
.bd-row-flex.row:before,
.bd-row-flex.row:after {
  display: none;
}
.bd-columns > .bd-container-inner > .container-fluid,
.bd-columns > .bd-container-inner > .container-fluid > .row {
  height: 100%;
}
.bd-columns:before {
  clear: both;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGF5b3V0Q29yZUNvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGF5b3V0SnNDb3JlQ29tbW9u {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGF5b3V0SnNDb3JlQ29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGlnaHRib3hDb21tb24 {}
.bd-lightbox {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1000000;
}
.bd-lightbox .lightbox-image {
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}
.bd-lightbox .lightbox-image.active {
  display: inline-block;
}
.bd-lightbox .lightbox-error {
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}
.bd-lightbox .loading {
  background: #ffffff url(../../assets/images/preloader01.gif) center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}
.bd-lightbox .arrow {
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}
.bd-lightbox .arrow.left {
  left: 9px;
}
.bd-lightbox .arrow.right {
  right: 9px;
}
.bd-lightbox .arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bd-lightbox .arrow.disabled {
  display: none;
}
.bd-lightbox .arrow-t,
.bd-lightbox .arrow-b {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: relative;
  width: 30px;
}
html[dir="rtl"] .bd-lightbox .arrow-t,
html[dir="rtl"] .bd-lightbox .arrow-b {
  right: 26px;
}
html[dir="ltr"] .bd-lightbox .arrow-t,
html[dir="ltr"] .bd-lightbox .arrow-b {
  left: 26px;
}
.bd-lightbox .arrow-t {
  top: 38px;
}
.bd-lightbox .arrow-b {
  top: 50px;
}
.bd-lightbox .close {
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}
.bd-lightbox .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bd-lightbox .close .cw,
.bd-lightbox .close .ccw {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}
.bd-lightbox .cw {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
  -moz-transform: rotate(45deg);
  /* Firefox */
}
.bd-lightbox .ccw {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari and Chrome */
  -o-transform: rotate(-45deg);
  /* Opera */
  -moz-transform: rotate(-45deg);
  /* Firefox */
}
.bd-lightbox .close-alt,
.bd-lightbox .arrow-right-alt,
.bd-lightbox .arrow-left-alt {
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}
.ie8 .bd-lightbox .close-alt,
.ie8 .bd-lightbox .arrow-right-alt,
.ie8 .bd-lightbox .arrow-left-alt {
  display: block;
}
.ie8 .bd-lightbox .cw,
.ie8 .bd-lightbox .ccw {
  display: none;
}
.ie7 .close-alt,
.ie7 .arrow-right-alt,
.ie7 .arrow-left-alt {
  display: block !important;
}
.ie7 .cw,
.ie7 .ccw {
  display: none !important;
}
.bd-lightbox,
.lightbox,
.bd-lightbox .lightbox-image {
  cursor: pointer;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGlnaHRib3hDb21tb24 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTWVudUNvcmVDb21tb24 {}
@media (min-width: 768px) {
  html[dir="rtl"] .navbar-left {
    float: right !important;
  }
}
html[dir="rtl"] .navbar-left > li {
  float: right;
}
@media (min-width: 768px) {
  html[dir="rtl"] .navbar-right {
    float: left !important;
  }
}
html[dir="rtl"] .navbar-right > li {
  float: right;
}
.bd-has-megamenu .container-fluid > .row {
  margin-left: 0;
  margin-right: 0;
}
.bd-has-megamenu:not(.bd-megamenu) [class*=separated-item]:before,
.bd-has-megamenu:not(.bd-megamenu) [class*=separated-item]:after {
  display: none;
}
.bd-megamenu-none > div > div {
  width: 100%;
}
.bd-megamenu-none > div > div .bd-megamenu-popup {
  position: relative;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  z-index: auto;
}
.bd-megamenu-none > div > div .bd-megamenu-popup > ul {
  border: none;
  box-shadow: none;
  background: transparent;
}
.bd-megamenu-none:hover .bd-megamenu-popup {
  visibility: visible;
  pointer-events: auto;
}
@media (min-width: 768px) {
  .bd-megamenu-xs > div > div {
    width: 100%;
  }
  .bd-megamenu-xs > div > div .bd-megamenu-popup {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    z-index: auto;
  }
  .bd-megamenu-xs > div > div .bd-megamenu-popup > ul {
    border: none;
    box-shadow: none;
    background: transparent;
  }
  .bd-megamenu-xs:hover .bd-megamenu-popup {
    visibility: visible;
    pointer-events: auto;
  }
}
@media (min-width: 992px) {
  .bd-megamenu-sm > div > div {
    width: 100%;
  }
  .bd-megamenu-sm > div > div .bd-megamenu-popup {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    z-index: auto;
  }
  .bd-megamenu-sm > div > div .bd-megamenu-popup > ul {
    border: none;
    box-shadow: none;
    background: transparent;
  }
  .bd-megamenu-sm:hover .bd-megamenu-popup {
    visibility: visible;
    pointer-events: auto;
  }
}
@media (min-width: 1200px) {
  .bd-megamenu-md > div > div {
    width: 100%;
  }
  .bd-megamenu-md > div > div .bd-megamenu-popup {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    z-index: auto;
  }
  .bd-megamenu-md > div > div .bd-megamenu-popup > ul {
    border: none;
    box-shadow: none;
    background: transparent;
  }
  .bd-megamenu-md:hover .bd-megamenu-popup {
    visibility: visible;
    pointer-events: auto;
  }
}
.row > .bd-mega-item {
  padding-left: 0;
  padding-right: 0;
}
.bd-menu-overlay {
  display: none;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-left: 0;
  z-index: 100;
}
.bd-menu-close-icon {
  position: absolute;
  top: 0;
  right: 0;
}
.bd-menu-close-icon a {
  text-align: right !important;
  background-color: transparent !important;
  padding: 10px 15px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTWVudUNvcmVDb21tb24 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFyYWxsYXhCYWNrZ3JvdW5kQ29yZUNvbW1vbg {}
.bd-parallax-image {
  min-width: 100vw;
  min-height: 100vh;
  position: absolute;
  background-size: cover;
  left: 0;
  top: 0;
  width: auto;
}
.bd-parallax-image-wrapper {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.bd-parallax-bg-effect {
  position: relative;
}
.bd-parallax-bg-effect[data-control-selector*=".bd-layoutcolumn-"] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFyYWxsYXhCYWNrZ3JvdW5kQ29yZUNvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE92ZXJ2aWV3Q29tbW9u {}
.bd-productoverview {
  min-height: 25px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE92ZXJ2aWV3Q29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdHNDb21tb24 {}
.bd-products {
  clear: both;
}
.bd-grid-43 > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.separated-item-11 {
  position: relative;
  z-index: 0;
}
.separated-item-11:before,
.separated-item-11:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-11:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-11:after {
  left: 0;
  right: 0;
  bottom: 0;
}
.first-col.separated-item-11:after {
  left: 5px;
}
.last-col.separated-item-11:after {
  right: 5px;
}
.separated-item-11.first-col:before,
.separated-item-11.last-row:after {
  content: none;
}
.bd-productsgridbar-37 {
  clear: both;
  min-height: 25px;
}
.bd-container-54 h2 {
  line-height: 49px;
  font-size: 49px;
  text-transform: none;
  color: #269ccb;
  margin-top: 0;
  margin-bottom: 0;
}
.bd-productsgridbar-35 {
  min-height: 25px;
}
.bd-grid-45 > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-griditem-4 {
  position: relative;
}
.bd-griditem-4 {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
  padding: 20px;
  border: 1px solid #e6e6e6;
}
.bd-griditem-4:hover {
  border: 1px solid #87cde8;
}
.separated-item-4 {
  position: relative;
  z-index: 0;
}
.separated-item-4:before,
.separated-item-4:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-4:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-4:after {
  left: 0;
  right: 0;
  bottom: 5px;
}
.first-col.separated-item-4:after {
  left: 5px;
}
.last-col.separated-item-4:after {
  right: 5px;
}
.separated-item-4.first-col:before,
.separated-item-4.last-row:after {
  content: none;
}
.bd-icon-65 {
  margin-right: 5px;
  padding: 0px 3px;
}
.bd-icon-65:before {
  content: '\27f';
}
.bd-icon-65:before {
  visibility: inherit;
}
.bd-icon-65:before {
  font-size: 25px;
  color: #dddddd;
  margin-bottom: undefined;
  line-height: 35.71428573px;
  line-height: 25px;
}
.bd-icon-65:hover:before {
  color: #cccccc;
}
.bd-griditem-5 {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 15px 25px;
  border: 1px solid #e6e6e6;
}
.bd-griditem-5:hover {
  border: 1px solid #87cde8;
}
.separated-item-5 {
  position: relative;
  z-index: 0;
}
.separated-item-5:before,
.separated-item-5:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-5:before {
  top: 0;
  bottom: 0;
  left: 5px;
}
.separated-item-5:after {
  left: 0;
  right: 0;
  bottom: 5px;
}
.first-col.separated-item-5:after {
  left: 5px;
}
.last-col.separated-item-5:after {
  right: 5px;
}
.separated-item-5.first-col:before,
.separated-item-5.last-row:after {
  content: none;
}
.bd-icon-66 {
  padding: 0px 3px;
}
.bd-icon-66:before {
  content: '\190';
}
.bd-icon-66:before {
  visibility: inherit;
}
.bd-icon-66:before {
  color: #dddddd;
  font-size: 25px;
  margin-bottom: undefined;
  line-height: 35.71428573px;
  line-height: 25px;
}
.bd-icon-66:hover:before {
  color: #cccccc;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdHNDb21tb24 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdHNTbGlkZXJDb3JlQ29tbW9u {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdHNTbGlkZXJDb3JlQ29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUmliYm9uQ29yZUNvbW1vbg {}
.bd-ribbon-core.bd-ribbon {
  padding-left: 2em;
  padding-right: 2em;
  padding-bottom: 1em;
  z-index: 500;
}
.bd-ribbon-core.bd-ribbon .ribbon-inner:before,
.bd-ribbon-core.bd-ribbon .ribbon-inner:after {
  bottom: -1em;
  content: '';
  display: block;
  position: absolute;
  z-index: -2;
}
.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:before,
.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:after {
  border-style: solid;
  bottom: -1em;
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
}
.bd-ribbon-core.bd-ribbon .ribbon-inner {
  position: relative;
  text-align: center;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  height: 100%;
  width: 100%;
}
.bd-ribbon-core.bd-ribbon .ribbon-content div {
  height: auto;
  margin: 0;
  padding: 15px 10px;
  word-wrap: break-word;
}
.bd-ribbon-core.bd-ribbon .ribbon-inner:before {
  border-left-color: transparent;
  border-right-width: 1.5em;
  left: -2em;
}
.bd-ribbon-core.bd-ribbon .ribbon-inner:after {
  border-left-width: 1.5em;
  border-right-color: transparent;
  right: -2em;
}
.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:before {
  border-width: 1em 0 0 1em;
  left: 0;
}
.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:after {
  border-width: 1em 1em 0 0;
  right: 0;
}
.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-stitches-top,
.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-stitches-bottom {
  position: absolute;
  width: 100%;
}
.bd-ribbon-core.bd-ribbon .ribbon-content > div:after {
  content: '\0000a0';
  display: inline-block;
  width: 1px;
}
.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner {
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 1px 1px;
}
.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner:before {
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;
}
.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner:after {
  -moz-box-shadow: rgba(0, 0, 0, 0.4) -1px 1px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) -1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.4) -1px 1px 1px;
}
.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner .ribbon-stitches-top {
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
}
.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-stitches-bottom {
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.3);
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUmliYm9uQ29yZUNvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2VjdGlvbkNvcmVDb21tb24 {}
.bd-section-align-wrapper {
  margin-left: auto;
  margin-right: auto;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2VjdGlvbkNvcmVDb21tb24 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2VwYXJhdG9yQ29yZUNvbW1vbg {}
.bd-separator-left .bd-container-inner,
.bd-separator-right .bd-container-inner,
.bd-separator-center .bd-container-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.bd-separator-left .bd-separator-inner {
  margin-right: auto;
}
.bd-separator-right .bd-separator-inner {
  margin-left: auto;
}
.bd-separator-center .bd-separator-inner {
  margin: 0 auto;
}
.bd-separator-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
.bd-separator-inner:before,
.bd-separator-inner:after {
  display: none;
  content: '';
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.bd-separator-content-left .bd-separator-inner:after {
  display: block;
}
.bd-separator-content-right .bd-separator-inner:before {
  display: block;
}
.bd-separator-content-center .bd-separator-inner:before,
.bd-separator-content-center .bd-separator-inner:after {
  display: block;
}
.bd-separator-inner .bd-separator-content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.bd-separator-content-left .bd-separator-inner .bd-separator-content {
  margin-left: 0;
}
.bd-separator-content-right .bd-separator-inner .bd-separator-content {
  margin-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2VwYXJhdG9yQ29yZUNvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2hvcHBpbmdDYXJ0Q29tbW9u {}
.bd-shoppingcart {
  margin-bottom: 25px;
}
.bd-block-4 {
  margin: 20px 50px 0px 0px;
}
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-10 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
  border-radius: 0px;
}
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-10,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,
.bd-blockquotes-10 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-button-10 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="submit"],
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="button"],
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href],
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10,
button.bd-button-10,
input.bd-button-10,
a.bd-button-10[href],
.bd-button-10 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="submit"],
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="button"],
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href],
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10,
button.bd-button-10,
input.bd-button-10,
a.bd-button-10[href],
.bd-button-10,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="submit"]:link,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="button"]:link,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href]:link,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10:link,
button.bd-button-10:link,
input.bd-button-10:link,
a.bd-button-10[href]:link,
.bd-button-10:link,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="submit"]:visited,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="button"]:visited,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href]:visited,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10:visited,
button.bd-button-10:visited,
input.bd-button-10:visited,
a.bd-button-10[href]:visited,
.bd-button-10:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 7px 15px;
  border: 0px solid #ffffff;
  background-image: none;
}
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="submit"]:hover,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="button"]:hover,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href]:hover,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10:hover,
button.bd-button-10:hover,
input.bd-button-10:hover,
a.bd-button-10[href]:hover,
.bd-button-10:hover,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="submit"]:focus,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type="button"]:focus,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href]:focus,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10:focus,
button.bd-button-10:focus,
input.bd-button-10:focus,
a.bd-button-10[href]:focus,
.bd-button-10:focus {
  background-color: #0777a3;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-10 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-image img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table,
.bd-table-12 {
  border-collapse: collapse;
  width: 100%;
}
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,
.bd-table-12 thead td,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,
.bd-table-12 thead th {
  border-bottom: 1px solid #dddddd;
}
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table td,
.bd-table-12 td,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table th,
.bd-table-12 th {
  padding: 5px;
}
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody > tr:nth-child(odd) > td,
.bd-table-12 tbody > tr:nth-child(odd) > td,
.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody > tr:nth-child(odd) > th,
.bd-table-12 tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
.bd-block-4 .bd-blockheader h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #269ccb;
}
.bd-block-4 .bd-blockheader h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #269ccb;
}
.bd-block-4 .bd-blockheader h4 {
  line-height: 25.71428572px;
  font-size: 18px;
  color: #777777;
  font-weight: normal;
  text-transform: none;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.bd-block-4 .bd-blockheader h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #269ccb;
}
.bd-block-4 .bd-blockheader h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #269ccb;
}
.bd-block-4 .bd-blockheader h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #269ccb;
}
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-6 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
  border-radius: 0px;
}
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-6,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,
.bd-blockquotes-6 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-button-6 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="submit"],
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="button"],
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href],
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6,
button.bd-button-6,
input.bd-button-6,
a.bd-button-6[href],
.bd-button-6 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="submit"],
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="button"],
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href],
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6,
button.bd-button-6,
input.bd-button-6,
a.bd-button-6[href],
.bd-button-6,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:link,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="submit"]:link,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="button"]:link,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:link,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:link,
button.bd-button-6:link,
input.bd-button-6:link,
a.bd-button-6[href]:link,
.bd-button-6:link,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="submit"]:visited,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="button"]:visited,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:visited,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:visited,
button.bd-button-6:visited,
input.bd-button-6:visited,
a.bd-button-6[href]:visited,
.bd-button-6:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 7px 15px;
  border: 0px solid #ffffff;
  background-image: none;
}
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="submit"]:hover,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="button"]:hover,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:hover,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:hover,
button.bd-button-6:hover,
input.bd-button-6:hover,
a.bd-button-6[href]:hover,
.bd-button-6:hover,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="submit"]:focus,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type="button"]:focus,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:focus,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:focus,
button.bd-button-6:focus,
input.bd-button-6:focus,
a.bd-button-6[href]:focus,
.bd-button-6:focus {
  background-color: #0777a3;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-6 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-image img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table,
.bd-table-11 {
  border-collapse: collapse;
  width: 100%;
}
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,
.bd-table-11 thead td,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,
.bd-table-11 thead th {
  border-bottom: 1px solid #dddddd;
}
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table td,
.bd-table-11 td,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table th,
.bd-table-11 th {
  padding: 5px;
}
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table tbody > tr:nth-child(odd) > td,
.bd-table-11 tbody > tr:nth-child(odd) > td,
.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table tbody > tr:nth-child(odd) > th,
.bd-table-11 tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
.bd-shoppingcartgrandtotal-1 {
  width: 100%;
}
.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table,
.bd-table-4 {
  border-collapse: collapse;
  width: 100%;
}
.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table thead td,
.bd-table-4 thead td,
.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table thead th,
.bd-table-4 thead th {
  border-bottom: 1px solid #777777;
}
.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table td,
.bd-table-4 td,
.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table th,
.bd-table-4 th {
  font-size: 12px;
  line-height: 17.14285715px;
}
.bd-shoppingcarttable-1 {
  width: 100%;
}
.bd-shoppingcarttable-1 {
  line-height: 20.00000001px;
  color: #555555;
  font-size: 14px;
}
.bd-shoppingcarttable-1 .input-medium {
  width: auto;
}
a.removelink:hover {
  text-decoration: none;
}
.bd-button-15 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-53:not(.shape-only).bd-custom-button button,
.bd-container-53:not(.shape-only).bd-custom-button input[type="submit"],
.bd-container-53:not(.shape-only).bd-custom-button input[type="button"],
.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href],
.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15,
button.bd-button-15,
input.bd-button-15,
a.bd-button-15[href],
.bd-button-15 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-53:not(.shape-only).bd-custom-button button,
.bd-container-53:not(.shape-only).bd-custom-button input[type="submit"],
.bd-container-53:not(.shape-only).bd-custom-button input[type="button"],
.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href],
.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15,
button.bd-button-15,
input.bd-button-15,
a.bd-button-15[href],
.bd-button-15,
.bd-container-53:not(.shape-only).bd-custom-button button:link,
.bd-container-53:not(.shape-only).bd-custom-button input[type="submit"]:link,
.bd-container-53:not(.shape-only).bd-custom-button input[type="button"]:link,
.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href]:link,
.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15:link,
button.bd-button-15:link,
input.bd-button-15:link,
a.bd-button-15[href]:link,
.bd-button-15:link,
.bd-container-53:not(.shape-only).bd-custom-button button:visited,
.bd-container-53:not(.shape-only).bd-custom-button input[type="submit"]:visited,
.bd-container-53:not(.shape-only).bd-custom-button input[type="button"]:visited,
.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href]:visited,
.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15:visited,
button.bd-button-15:visited,
input.bd-button-15:visited,
a.bd-button-15[href]:visited,
.bd-button-15:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  padding: 5px 15px;
  border: 0px solid #ffffff;
  background-image: none;
}
.bd-container-53:not(.shape-only).bd-custom-button button:hover,
.bd-container-53:not(.shape-only).bd-custom-button input[type="submit"]:hover,
.bd-container-53:not(.shape-only).bd-custom-button input[type="button"]:hover,
.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href]:hover,
.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15:hover,
button.bd-button-15:hover,
input.bd-button-15:hover,
a.bd-button-15[href]:hover,
.bd-button-15:hover,
.bd-container-53:not(.shape-only).bd-custom-button button:focus,
.bd-container-53:not(.shape-only).bd-custom-button input[type="submit"]:focus,
.bd-container-53:not(.shape-only).bd-custom-button input[type="button"]:focus,
.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href]:focus,
.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15:focus,
button.bd-button-15:focus,
input.bd-button-15:focus,
a.bd-button-15[href]:focus,
.bd-button-15:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-container-53:not(.shape-only).bd-custom-button button:active,
.bd-container-53:not(.shape-only).bd-custom-button input[type="submit"]:active,
.bd-container-53:not(.shape-only).bd-custom-button input[type="button"]:active,
.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href]:active,
.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15:active,
button.bd-button-15:active,
input.bd-button-15:active,
a.bd-button-15[href]:active,
.bd-button-15:active {
  background-color: #0777a3;
  background-image: none;
}
.bd-icon-69:before {
  content: '\234';
}
.bd-icon-69:before {
  visibility: inherit;
}
.bd-icon-69:before {
  font-size: 12px;
  color: rgba(120, 120, 120, 0.5);
  margin-bottom: 2px;
  line-height: 17.14285715px;
  line-height: 12px;
}
.bd-icon-69:hover:before {
  color: #d9534f;
}
.bd-carttitle-1 h2 {
  line-height: 49px;
  color: #269ccb;
  font-size: 49px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
}
.bd-carttitle-1 h2 a {
  color: #269ccb;
  text-transform: none;
  text-decoration: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2hvcHBpbmdDYXJ0Q29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2xpZGVyQ29yZUNvbW1vbg {}
.bd-slider {
  min-height: 20px;
  clear: both;
}
.bd-left-button,
.bd-right-button {
  display: inline-block;
  font-size: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
}
.bd-left-button:before,
.bd-right-button:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.bd-left-button > a,
.bd-right-button > a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  pointer-events: auto;
}
.bd-left-button > a > span,
.bd-right-button > a > span {
  display: inline-block;
}
.bd-left-button {
  left: 0;
}
.bd-left-button > a {
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -o-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
}
.bd-right-button {
  right: 0;
}
.bd-right-button > a {
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
  -o-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.carousel {
  line-height: inherit;
}
.carousel.bd-carousel-fade .item {
  left: 0 !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel.bd-carousel-fade .next,
.carousel.bd-carousel-fade .prev {
  opacity: 0;
}
.carousel.bd-carousel-fade .next.left,
.carousel.bd-carousel-fade .prev.right {
  opacity: 1;
  z-index: 1;
}
.carousel.bd-carousel-fade .active.left,
.carousel.bd-carousel-fade .active.right {
  opacity: 0;
  z-index: 2;
}
.carousel.bd-carousel-fade .bd-left-button,
.carousel.bd-carousel-fade .bd-right-button,
.carousel.bd-carousel-fade .bd-slider-indicators {
  z-index: 3;
}
.carousel.bd-carousel-right .next {
  left: -100%;
}
.carousel.bd-carousel-right .prev {
  left: 100%;
}
.carousel.bd-carousel-right .next.left,
.carousel.bd-carousel-right .prev.right {
  left: 0;
}
.carousel.bd-carousel-right .active.left {
  left: 100%;
}
.carousel.bd-carousel-right .active.right {
  left: -100%;
}
.carousel.bd-carousel-top .item {
  left: 0;
  -webkit-transition-property: top;
  transition-property: top;
}
.carousel.bd-carousel-top .active {
  top: 0;
}
.carousel.bd-carousel-top .next {
  top: 100%;
}
.carousel.bd-carousel-top .prev {
  top: -100%;
}
.carousel.bd-carousel-top .next.left,
.carousel.bd-carousel-top .prev.right {
  top: 0;
}
.carousel.bd-carousel-top .active.left {
  top: -100%;
}
.carousel.bd-carousel-top .active.right {
  top: 100%;
}
.carousel.bd-carousel-bottom .item {
  left: 0;
  -webkit-transition-property: top;
  transition-property: top;
}
.carousel.bd-carousel-bottom .active {
  top: 0;
}
.carousel.bd-carousel-bottom .next {
  top: -100%;
}
.carousel.bd-carousel-bottom .prev {
  top: 100%;
}
.carousel.bd-carousel-bottom .next.left,
.carousel.bd-carousel-bottom .prev.right {
  top: 0;
}
.carousel.bd-carousel-bottom .active.left {
  top: 100%;
}
.carousel.bd-carousel-bottom .active.right {
  top: -100%;
}
.carousel.bd-vertical-items .bd-left-button,
.carousel.bd-vertical-items .bd-right-button {
  position: relative;
}
.carousel.bd-vertical-items.bd-vertical-arrows .bd-right-button > a {
  -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
  -moz-transform: matrix(1, 0, 0, -1, 0, 0);
  -ms-transform: matrix(1, 0, 0, -1, 0, 0);
  -o-transform: matrix(1, 0, 0, -1, 0, 0);
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.bd-slider-indicators {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  white-space: nowrap;
  pointer-events: none !important;
}
.bd-slider-indicators:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
}
.bd-slider-indicators ol {
  pointer-events: auto;
}
.carousel-inner > [data-url],
header[data-setlocation] {
  cursor: pointer;
}
.bd-slides,
.bd-slide {
  height: 100%;
  width: 100%;
}
.bd-slide {
  z-index: 0;
}
.bd-slider > .bd-container-inner > *:not(.bd-left-button):not(.bd-right-button) {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.bd-slider .bd-left-button {
  margin-right: 0;
}
.bd-slider .bd-right-button {
  margin-left: 0;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2xpZGVyQ29yZUNvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2xpZGVySnNDb3JlQ29tbW9u {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2xpZGVySnNDb3JlQ29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU21vb3RoU2Nyb2xsQ29yZUNvbW1vbg {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU21vb3RoU2Nyb2xsQ29yZUNvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU21vb3RoV2hlZWxDb3JlQ29tbW9u {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU21vb3RoV2hlZWxDb3JlQ29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU3RyZXRjaFRvQm90dG9tQ29yZUNvbW1vbg {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU3RyZXRjaFRvQm90dG9tQ29yZUNvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGV4dEdyb3VwQ29yZUNvbW1vbg {}
@media (max-width: 767px) {
  .bd-media-xs.media-object.pull-left,
  .bd-media-xs.media-object.pull-right {
    float: none !important;
  }
}
@media (max-width: 991px) {
  .bd-media-sm.media-object.pull-left,
  .bd-media-sm.media-object.pull-right {
    float: none !important;
  }
}
@media (max-width: 1199px) {
  .bd-media-md.media-object.pull-left,
  .bd-media-md.media-object.pull-right {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .bd-media-lg.media-object.pull-left,
  .bd-media-lg.media-object.pull-right {
    float: none !important;
  }
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGV4dEdyb3VwQ29yZUNvbW1vbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGV4dHVyZU92ZXJsYXlDb3JlQ29tbW9u {}
.bd-textureoverlay {
  position: relative;
  z-index: 0;
}
.bd-textureoverlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: block;
  -webkit-transform: translate3d(0, 0, 0px);
  transform: translate3d(0, 0, 0px);
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGV4dHVyZU92ZXJsYXlDb3JlQ29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVmlkZW9Db3JlQ29tbW9u {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVmlkZW9Db3JlQ29tbW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWNjb3JkaW9u {}
.bd-menuitem-8 {
  cursor: pointer;
}
.bd-container-41 {
  padding: 10px 20px;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > a:visited {
  background-color: #f5f5f5;
  color: #777777;
  text-decoration: none;
  padding: 10px 20px;
  background-image: none;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:hover:not(.active) > a:not(.active) {
  background-color: #ededed;
  color: #333333;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8.active > a {
  background-color: #ededed;
  color: #333333;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > .bd-grid-item > a:visited {
  background-color: #f5f5f5;
  color: #777777;
  text-decoration: none;
  padding: 10px 20px;
  background-image: none;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:hover:not(.active) > .bd-grid-item > a:not(.active) {
  background-color: #ededed;
  color: #333333;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8 > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8.active > .bd-grid-item > a {
  background-color: #ededed;
  color: #333333;
  background-image: none;
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > a,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > a:link,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > a:visited {
  background-color: #f5f5f5;
  color: #777777;
  text-decoration: none;
  padding: 10px 20px;
  background-image: none;
  display: block;
  white-space: nowrap;
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > a:before,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > a:link:before,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > a:visited:before,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > a:after,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > a:link:after,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-accordion .bd-menuitem-8:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  background-color: #ededed;
  color: #333333;
  background-image: none;
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > a.active,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item).active > a {
  background-color: #ededed;
  color: #333333;
  background-image: none;
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > .bd-grid-item > a,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > .bd-grid-item > a:visited {
  background-color: #f5f5f5;
  color: #777777;
  text-decoration: none;
  padding: 10px 20px;
  background-image: none;
  display: block;
  white-space: nowrap;
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-accordion .bd-menuitem-8:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  background-color: #ededed;
  color: #333333;
  background-image: none;
}
.bd-accordion .bd-menuitem-8:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-accordion .bd-menuitem-8:not(.bd-mega-item).active > .bd-grid-item > a {
  background-color: #ededed;
  color: #333333;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWNjb3JkaW9u {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvYmxvY2s {}
.bd-block {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .bd-block .bd-blockcontent:not(.shape-only) {
    text-align: left;
  }
}
.bd-block .bd-blockheader h6 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #269ccb;
}
.bd-block .bd-blockheader h5 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #269ccb;
}
.bd-block .bd-blockheader h4 {
  line-height: 25.71428572px;
  font-weight: normal;
  margin-bottom: 5px;
  color: #777777;
  font-size: 18px;
  text-transform: none;
}
.bd-block .bd-blockheader h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #269ccb;
}
.bd-block .bd-blockheader h2 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #269ccb;
}
.bd-block .bd-blockheader h1 {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #269ccb;
}
@media (max-width: 767px) {
  .bd-block .bd-blockheader h4 {
    text-align: left;
  }
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvYmxvY2s {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmxvY2txdW90ZXNNaXhpbg {}
blockquote:not([class]),
.bd-tagstyles:not(.bd-custom-blockquotes) blockquote,
.bd-blockquotes {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  margin-left: 5px;
  border-left: 3px solid #dddddd;
  border-radius: 0px;
}
blockquote:not([class]),
.bd-tagstyles:not(.bd-custom-blockquotes) blockquote,
.bd-blockquotes,
blockquote:not([class]) p,
.bd-tagstyles:not(.bd-custom-blockquotes) blockquote p,
.bd-blockquotes p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmxvY2txdW90ZXNNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQnVsbGV0TGlzdE1peGlu {}
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*="menu"]),
.bd-bulletlist {
  padding-left: 5px;
}
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*="menu"]) li,
.bd-bulletlist li {
  list-style: none;
}
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*="menu"]) li:before,
.bd-bulletlist li:before,
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*="menu"]) li:after,
.bd-bulletlist li:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-icon-1:before,
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*="menu"]) li:before,
.bd-bulletlist li:before {
  content: '\133';
}
.bd-icon-1:before,
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*="menu"]) li:before,
.bd-bulletlist li:before {
  visibility: inherit;
}
.bd-icon-1:before,
.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*="menu"]) li:before,
.bd-bulletlist li:before {
  margin-right: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQnVsbGV0TGlzdE1peGlu {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQnV0dG9uTWl4aW4 {}
.bd-button a {
  line-height: 20.00000001px;
  font-size: 14px;
}
button:not([class]),
input[type="submit"]:not([class]),
input[type="button"]:not([class]),
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"],
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"],
button.bd-button,
input.bd-button,
a.bd-button[href],
.bd-button {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
button:not([class]),
input[type="submit"]:not([class]),
input[type="button"]:not([class]),
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"],
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"],
button.bd-button,
input.bd-button,
a.bd-button[href],
.bd-button,
button:not([class]):link,
input[type="submit"]:not([class]):link,
input[type="button"]:not([class]):link,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:link,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"]:link,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"]:link,
button.bd-button:link,
input.bd-button:link,
a.bd-button[href]:link,
.bd-button:link,
button:not([class]):visited,
input[type="submit"]:not([class]):visited,
input[type="button"]:not([class]):visited,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:visited,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"]:visited,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"]:visited,
button.bd-button:visited,
input.bd-button:visited,
a.bd-button[href]:visited,
.bd-button:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px 15px;
  background-image: none;
}
button:not([class]):hover,
input[type="submit"]:not([class]):hover,
input[type="button"]:not([class]):hover,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:hover,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"]:hover,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"]:hover,
button.bd-button:hover,
input.bd-button:hover,
a.bd-button[href]:hover,
.bd-button:hover,
button:not([class]):focus,
input[type="submit"]:not([class]):focus,
input[type="button"]:not([class]):focus,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:focus,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"]:focus,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"]:focus,
button.bd-button:focus,
input.bd-button:focus,
a.bd-button[href]:focus,
.bd-button:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
button:not([class]):active,
input[type="submit"]:not([class]):active,
input[type="button"]:not([class]):active,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:active,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="submit"]:active,
.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type="button"]:active,
button.bd-button:active,
input.bd-button:active,
a.bd-button[href]:active,
.bd-button:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQnV0dG9uTWl4aW4 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvY2Fyb3VzZWw {}
.bd-carousel {
  display: inline-block;
}
.bd-carousel span:before {
  content: '\1fa';
}
.bd-carousel span:before {
  visibility: inherit;
}
.bd-carousel span:before {
  font-size: 62px;
  color: rgba(204, 204, 204, 0.5);
  line-height: 88.5714286px;
  line-height: 62px;
}
.bd-carousel span:hover:before {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
  color: rgba(120, 120, 120, 0.5);
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvY2Fyb3VzZWw {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvY2hlY2tib3hNaXhpbg {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvY2hlY2tib3hNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvRm9ybUxhYmVsTWl4aW4 {}
label {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvRm9ybUxhYmVsTWl4aW4 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSE1lbnVNaXhpbg {}
@media (min-width: 768px) {
  html[dir="rtl"] [data-responsive-menu="true"] .bd-horizontalmenu .bd-menuitem-11:last-child > a {
    border-left-width: 0 !important;
  }
}
html[dir="rtl"] [data-responsive-menu="false"] .bd-horizontalmenu .bd-menuitem-11:last-child > a {
  border-left-width: 0 !important;
}
@media (min-width: 768px) {
  html[dir="ltr"] [data-responsive-menu="true"] .bd-horizontalmenu .bd-menuitem-11:last-child > a {
    border-right-width: 0 !important;
  }
}
html[dir="ltr"] [data-responsive-menu="false"] .bd-horizontalmenu .bd-menuitem-11:last-child > a {
  border-right-width: 0 !important;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:visited {
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:visited:before {
  content: '\1b8';
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:visited:before {
  visibility: inherit;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:visited {
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:visited:before {
  content: '\1b8';
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:visited:before {
  visibility: inherit;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:link,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:visited {
  display: block;
  white-space: nowrap;
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:link:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:visited:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:after,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:link:after,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:link:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:visited:before {
  content: '\1b8';
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:link:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:visited:before {
  visibility: inherit;
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:link,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:visited {
  display: block;
  white-space: nowrap;
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:after,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:visited:before {
  content: '\1b8';
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:visited:before {
  visibility: inherit;
}
.collapse-button .bd-menuitem-29:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-megamenu .bd-menuitem-16 {
  list-style: none;
  position: relative;
}
.bd-megamenu .bd-menuitem-16 > a,
.bd-megamenu .bd-menuitem-16 > a:link,
.bd-megamenu .bd-menuitem-16 > a:visited {
  color: #777777;
  text-decoration: none;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-megamenu .bd-menuitem-16 > a:before,
.bd-megamenu .bd-menuitem-16 > a:link:before,
.bd-megamenu .bd-menuitem-16 > a:visited:before,
.bd-megamenu .bd-menuitem-16 > a:after,
.bd-megamenu .bd-menuitem-16 > a:link:after,
.bd-megamenu .bd-menuitem-16 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-megamenu .bd-menuitem-16 > a:focus {
  outline-width: 0;
}
.bd-megamenu .bd-menuitem-16:not(.active) > a.hover:not(.active),
.bd-megamenu .bd-menuitem-16:not(.active) > a:hover:not(.active),
.bd-megamenu .bd-menuitem-16:not(.active) > a:focus:not(.active),
.bd-megamenu .bd-menuitem-16:hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-megamenu .bd-menuitem-16 > a.active,
.bd-megamenu .bd-menuitem-16.active > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-megamenu .bd-menuitem-16 {
  list-style: none;
  position: relative;
}
.bd-megamenu .bd-menuitem-16 > .bd-grid-item > a,
.bd-megamenu .bd-menuitem-16 > .bd-grid-item > a:link,
.bd-megamenu .bd-menuitem-16 > .bd-grid-item > a:visited {
  color: #777777;
  text-decoration: none;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-megamenu .bd-menuitem-16 > .bd-grid-item > a:before,
.bd-megamenu .bd-menuitem-16 > .bd-grid-item > a:link:before,
.bd-megamenu .bd-menuitem-16 > .bd-grid-item > a:visited:before,
.bd-megamenu .bd-menuitem-16 > .bd-grid-item > a:after,
.bd-megamenu .bd-menuitem-16 > .bd-grid-item > a:link:after,
.bd-megamenu .bd-menuitem-16 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-megamenu .bd-menuitem-16 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-megamenu .bd-menuitem-16:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-megamenu .bd-menuitem-16:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-megamenu .bd-menuitem-16:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-megamenu .bd-menuitem-16:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-megamenu .bd-menuitem-16 > .bd-grid-item > a.active,
.bd-megamenu .bd-menuitem-16.active > .bd-grid-item > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-grid-12 > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.separated-item-9 {
  position: relative;
  z-index: 0;
}
.separated-item-9:before,
.separated-item-9:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-9:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-9:after {
  left: 0;
  right: 0;
  bottom: 0;
}
.first-col.separated-item-9:after {
  left: 5px;
}
.last-col.separated-item-9:after {
  right: 5px;
}
.separated-item-9.first-col:before,
.separated-item-9.last-row:after {
  content: none;
}
.bd-megamenu .bd-menuitem-20 {
  list-style: none;
  position: relative;
}
.bd-megamenu .bd-menuitem-20 > a,
.bd-megamenu .bd-menuitem-20 > a:link,
.bd-megamenu .bd-menuitem-20 > a:visited {
  color: #777777;
  text-decoration: none;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-megamenu .bd-menuitem-20 > a:before,
.bd-megamenu .bd-menuitem-20 > a:link:before,
.bd-megamenu .bd-menuitem-20 > a:visited:before,
.bd-megamenu .bd-menuitem-20 > a:after,
.bd-megamenu .bd-menuitem-20 > a:link:after,
.bd-megamenu .bd-menuitem-20 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-megamenu .bd-menuitem-20 > a:focus {
  outline-width: 0;
}
.bd-megamenu .bd-menuitem-20:not(.active) > a.hover:not(.active),
.bd-megamenu .bd-menuitem-20:not(.active) > a:hover:not(.active),
.bd-megamenu .bd-menuitem-20:not(.active) > a:focus:not(.active),
.bd-megamenu .bd-menuitem-20:hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-megamenu .bd-menuitem-20 > a.active,
.bd-megamenu .bd-menuitem-20.active > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-megamenu .bd-menuitem-20 {
  list-style: none;
  position: relative;
}
.bd-megamenu .bd-menuitem-20 > .bd-grid-item > a,
.bd-megamenu .bd-menuitem-20 > .bd-grid-item > a:link,
.bd-megamenu .bd-menuitem-20 > .bd-grid-item > a:visited {
  color: #777777;
  text-decoration: none;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-megamenu .bd-menuitem-20 > .bd-grid-item > a:before,
.bd-megamenu .bd-menuitem-20 > .bd-grid-item > a:link:before,
.bd-megamenu .bd-menuitem-20 > .bd-grid-item > a:visited:before,
.bd-megamenu .bd-menuitem-20 > .bd-grid-item > a:after,
.bd-megamenu .bd-menuitem-20 > .bd-grid-item > a:link:after,
.bd-megamenu .bd-menuitem-20 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-megamenu .bd-menuitem-20 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-megamenu .bd-menuitem-20:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-megamenu .bd-menuitem-20:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-megamenu .bd-menuitem-20:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-megamenu .bd-menuitem-20:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-megamenu .bd-menuitem-20 > .bd-grid-item > a.active,
.bd-megamenu .bd-menuitem-20.active > .bd-grid-item > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-menu-11.nav.nav-pills > li + li {
  margin: 0;
}
.bd-menu-11 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
}
.bd-menuitem-11 > a {
  cursor: pointer;
  /* Safari click events fix */
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > a:visited {
  color: #555555;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11.active > a {
  color: #269ccb;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > .bd-grid-item > a:visited {
  color: #555555;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11 > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11.active > .bd-grid-item > a {
  color: #269ccb;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > a,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > a:link,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > a:visited {
  color: #555555;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > a:before,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > a:link:before,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > a:visited:before,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > a:after,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > a:link:after,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > a.active,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item).active > a {
  color: #269ccb;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > .bd-grid-item > a,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > .bd-grid-item > a:visited {
  color: #555555;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item).active > .bd-grid-item > a {
  color: #269ccb;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-icon-26:before {
  content: '\234';
}
.bd-icon-26:before {
  visibility: inherit;
}
.bd-menuoverlay-8 {
  background-color: rgba(0, 0, 0, 0.5);
}
.bd-menu-13-popup {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 1001;
}
.bd-menu-13-popup.bd-popup-left {
  left: auto;
  right: 0;
}
.bd-menu-13-popup,
.bd-menu-13-popup.bd-popup-right {
  left: 0;
  right: auto;
}
.bd-sub-item > .bd-menu-13-popup {
  top: -1px;
}
.bd-sub-item > .bd-menu-13-popup.bd-popup-left {
  left: auto;
  right: 100%;
}
.bd-sub-item > .bd-menu-13-popup,
.bd-sub-item > .bd-menu-13-popup.bd-popup-right {
  left: 100%;
  right: auto;
}
.bd-menu-13 .bd-menuitem-13:last-child > a:not(.active):not(:hover) {
  border-bottom-width: 0;
}
.bd-menu-13 .bd-menuitem-13:last-child > a:hover {
  border-bottom-width: 0;
}
.bd-menu-13 .bd-menuitem-13:last-child > a.active {
  border-bottom-width: 0;
}
.bd-menu-13 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  min-width: 160px;
  position: relative;
  -webkit-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -o-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  margin: 0px;
  border: 1px solid #cccccc;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > a:visited {
  color: #777777;
  text-decoration: none;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13.active > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > .bd-grid-item > a:visited {
  color: #777777;
  text-decoration: none;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13 > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13.active > .bd-grid-item > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > a,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > a:link,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > a:visited {
  color: #777777;
  text-decoration: none;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > a:before,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > a:link:before,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > a:visited:before,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > a:after,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > a:link:after,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > a.active,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item).active > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > .bd-grid-item > a,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > .bd-grid-item > a:visited {
  color: #777777;
  text-decoration: none;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item).active > .bd-grid-item > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSE1lbnVNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW1hZ2VNaXhpbg {}
img:not([class]),
.bd-imagestyles {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-tagstyles:not(.bd-custom-image):not(.shape-only) img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW1hZ2VNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvaW5kaWNhdG9ycw {}
.bd-indicators {
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 0;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 10px;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:visited {
  width: 12px;
  height: 12px;
  margin-right: 2px;
  margin-left: 2px;
  border: 1px solid #269ccb;
  border-radius: 50%;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:visited:before {
  color: #dddddd;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:hover:not(.active) > a:not(.active) {
  background-color: #87cde8;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > a.hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > a:hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > a:focus:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:hover:not(.active) > a:not(.active):before {
  color: #269ccb;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li.active > a {
  background-color: #269ccb;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > a.active:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li.active > a:before {
  color: #777777;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:visited {
  width: 12px;
  height: 12px;
  margin-right: 2px;
  margin-left: 2px;
  border: 1px solid #269ccb;
  border-radius: 50%;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:visited:before {
  color: #dddddd;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:hover:not(.active) > .bd-grid-item > a:not(.active) {
  background-color: #87cde8;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > .bd-grid-item > a.hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > .bd-grid-item > a:hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:not(.active) > .bd-grid-item > a:focus:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li:hover:not(.active) > .bd-grid-item > a:not(.active):before {
  color: #269ccb;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li.active > .bd-grid-item > a {
  background-color: #269ccb;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li > .bd-grid-item > a.active:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators > li.active > .bd-grid-item > a:before {
  color: #777777;
}
.bd-indicators > li:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-indicators > li:not(.bd-mega-item) > a,
.bd-indicators > li:not(.bd-mega-item) > a:link,
.bd-indicators > li:not(.bd-mega-item) > a:visited {
  width: 12px;
  height: 12px;
  margin-right: 2px;
  margin-left: 2px;
  border: 1px solid #269ccb;
  border-radius: 50%;
  display: block;
  white-space: nowrap;
}
.bd-indicators > li:not(.bd-mega-item) > a:before,
.bd-indicators > li:not(.bd-mega-item) > a:link:before,
.bd-indicators > li:not(.bd-mega-item) > a:visited:before,
.bd-indicators > li:not(.bd-mega-item) > a:after,
.bd-indicators > li:not(.bd-mega-item) > a:link:after,
.bd-indicators > li:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-indicators > li:not(.bd-mega-item) > a:before,
.bd-indicators > li:not(.bd-mega-item) > a:link:before,
.bd-indicators > li:not(.bd-mega-item) > a:visited:before {
  color: #dddddd;
}
.bd-indicators > li:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-indicators > li:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-indicators > li:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-indicators > li:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-indicators > li:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  background-color: #87cde8;
  background-image: none;
}
.bd-indicators > li:not(.bd-mega-item):not(.active) > a.hover:not(.active):before,
.bd-indicators > li:not(.bd-mega-item):not(.active) > a:hover:not(.active):before,
.bd-indicators > li:not(.bd-mega-item):not(.active) > a:focus:not(.active):before,
.bd-indicators > li:not(.bd-mega-item):hover:not(.active) > a:not(.active):before {
  color: #269ccb;
}
.bd-indicators > li:not(.bd-mega-item) > a.active,
.bd-indicators > li:not(.bd-mega-item).active > a {
  background-color: #269ccb;
  background-image: none;
}
.bd-indicators > li:not(.bd-mega-item) > a.active:before,
.bd-indicators > li:not(.bd-mega-item).active > a:before {
  color: #777777;
}
.bd-indicators > li:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a,
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:visited {
  width: 12px;
  height: 12px;
  margin-right: 2px;
  margin-left: 2px;
  border: 1px solid #269ccb;
  border-radius: 50%;
  display: block;
  white-space: nowrap;
}
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:visited:before {
  color: #dddddd;
}
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-indicators > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-indicators > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-indicators > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-indicators > li:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  background-color: #87cde8;
  background-image: none;
}
.bd-indicators > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active):before,
.bd-indicators > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active):before,
.bd-indicators > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active):before,
.bd-indicators > li:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active):before {
  color: #269ccb;
}
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-indicators > li:not(.bd-mega-item).active > .bd-grid-item > a {
  background-color: #269ccb;
  background-image: none;
}
.bd-indicators > li:not(.bd-mega-item) > .bd-grid-item > a.active:before,
.bd-indicators > li:not(.bd-mega-item).active > .bd-grid-item > a:before {
  color: #777777;
}
.bd-indicators > li {
  display: inline-block;
  cursor: pointer;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvaW5kaWNhdG9ycw {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW5wdXRNaXhpbg {}
input[type="text"]:not([class]),
input[type="password"]:not([class]),
input[type="datetime"]:not([class]),
input[type="datetime-local"]:not([class]),
input[type="date"]:not([class]),
input[type="month"]:not([class]),
input[type="time"]:not([class]),
input[type="week"]:not([class]),
input[type="number"]:not([class]),
input[type="email"]:not([class]),
input[type="url"]:not([class]),
input[type="search"]:not([class]),
input[type="tel"]:not([class]),
input[type="color"]:not([class]),
textarea:not([class]),
select:not([class]),
.bd-form-input {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #ffffff;
  border-radius: 0px;
}
.bd-tagstyles:not(.bd-custom-inputs) input[type="text"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="password"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="datetime"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="datetime-local"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="date"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="month"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="time"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="week"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="number"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="email"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="url"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="search"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="tel"],
.bd-tagstyles:not(.bd-custom-inputs) input[type="color"],
.bd-tagstyles:not(.bd-custom-inputs) textarea,
.bd-tagstyles:not(.bd-custom-inputs) select,
.bd-tagstyles:not(.bd-custom-inputs) .bd-form-input {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #ffffff;
  border-radius: 0px;
}
input[type="text"].bd-bootstrapinput.form-control,
input[type="password"].bd-bootstrapinput.form-control,
input[type="datetime"].bd-bootstrapinput.form-control,
input[type="datetime-local"].bd-bootstrapinput.form-control,
input[type="date"].bd-bootstrapinput.form-control,
input[type="month"].bd-bootstrapinput.form-control,
input[type="time"].bd-bootstrapinput.form-control,
input[type="week"].bd-bootstrapinput.form-control,
input[type="number"].bd-bootstrapinput.form-control,
input[type="email"].bd-bootstrapinput.form-control,
input[type="url"].bd-bootstrapinput.form-control,
input[type="search"].bd-bootstrapinput.form-control,
input[type="tel"].bd-bootstrapinput.form-control,
input[type="color"].bd-bootstrapinput.form-control,
textarea.bd-bootstrapinput.form-control,
select.bd-bootstrapinput.form-control,
.bd-form-input {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #ffffff;
  border-radius: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW5wdXRNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvT3JkZXJlZExpc3RNaXhpbg {}
.bd-tagstyles:not(.bd-custom-orderedlist) ol:not([class*="bd-indicators"]),
.bd-orderedlist {
  padding-left: 28px;
}
.bd-tagstyles:not(.bd-custom-orderedlist) ol:not([class*="bd-indicators"]) li,
.bd-orderedlist li {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvT3JkZXJlZExpc3RNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFnZUJhY2tncm91bmRNaXhpbg {}
.bd-pagebackground {
  background-attachment: fixed;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFnZUJhY2tncm91bmRNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFnaW5hdGlvbk1peGlu {}
.bd-pagination.right {
  text-align: right;
}
.bd-pagination.center {
  text-align: center;
}
.bd-pagination > *:last-child {
  margin-right: 0;
}
.bd-pagination span {
  cursor: default;
}
.pagination > ul.bd-pagination > .active > a,
.pagination > ul.bd-pagination > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination > li.bd-paginationitem-1 > a,
.bd-pagination > li.bd-paginationitem-1 > span,
.bd-pagination > li.bd-paginationitem-1 > a:link,
.bd-pagination > li.bd-paginationitem-1 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination > li.active.bd-paginationitem-1 > a,
.bd-pagination > li.active.bd-paginationitem-1 > span {
  color: inherit;
  background-color: #ededed;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFnaW5hdGlvbk1peGlu {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE5ld01peGlu {}
.bd-productnewicon {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(92, 183, 92, 0.75);
  padding: 16px 10px;
  border-radius: 50%;
}
.bd-productnewicon {
  line-height: 17.14285715px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE5ld01peGlu {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE91dE9mU3RvY2tNaXhpbg {}
.bd-productoutofstockicon {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(119, 119, 119, 0.5);
  padding: 5px;
}
.bd-productoutofstockicon {
  line-height: 17.14285715px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdE91dE9mU3RvY2tNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdFNhbGVNaXhpbg {}
.bd-productsaleicon {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(216, 84, 79, 0.75);
  padding: 16px 10px;
  border-radius: 100%;
}
.bd-productsaleicon {
  line-height: 17.14285715px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdFNhbGVNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvcmFkaW9idXR0b25NaXhpbg {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvcmFkaW9idXR0b25NaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUmF0aW5nTWl4aW4 {}
.bd-rating {
  display: table;
}
.bd-rating span {
  display: table-cell;
}
.bd-icon-3:before {
  content: '\25f';
}
.bd-icon-3:before {
  visibility: inherit;
}
.bd-icon-3:before {
  color: #f0ad4e;
  font-size: 18px;
  line-height: 25.71428572px;
  line-height: 18px;
}
.bd-icon-3:hover.active:before,
.bd-icon-3.active:before {
  color: #1f98c8;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUmF0aW5nTWl4aW4 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2hlZXRNaXhpbg {}
.bd-sheetstyles {
  background-color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2hlZXRNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGFibGVNaXhpbg {}
table:not([class]),
.bd-tagstyles:not(.bd-custom-table) table,
.bd-table {
  border-collapse: collapse;
  width: 100%;
}
table:not([class]) thead td,
.bd-tagstyles:not(.bd-custom-table) table thead td,
.bd-table thead td,
table:not([class]) thead th,
.bd-tagstyles:not(.bd-custom-table) table thead th,
.bd-table thead th {
  border-bottom: 1px solid #dddddd;
}
table:not([class]) td,
.bd-tagstyles:not(.bd-custom-table) table td,
.bd-table td,
table:not([class]) th,
.bd-tagstyles:not(.bd-custom-table) table th,
.bd-table th {
  padding: 5px;
}
table:not([class]) tbody > tr:nth-child(odd) > td,
.bd-tagstyles:not(.bd-custom-table) table tbody > tr:nth-child(odd) > td,
.bd-table tbody > tr:nth-child(odd) > td,
table:not([class]) tbody > tr:nth-child(odd) > th,
.bd-tagstyles:not(.bd-custom-table) table tbody > tr:nth-child(odd) > th,
.bd-table tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGFibGVNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVk1lbnVNaXhpbg {}
.bd-verticalmenu {
  display: block;
}
.bd-menuitem-43 {
  position: relative;
}
.bd-verticalmenu .nav-tabs > li,
.bd-verticalmenu .nav-pills > li {
  float: none;
}
.bd-verticalmenu .bd-menu-45-popup {
  top: 0;
}
.bd-verticalmenu .bd-menu-45-popup.bd-popup-left {
  left: auto;
  right: 100%;
}
.bd-verticalmenu .bd-menu-45-popup,
.bd-verticalmenu .bd-menu-45-popup.bd-popup-right {
  left: 100%;
  right: auto;
}
.bd-menu-47.nav.nav-pills > li + li {
  margin: 0;
}
.bd-menu-47 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
}
.bd-menuitem-39 > a {
  cursor: pointer;
  /* Safari click events fix */
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > a:visited {
  color: #777777;
  padding: 10px;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39.active > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > .bd-grid-item > a:visited {
  color: #777777;
  padding: 10px;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39 > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39.active > .bd-grid-item > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > a,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > a:link,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > a:visited {
  color: #777777;
  padding: 10px;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > a:before,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > a:link:before,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > a:visited:before,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > a:after,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > a:link:after,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > a.active,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item).active > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > .bd-grid-item > a,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > .bd-grid-item > a:visited {
  color: #777777;
  padding: 10px;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item).active > .bd-grid-item > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-menu-45-popup {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 1001;
}
.bd-menu-45-popup.bd-popup-left {
  left: auto;
  right: 0;
}
.bd-menu-45-popup,
.bd-menu-45-popup.bd-popup-right {
  left: 0;
  right: auto;
}
.bd-sub-item > .bd-menu-45-popup {
  top: -1px;
}
.bd-sub-item > .bd-menu-45-popup.bd-popup-left {
  left: auto;
  right: 100%;
}
.bd-sub-item > .bd-menu-45-popup,
.bd-sub-item > .bd-menu-45-popup.bd-popup-right {
  left: 100%;
  right: auto;
}
.bd-menu-45 .bd-menuitem-43:last-child > a:not(.active):not(:hover) {
  border-bottom-width: 0;
}
.bd-menu-45 .bd-menuitem-43:last-child > a:hover {
  border-bottom-width: 0;
}
.bd-menu-45 .bd-menuitem-43:last-child > a.active {
  border-bottom-width: 0;
}
.bd-menu-45 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  min-width: 160px;
  position: relative;
  -webkit-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -o-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  margin: 0px 2px 0px 0px;
  border: 1px solid #cccccc;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > a:visited {
  color: #777777;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43.active > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > .bd-grid-item > a:visited {
  color: #777777;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43 > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43.active > .bd-grid-item > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > a,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > a:link,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > a:visited {
  color: #777777;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > a:before,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > a:link:before,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > a:visited:before,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > a:after,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > a:link:after,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > a.active,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item).active > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > .bd-grid-item > a,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > .bd-grid-item > a:visited {
  color: #777777;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: #ededed;
  background-image: none;
}
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item).active > .bd-grid-item > a {
  color: #269ccb;
  background-color: #f7f7f7;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVk1lbnVNaXhpbg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWZmaXhTaG9ydENvZGU {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWZmaXhTaG9ydENvZGU {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWxpZ25TaG9ydENvZGU {}
.bd-boxalign {
  text-align: center !important;
}
.bd-boxalign > * {
  text-align: left !important;
  display: inline-block !important;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWxpZ25TaG9ydENvZGU {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQW5pbWF0aW9uU2hvcnRDb2Rl {}
.bd-animation.animated.bounce {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQW5pbWF0aW9uU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmFja2dyb3VuZFdpZHRoRWZmZWN0U2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmFja2dyb3VuZFdpZHRoRWZmZWN0U2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmFsbG9vblNob3J0Q29kZQ {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQmFsbG9vblNob3J0Q29kZQ {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm9vdHN0cmFwUHJvZ3Jlc3NiYXJzU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm9vdHN0cmFwUHJvZ3Jlc3NiYXJzU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm94Q29udHJvbFNob3J0Q29kZQ {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQm94Q29udHJvbFNob3J0Q29kZQ {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQnV0dG9uU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQnV0dG9uU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQ29udGFpbmVyRWZmZWN0U2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQ29udGFpbmVyRWZmZWN0U2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQ29udGFpbmVySW5uZXJFZmZlY3RTaG9ydENvZGU {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQ29udGFpbmVySW5uZXJFZmZlY3RTaG9ydENvZGU {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQ3VzdG9tSHRtbFNob3J0Q29kZQ {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQ3VzdG9tSHRtbFNob3J0Q29kZQ {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvZXJyb3JNZXNzYWdl {}
.bd-errormessage-1 {
  border-radius: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvZXJyb3JNZXNzYWdl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvRmxleEFsaWduU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvRmxleEFsaWduU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvRmxleENvbHVtblNob3J0Q29kZQ {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvRmxleENvbHVtblNob3J0Q29kZQ {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvR29vZ2xlRm9udHM {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvR29vZ2xlRm9udHM {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvR29vZ2xlTWFwU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvR29vZ2xlTWFwU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSG92ZXJCb3hTaG9ydENvZGU {}
/* Default fade effect */
.bd-effect-fade .bd-overSlide {
  left: 0;
  top: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-fade:hover .bd-overSlide,
.bd-effect-fade.bd-effect-active .bd-overSlide {
  opacity: 1;
}
/* Default over effect */
.bd-effect-over-left .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-over-left:hover .bd-overSlide,
.bd-effect-over-left.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-over-right .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-over-right:hover .bd-overSlide,
.bd-effect-over-right.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-over-top .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-over-top:hover .bd-overSlide,
.bd-effect-over-top.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-over-bottom .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-over-bottom:hover .bd-overSlide,
.bd-effect-over-bottom.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-over-topleft .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(-100%, -100%);
  -ms-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-over-topleft:hover .bd-overSlide,
.bd-effect-over-topleft.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-over-topright .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-over-topright:hover .bd-overSlide,
.bd-effect-over-topright.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-over-bottomleft .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(-100%, 100%);
  -ms-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-over-bottomleft:hover .bd-overSlide,
.bd-effect-over-bottomleft.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-over-bottomright .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(100%, 100%);
  -ms-transform: translate(100%, 100%);
  transform: translate(100%, 100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-over-bottomright:hover .bd-overSlide,
.bd-effect-over-bottomright.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* Default slide effect */
.bd-effect-slide-left .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-left:hover .bd-overSlide,
.bd-effect-slide-left.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-slide-left .bd-backSlide {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-left:hover .bd-backSlide,
.bd-effect-slide-left.bd-effect-active .bd-backSlide {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.bd-effect-slide-right .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-right:hover .bd-overSlide,
.bd-effect-slide-right.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-slide-right .bd-backSlide {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-right:hover .bd-backSlide,
.bd-effect-slide-right.bd-effect-active .bd-backSlide {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.bd-effect-slide-top .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-top:hover .bd-overSlide,
.bd-effect-slide-top.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-slide-top .bd-backSlide {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-top:hover .bd-backSlide,
.bd-effect-slide-top.bd-effect-active .bd-backSlide {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.bd-effect-slide-bottom .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-bottom:hover .bd-overSlide,
.bd-effect-slide-bottom.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-slide-bottom .bd-backSlide {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-bottom:hover .bd-backSlide,
.bd-effect-slide-bottom.bd-effect-active .bd-backSlide {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.bd-effect-slide-topleft .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(-100%, -100%);
  -ms-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-topleft:hover .bd-overSlide,
.bd-effect-slide-topleft.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-slide-topleft .bd-backSlide {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-topleft:hover .bd-backSlide,
.bd-effect-slide-topleft.bd-effect-active .bd-backSlide {
  -webkit-transform: translate(100%, 100%);
  -ms-transform: translate(100%, 100%);
  transform: translate(100%, 100%);
}
.bd-effect-slide-topright .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-topright:hover .bd-overSlide,
.bd-effect-slide-topright.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-slide-topright .bd-backSlide {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-topright:hover .bd-backSlide,
.bd-effect-slide-topright.bd-effect-active .bd-backSlide {
  -webkit-transform: translate(-100%, 100%);
  -ms-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}
.bd-effect-slide-bottomleft .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(-100%, 100%);
  -ms-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-bottomleft:hover .bd-overSlide,
.bd-effect-slide-bottomleft.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-slide-bottomleft .bd-backSlide {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-bottomleft:hover .bd-backSlide,
.bd-effect-slide-bottomleft.bd-effect-active .bd-backSlide {
  -webkit-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
}
.bd-effect-slide-bottomright .bd-overSlide {
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transform: translate(100%, 100%);
  -ms-transform: translate(100%, 100%);
  transform: translate(100%, 100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-bottomright:hover .bd-overSlide,
.bd-effect-slide-bottomright.bd-effect-active .bd-overSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bd-effect-slide-bottomright .bd-backSlide {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bd-effect-slide-bottomright:hover .bd-backSlide,
.bd-effect-slide-bottomright.bd-effect-active .bd-backSlide {
  -webkit-transform: translate(-100%, -100%);
  -ms-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
}
/* Default flip */
.bd-effect-flip-left,
.bd-effect-flip-left .bd-slidesWrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.bd-effect-flip-left .bd-overSlide {
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: rotateY(130deg);
  -ms-transform: rotateY(130deg);
  transform: rotateY(130deg);
  -webkit-transform-origin: center left;
  -moz-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease, opacity 0ms ease 300ms;
  transition: transform 300ms ease, transform-origin 300ms ease, opacity 0ms ease 300ms;
}
.bd-effect-flip-left:hover .bd-overSlide,
.bd-effect-flip-left.bd-effect-active .bd-overSlide {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease;
  transition: transform 300ms ease, transform-origin 300ms ease;
}
.bd-effect-flip-right,
.bd-effect-flip-right .bd-slidesWrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.bd-effect-flip-right .bd-overSlide {
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: rotateY(-130deg);
  -ms-transform: rotateY(-130deg);
  transform: rotateY(-130deg);
  -webkit-transform-origin: center right;
  -moz-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease, opacity 0ms ease 300ms;
  transition: transform 300ms ease, transform-origin 300ms ease, opacity 0ms ease 300ms;
}
.bd-effect-flip-right:hover .bd-overSlide,
.bd-effect-flip-right.bd-effect-active .bd-overSlide {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease;
  transition: transform 300ms ease, transform-origin 300ms ease;
}
.bd-effect-flip-top,
.bd-effect-flip-top .bd-slidesWrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.bd-effect-flip-top .bd-overSlide {
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: rotateX(-130deg);
  -ms-transform: rotateX(-130deg);
  transform: rotateX(-130deg);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease, opacity 0ms ease 300ms;
  transition: transform 300ms ease, transform-origin 300ms ease, opacity 0ms ease 300ms;
}
.bd-effect-flip-top:hover .bd-overSlide,
.bd-effect-flip-top.bd-effect-active .bd-overSlide {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease;
  transition: transform 300ms ease, transform-origin 300ms ease;
}
.bd-effect-flip-bottom,
.bd-effect-flip-bottom .bd-slidesWrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.bd-effect-flip-bottom .bd-overSlide {
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: rotateX(130deg);
  -ms-transform: rotateX(130deg);
  transform: rotateX(130deg);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease, opacity 0ms ease 300ms;
  transition: transform 300ms ease, transform-origin 300ms ease, opacity 0ms ease 300ms;
}
.bd-effect-flip-bottom:hover .bd-overSlide,
.bd-effect-flip-bottom.bd-effect-active .bd-overSlide {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease;
  transition: transform 300ms ease, transform-origin 300ms ease;
}
/* Default wooble */
.bd-effect-wobble-left,
.bd-effect-wobble-left .bd-slidesWrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.bd-effect-wobble-left .bd-overSlide {
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: rotateY(130deg);
  -ms-transform: rotateY(130deg);
  transform: rotateY(130deg);
  -webkit-transform-origin: center left;
  -moz-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease, opacity 0ms ease 300ms;
  transition: transform 300ms ease, transform-origin 300ms ease, opacity 0ms ease 300ms;
}
.bd-effect-wobble-left:hover .bd-overSlide,
.bd-effect-wobble-left.bd-effect-active .bd-overSlide {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-origin: center right;
  -moz-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease;
  transition: transform 300ms ease, transform-origin 300ms ease;
}
.bd-effect-wobble-right,
.bd-effect-wobble-right .bd-slidesWrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.bd-effect-wobble-right .bd-overSlide {
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: rotateY(-130deg);
  -ms-transform: rotateY(-130deg);
  transform: rotateY(-130deg);
  -webkit-transform-origin: center right;
  -moz-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease, opacity 0ms ease 300ms;
  transition: transform 300ms ease, transform-origin 300ms ease, opacity 0ms ease 300ms;
}
.bd-effect-wobble-right:hover .bd-overSlide,
.bd-effect-wobble-right.bd-effect-active .bd-overSlide {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-origin: center left;
  -moz-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease;
  transition: transform 300ms ease, transform-origin 300ms ease;
}
.bd-effect-wobble-top,
.bd-effect-wobble-top .bd-slidesWrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.bd-effect-wobble-top .bd-overSlide {
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: rotateX(-130deg);
  -ms-transform: rotateX(-130deg);
  transform: rotateX(-130deg);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease, opacity 0ms ease 300ms;
  transition: transform 300ms ease, transform-origin 300ms ease, opacity 0ms ease 300ms;
}
.bd-effect-wobble-top:hover .bd-overSlide,
.bd-effect-wobble-top.bd-effect-active .bd-overSlide {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease;
  transition: transform 300ms ease, transform-origin 300ms ease;
}
.bd-effect-wobble-bottom,
.bd-effect-wobble-bottom .bd-slidesWrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.bd-effect-wobble-bottom .bd-overSlide {
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: rotateX(130deg);
  -ms-transform: rotateX(130deg);
  transform: rotateX(130deg);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease, opacity 0ms ease 300ms;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease, opacity 0ms ease 300ms;
  transition: transform 300ms ease, transform-origin 300ms ease, opacity 0ms ease 300ms;
}
.bd-effect-wobble-bottom:hover .bd-overSlide,
.bd-effect-wobble-bottom.bd-effect-active .bd-overSlide {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: -webkit-transform 300ms ease, -webkit-transform-origin 300ms ease;
  -moz-transition: -moz-transform 300ms ease, -moz-transform-origin 300ms ease;
  -o-transition: -o-transform 300ms ease, -o-transform-origin 300ms ease;
  transition: transform 300ms ease, transform-origin 300ms ease;
}
/* Default zoom */
.bd-effect-zoom .bd-overSlide {
  left: 0;
  top: 0;
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
}
.bd-effect-zoom:hover .bd-overSlide,
.bd-effect-zoom.bd-effect-active .bd-overSlide {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.bd-effect-zoom-rotate .bd-overSlide {
  left: 0;
  top: 0;
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-transform: rotate(0deg) scale(0, 0);
  -ms-transform: rotate(0deg) scale(0, 0);
  transform: rotate(0deg) scale(0, 0);
}
.bd-effect-zoom-rotate:hover .bd-overSlide,
.bd-effect-zoom-rotate.bd-effect-active .bd-overSlide {
  -webkit-transform: rotate(360deg) scale(1, 1);
  -ms-transform: rotate(360deg) scale(1, 1);
  transform: rotate(360deg) scale(1, 1);
}
.bd-effect-zoom-rotateX .bd-overSlide {
  left: 0;
  top: 0;
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-transform: rotateX(0deg) scale(0, 0);
  -ms-transform: rotateX(0deg) scale(0, 0);
  transform: rotateX(0deg) scale(0, 0);
}
.bd-effect-zoom-rotateX:hover .bd-overSlide,
.bd-effect-zoom-rotateX.bd-effect-active .bd-overSlide {
  -webkit-transform: rotateX(360deg) scale(1, 1);
  -ms-transform: rotateX(360deg) scale(1, 1);
  transform: rotateX(360deg) scale(1, 1);
}
.bd-effect-zoom-rotateY .bd-overSlide {
  left: 0;
  top: 0;
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-transform: rotateY(0deg) scale(0, 0);
  -ms-transform: rotateY(0deg) scale(0, 0);
  transform: rotateY(0deg) scale(0, 0);
}
.bd-effect-zoom-rotateY:hover .bd-overSlide,
.bd-effect-zoom-rotateY.bd-effect-active .bd-overSlide {
  -webkit-transform: rotateY(360deg) scale(1, 1);
  -ms-transform: rotateY(360deg) scale(1, 1);
  transform: rotateY(360deg) scale(1, 1);
}
/* Transition Effects Less */
/* Fade effect */
/* Over effect */
/* Slide effect */
/* Over and Slide effect */
/* Flip Left effect */
/* Flip Right effect */
/* Flip Top effect */
/* Flip Bottom effect */
/* Wobble Left effect */
/* Wobble Right effect */
/* Wobble top effect */
/* Wobble bottom effect */
/* Zoom and Rotate Effects */
/* Utility */
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSG92ZXJCb3hTaG9ydENvZGU {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSWNvbkNvbW1vbjA {}
@charset "UTF-8";
@font-face {
  font-family: 'Billion Web Font';
  src: url("BillionWebFonts.woff") format('woff'), url("BillionWebFonts.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
.icon-booth:before {
  content: '\ff';
}
.icon-youtube:before {
  content: '\100';
}
.icon-random:before {
  content: '\101';
}
.icon-cloud-upload:before {
  content: '\102';
}
.icon-road:before {
  content: '\103';
}
.icon-arrow-small-up:before {
  content: '\104';
}
.icon-dropbox:before {
  content: '\105';
}
.icon-sort:before {
  content: '\106';
}
.icon-angle-small:before {
  content: '\107';
}
.icon-bitcoin:before {
  content: '\108';
}
.icon-delicious:before {
  content: '\109';
}
.icon-stethoscope:before {
  content: '\10a';
}
.icon-weibo:before {
  content: '\10b';
}
.icon-volume-off:before {
  content: '\10c';
}
.icon-earth:before {
  content: '\10d';
}
.icon-node-square:before {
  content: '\10e';
}
.icon-plane:before {
  content: '\10f';
}
.icon-undo:before {
  content: '\110';
}
.icon-question-circle:before {
  content: '\111';
}
.icon-tablet:before {
  content: '\112';
}
.icon-filter-alt:before {
  content: '\113';
}
.icon-happy:before {
  content: '\114';
}
.icon-dialer:before {
  content: '\115';
}
.icon-bag:before {
  content: '\116';
}
.icon-credit-card:before {
  content: '\117';
}
.icon-image-alt:before {
  content: '\118';
}
.icon-shopping-cart-simple:before {
  content: '\119';
}
.icon-arrow-basic-right:before {
  content: '\11a';
}
.icon-male:before {
  content: '\11b';
}
.icon-cut:before {
  content: '\11c';
}
.icon-unhappy:before {
  content: '\11d';
}
.icon-circle-alt:before {
  content: '\11e';
}
.icon-double-chevron-right:before {
  content: '\11f';
}
.icon-star-alt:before {
  content: '\120';
}
.icon-rhomb:before {
  content: '\121';
}
.icon-thumbs-down:before {
  content: '\122';
}
.icon-github-alt:before {
  content: '\123';
}
.icon-text-width:before {
  content: '\124';
}
.icon-bookmark-alt:before {
  content: '\125';
}
.icon-list-details:before {
  content: '\126';
}
.icon-bullhorn:before {
  content: '\127';
}
.icon-ellipsis:before {
  content: '\128';
}
.icon-map-marker:before {
  content: '\129';
}
.icon-typeface:before {
  content: '\12a';
}
.icon-help:before {
  content: '\12b';
}
.icon-triangle-circle:before {
  content: '\12c';
}
.icon-gbp:before {
  content: '\12d';
}
.icon-arrow-small-left:before {
  content: '\12e';
}
.icon-anchor:before {
  content: '\12f';
}
.icon-align-justify:before {
  content: '\130';
}
.icon-arrow-circle-alt-up:before {
  content: '\131';
}
.icon-growth:before {
  content: '\132';
}
.icon-round-small:before {
  content: '\133';
}
.icon-triangle-circle-alt:before {
  content: '\134';
}
.icon-eye-close:before {
  content: '\135';
}
.icon-code:before {
  content: '\136';
}
.icon-step-forward:before {
  content: '\137';
}
.icon-music:before {
  content: '\138';
}
.icon-lightbulb:before {
  content: '\139';
}
.icon-arrows-horizontal:before {
  content: '\13a';
}
.icon-sign-out:before {
  content: '\13b';
}
.icon-sort-asc:before {
  content: '\13c';
}
.icon-play-circle:before {
  content: '\13d';
}
.icon-bookmark:before {
  content: '\13e';
}
.icon-pencil:before {
  content: '\13f';
}
.icon-won:before {
  content: '\140';
}
.icon-zoom-out:before {
  content: '\141';
}
.icon-user-alt:before {
  content: '\142';
}
.icon-repeat:before {
  content: '\143';
}
.icon-text-height:before {
  content: '\144';
}
.icon-shopping-cart-wire:before {
  content: '\145';
}
.icon-rubl:before {
  content: '\146';
}
.icon-find-contact:before {
  content: '\147';
}
.icon-upload-circle-alt:before {
  content: '\148';
}
.icon-arrow-small-down:before {
  content: '\149';
}
.icon-file:before {
  content: '\14a';
}
.icon-building:before {
  content: '\14b';
}
.icon-certificate:before {
  content: '\14c';
}
.icon-double-chevron-up:before {
  content: '\14d';
}
.icon-hand-up:before {
  content: '\14e';
}
.icon-italic:before {
  content: '\14f';
}
.icon-volume-up:before {
  content: '\150';
}
.icon-quote-right:before {
  content: '\151';
}
.icon-sort-numeric-desc:before {
  content: '\152';
}
.icon-four-rhombs:before {
  content: '\153';
}
.icon-brain:before {
  content: '\154';
}
.icon-mark:before {
  content: '\155';
}
.icon-flickr:before {
  content: '\156';
}
.icon-envelope:before {
  content: '\157';
}
.icon-indent-right:before {
  content: '\158';
}
.icon-basket-simple:before {
  content: '\159';
}
.icon-cloud:before {
  content: '\15a';
}
.icon-check:before {
  content: '\15b';
}
.icon-youtube-square:before {
  content: '\15c';
}
.icon-envelope-alt:before {
  content: '\15d';
}
.icon-bitbucket-alt:before {
  content: '\15e';
}
.icon-round-small-alt:before {
  content: '\15f';
}
.icon-adn:before {
  content: '\160';
}
.icon-linkedin-square:before {
  content: '\161';
}
.icon-expand:before {
  content: '\162';
}
.icon-tumblr-square:before {
  content: '\163';
}
.icon-angle-double:before {
  content: '\164';
}
.icon-compress:before {
  content: '\165';
}
.icon-plus-square-alt:before {
  content: '\166';
}
.icon-camera:before {
  content: '\167';
}
.icon-four-boxes:before {
  content: '\168';
}
.icon-shopping-cart-buggy:before {
  content: '\169';
}
.icon-arrow-square-left:before {
  content: '\16a';
}
.icon-delete-circle-alt:before {
  content: '\16b';
}
.icon-suitcase:before {
  content: '\16c';
}
.icon-curve-bottom:before {
  content: '\16d';
}
.icon-caret-up:before {
  content: '\16e';
}
.icon-renren:before {
  content: '\16f';
}
.icon-linkedin:before {
  content: '\170';
}
.icon-asterisk:before {
  content: '\171';
}
.icon-arrow-pointer-left:before {
  content: '\172';
}
.icon-sort-numeric-asc:before {
  content: '\173';
}
.icon-calendar-simple:before {
  content: '\174';
}
.icon-home-alt:before {
  content: '\175';
}
.icon-step-backward:before {
  content: '\176';
}
.icon-rss:before {
  content: '\177';
}
.icon-globe:before {
  content: '\178';
}
.icon-paste:before {
  content: '\179';
}
.icon-fire:before {
  content: '\17a';
}
.icon-star-half:before {
  content: '\17b';
}
.icon-renminbi:before {
  content: '\17c';
}
.icon-dribbble:before {
  content: '\17d';
}
.icon-google-plus-square:before {
  content: '\17e';
}
.icon-plus-square:before {
  content: '\17f';
}
.icon-yen:before {
  content: '\180';
}
.icon-briefcase:before {
  content: '\181';
}
.icon-shopping-cart-trolley:before {
  content: '\182';
}
.icon-warning:before {
  content: '\183';
}
.icon-moon:before {
  content: '\184';
}
.icon-sort-alpha:before {
  content: '\185';
}
.icon-arrow-long-down:before {
  content: '\186';
}
.icon-globe-alt:before {
  content: '\187';
}
.icon-thumbs-up:before {
  content: '\188';
}
.icon-sandwich:before {
  content: '\189';
}
.icon-arrow-basic-down:before {
  content: '\18a';
}
.icon-double-chevron-down:before {
  content: '\18b';
}
.icon-legal:before {
  content: '\18c';
}
.icon-apple:before {
  content: '\18d';
}
.icon-power:before {
  content: '\18e';
}
.icon-time-alt:before {
  content: '\18f';
}
.icon-list:before {
  content: '\190';
}
.icon-h-sign:before {
  content: '\191';
}
.icon-css3:before {
  content: '\192';
}
.icon-copy:before {
  content: '\193';
}
.icon-arrow-tall-up:before {
  content: '\194';
}
.icon-hdd:before {
  content: '\195';
}
.icon-font:before {
  content: '\196';
}
.icon-heart-circle:before {
  content: '\197';
}
.icon-glass:before {
  content: '\198';
}
.icon-picasa:before {
  content: '\199';
}
.icon-arrow-long-left:before {
  content: '\19a';
}
.icon-fullscreen:before {
  content: '\19b';
}
.icon-lemon:before {
  content: '\19c';
}
.icon-arrow-long-right:before {
  content: '\19d';
}
.icon-hand-right:before {
  content: '\19e';
}
.icon-list-details-small:before {
  content: '\19f';
}
.icon-cog:before {
  content: '\1a0';
}
.icon-four-boxes-alt:before {
  content: '\1a1';
}
.icon-properties:before {
  content: '\1a2';
}
.icon-arrow-pointer-down:before {
  content: '\1a3';
}
.icon-inbox:before {
  content: '\1a4';
}
.icon-arrow-double-up:before {
  content: '\1a5';
}
.icon-plane-takeoff:before {
  content: '\1a6';
}
.icon-arrow-square-down:before {
  content: '\1a7';
}
.icon-tick-circle-alt:before {
  content: '\1a8';
}
.icon-node-circle:before {
  content: '\1a9';
}
.icon-arrow-pointer-right:before {
  content: '\1aa';
}
.icon-starlet:before {
  content: '\1ab';
}
.icon-cogs:before {
  content: '\1ac';
}
.icon-arrow-long-up:before {
  content: '\1ad';
}
.icon-bug:before {
  content: '\1ae';
}
.icon-upload:before {
  content: '\1af';
}
.icon-xing:before {
  content: '\1b0';
}
.icon-minus-square-alt:before {
  content: '\1b1';
}
.icon-arrows:before {
  content: '\1b2';
}
.icon-trash-can:before {
  content: '\1b3';
}
.icon-pushpin:before {
  content: '\1b4';
}
.icon-eye-open:before {
  content: '\1b5';
}
.icon-caret-left:before {
  content: '\1b6';
}
.icon-bitbucket:before {
  content: '\1b7';
}
.icon-lines:before {
  content: '\1b8';
}
.icon-magic:before {
  content: '\1b9';
}
.icon-arrow-double-right:before {
  content: '\1ba';
}
.icon-remove-sign:before {
  content: '\1bb';
}
.icon-exclamation-sign:before {
  content: '\1bc';
}
.icon-chevron-down:before {
  content: '\1bd';
}
.icon-sort-alpha-asc:before {
  content: '\1be';
}
.icon-comments-alt:before {
  content: '\1bf';
}
.icon-terminal:before {
  content: '\1c0';
}
.icon-box:before {
  content: '\1c1';
}
.icon-lock:before {
  content: '\1c2';
}
.icon-bolt:before {
  content: '\1c3';
}
.icon-filter:before {
  content: '\1c4';
}
.icon-folder-alt:before {
  content: '\1c5';
}
.icon-backward:before {
  content: '\1c6';
}
.icon-sort-amount-asc:before {
  content: '\1c7';
}
.icon-tag:before {
  content: '\1c8';
}
.icon-house:before {
  content: '\1c9';
}
.icon-drop:before {
  content: '\1ca';
}
.icon-arrow-thick-right:before {
  content: '\1cb';
}
.icon-ambulance:before {
  content: '\1cc';
}
.icon-chevron-right:before {
  content: '\1cd';
}
.icon-sign-in:before {
  content: '\1ce';
}
.icon-sort-amount-desc:before {
  content: '\1cf';
}
.icon-search-circle:before {
  content: '\1d0';
}
.icon-skype:before {
  content: '\1d1';
}
.icon-fast-forward:before {
  content: '\1d2';
}
.icon-maxcdn:before {
  content: '\1d3';
}
.icon-book-open:before {
  content: '\1d4';
}
.icon-vimeo:before {
  content: '\1d5';
}
.icon-beaker:before {
  content: '\1d6';
}
.icon-facebook-alt:before {
  content: '\1d7';
}
.icon-arrow-thin-down:before {
  content: '\1d8';
}
.icon-heartlet:before {
  content: '\1d9';
}
.icon-shopping-cart-solid:before {
  content: '\1da';
}
.icon-linux:before {
  content: '\1db';
}
.icon-leaf:before {
  content: '\1dc';
}
.icon-hand-down:before {
  content: '\1dd';
}
.icon-pinterest:before {
  content: '\1de';
}
.icon-barcode:before {
  content: '\1df';
}
.icon-curve-top:before {
  content: '\1e0';
}
.icon-euro:before {
  content: '\1e1';
}
.icon-arrow-basic-left:before {
  content: '\1e2';
}
.icon-group:before {
  content: '\1e3';
}
.icon-tumblr:before {
  content: '\1e4';
}
.icon-fighter:before {
  content: '\1e5';
}
.icon-hand-left:before {
  content: '\1e6';
}
.icon-stripes-thick:before {
  content: '\1e7';
}
.icon-superscript:before {
  content: '\1e8';
}
.icon-minus-square:before {
  content: '\1e9';
}
.icon-ticklet-circle:before {
  content: '\1ea';
}
.icon-xing-square:before {
  content: '\1eb';
}
.icon-arrow-double-left:before {
  content: '\1ec';
}
.icon-forward:before {
  content: '\1ed';
}
.icon-arrow-thick-down:before {
  content: '\1ee';
}
.icon-eject:before {
  content: '\1ef';
}
.icon-reply:before {
  content: '\1f0';
}
.icon-search:before {
  content: '\1f1';
}
.icon-comment-alt:before {
  content: '\1f2';
}
.icon-share:before {
  content: '\1f3';
}
.icon-arrows-vertical:before {
  content: '\1f4';
}
.icon-food:before {
  content: '\1f5';
}
.icon-flag:before {
  content: '\1f6';
}
.icon-female:before {
  content: '\1f7';
}
.icon-tasks:before {
  content: '\1f8';
}
.icon-quote-left:before {
  content: '\1f9';
}
.icon-arrow-tall-left:before {
  content: '\1fa';
}
.icon-minus-circle:before {
  content: '\1fb';
}
.icon-box-alt:before {
  content: '\1fc';
}
.icon-arrow-tall-down:before {
  content: '\1fd';
}
.icon-indent-left:before {
  content: '\1fe';
}
.icon-arrow-thick-left:before {
  content: '\1ff';
}
.icon-list-adv:before {
  content: '\200';
}
.icon-chevron-up:before {
  content: '\201';
}
.icon-medkit:before {
  content: '\202';
}
.icon-tags:before {
  content: '\203';
}
.icon-coffee:before {
  content: '\204';
}
.icon-ticklet:before {
  content: '\205';
}
.icon-box-small:before {
  content: '\206';
}
.icon-sign-blank:before {
  content: '\207';
}
.icon-basket:before {
  content: '\208';
}
.icon-search-thick:before {
  content: '\209';
}
.icon-edit-alt:before {
  content: '\20a';
}
.icon-comment:before {
  content: '\20b';
}
.icon-hospital:before {
  content: '\20c';
}
.icon-arrow-small-right:before {
  content: '\20d';
}
.icon-grid-small:before {
  content: '\20e';
}
.icon-circle-arrow-left:before {
  content: '\20f';
}
.icon-yahoo:before {
  content: '\210';
}
.icon-print:before {
  content: '\211';
}
.icon-instagram:before {
  content: '\212';
}
.icon-arrow-angle-up:before {
  content: '\213';
}
.icon-leaf-thin:before {
  content: '\214';
}
.icon-magnet:before {
  content: '\215';
}
.icon-arrow-thin-up:before {
  content: '\216';
}
.icon-retweet:before {
  content: '\217';
}
.icon-search-glare:before {
  content: '\218';
}
.icon-search-thin:before {
  content: '\219';
}
.icon-heart-empty:before {
  content: '\21a';
}
.icon-scales:before {
  content: '\21b';
}
.icon-sort-alpha-desc:before {
  content: '\21c';
}
.icon-align-right:before {
  content: '\21d';
}
.icon-stripes:before {
  content: '\21e';
}
.icon-arrow-pointer-up:before {
  content: '\21f';
}
.icon-round:before {
  content: '\220';
}
.icon-user-medical:before {
  content: '\221';
}
.icon-arrow-thin-left:before {
  content: '\222';
}
.icon-arrow-circle-alt-right:before {
  content: '\223';
}
.icon-starlet-alt:before {
  content: '\224';
}
.icon-bold:before {
  content: '\225';
}
.icon-aperture:before {
  content: '\226';
}
.icon-pointer-basic:before {
  content: '\227';
}
.icon-folder:before {
  content: '\228';
}
.icon-heart:before {
  content: '\229';
}
.icon-cloud-download:before {
  content: '\22a';
}
.icon-bar-chart:before {
  content: '\22b';
}
.icon-mobile:before {
  content: '\22c';
}
.icon-volume-down:before {
  content: '\22d';
}
.icon-exchange:before {
  content: '\22e';
}
.icon-folder-open:before {
  content: '\22f';
}
.icon-phone-square:before {
  content: '\230';
}
.icon-zoom-in:before {
  content: '\231';
}
.icon-beer:before {
  content: '\232';
}
.icon-trello-square:before {
  content: '\233';
}
.icon-delete:before {
  content: '\234';
}
.icon-image:before {
  content: '\235';
}
.icon-edit:before {
  content: '\236';
}
.icon-twitter-square:before {
  content: '\237';
}
.icon-external-link:before {
  content: '\238';
}
.icon-money:before {
  content: '\239';
}
.icon-html5:before {
  content: '\23a';
}
.icon-youtube-play:before {
  content: '\23b';
}
.icon-play:before {
  content: '\23c';
}
.icon-calendar:before {
  content: '\23d';
}
.icon-video:before {
  content: '\23e';
}
.icon-adjust:before {
  content: '\23f';
}
.icon-plus-circle:before {
  content: '\240';
}
.icon-strikethrough:before {
  content: '\241';
}
.icon-bell:before {
  content: '\242';
}
.icon-crop:before {
  content: '\243';
}
.icon-restore:before {
  content: '\244';
}
.icon-circle-arrow-up:before {
  content: '\245';
}
.icon-twitter:before {
  content: '\246';
}
.icon-sitemap:before {
  content: '\247';
}
.icon-facebook-square:before {
  content: '\248';
}
.icon-downturn:before {
  content: '\249';
}
.icon-fancy-circle-alt:before {
  content: '\24a';
}
.icon-arrow-square-right:before {
  content: '\24b';
}
.icon-save:before {
  content: '\24c';
}
.icon-share-alt:before {
  content: '\24d';
}
.icon-arrow-thick-up:before {
  content: '\24e';
}
.icon-plus:before {
  content: '\24f';
}
.icon-arrows-alt:before {
  content: '\250';
}
.icon-chevron-left:before {
  content: '\251';
}
.icon-circle-arrow-right:before {
  content: '\252';
}
.icon-arrow-double-down:before {
  content: '\253';
}
.icon-film:before {
  content: '\254';
}
.icon-pie-chart:before {
  content: '\255';
}
.icon-github:before {
  content: '\256';
}
.icon-calendar-day-alt:before {
  content: '\257';
}
.icon-sort-numeric:before {
  content: '\258';
}
.icon-align-center:before {
  content: '\259';
}
.icon-caret-down:before {
  content: '\25a';
}
.icon-round-alt:before {
  content: '\25b';
}
.icon-user-business:before {
  content: '\25c';
}
.icon-signal:before {
  content: '\25d';
}
.icon-reply-all:before {
  content: '\25e';
}
.icon-star:before {
  content: '\25f';
}
.icon-book:before {
  content: '\260';
}
.icon-triangle:before {
  content: '\261';
}
.icon-arrow-angle-right:before {
  content: '\262';
}
.icon-arrow-basic-up:before {
  content: '\263';
}
.icon-caret-right:before {
  content: '\264';
}
.icon-align-left:before {
  content: '\265';
}
.icon-comments:before {
  content: '\266';
}
.icon-vk:before {
  content: '\267';
}
.icon-qrcode:before {
  content: '\268';
}
.icon-arrow-tall-right:before {
  content: '\269';
}
.icon-shopping-cart:before {
  content: '\26a';
}
.icon-pause:before {
  content: '\26b';
}
.icon-umbrella:before {
  content: '\26c';
}
.icon-ban:before {
  content: '\26d';
}
.icon-plane-alt:before {
  content: '\26e';
}
.icon-ticklet-circle-alt:before {
  content: '\26f';
}
.icon-arrow-angle-left:before {
  content: '\270';
}
.icon-android:before {
  content: '\271';
}
.icon-arrow-square-up:before {
  content: '\272';
}
.icon-inr:before {
  content: '\273';
}
.icon-label:before {
  content: '\274';
}
.icon-spinner:before {
  content: '\275';
}
.icon-headphones:before {
  content: '\276';
}
.icon-arrow-fancy:before {
  content: '\277';
}
.icon-sort-desc:before {
  content: '\278';
}
.icon-tick-circle:before {
  content: '\279';
}
.icon-info-sign:before {
  content: '\27a';
}
.icon-screenshot:before {
  content: '\27b';
}
.icon-briefcase-simple:before {
  content: '\27c';
}
.icon-search-alt:before {
  content: '\27d';
}
.icon-time:before {
  content: '\27e';
}
.icon-grid:before {
  content: '\27f';
}
.icon-user:before {
  content: '\280';
}
.icon-facebook:before {
  content: '\281';
}
.icon-google-plus:before {
  content: '\282';
}
.icon-github-square:before {
  content: '\283';
}
.icon-check-empty:before {
  content: '\284';
}
.icon-circle:before {
  content: '\285';
}
.icon-fast-backward:before {
  content: '\286';
}
.icon-calendar-day:before {
  content: '\287';
}
.icon-phone:before {
  content: '\288';
}
.icon-pinterest-square:before {
  content: '\289';
}
.icon-cup:before {
  content: '\28a';
}
.icon-star-thin:before {
  content: '\28b';
}
.icon-wrench:before {
  content: '\28c';
}
.icon-truck:before {
  content: '\28d';
}
.icon-product-view-mode:before {
  content: '\28e';
}
.icon-circle-arrow-down:before {
  content: '\28f';
}
.icon-arrow-circle-alt-left:before {
  content: '\290';
}
.icon-stackexchange:before {
  content: '\291';
}
.icon-ticklet-thick:before {
  content: '\292';
}
.icon-arrow-thin-right:before {
  content: '\293';
}
.icon-tick:before {
  content: '\294';
}
.icon-box-small-alt:before {
  content: '\295';
}
.icon-file-alt:before {
  content: '\296';
}
.icon-minus:before {
  content: '\297';
}
.icon-upload-circle:before {
  content: '\298';
}
.icon-gift:before {
  content: '\299';
}
.icon-globe-outline:before {
  content: '\29a';
}
.icon-windows:before {
  content: '\29b';
}
.icon-arrow-line:before {
  content: '\29c';
}
.icon-flag-alt:before {
  content: '\29d';
}
.icon-home:before {
  content: '\29e';
}
.icon-arrow-circle-alt-down:before {
  content: '\29f';
}
.icon-dollar:before {
  content: '\2a0';
}
.icon-double-chevron-left:before {
  content: '\2a1';
}
.icon-arrow-angle-down:before {
  content: '\2a2';
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSWNvbkNvbW1vbjA {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSWNvbkxpbmtTaG9ydENvZGU {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSWNvbkxpbmtTaG9ydENvZGU {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW1hZ2VMaW5rU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW1hZ2VMaW5rU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW1hZ2VTY2FsaW5nU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvSW1hZ2VTY2FsaW5nU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvaW5mb01lc3NhZ2U {}
.bd-informationmessage-1 {
  border-radius: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvaW5mb01lc3NhZ2U {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGF5b3V0Qm94U2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGF5b3V0Qm94U2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGF5b3V0Q29sdW1uU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGF5b3V0Q29sdW1uU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGF5b3V0Q29udGFpbmVyU2hvcnRDb2Rl {}
.bd-layoutcontainer > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvTGF5b3V0Q29udGFpbmVyU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFyYWxsYXhCYWNrZ3JvdW5kU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUGFyYWxsYXhCYWNrZ3JvdW5kU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdHNTbGlkZXI {}
.bd-productsslider-1 > .carousel-control.left,
.bd-productsslider-1 > .carousel-control.right {
  color: #ffffff;
  text-decoration: none;
}
.bd-productsslider-1.carousel .item {
  text-align: initial !important;
}
.bd-productsslider-1.carousel carousel-inner {
  overflow: hidden;
}
.bd-productsslider-1 {
  clear: both;
  position: relative;
  width: 100%;
}
.bd-productsslider-1.single {
  padding-left: 0;
  padding-right: 0;
}
.bd-productsslider-1 .carousel,
.bd-productsslider-1 .carousel .carousel-inner {
  height: 100%;
}
.bd-top-navigation {
  display: table;
  width: 100%;
}
.bd-productsslider-1 .bd-top-navigation-wrapper {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  direction: ltr;
}
.bd-productsslider-1 .bd-top-navigation-wrapper .bd-left-button,
.bd-productsslider-1 .bd-top-navigation-wrapper .bd-right-button {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.bd-productsslider-1 .bd-grid-41 {
  margin-bottom: 20px;
}
.bd-grid-41 > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-griditem-2 {
  text-align: center;
}
.separated-item-2 {
  position: relative;
  z-index: 0;
}
.separated-item-2:before,
.separated-item-2:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-2:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-2:after {
  left: 0;
  right: 0;
  bottom: 0;
}
.first-col.separated-item-2:after {
  left: 5px;
}
.last-col.separated-item-2:after {
  right: 5px;
}
.separated-item-2.first-col:before,
.separated-item-2.last-row:after {
  content: none;
}
.bd-icon-14:before {
  content: '\20e';
}
.bd-icon-14:before {
  visibility: inherit;
}
.bd-carousel-2 {
  display: inline-block;
}
.bd-carousel-2 span:before {
  content: '\1fa';
}
.bd-carousel-2 span:before {
  visibility: inherit;
}
.bd-carousel-2 span:before {
  font-size: 31px;
  color: rgba(204, 204, 204, 0.5);
  border: 0px solid #ffffff;
  line-height: 44.2857143px;
  line-height: 31px;
}
.bd-carousel-2 span:hover:before {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
  color: rgba(120, 120, 120, 0.5);
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUHJvZHVjdHNTbGlkZXI {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUmliYm9uU2hvcnRDb2Rl {}
.bd-ribbon .ribbon-inner:before,
.bd-ribbon .ribbon-inner:after,
.bd-ribbon .ribbon-content:before,
.bd-ribbon .ribbon-content:after {
  font-size: 0px !important;
}
.bd-ribbon .ribbon-inner:before,
.bd-ribbon .ribbon-inner:after {
  border: 1.5em solid ;
}
.bd-ribbon .ribbon-inner .ribbon-content:before,
.bd-ribbon .ribbon-inner .ribbon-content:after {
  border-color: transparent transparent transparent;
}
.bd-ribbon .ribbon-inner .ribbon-stitches-top {
  border-top: 1px dashed ;
  top: 2px;
}
.bd-ribbon .ribbon-inner .ribbon-stitches-bottom {
  border-top: 1px dashed ;
  bottom: 2px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvUmliYm9uU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc2VhcmNoV2lkZ2V0 {}
.bd-searchwidget-2 {
  position: relative;
}
.bd-searchwidget-2 .bd-search-wrapper {
  width: 100%;
}
.form-inline.bd-searchwidget-2 {
  display: inline-block;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper {
  display: table;
  position: relative;
  white-space: nowrap;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper > *:not(script) {
  display: table-cell;
  vertical-align: middle;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper .bd-icon-6 {
  display: none;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper > :last-child > * {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  margin-left: 0 !important;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper > :first-child > * {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  margin-right: 0 !important;
}
.form-inline.bd-searchwidget-2 .bd-search-wrapper > :not(:first-child):not(:last-child) > * {
  border-radius: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.bd-icon-6:before {
  color: #dedede;
  padding-left: 5px;
  padding-right: 5px;
}
.bd-icon-6:hover:before {
  color: #787878;
  text-decoration: none;
}
.bd-bootstrapinput-2.form-control {
  width: auto;
  border-radius: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc2VhcmNoV2lkZ2V0 {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2VjdGlvblNob3J0Q29kZQ {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2VjdGlvblNob3J0Q29kZQ {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2VwYXJhdG9yU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2VwYXJhdG9yU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc2hvcHBpbmdDYXJ0QmxvY2s {}
@media (max-width: 767px) {
  .bd-cartcontainer-1 {
    text-align: center;
  }
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc2hvcHBpbmdDYXJ0QmxvY2s {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2xpZGVyU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2xpZGVyU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2xpZGVTaG9ydENvZGU {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU2xpZGVTaG9ydENvZGU {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU21vb3RoU2Nyb2xsU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU21vb3RoU2Nyb2xsU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU29jaWFsSWNvbnNTaG9ydENvZGU {}
.bd-socialicon-14 {
  float: left;
}
.bd-socialicon-11 {
  float: left;
}
.bd-socialicon-40 {
  float: left;
}
.bd-socialicon-13 {
  float: left;
}
.bd-socialicon-46 {
  float: left;
}
.bd-socialicon-4 {
  float: left;
}
.bd-socialicon-2 {
  float: left;
}
.bd-socialicon-48 {
  float: left;
}
.bd-socialicon-12 {
  float: left;
}
.bd-socialicon-44 {
  float: left;
}
.bd-socialicon-3 {
  float: left;
}
.bd-socialicon-3 span:first-child:before {
  content: '\267';
}
.bd-socialicon-3 span:first-child:before {
  visibility: inherit;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU29jaWFsSWNvbnNTaG9ydENvZGU {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU3BhY2VyU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvU3BhY2VyU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc3VjY2Vzc01lc3NhZ2U {}
.bd-successmessage-1 {
  border-radius: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvc3VjY2Vzc01lc3NhZ2U {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGV4dEJsb2NrU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGV4dEJsb2NrU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGV4dEdyb3VwU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGV4dEdyb3VwU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGV4dHVyZU92ZXJsYXlTaG9ydENvZGU {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVGV4dHVyZU92ZXJsYXlTaG9ydENvZGU {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVVBhZ2VTZWN0aW9uU2hvcnRDb2Rl {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVVBhZ2VTZWN0aW9uU2hvcnRDb2Rl {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVmlkZW9TaG9ydENvZGU {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvVmlkZW9TaG9ydENvZGU {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvdm1lbnU {}
@media (min-width: 767px) {
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-23:hover > .bd-menu-24-popup,
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-24:hover > .bd-menu-24-popup,
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-23.hover > .bd-menu-24-popup,
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-24.hover > .bd-menu-24-popup {
    display: block;
    visibility: visible;
    pointer-events: auto;
  }
}
@media (max-width: 767px) {
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menu-24-popup {
    position: static;
    display: none;
  }
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menu-24-popup.show {
    display: block;
    visibility: visible;
    pointer-events: auto;
  }
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menu-24 {
    float: none;
  }
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menu-24-popup {
    float: none;
    left: auto !important;
    background: none;
    border-style: none;
    top: 0 !important;
  }
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-23 > a.active + .bd-menu-24-popup,
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-24 > a.active + .bd-menu-24-popup {
    position: relative;
    display: block;
    visibility: visible;
    pointer-events: auto;
  }
  .bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-23 > .bd-menu-24-popup {
    opacity: 1;
  }
  .bd-vmenu-1 .responsive-collapsed {
    display: none;
  }
}
.bd-verticalmenu-3 {
  display: block;
}
.bd-menuitem-24 {
  position: relative;
}
.bd-verticalmenu-3 .nav-tabs > li,
.bd-verticalmenu-3 .nav-pills > li {
  float: none;
}
.bd-verticalmenu-3 .bd-menu-24-popup {
  top: 0;
}
.bd-verticalmenu-3 .bd-menu-24-popup.bd-popup-left {
  left: auto;
  right: 100%;
}
.bd-verticalmenu-3 .bd-menu-24-popup,
.bd-verticalmenu-3 .bd-menu-24-popup.bd-popup-right {
  left: 100%;
  right: auto;
}
.bd-menu-23.nav.nav-pills > li + li {
  margin: 0;
}
.bd-menu-23 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
}
.bd-menuitem-23 > a {
  cursor: pointer;
  /* Safari click events fix */
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > a:visited {
  color: #777777;
  padding: 5px;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:hover:not(.active) > a:not(.active) {
  color: #33add6;
  text-decoration: none;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23.active > a {
  color: #ffffff;
  background-color: #ededed;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > .bd-grid-item > a:visited {
  color: #777777;
  padding: 5px;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #33add6;
  text-decoration: none;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23 > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23.active > .bd-grid-item > a {
  color: #ffffff;
  background-color: #ededed;
  background-image: none;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > a,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > a:link,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > a:visited {
  color: #777777;
  padding: 5px;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > a:before,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > a:link:before,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > a:visited:before,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > a:after,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > a:link:after,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  color: #33add6;
  text-decoration: none;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > a.active,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item).active > a {
  color: #ffffff;
  background-color: #ededed;
  background-image: none;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > .bd-grid-item > a,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > .bd-grid-item > a:visited {
  color: #777777;
  padding: 5px;
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #33add6;
  text-decoration: none;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item).active > .bd-grid-item > a {
  color: #ffffff;
  background-color: #ededed;
  background-image: none;
}
.bd-menu-24-popup {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 1001;
}
.bd-menu-24-popup.bd-popup-left {
  left: auto;
  right: 0;
}
.bd-menu-24-popup,
.bd-menu-24-popup.bd-popup-right {
  left: 0;
  right: auto;
}
.bd-sub-item > .bd-menu-24-popup {
  top: -1px;
}
.bd-sub-item > .bd-menu-24-popup.bd-popup-left {
  left: auto;
  right: 100%;
}
.bd-sub-item > .bd-menu-24-popup,
.bd-sub-item > .bd-menu-24-popup.bd-popup-right {
  left: 100%;
  right: auto;
}
.bd-menu-24 .bd-menuitem-24:last-child > a:not(.active):not(:hover) {
  border-bottom-width: 0;
}
.bd-menu-24 .bd-menuitem-24:last-child > a:hover {
  border-bottom-width: 0;
}
.bd-menu-24 .bd-menuitem-24:last-child > a.active {
  border-bottom-width: 0;
}
.bd-menu-24 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  min-width: 160px;
  position: relative;
  -webkit-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -o-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 4px 4px 0px 0 rgba(0, 0, 0, 0.09);
  margin: 0px 2px 0px 0px;
  border: 1px solid #f7f7f7;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > a:visited {
  color: #777777;
  padding: 5px 10px 5px 15px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:hover:not(.active) > a:not(.active) {
  color: #33add6;
  text-decoration: none;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24.active > a {
  color: #0777a3;
  background-color: #269ccb;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > .bd-grid-item > a:visited {
  color: #777777;
  padding: 5px 10px 5px 15px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #33add6;
  text-decoration: none;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24 > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24.active > .bd-grid-item > a {
  color: #0777a3;
  background-color: #269ccb;
  background-image: none;
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > a,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > a:link,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > a:visited {
  color: #777777;
  padding: 5px 10px 5px 15px;
  display: block;
  white-space: nowrap;
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > a:before,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > a:link:before,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > a:visited:before,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > a:after,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > a:link:after,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  color: #33add6;
  text-decoration: none;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > a.active,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item).active > a {
  color: #0777a3;
  background-color: #269ccb;
  background-image: none;
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > .bd-grid-item > a,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > .bd-grid-item > a:visited {
  color: #777777;
  padding: 5px 10px 5px 15px;
  display: block;
  white-space: nowrap;
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #33add6;
  text-decoration: none;
  background-color: #f5f5f5;
  background-image: none;
}
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item).active > .bd-grid-item > a {
  color: #0777a3;
  background-color: #269ccb;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvdm1lbnU {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvd2FybmluZ01lc3NhZ2U {}
.bd-warningmessage-1 {
  border-radius: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvd2FybmluZ01lc3NhZ2U {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGU {}
.bd-pager-1 ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bd-pager-1 ul {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.bd-pager-1 ul li {
  display: inline-block;
}
.bd-pager-1 ul > li:first-child {
  float: left;
}
.bd-pager-1 ul > li:last-child {
  float: right;
}
.bd-pager-1 > .bd-pagination-13 > li.bd-paginationitem-13 > a,
.bd-pager-1 > .bd-pagination-13 > li.bd-paginationitem-13 > span,
.bd-pager-1 > .bd-pagination-13 > li.bd-paginationitem-13 > a:link,
.bd-pager-1 > .bd-pagination-13 > li.bd-paginationitem-13 > a:visited {
  border-radius: 0px;
}
.bd-pagination-13.right {
  text-align: right;
}
.bd-pagination-13.center {
  text-align: center;
}
.bd-pagination-13 > *:last-child {
  margin-right: 0;
}
.bd-pagination-13 span {
  cursor: default;
}
.pagination > ul.bd-pagination-13 > .active > a,
.pagination > ul.bd-pagination-13 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-13 > li.bd-paginationitem-13 > a,
.bd-pagination-13 > li.bd-paginationitem-13 > span,
.bd-pagination-13 > li.bd-paginationitem-13 > a:link,
.bd-pagination-13 > li.bd-paginationitem-13 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-13 > li.bd-paginationitem-13 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-13 > li.active.bd-paginationitem-13 > a,
.bd-pagination-13 > li.active.bd-paginationitem-13 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVDb250ZW50MQ {}
.bd-lightbox-5 {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1000000;
}
.bd-lightbox-5 .lightbox-image {
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}
.bd-lightbox-5 .lightbox-image.active {
  display: inline-block;
}
.bd-lightbox-5 .lightbox-error {
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}
.bd-lightbox-5 .loading {
  background: #ffffff url(../../assets/images/preloader01.gif) center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}
.bd-lightbox-5 .arrow {
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}
.bd-lightbox-5 .arrow.left {
  left: 9px;
}
.bd-lightbox-5 .arrow.right {
  right: 9px;
}
.bd-lightbox-5 .arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bd-lightbox-5 .arrow.disabled {
  display: none;
}
.bd-lightbox-5 .arrow-t,
.bd-lightbox-5 .arrow-b {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: relative;
  width: 30px;
}
html[dir="rtl"] .bd-lightbox-5 .arrow-t,
html[dir="rtl"] .bd-lightbox-5 .arrow-b {
  right: 26px;
}
html[dir="ltr"] .bd-lightbox-5 .arrow-t,
html[dir="ltr"] .bd-lightbox-5 .arrow-b {
  left: 26px;
}
.bd-lightbox-5 .arrow-t {
  top: 38px;
}
.bd-lightbox-5 .arrow-b {
  top: 50px;
}
.bd-lightbox-5 .close {
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}
.bd-lightbox-5 .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bd-lightbox-5 .close .cw,
.bd-lightbox-5 .close .ccw {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}
.bd-lightbox-5 .cw {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
  -moz-transform: rotate(45deg);
  /* Firefox */
}
.bd-lightbox-5 .ccw {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari and Chrome */
  -o-transform: rotate(-45deg);
  /* Opera */
  -moz-transform: rotate(-45deg);
  /* Firefox */
}
.bd-lightbox-5 .close-alt,
.bd-lightbox-5 .arrow-right-alt,
.bd-lightbox-5 .arrow-left-alt {
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}
.ie8 .bd-lightbox-5 .close-alt,
.ie8 .bd-lightbox-5 .arrow-right-alt,
.ie8 .bd-lightbox-5 .arrow-left-alt {
  display: block;
}
.ie8 .bd-lightbox-5 .cw,
.ie8 .bd-lightbox-5 .ccw {
  display: none;
}
.ie7 .close-alt,
.ie7 .arrow-right-alt,
.ie7 .arrow-left-alt {
  display: block !important;
}
.ie7 .cw,
.ie7 .ccw {
  display: none !important;
}
.bd-postcontent-1 img:not(.no-lightbox),
.bd-lightbox-5 .lightbox-image {
  cursor: pointer;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVDb250ZW50MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVDb250ZW50Mw {}
.bd-postcontent-2 {
  position: relative;
  margin-bottom: 10px;
  margin-top: 15px;
}
.bd-postcontent-2:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-16 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-postcontent-2:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-16,
.bd-postcontent-2:not(.shape-only).bd-custom-blockquotes blockquote p,
.bd-blockquotes-16 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVDb250ZW50Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVFeGNlcnB0Mg {}
.bd-postcontent-8 {
  position: relative;
  margin-bottom: 10px;
  margin-top: 15px;
}
.bd-postcontent-8:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-20 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-postcontent-8:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-20,
.bd-postcontent-8:not(.shape-only).bd-custom-blockquotes blockquote p,
.bd-blockquotes-20 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVFeGNlcnB0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVFeGNlcnB0Ng {}
.bd-postcontent-10 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVFeGNlcnB0Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIx {}
.bd-postheader-1 {
  margin-top: 0;
  padding-top: 20px;
}
.bd-postheader-1 a {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIy {}
.bd-postheader-2 {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.bd-postheader-2 a {
  display: inline-block;
}
h2.bd-postheader-2 {
  line-height: 51.42857144px;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 100;
  color: #777777;
}
h2.bd-postheader-2 a {
  color: #269ccb;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIz {}
.bd-postheader-3 {
  position: relative;
  margin-bottom: 10px;
  display: block;
}
.bd-postheader-3 a {
  display: inline-block;
}
h2.bd-postheader-3 {
  line-height: 51.42857144px;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 100;
  color: #777777;
}
h2.bd-postheader-3 a {
  color: #269ccb;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXIz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXJEZWZhdWx0 {}
.bd-postheader-6 a {
  display: inline-block;
}
h2.bd-postheader-6 {
  line-height: 48px;
  text-transform: none;
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 200;
}
h2.bd-postheader-6 a {
  line-height: 14px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVIZWFkZXJEZWZhdWx0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTE {}
.bd-postimage-1 {
  display: inline-block;
}
.bd-postimage-1 img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTY {}
.bd-postimage-5 {
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  float: left;
  display: inline-block;
}
.bd-postimage-5 {
  display: inline-block;
}
.bd-postimage-5 img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVJbWFnZTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVOYXZpZ2F0aW9uMQ {}
.bd-pagination-14.right {
  text-align: right;
}
.bd-pagination-14.center {
  text-align: center;
}
.bd-pagination-14 > *:last-child {
  margin-right: 0;
}
.bd-pagination-14 span {
  cursor: default;
}
.pagination > ul.bd-pagination-14 > .active > a,
.pagination > ul.bd-pagination-14 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-14 > li.bd-paginationitem-14 > a,
.bd-pagination-14 > li.bd-paginationitem-14 > span,
.bd-pagination-14 > li.bd-paginationitem-14 > a:link,
.bd-pagination-14 > li.bd-paginationitem-14 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-14 > li.bd-paginationitem-14 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-14 > li.active.bd-paginationitem-14 > a,
.bd-pagination-14 > li.active.bd-paginationitem-14 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2FydGljbGVOYXZpZ2F0aW9uMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JhY2tUb1RvcDE {}
a.bd-backtotop-1:hover {
  text-decoration: none;
}
.bd-backtotop-1 {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  z-index: auto;
}
@media (max-width: 1199px) {
  .bd-backtotop-1 {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
}
@media (max-width: 991px) {
  .bd-backtotop-1 {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
}
@media (max-width: 767px) {
  .bd-backtotop-1 {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
}
.bd-smoothscroll-3 {
  position: fixed;
  left: auto;
  right: 13.071%;
  top: 89.798%;
  bottom: auto;
  z-index: 9999;
}
@media (max-width: 1199px) {
  .bd-smoothscroll-3 {
    position: fixed;
    left: auto;
    right: 3.172%;
    top: 89.803%;
    bottom: auto;
  }
}
@media (max-width: 991px) {
  .bd-smoothscroll-3 {
    position: fixed;
    left: auto;
    right: 1.870%;
    top: 89.798%;
    bottom: auto;
  }
}
@media (max-width: 767px) {
  .bd-smoothscroll-3 {
    position: fixed;
    left: auto;
    right: 1.558%;
    top: 49.039%;
    bottom: auto;
  }
}
.bd-icon-67:before {
  content: '\216';
}
.bd-icon-67:before {
  visibility: inherit;
}
.bd-icon-67:before {
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  background-color: rgba(12, 50, 64, 0.25);
  font-size: 30px;
  padding: 10px;
  line-height: 42.85714287px;
  line-height: 30px;
}
.bd-icon-67:hover:before {
  background-color: rgba(21, 86, 112, 0.5);
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JhY2tUb1RvcDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNhdGVnb3J5bmFtZTE {}
.bd-categoryname-1 {
  padding: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNhdGVnb3J5bmFtZTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRhdmF0YXI0 {}
.bd-commentavatar-4 {
  display: inline-block;
}
.bd-commentavatar-4 {
  display: inline-block;
}
.bd-commentavatar-4 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRhdmF0YXI0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRtZXRhZGF0YTQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRtZXRhZGF0YTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRyZXBseTQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnRyZXBseTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnR0ZXh0NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWNvbW1lbnR0ZXh0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcmFyZWEx {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvb3RlcmFyZWEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvcm00 {}
.bd-form-4 {
  min-height: 100px;
  margin-bottom: 101px;
  background-color: #0c3240;
  width: 90%;
}
.bd-form-4 .bd-form-input {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #ffffff;
  border-radius: 0px;
  color: #555555;
}
.bd-form-4 .bd-form-input[type="text"]::-webkit-input-placeholder {
  color: #555555;
}
.bd-form-4 .bd-form-input[type="text"]:-moz-placeholder {
  color: #555555;
}
.bd-form-4 .bd-form-input[type="text"]:-ms-input-placeholder {
  color: #555555;
}
.bd-form-4 .bd-form-label {
  font-weight: normal;
  color: #ffffff;
}
.bd-form-4 .bd-form-checkbox-label {
  font-weight: normal;
}
.bd-form-4 .bd-form-radiobutton-label {
  font-weight: normal;
}
.bd-bootstrapcheckbox-5 {
  color: #555555;
}
.bd-bootstrapinput-7.form-control {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #ffffff;
  border-radius: 0px;
  color: #555555;
}
.bd-bootstrapinput-7.form-control[type="text"]::-webkit-input-placeholder {
  color: #555555;
}
.bd-bootstrapinput-7.form-control[type="text"]:-moz-placeholder {
  color: #555555;
}
.bd-bootstrapinput-7.form-control[type="text"]:-ms-input-placeholder {
  color: #555555;
}
label {
  font-weight: normal;
  color: #ffffff;
}
.bd-bootstrapradiobutton-5 {
  color: #555555;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWZvcm00 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWdvb2dsZW1hcDM {}
.bd-googlemap-3 {
  height: 100%;
  width: 100%;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWdvb2dsZW1hcDM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWhlYWRlcmFyZWEx {}
body.bd-homepage .bd-headerarea-1 {
  position: absolute;
  z-index: 3;
  width: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWhlYWRlcmFyZWEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTE {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MTk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjE {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MjY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mjc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mjc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mjg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mjg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mjk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mjk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzE {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50MzY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mzc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mzc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mzg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mzg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mzk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Mzk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50NDA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50NDA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWh0bWxjb250ZW50OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWljb25saW5rMg {}
.bd-iconlink-2 {
  float: right;
  margin-top: 0.5em;
  margin-left: 2em;
}
@media (max-width: 767px) {
  .bd-iconlink-2 {
    float: none;
    margin-bottom: 2em;
  }
}
.bd-icon-22:before {
  content: '\129';
}
.bd-icon-22:before {
  visibility: inherit;
}
.bd-icon-22:before {
  color: #ffffff;
  font-size: 36px;
  line-height: 51.42857144px;
  line-height: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWljb25saW5rMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWljb25saW5rNQ {}
.bd-iconlink-5 {
  float: right;
  margin-top: 0.5em;
  margin-left: 2em;
}
@media (max-width: 767px) {
  .bd-iconlink-5 {
    float: none;
    margin-bottom: 2em;
  }
}
.bd-icon-43:before {
  content: '\157';
}
.bd-icon-43:before {
  visibility: inherit;
}
.bd-icon-43:before {
  color: #ffffff;
  font-size: 36px;
  line-height: 51.42857144px;
  line-height: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWljb25saW5rNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWljb25saW5rNw {}
.bd-iconlink-7 {
  float: right;
  margin-top: 0.5em;
  margin-left: 2em;
}
@media (max-width: 767px) {
  .bd-iconlink-7 {
    float: none;
    margin-bottom: 2em;
  }
}
.bd-icon-55:before {
  content: '\288';
}
.bd-icon-55:before {
  visibility: inherit;
}
.bd-icon-55:before {
  color: #ffffff;
  font-size: 36px;
  line-height: 51.42857144px;
  line-height: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWljb25saW5rNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEw {}
.bd-imagelink-10 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwMQ {}
.bd-imagelink-101 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  height: 496px;
  width: 406px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwMw {}
.bd-imagelink-103 {
  width: 500px;
}
.bd-flexalign-17 {
  height: 100%;
}
.bd-flexalign-17 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwNA {}
.bd-imagelink-104 {
  width: 128px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwNQ {}
.bd-imagelink-105 {
  display: inline-block;
  width: 128px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwNg {}
.bd-imagelink-106 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwOA {}
.bd-imagelink-108 {
  height: 28px;
  margin-top: 42px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEx {}
.bd-imagelink-11 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazExMA {}
.bd-imagelink-110 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  height: 523px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazExMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazExMg {}
.bd-imagelink-112 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  height: 523px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazExMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazExMw {}
.bd-imagelink-113 {
  width: 710px;
  margin-bottom: 1ex;
  margin-top: 5ex;
}
.bd-imagelink-113 {
  margin-top: 0;
  margin-bottom: 0;
}
.bd-flexalign-8 {
  height: 100%;
}
.bd-flexalign-8 > * {
  margin: auto;
}
.bd-flexalign-8 {
  margin-top: 5ex;
  margin-bottom: 1ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazExMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazExNw {}
.bd-imagelink-117 {
  height: 150px;
  float: left;
  margin: 10px 10px 10px 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazExNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazExOA {}
.bd-imagelink-118 {
  width: 1397px;
}
.bd-flexalign-12 {
  height: 100%;
}
.bd-flexalign-12 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazExOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEy {}
.bd-imagelink-12 {
  height: 90px;
  margin-top: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEyMA {}
.bd-imagelink-120 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  height: 360px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEyMg {}
.bd-imagelink-122 {
  width: 300px;
  margin-top: 3em;
}
.bd-imagelink-122 {
  margin-top: 0;
}
.bd-flexalign-5 {
  height: 100%;
}
.bd-flexalign-5 > * {
  margin: auto;
}
.bd-flexalign-5 {
  margin-top: 3em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEyNA {}
.bd-imagelink-124 {
  height: 150px;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEyNg {}
.bd-imagelink-126 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  display: inline-block;
  margin: 1em -100% 1em 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEyOA {}
.bd-imagelink-128 {
  display: inline-block;
  display: block;
  width: 100px;
}
.bd-imagelink-128 img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEyOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzMA {}
.bd-imagelink-130 {
  height: 90px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzMQ {}
.bd-imagelink-131 {
  width: 128px;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzMw {}
.bd-imagelink-133 {
  height: 70px;
  margin-top: 50px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzNA {}
.bd-imagelink-134 {
  height: 28px;
  margin-top: 76px;
  margin-bottom: 14px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzNQ {}
.bd-imagelink-135 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzNw {}
.bd-imagelink-137 {
  width: 626px;
}
.bd-flexalign-16 {
  height: 100%;
}
.bd-flexalign-16 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzOQ {}
.bd-imagelink-139 {
  width: 595px;
}
.bd-flexalign-18 {
  height: 100%;
}
.bd-flexalign-18 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazEzOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0 {}
.bd-imagelink-14 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0MQ {}
.bd-imagelink-141 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0Mw {}
.bd-imagelink-143 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0NQ {}
.bd-imagelink-145 {
  height: 482px;
  width: 369px;
}
.bd-flexalign-19 {
  height: 100%;
}
.bd-flexalign-19 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0Nw {}
.bd-imagelink-147 {
  width: 128px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0OA {}
.bd-imagelink-148 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE0OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE1MA {}
.bd-imagelink-150 {
  height: 18em;
}
.bd-flexalign-20 {
  height: 100%;
}
.bd-flexalign-20 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE1MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE1Mg {}
.bd-imagelink-152 {
  width: 326px;
  padding-top: 1em;
  display: block;
  margin: 10px auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE1Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE1NA {}
.bd-imagelink-154 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 595px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE1NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE1Ng {}
.bd-imagelink-156 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE1OA {}
.bd-imagelink-158 {
  height: 323px;
  width: 369px;
}
.bd-flexalign-22 {
  height: 100%;
}
.bd-flexalign-22 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE1OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE2MQ {}
.bd-imagelink-161 {
  width: 595px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE2MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE2NA {}
.bd-imagelink-164 {
  width: 128px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE2NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE2Ng {}
.bd-imagelink-166 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE2Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE2OA {}
.bd-imagelink-168 {
  width: 526px;
}
.bd-flexalign-24 {
  height: 100%;
}
.bd-flexalign-24 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE2OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE2OQ {}
.bd-imagelink-169 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 403px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE3 {}
.bd-imagelink-17 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE3NA {}
.bd-imagelink-174 {
  height: 80px;
  margin-top: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE3NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE3Ng {}
.bd-imagelink-176 {
  width: 128px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE3Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE3Nw {}
.bd-imagelink-177 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE3OQ {}
.bd-imagelink-179 {
  height: 18em;
}
.bd-flexalign-26 {
  height: 100%;
}
.bd-flexalign-26 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE4 {}
.bd-imagelink-18 {
  height: 100px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE4MQ {}
.bd-imagelink-181 {
  height: 18em;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE4MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE4Mw {}
.bd-imagelink-183 {
  width: 300px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE4Ng {}
.bd-imagelink-186 {
  height: 120px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE4Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE4OA {}
.bd-imagelink-188 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE4OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5MA {}
.bd-imagelink-190 {
  width: 469px;
}
.bd-flexalign-27 {
  height: 100%;
}
.bd-flexalign-27 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5Mg {}
.bd-imagelink-192 {
  position: absolute;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5NQ {}
.bd-imagelink-195 {
  height: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5Ng {}
.bd-imagelink-196 {
  height: 70px;
  margin-top: 30px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5Nw {}
.bd-imagelink-197 {
  height: 100px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5OA {}
.bd-imagelink-198 {
  height: 80px;
  margin-top: 18px;
  margin-bottom: 2px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5OQ {}
.bd-imagelink-199 {
  width: 526px;
}
.bd-flexalign-30 {
  height: 100%;
}
.bd-flexalign-30 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazE5OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIwMQ {}
.bd-imagelink-201 {
  width: 128px;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIwMg {}
.bd-imagelink-202 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIwNA {}
.bd-imagelink-204 {
  width: 626px;
}
.bd-flexalign-31 {
  height: 100%;
}
.bd-flexalign-31 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIwNg {}
.bd-imagelink-206 {
  width: 595px;
}
.bd-flexalign-32 {
  height: 100%;
}
.bd-flexalign-32 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIwOA {}
.bd-imagelink-208 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 765px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIx {}
.bd-imagelink-21 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxMA {}
.bd-imagelink-210 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 595px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxMg {}
.bd-imagelink-212 {
  width: 590px;
}
.bd-flexalign-33 {
  height: 100%;
}
.bd-flexalign-33 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxNA {}
.bd-imagelink-214 {
  width: 526px;
}
.bd-flexalign-35 {
  height: 100%;
}
.bd-flexalign-35 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxNg {}
.bd-imagelink-216 {
  width: 526px;
}
.bd-flexalign-34 {
  height: 100%;
}
.bd-flexalign-34 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxOA {}
.bd-imagelink-218 {
  width: 128px;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxOQ {}
.bd-imagelink-219 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIxOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIyMg {}
.bd-imagelink-222 {
  width: 626px;
}
.bd-flexalign-36 {
  height: 100%;
}
.bd-flexalign-36 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIyNA {}
.bd-imagelink-224 {
  width: 595px;
}
.bd-flexalign-37 {
  height: 100%;
}
.bd-flexalign-37 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIyNg {}
.bd-imagelink-226 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 765px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIyOA {}
.bd-imagelink-228 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIyOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzMA {}
.bd-imagelink-230 {
  width: 590px;
}
.bd-flexalign-38 {
  height: 100%;
}
.bd-flexalign-38 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzMQ {}
.bd-imagelink-231 {
  width: 128px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzMg {}
.bd-imagelink-232 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzNA {}
.bd-imagelink-234 {
  width: 626px;
}
.bd-flexalign-39 {
  height: 100%;
}
.bd-flexalign-39 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzNg {}
.bd-imagelink-236 {
  width: 595px;
}
.bd-flexalign-40 {
  height: 100%;
}
.bd-flexalign-40 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzOA {}
.bd-imagelink-238 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 800px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazIzOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0MA {}
.bd-imagelink-240 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 595px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0Mg {}
.bd-imagelink-242 {
  width: 590px;
}
.bd-flexalign-41 {
  height: 100%;
}
.bd-flexalign-41 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0NA {}
.bd-imagelink-244 {
  width: 526px;
}
.bd-flexalign-42 {
  height: 100%;
}
.bd-flexalign-42 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0Ng {}
.bd-imagelink-246 {
  width: 128px;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0Nw {}
.bd-imagelink-247 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0OQ {}
.bd-imagelink-249 {
  width: 626px;
}
.bd-flexalign-43 {
  height: 100%;
}
.bd-flexalign-43 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI1 {}
.bd-imagelink-25 {
  height: 100px;
  margin-top: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI1MQ {}
.bd-imagelink-251 {
  width: 595px;
}
.bd-flexalign-44 {
  height: 100%;
}
.bd-flexalign-44 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI1MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI1Mw {}
.bd-imagelink-253 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 765px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI1Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI1NQ {}
.bd-imagelink-255 {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
  width: 595px;
  margin: 2em -50% 2em 50%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI1NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI1Nw {}
.bd-imagelink-257 {
  width: 590px;
}
.bd-flexalign-45 {
  height: 100%;
}
.bd-flexalign-45 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI1Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2MA {}
.bd-imagelink-260 {
  width: 526px;
}
.bd-flexalign-46 {
  height: 100%;
}
.bd-flexalign-46 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2Mg {}
.bd-imagelink-262 {
  display: inline-block;
  margin-left: 110px;
  margin-top: 30px;
  margin-right: 20px;
  width: 264px;
  padding: 15px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2Mw {}
.bd-imagelink-263 {
  width: 326px;
  display: inline-block;
  margin-right: 200px;
  margin-left: 80px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2NQ {}
.bd-imagelink-265 {
  width: 626px;
}
.bd-flexalign-47 {
  height: 100%;
}
.bd-flexalign-47 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2Nw {}
.bd-imagelink-267 {
  width: 595px;
  margin-top: 2em;
}
.bd-imagelink-267 {
  margin-top: 0;
}
.bd-flexalign-48 {
  height: 100%;
}
.bd-flexalign-48 > * {
  margin: auto;
}
.bd-flexalign-48 {
  margin-top: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2OQ {}
.bd-imagelink-269 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 595px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI3 {}
.bd-imagelink-27 {
  height: 120px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI3MQ {}
.bd-imagelink-271 {
  width: 585px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI3MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI3Mw {}
.bd-imagelink-273 {
  margin-top: 70px;
  width: 150px;
  margin-bottom: 13px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI4 {}
.bd-imagelink-28 {
  height: 80px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI4MA {}
.bd-imagelink-280 {
  height: 110px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI4MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI4NQ {}
.bd-imagelink-285 {
  height: 380px;
  margin-bottom: 10px;
  margin-top: 10px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI4NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI4OQ {}
.bd-imagelink-289 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  height: 210px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI4OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5 {}
.bd-imagelink-29 {
  height: 70px;
  margin-top: 50px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5NA {}
.bd-imagelink-294 {
  width: 350px;
  margin-top: 3em;
}
.bd-imagelink-294 {
  margin-top: 0;
}
.bd-flexalign-13 {
  height: 100%;
}
.bd-flexalign-13 > * {
  margin: auto;
}
.bd-flexalign-13 {
  margin-top: 3em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5NQ {}
.bd-imagelink-295 {
  margin-top: 66px;
  margin-bottom: 14px;
  width: 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5Nw {}
.bd-imagelink-297 {
  margin-top: 66px;
  margin-bottom: 13px;
  width: 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5OQ {}
.bd-imagelink-299 {
  margin-top: 50px;
  height: 60px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazI5OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMw {}
.bd-imagelink-30 {
  margin-top: 30px;
  height: 50px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMwMQ {}
.bd-imagelink-301 {
  margin-bottom: 10px;
  margin-top: 10px;
  display: inline-block;
  width: 595px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMwMw {}
.bd-imagelink-303 {
  width: 200px;
  display: inline-block;
  padding-left: 1em;
  padding-right: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMwNA {}
.bd-imagelink-304 {
  margin-top: 66px;
  margin-bottom: 13px;
  width: 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMwOQ {}
.bd-imagelink-309 {
  margin-top: 66px;
  margin-bottom: 14px;
  width: 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMx {}
.bd-imagelink-31 {
  height: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxMA {}
.bd-imagelink-310 {
  width: 200px;
  display: inline-block;
  padding-left: 1em;
  padding-right: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxMQ {}
.bd-imagelink-311 {
  margin-top: 66px;
  margin-bottom: 14px;
  width: 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxMw {}
.bd-imagelink-313 {
  width: 200px;
  padding-left: 1em;
  float: right;
  padding-right: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxNA {}
.bd-imagelink-314 {
  width: 200px;
  padding-left: 1em;
  padding-right: 2em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxNg {}
.bd-imagelink-316 {
  width: 595px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxOA {}
.bd-imagelink-318 {
  height: 427px;
  width: 595px;
  display: block;
  -webkit-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.33);
  -o-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.33);
  -ms-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.33);
  margin: 10px auto 10px 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMxOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMy {}
.bd-imagelink-32 {
  height: 128px;
  width: 128px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyMA {}
.bd-imagelink-320 {
  height: 463px;
  width: 595px;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, 0.33);
  -o-box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, 0.33);
  -ms-box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, 0.33);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyMg {}
.bd-imagelink-322 {
  margin-top: 3em;
  width: 595px;
}
.bd-imagelink-322 {
  margin-top: 0;
}
.bd-flexalign-29 {
  height: 100%;
}
.bd-flexalign-29 > * {
  margin: auto;
}
.bd-flexalign-29 {
  margin-top: 3em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyNA {}
.bd-imagelink-324 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 595px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyNg {}
.bd-imagelink-326 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  height: 536px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyNw {}
.bd-imagelink-327 {
  height: 480px;
  margin-top: 6ex;
}
.bd-imagelink-327 {
  margin-top: 0;
}
.bd-flexalign-49 {
  height: 100%;
}
.bd-flexalign-49 > * {
  margin: auto;
}
.bd-flexalign-49 {
  margin-top: 6ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyOQ {}
.bd-imagelink-329 {
  width: 200px;
  padding-left: 2em;
  padding-right: 1em;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMyOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMz {}
.bd-imagelink-33 {
  height: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzMA {}
.bd-imagelink-330 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 595px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  border-radius: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzMg {}
.bd-imagelink-332 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  height: 445px;
  width: 595px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.25);
  border-radius: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzMw {}
.bd-imagelink-333 {
  height: 600px;
  margin-top: 6ex;
}
.bd-imagelink-333 {
  margin-top: 0;
}
.bd-flexalign-50 {
  height: 100%;
}
.bd-flexalign-50 > * {
  margin: auto;
}
.bd-flexalign-50 {
  margin-top: 6ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzNg {}
.bd-imagelink-336 {
  width: 96px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzNw {}
.bd-imagelink-337 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzOA {}
.bd-imagelink-338 {
  margin-top: 3em;
}
.bd-imagelink-338 {
  margin-top: 0;
}
.bd-flexalign-55 {
  height: 100%;
}
.bd-flexalign-55 > * {
  margin: auto;
}
.bd-flexalign-55 {
  margin-top: 3em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazMzOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM0MQ {}
.bd-imagelink-341 {
  width: 595px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM1 {}
.bd-imagelink-35 {
  height: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM2Nw {}
.bd-imagelink-367 {
  height: 120px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM2OQ {}
.bd-imagelink-369 {
  margin-top: 66px;
  margin-bottom: 14px;
  width: 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3 {}
.bd-imagelink-37 {
  position: absolute;
  top: 90%;
  left: 80%;
  right: auto;
  bottom: auto;
  display: block;
  width: 198px;
  height: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3MA {}
.bd-imagelink-370 {
  margin-top: 62px;
  margin-bottom: 13px;
  width: 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3NQ {}
.bd-imagelink-375 {
  padding-bottom: 9px;
  padding-top: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3Nw {}
.bd-imagelink-377 {
  padding-top: 10px;
  padding-bottom: 9px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3OQ {}
.bd-imagelink-379 {
  padding-top: 10px;
  padding-bottom: 9px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM4 {}
.bd-imagelink-38 {
  height: 60px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM4Mg {}
.bd-imagelink-382 {
  margin-top: 78px;
  margin-bottom: 14px;
  width: 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM4Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5MA {}
.bd-imagelink-390 {
  width: 96px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5MQ {}
.bd-imagelink-391 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5Mg {}
.bd-imagelink-392 {
  margin-top: 66px;
  margin-bottom: 14px;
  width: 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5NA {}
.bd-imagelink-394 {
  width: 90px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5NQ {}
.bd-flexalign-52 {
  height: 100%;
}
.bd-flexalign-52 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5Ng {}
.bd-imagelink-396 {
  width: 90px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5OA {}
.bd-imagelink-398 {
  width: 495px;
}
.bd-flexalign-23 {
  height: 100%;
}
.bd-flexalign-23 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazM5OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ {}
.bd-imagelink-4 {
  margin-top: 40px;
  height: 60px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQw {}
.bd-imagelink-40 {
  height: 60px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwMA {}
.bd-imagelink-400 {
  width: 595px;
}
.bd-flexalign-53 {
  height: 100%;
}
.bd-flexalign-53 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwMg {}
.bd-imagelink-402 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwNA {}
.bd-imagelink-404 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 295px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwNg {}
.bd-imagelink-406 {
  height: 557px;
}
.bd-flexalign-54 {
  height: 100%;
}
.bd-flexalign-54 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwOA {}
.bd-imagelink-408 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwOQ {}
.bd-imagelink-409 {
  display: block;
  position: absolute;
  top: 10.853%;
  left: 2.814%;
  right: 71.295%;
  bottom: 80.620%;
  width: 199px;
  height: 43px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQx {}
.bd-imagelink-41 {
  width: 526px;
}
.bd-flexalign-15 {
  height: 100%;
}
.bd-flexalign-15 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQxMQ {}
.bd-imagelink-411 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 295px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQxMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQxMw {}
.bd-imagelink-413 {
  height: 497px;
}
.bd-flexalign-51 {
  height: 100%;
}
.bd-flexalign-51 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQxMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQy {}
.bd-imagelink-42 {
  height: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ0 {}
.bd-imagelink-44 {
  position: absolute;
  top: 0;
  left: 5.845%;
  right: auto;
  bottom: auto;
  width: 412px;
  height: 384px;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ1 {}
.bd-imagelink-45 {
  position: absolute;
  top: 86.767%;
  left: 14.188%;
  right: auto;
  bottom: auto;
  width: 198px;
  height: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ2 {}
.bd-imagelink-46 {
  width: 526px;
}
.bd-flexalign-21 {
  height: 100%;
}
.bd-flexalign-21 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ3 {}
.bd-imagelink-47 {
  position: absolute;
  top: 90%;
  left: 80%;
  right: auto;
  bottom: auto;
  width: 198px;
  height: 36px;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ4 {}
.bd-imagelink-48 {
  position: absolute;
  top: 90%;
  left: 80%;
  right: auto;
  bottom: auto;
  width: 198px;
  height: 36px;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ4Mw {}
.bd-imagelink-483 {
  margin-top: 54px;
  margin-bottom: 13px;
  width: 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazQ4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazUw {}
.bd-imagelink-50 {
  width: 128px;
}
.bd-flexalign-14 {
  height: 100%;
}
.bd-flexalign-14 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazUw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazUwMA {}
.bd-imagelink-500 {
  margin-top: 66px;
  margin-bottom: 14px;
  width: 150px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazUwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazUy {}
.bd-imagelink-52 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  height: 385px;
  width: 595px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazUy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazUzMg {}
.bd-imagelink-532 {
  margin-top: 70px;
  width: 150px;
  margin-bottom: 13px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazUzMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU0 {}
.bd-imagelink-54 {
  width: 96px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU0OA {}
.bd-imagelink-548 {
  margin-top: 50px;
  height: 60px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU0OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU0OQ {}
.bd-imagelink-549 {
  padding-top: 10px;
  padding-bottom: 9px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU1 {}
.bd-imagelink-55 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU1MA {}
.bd-imagelink-550 {
  padding-top: 10px;
  padding-bottom: 9px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU1MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU1MQ {}
.bd-imagelink-551 {
  padding-bottom: 9px;
  padding-top: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU1MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU1Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU1Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU1Ng {}
.bd-imagelink-556 {
  margin-top: 50px;
  height: 60px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU4 {}
.bd-imagelink-58 {
  height: 70px;
  display: block;
  margin-top: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU5 {}
.bd-imagelink-59 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazU5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazYw {}
.bd-imagelink-60 {
  height: 120px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazYw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazYx {}
.bd-imagelink-61 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazYx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazYy {}
.bd-imagelink-62 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazYy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazYz {}
.bd-imagelink-63 {
  height: 120px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazYz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazY0 {}
.bd-imagelink-64 {
  height: 120px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazY0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazY1 {}
.bd-imagelink-65 {
  height: 120px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazY1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazY2 {}
.bd-imagelink-66 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazY2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazY3 {}
.bd-imagelink-67 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazY3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazY4 {}
.bd-imagelink-68 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazY4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazcx {}
.bd-imagelink-71 {
  width: 595px;
}
.bd-flexalign-10 {
  height: 100%;
}
.bd-flexalign-10 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazcx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazc0 {}
.bd-imagelink-74 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazc0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazc5 {}
.bd-imagelink-79 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 295px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazc5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg {}
.bd-imagelink-8 {
  height: 18em;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazgy {}
.bd-imagelink-82 {
  height: 480px;
  width: 480px;
}
.bd-flexalign-28 {
  height: 100%;
}
.bd-flexalign-28 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazgy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazgz {}
.bd-imagelink-83 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazgz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg0 {}
.bd-imagelink-84 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg1 {}
.bd-imagelink-85 {
  height: 200px;
}
.bd-flexalign-7 {
  height: 100%;
}
.bd-flexalign-7 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg2 {}
.bd-imagelink-86 {
  width: 455px;
}
.bd-flexalign-6 {
  height: 100%;
}
.bd-flexalign-6 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg3 {}
.bd-imagelink-87 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg4 {}
.bd-imagelink-88 {
  height: 557px;
}
.bd-flexalign-11 {
  height: 100%;
}
.bd-flexalign-11 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg5 {}
.bd-imagelink-89 {
  width: 128px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazg5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazk {}
.bd-imagelink-9 {
  width: 50px;
  opacity: 0.5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazkz {}
.bd-imagelink-93 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  height: 385px;
  width: 595px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazkz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazk0 {}
.bd-imagelink-94 {
  width: 580px;
}
.bd-flexalign-4 {
  height: 100%;
}
.bd-flexalign-4 > * {
  margin: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazk0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazk3 {}
.bd-imagelink-97 {
  width: 326px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazk3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazk5 {}
.bd-imagelink-99 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
  width: 473px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWltYWdlbGluazk5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWlucHV0MTA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWlucHV0MTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWlucHV0Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWlucHV0Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWlucHV0OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWlucHV0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE {}
.bd-layoutbox-1 {
  overflow: hidden;
  position: relative;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .bd-layoutbox-1 {
    margin-top: 4px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEw {}
.bd-layoutbox-10 {
  width: 50%;
  margin-left: auto;
  margin-right: 0px;
  float: left;
}
@media (max-width: 991px) {
  .bd-layoutbox-10 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-10 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEx {}
.bd-layoutbox-11 {
  background-color: rgba(0, 0, 0, 0.3);
  height: 400px;
  width: 100%;
  left: 50.000%;
  top: 49.778%;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  right: -50%;
  bottom: -51.111%;
  padding: 1em;
}
@media (max-width: 767px) {
  .bd-layoutbox-11 {
    width: 100%;
  }
}
.bd-layoutbox-11 {
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEy {}
.bd-layoutbox-12 {
  position: absolute;
  width: 570px;
  right: auto;
  top: 59.812%;
  background-color: rgba(255, 255, 255, 0.55);
  left: 50.169%;
  bottom: auto;
  display: block;
  height: 200px;
  padding: 1em;
  border: 2px solid rgba(0, 0, 0, 0);
}
@media (max-width: 1199px) {
  .bd-layoutbox-12 {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .bd-layoutbox-12 {
    width: 45%;
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-12 {
    width: 100%;
  }
}
.bd-layoutbox-12 {
  text-align: center;
}
.bd-layoutbox-12 h3 {
  text-align: center;
}
.bd-animation-2.animated.fadeInRight {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEz {}
.bd-layoutbox-13 {
  float: right;
  width: 50%;
  margin-left: auto;
  margin-right: 0px;
}
@media (max-width: 991px) {
  .bd-layoutbox-13 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-13 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDEz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE1 {}
.bd-layoutbox-15 {
  position: absolute;
  display: block;
  width: 600px;
  right: 23.410%;
  left: 23.410%;
  bottom: 7.656%;
  top: 4.067%;
  height: 350px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE3 {}
.bd-layoutbox-17 {
  float: left;
  width: 50%;
  margin-left: auto;
  margin-right: 0px;
  margin-top: 30px;
}
@media (max-width: 991px) {
  .bd-layoutbox-17 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-17 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE5 {}
.bd-layoutbox-19 {
  display: block;
  margin-top: -67px;
  height: 119px;
  margin-bottom: -87px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDE5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI {}
.bd-layoutbox-2 {
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .bd-layoutbox-2 {
    margin-top: 4px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIw {}
.bd-layoutbox-20 {
  width: 172px;
  height: 131px;
  display: block;
  right: auto;
  bottom: auto;
  left: 66.325%;
  top: 51.493%;
  position: absolute;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIx {}
.bd-layoutbox-21 {
  width: 65%;
  margin-left: auto;
  margin-right: 0px;
  float: left;
  margin-bottom: 30px;
  height: 106px;
}
@media (max-width: 991px) {
  .bd-layoutbox-21 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-21 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIy {}
.bd-layoutbox-22 {
  position: absolute;
  width: 43%;
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  right: 0.000%;
  top: 50.000%;
  background-color: rgba(255, 255, 255, 0.5);
  left: 50.000%;
  bottom: 22.287%;
  height: 188px;
  padding: 1em;
  border: 2px solid rgba(0, 0, 0, 0);
}
@media (max-width: 1199px) {
  .bd-layoutbox-22 {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .bd-layoutbox-22 {
    width: 45%;
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-22 {
    width: 100%;
  }
}
.bd-layoutbox-22 {
  text-align: center;
}
.bd-layoutbox-22 h3 {
  text-align: center;
}
.bd-animation-5.animated.fadeInRight {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIz {}
.bd-layoutbox-23 {
  float: right;
  width: 50%;
  margin-left: auto;
  margin-right: 0px;
}
@media (max-width: 991px) {
  .bd-layoutbox-23 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-23 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDIz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI0 {}
.bd-layoutbox-24 {
  width: 50%;
  margin-left: auto;
  margin-right: 0px;
  float: left;
}
@media (max-width: 991px) {
  .bd-layoutbox-24 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-24 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI1 {}
.bd-layoutbox-25 {
  position: absolute;
  top: 43.623%;
  left: 17.436%;
  right: auto;
  bottom: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI2 {}
.bd-layoutbox-26 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-26 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI3 {}
.bd-layoutbox-27 {
  position: absolute;
  width: 490px;
  right: auto;
  top: 52.933%;
  background-color: rgba(255, 255, 255, 0.5);
  left: 53.463%;
  bottom: auto;
  height: 175px;
  display: block;
  padding: 1.2em;
  border: 2px solid rgba(0, 0, 0, 0);
}
@media (max-width: 1199px) {
  .bd-layoutbox-27 {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .bd-layoutbox-27 {
    width: 45%;
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-27 {
    width: 100%;
  }
}
.bd-layoutbox-27 {
  text-align: center;
}
.bd-layoutbox-27 h3 {
  text-align: center;
}
.bd-layoutbox-27 h2 {
  text-align: center;
}
.bd-animation-6.animated.fadeInRight {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI5 {}
.bd-layoutbox-29 {
  position: absolute;
  width: 371px;
  right: 0.338%;
  top: 46.921%;
  background-color: rgba(255, 255, 255, 0.5);
  left: 67.568%;
  bottom: 19.062%;
  height: 175px;
  display: block;
  padding: 1.2em;
  border: 2px solid rgba(0, 0, 0, 0);
}
@media (max-width: 1199px) {
  .bd-layoutbox-29 {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .bd-layoutbox-29 {
    width: 45%;
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-29 {
    width: 100%;
  }
}
.bd-layoutbox-29 {
  text-align: center;
}
.bd-layoutbox-29 h3 {
  text-align: center;
}
.bd-layoutbox-29 h2 {
  text-align: center;
}
.bd-animation-3.animated.fadeInRight {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDI5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM {}
.bd-layoutbox-3 {
  position: relative;
}
@media (max-width: 991px) {
  .bd-layoutbox-3 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-3 {
    text-align: center;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDMw {}
.bd-layoutbox-30 {
  right: 0;
  top: 50%;
  position: absolute;
  -webkit-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
}
@media (max-width: 991px) {
  .bd-layoutbox-30 {
    background-color: rgba(21, 86, 112, 0.75);
    padding: 1em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDMx {}
.bd-layoutbox-31 {
  position: absolute;
  width: 440px;
  right: auto;
  top: 35.924%;
  background-color: rgba(255, 255, 255, 0.55);
  left: 3.209%;
  bottom: auto;
  display: block;
  height: 215px;
  padding: 1em;
  border: 2px solid rgba(0, 0, 0, 0);
}
@media (max-width: 1199px) {
  .bd-layoutbox-31 {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .bd-layoutbox-31 {
    width: 45%;
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-31 {
    width: 100%;
  }
}
.bd-layoutbox-31 {
  text-align: center;
}
.bd-layoutbox-31 h3 {
  text-align: center;
}
.bd-animation-1.animated.fadeInLeft {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDMx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDMy {}
.bd-layoutbox-32 {
  position: absolute;
  top: 34.506%;
  left: 48.034%;
  right: auto;
  bottom: auto;
  width: 605px;
  display: block;
  background-color: rgba(255, 255, 255, 0);
  padding: 20px;
}
@media (max-width: 767px) {
  .bd-layoutbox-32 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDMy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDMz {}
.bd-layoutbox-33 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-33 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDMz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM0 {}
.bd-layoutbox-34 {
  position: absolute;
  top: 48.911%;
  left: 1.026%;
  width: 777px;
  right: 32.479%;
  bottom: 11.558%;
  display: block;
  height: 236px;
  padding: 20px;
}
@media (max-width: 767px) {
  .bd-layoutbox-34 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM1 {}
.bd-layoutbox-35 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-35 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM2 {}
.bd-layoutbox-36 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-36 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM3 {}
.bd-layoutbox-37 {
  position: absolute;
  top: 54.030%;
  left: 67.778%;
  right: -0.855%;
  bottom: 13.433%;
  width: 387px;
  height: 108px;
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  padding-right: 4ex;
  padding-left: 4ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM4 {}
.bd-layoutbox-38 {
  position: absolute;
  top: 23.953%;
  left: 1.624%;
  right: 50.855%;
  bottom: 8.040%;
  width: 555px;
  display: block;
  background-color: rgba(21, 86, 112, 0.6);
  height: 320px;
  padding: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM5 {}
.bd-layoutbox-39 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-39 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDM5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ {}
.bd-layoutbox-4 {
  position: relative;
  overflow: hidden;
}
.bd-layoutbox-4 {
  text-align: justify;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQw {}
.bd-layoutbox-40 {
  float: left;
  width: 95%;
  margin-left: auto;
  margin-right: 0px;
  margin-top: 30px;
}
@media (max-width: 991px) {
  .bd-layoutbox-40 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-40 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQx {}
.bd-layoutbox-41 {
  width: 100%;
  margin-left: auto;
  margin-right: 0px;
  float: left;
  margin-bottom: 30px;
  height: 106px;
}
@media (max-width: 991px) {
  .bd-layoutbox-41 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-41 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQy {}
.bd-layoutbox-42 {
  float: right;
  width: 50%;
  background-color: rgba(255, 255, 255, 0.75);
  height: 148px;
  margin-top: 95px;
  margin-bottom: 30px;
}
.bd-layoutbox-42 h1 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQz {}
.bd-layoutbox-43 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-43 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ0 {}
.bd-layoutbox-44 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-44 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ1 {}
.bd-layoutbox-45 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-45 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ2 {}
.bd-layoutbox-46 {
  float: left;
  width: 95%;
  margin-left: auto;
  margin-right: 0px;
  margin-top: 30px;
}
@media (max-width: 991px) {
  .bd-layoutbox-46 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-46 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ3 {}
.bd-layoutbox-47 {
  width: 95%;
  margin-left: auto;
  margin-right: 0px;
  float: left;
  margin-bottom: 30px;
  height: 106px;
}
@media (max-width: 991px) {
  .bd-layoutbox-47 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-47 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ4 {}
.bd-layoutbox-48 {
  width: 40%;
  background-color: rgba(255, 255, 255, 0.75);
  height: 130px;
  display: block;
  margin: 95px auto 30px 0;
}
.bd-layoutbox-48 h1 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ5 {}
.bd-layoutbox-49 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-49 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDQ5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDUw {}
.bd-layoutbox-50 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-50 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDUw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDUx {}
.bd-layoutbox-51 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-51 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDUx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDUy {}
.bd-layoutbox-52 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-52 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDUy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDUz {}
.bd-layoutbox-53 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-53 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDUz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU0 {}
.bd-layoutbox-54 {
  right: auto;
  top: 11.958%;
  position: absolute;
  left: 6.419%;
  bottom: auto;
  display: block;
  width: 666px;
  height: 413px;
}
@media (max-width: 991px) {
  .bd-layoutbox-54 {
    background-color: rgba(21, 86, 112, 0.75);
    padding: 1em;
  }
}
.bd-layoutbox-54 h1 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU1 {}
.bd-layoutbox-55 {
  float: left;
  width: 95%;
  margin-left: auto;
  margin-right: 0px;
  margin-top: 97px;
}
@media (max-width: 991px) {
  .bd-layoutbox-55 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-55 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU2 {}
.bd-layoutbox-56 {
  width: 95%;
  margin-left: auto;
  margin-right: 0px;
  float: left;
  margin-bottom: 97px;
  height: 106px;
}
@media (max-width: 991px) {
  .bd-layoutbox-56 {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-56 {
    width: 100%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU3 {}
.bd-layoutbox-57 {
  width: 40%;
  background-color: rgba(255, 255, 255, 0.75);
  height: 130px;
  display: block;
  margin: 95px auto 30px 0;
}
.bd-layoutbox-57 h1 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU4 {}
.bd-layoutbox-58 {
  right: auto;
  top: 5.718%;
  position: absolute;
  left: 54.645%;
  bottom: auto;
  display: block;
}
@media (max-width: 991px) {
  .bd-layoutbox-58 {
    background-color: rgba(21, 86, 112, 0.75);
    padding: 1em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU5 {}
.bd-layoutbox-59 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-59 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDU5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY {}
.bd-layoutbox-6 {
  position: absolute;
  width: 700px;
  right: auto;
  top: 68.328%;
  background-color: rgba(255, 255, 255, 0.5);
  left: 38.851%;
  bottom: auto;
  display: block;
  height: 150px;
  padding: 1em;
  border: 2px solid rgba(0, 0, 0, 0);
}
@media (max-width: 1199px) {
  .bd-layoutbox-6 {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .bd-layoutbox-6 {
    width: 45%;
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-6 {
    width: 100%;
  }
}
.bd-layoutbox-6 {
  text-align: center;
}
.bd-layoutbox-6 h3 {
  text-align: center;
}
.bd-animation-4.animated.fadeInRight {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDYw {}
.bd-layoutbox-60 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-60 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDYw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDYx {}
.bd-layoutbox-61 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-61 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDYx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDYy {}
.bd-layoutbox-62 {
  padding-right: 1em;
  padding-left: 1em;
  width: 75%;
  margin-left: 0px;
  margin-right: auto;
}
@media (max-width: 1199px) {
  .bd-layoutbox-62 {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-62 {
    width: 100%;
    padding: 10px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDYy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDYz {}
.bd-layoutbox-63 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-63 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDYz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY0 {}
.bd-layoutbox-64 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-64 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY2 {}
.bd-layoutbox-66 {
  right: auto;
  top: 12.778%;
  position: absolute;
  left: 2.956%;
  bottom: auto;
  display: block;
  width: 666px;
  height: 413px;
}
@media (max-width: 991px) {
  .bd-layoutbox-66 {
    background-color: rgba(21, 86, 112, 0.75);
    padding: 1em;
  }
}
.bd-layoutbox-66 h1 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY3 {}
.bd-layoutbox-67 {
  padding-right: 1em;
  padding-left: 1em;
  width: 75%;
  margin-left: 0px;
  margin-right: auto;
}
@media (max-width: 1199px) {
  .bd-layoutbox-67 {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .bd-layoutbox-67 {
    width: 100%;
    padding: 10px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY4 {}
.bd-layoutbox-68 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-68 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY5 {}
.bd-layoutbox-69 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-69 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDY5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDc {}
.bd-layoutbox-7 {
  float: right;
  width: 50%;
  background-color: rgba(255, 255, 255, 0.75);
  height: 280px;
}
.bd-layoutbox-7 h1 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDcw {}
.bd-layoutbox-70 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .bd-layoutbox-70 {
    width: 100vw;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDcw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDg {}
.bd-layoutbox-8 {
  overflow: hidden;
  position: relative;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .bd-layoutbox-8 {
    margin-top: 4px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGJveDg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEw {}
.bd-layoutcontainer-10 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-10 > .bd-container-inner > .container-fluid > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.bd-layoutcontainer-10 > .bd-container-inner > .container-fluid > .row > div {
  padding-left: 0px;
  padding-right: 0px;
}
.bd-layoutcontainer-10 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0!important;
  margin-right: 0!important;
}
.bd-layoutcolumn-39 {
  padding: 1em 2em;
}
.bd-layoutcolumn-34 {
  padding: 1em 2em;
}
.bd-layoutcolumn-31 {
  padding: 1em 2em;
}
.bd-layoutcolumn-30 {
  padding: 1em 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwMA {}
.bd-layoutcontainer-100 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-100 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-210 {
  padding-right: 5ex;
}
.bd-layoutcolumn-209 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwMQ {}
.bd-layoutcontainer-101 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwMg {}
.bd-layoutcontainer-102 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwNA {}
.bd-layoutcontainer-104 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwNQ {}
.bd-layoutcontainer-105 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-105 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-240 {
  padding-right: 5ex;
}
.bd-layoutcolumn-239 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwNg {}
.bd-layoutcontainer-106 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwNw {}
.bd-layoutcontainer-107 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-107 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-246 {
  padding-right: 5ex;
}
.bd-layoutcolumn-245 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwOA {}
.bd-layoutcontainer-108 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwOQ {}
.bd-layoutcontainer-109 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-109 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-109 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-109 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-252 {
  padding-right: 5ex;
}
.bd-layoutcolumn-251 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEx {}
.bd-layoutcontainer-11 {
  width: 100%;
  background-color: #0c3240;
}
.bd-layoutcontainer-11 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-25 {
  position: relative;
  background-color: #0c3240;
}
.bd-layoutcolumn-13 {
  background-color: #0c3240;
  width: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExMA {}
.bd-layoutcontainer-110 {
  height: 50ex;
}
.bd-layoutcontainer-110 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-254 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExMQ {}
.bd-layoutcontainer-111 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-111 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-216 {
  padding-right: 5ex;
}
.bd-layoutcolumn-215 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExMg {}
.bd-layoutcontainer-112 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExMw {}
.bd-layoutcontainer-113 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExNA {}
.bd-layoutcontainer-114 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-114 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-223 {
  padding-right: 5ex;
}
.bd-layoutcolumn-222 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExNQ {}
.bd-layoutcontainer-115 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExNg {}
.bd-layoutcontainer-116 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-116 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-229 {
  padding-right: 5ex;
}
.bd-layoutcolumn-228 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExNw {}
.bd-layoutcontainer-117 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExOA {}
.bd-layoutcontainer-118 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-118 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-118 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-118 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-241 {
  padding-right: 5ex;
  margin-bottom: 6em;
  margin-top: 6em;
}
.bd-layoutcolumn-238 {
  padding-left: 5ex;
  margin-top: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExOQ {}
.bd-layoutcontainer-119 {
  height: 50ex;
}
.bd-layoutcontainer-119 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-244 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjExOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEy {}
.bd-layoutcontainer-12 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-12 > .bd-container-inner > .container-fluid > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.bd-layoutcontainer-12 > .bd-container-inner > .container-fluid > .row > div {
  padding-left: 0px;
  padding-right: 0px;
}
.bd-layoutcontainer-12 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0!important;
  margin-right: 0!important;
}
.bd-layoutcolumn-73 {
  padding: 1em 2em;
}
.bd-layoutcolumn-62 {
  padding: 1em 2em;
}
.bd-layoutcolumn-53 {
  padding: 1em 2em;
}
.bd-layoutcolumn-51 {
  padding: 1em 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyMA {}
.bd-layoutcontainer-120 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyMQ {}
.bd-layoutcontainer-121 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-121 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-205 {
  padding-right: 5ex;
}
.bd-layoutcolumn-204 {
  text-align: left;
}
.bd-layoutcolumn-204 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyMg {}
.bd-layoutcontainer-122 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyMw {}
.bd-layoutcontainer-123 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-123 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-221 {
  padding-right: 5ex;
}
.bd-layoutcolumn-220 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyNA {}
.bd-layoutcontainer-124 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyNQ {}
.bd-layoutcontainer-125 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-125 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-237 {
  padding-right: 5ex;
}
.bd-layoutcolumn-235 {
  text-align: center;
}
.bd-layoutcolumn-235 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyNg {}
.bd-layoutcontainer-126 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyNw {}
.bd-layoutcontainer-127 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-127 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-255 {
  padding-right: 5ex;
}
.bd-layoutcolumn-253 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyOA {}
.bd-layoutcontainer-128 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyOQ {}
.bd-layoutcontainer-129 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-129 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-262 {
  padding-right: 5ex;
}
.bd-layoutcolumn-261 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEyOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEz {}
.bd-layoutcontainer-13 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-70 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-70 {
    padding: 2em;
  }
}
.bd-layoutcolumn-64 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-64 {
    padding: 2em;
  }
}
.bd-layoutcolumn-50 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-50 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzMA {}
.bd-layoutcontainer-130 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzMQ {}
.bd-layoutcontainer-131 {
  margin-bottom: 5ex;
  padding: 3ex 10ex;
}
.bd-layoutcontainer-131 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-131 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-131 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-268 {
  padding-right: 5ex;
  margin-bottom: 6em;
  margin-top: 6em;
}
.bd-layoutcolumn-267 {
  padding-left: 5ex;
  margin-top: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzMg {}
.bd-layoutcontainer-132 {
  height: 50ex;
}
.bd-layoutcontainer-132 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-270 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzMw {}
.bd-layoutcontainer-133 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-133 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-107 {
  padding-right: 5ex;
}
.bd-layoutcolumn-105 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzNQ {}
.bd-layoutcontainer-135 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-389 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-389 {
    padding: 2em;
  }
}
.bd-layoutcolumn-388 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-388 {
    padding: 2em;
  }
}
.bd-layoutcolumn-387 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-387 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzNg {}
.bd-layoutcontainer-136 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzNw {}
.bd-layoutcontainer-137 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzOA {}
.bd-layoutcontainer-138 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-138 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-211 {
  text-align: center;
}
.bd-layoutcolumn-211 {
  padding-right: 5ex;
  width: 200px;
}
.bd-layoutcolumn-202 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzOQ {}
.bd-layoutcontainer-139 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-413 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-413 {
    padding: 2em;
  }
}
.bd-layoutcolumn-412 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-412 {
    padding: 2em;
  }
}
.bd-layoutcolumn-411 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-411 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjEzOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0 {}
.bd-layoutcontainer-14 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-78 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-78 {
    padding: 2em;
  }
}
.bd-layoutcolumn-77 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-77 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0MA {}
.bd-layoutcontainer-140 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0MQ {}
.bd-layoutcontainer-141 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-141 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-243 {
  padding-right: 5ex;
}
.bd-layoutcolumn-231 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0Mg {}
.bd-layoutcontainer-142 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-431 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-431 {
    padding: 2em;
  }
}
.bd-layoutcolumn-430 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-430 {
    padding: 2em;
  }
}
.bd-layoutcolumn-429 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-429 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0Mw {}
.bd-layoutcontainer-143 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-437 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-437 {
    padding: 2em;
  }
}
.bd-layoutcolumn-436 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-436 {
    padding: 2em;
  }
}
.bd-layoutcolumn-435 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-435 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0NA {}
.bd-layoutcontainer-144 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0NQ {}
.bd-layoutcontainer-145 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0Ng {}
.bd-layoutcontainer-146 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-146 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-271 {
  padding-right: 5ex;
}
.bd-layoutcolumn-269 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0Nw {}
.bd-layoutcontainer-147 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0OA {}
.bd-layoutcontainer-148 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-148 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-277 {
  padding-right: 5ex;
}
.bd-layoutcolumn-276 {
  text-align: left;
}
.bd-layoutcolumn-276 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0OQ {}
.bd-layoutcontainer-149 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1MA {}
.bd-layoutcontainer-150 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-150 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-283 {
  padding-right: 5ex;
}
.bd-layoutcolumn-282 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1MQ {}
.bd-layoutcontainer-151 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1Mg {}
.bd-layoutcontainer-152 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-152 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-289 {
  padding-right: 5ex;
}
.bd-layoutcolumn-288 {
  text-align: center;
}
.bd-layoutcolumn-288 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1Mw {}
.bd-layoutcontainer-153 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1NA {}
.bd-layoutcontainer-154 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-154 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-295 {
  text-align: left;
}
.bd-layoutcolumn-295 {
  padding-right: 5ex;
}
.bd-layoutcolumn-294 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1Ng {}
.bd-layoutcontainer-156 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1Nw {}
.bd-layoutcontainer-157 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-157 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-301 {
  padding-right: 5ex;
}
.bd-layoutcolumn-300 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1OA {}
.bd-layoutcontainer-158 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1OQ {}
.bd-layoutcontainer-159 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-159 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-159 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-159 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-307 {
  padding-right: 5ex;
  margin-bottom: 2em;
  margin-top: 4em;
}
.bd-layoutcolumn-306 {
  padding-left: 5ex;
  margin-top: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE1OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2 {}
.bd-layoutcontainer-16 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-22 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-22 {
    padding: 2em;
  }
}
.bd-layoutcolumn-26 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-26 {
    padding: 2em;
  }
}
.bd-layoutcolumn-28 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-28 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2MA {}
.bd-layoutcontainer-160 {
  height: 50ex;
}
.bd-layoutcontainer-160 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-309 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2MQ {}
.bd-layoutcontainer-161 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2Mg {}
.bd-layoutcontainer-162 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-162 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-275 {
  padding-right: 5ex;
}
.bd-layoutcolumn-274 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2Mw {}
.bd-layoutcontainer-163 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2NA {}
.bd-layoutcontainer-164 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-164 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-287 {
  padding-right: 5ex;
}
.bd-layoutcolumn-286 {
  text-align: left;
}
.bd-layoutcolumn-286 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2NQ {}
.bd-layoutcontainer-165 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2Ng {}
.bd-layoutcontainer-166 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-166 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-299 {
  padding-right: 5ex;
}
.bd-layoutcolumn-298 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2Nw {}
.bd-layoutcontainer-167 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2OA {}
.bd-layoutcontainer-168 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-168 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-311 {
  padding-right: 5ex;
}
.bd-layoutcolumn-310 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2OQ {}
.bd-layoutcontainer-169 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3 {}
.bd-layoutcontainer-17 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-79 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-79 {
    padding: 2em;
  }
}
.bd-layoutcolumn-75 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-75 {
    padding: 2em;
  }
}
.bd-layoutcolumn-72 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-72 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3MA {}
.bd-layoutcontainer-170 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-170 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-317 {
  padding-right: 5ex;
}
.bd-layoutcolumn-316 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3MQ {}
.bd-layoutcontainer-171 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3Mg {}
.bd-layoutcontainer-172 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-172 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-323 {
  padding-right: 5ex;
}
.bd-layoutcolumn-322 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3Mw {}
.bd-layoutcontainer-173 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3NA {}
.bd-layoutcontainer-174 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-174 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-174 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-174 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-329 {
  padding-right: 5ex;
  margin-bottom: 6em;
  margin-top: 6em;
}
.bd-layoutcolumn-328 {
  padding-left: 5ex;
  margin-top: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3NQ {}
.bd-layoutcontainer-175 {
  height: 50ex;
}
.bd-layoutcontainer-175 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-331 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3Ng {}
.bd-layoutcontainer-176 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3Nw {}
.bd-layoutcontainer-177 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3OA {}
.bd-layoutcontainer-178 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-178 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-363 {
  padding-right: 5ex;
}
.bd-layoutcolumn-362 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3OQ {}
.bd-layoutcontainer-179 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4MA {}
.bd-layoutcontainer-180 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-180 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-369 {
  padding-right: 5ex;
}
.bd-layoutcolumn-368 {
  text-align: left;
}
.bd-layoutcolumn-368 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4MQ {}
.bd-layoutcontainer-181 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-181 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-284 {
  padding-right: 5ex;
}
.bd-layoutcolumn-281 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4Mg {}
.bd-layoutcontainer-182 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4Mw {}
.bd-layoutcontainer-183 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-183 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-379 {
  padding-right: 5ex;
}
.bd-layoutcolumn-378 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4NA {}
.bd-layoutcontainer-184 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4NQ {}
.bd-layoutcontainer-185 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-185 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-391 {
  padding-right: 5ex;
}
.bd-layoutcolumn-390 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4Ng {}
.bd-layoutcontainer-186 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4Nw {}
.bd-layoutcontainer-187 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-187 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-397 {
  padding-right: 5ex;
}
.bd-layoutcolumn-396 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4OA {}
.bd-layoutcontainer-188 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4OQ {}
.bd-layoutcontainer-189 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-189 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-403 {
  padding-right: 5ex;
}
.bd-layoutcolumn-402 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE4OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5MA {}
.bd-layoutcontainer-190 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5MQ {}
.bd-layoutcontainer-191 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-191 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-191 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-191 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-409 {
  padding-right: 5ex;
  margin-bottom: 6em;
  margin-top: 6em;
}
.bd-layoutcolumn-408 {
  padding-left: 5ex;
  margin-top: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5Mg {}
.bd-layoutcontainer-192 {
  height: 50ex;
}
.bd-layoutcontainer-192 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-414 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5Mw {}
.bd-layoutcontainer-193 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5NA {}
.bd-layoutcontainer-194 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-194 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-308 {
  padding-right: 5ex;
}
.bd-layoutcolumn-305 {
  text-align: left;
}
.bd-layoutcolumn-305 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5NQ {}
.bd-layoutcontainer-195 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5Ng {}
.bd-layoutcontainer-196 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-196 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-321 {
  padding-right: 5ex;
}
.bd-layoutcolumn-320 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5Nw {}
.bd-layoutcontainer-197 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5OA {}
.bd-layoutcontainer-198 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-198 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-333 {
  padding-right: 5ex;
}
.bd-layoutcolumn-332 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5OQ {}
.bd-layoutcontainer-199 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjE5OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIw {}
.bd-layoutcontainer-20 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-47 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-47 {
    padding: 2em;
  }
}
.bd-layoutcolumn-52 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-52 {
    padding: 2em;
  }
}
.bd-layoutcolumn-54 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  width: 2px;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-54 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwMA {}
.bd-layoutcontainer-200 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-200 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-339 {
  padding-right: 5ex;
}
.bd-layoutcolumn-338 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwMQ {}
.bd-layoutcontainer-201 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwMg {}
.bd-layoutcontainer-202 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-202 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-345 {
  padding-right: 5ex;
}
.bd-layoutcolumn-344 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwMw {}
.bd-layoutcontainer-203 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwNA {}
.bd-layoutcontainer-204 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-204 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-204 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-204 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-351 {
  padding-right: 5ex;
  margin-bottom: 6em;
  margin-top: 6em;
}
.bd-layoutcolumn-350 {
  padding-left: 5ex;
  margin-top: 70px;
  margin-bottom: 3ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwNQ {}
.bd-layoutcontainer-205 {
  height: 50ex;
}
.bd-layoutcontainer-205 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-353 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwNg {}
.bd-layoutcontainer-206 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwNw {}
.bd-layoutcontainer-207 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-207 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-406 {
  padding-right: 5ex;
}
.bd-layoutcolumn-404 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwOA {}
.bd-layoutcontainer-208 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwOQ {}
.bd-layoutcontainer-209 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-209 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-418 {
  padding-right: 5ex;
}
.bd-layoutcolumn-417 {
  text-align: left;
}
.bd-layoutcolumn-417 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIx {}
.bd-layoutcontainer-21 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-21 > .bd-container-inner > .container-fluid > .row {
  height: calc(100% + 20px);
  margin: -10px;
}
@media (max-width: 767px) {
  .bd-layoutcontainer-21 > .bd-container-inner > .container-fluid > .row {
    margin-top: -5px;
    margin-bottom: -5px;
    height: calc(100% + 10px);
  }
}
.bd-layoutcontainer-21 > .bd-container-inner > .container-fluid > .row > div {
  padding: 10px;
}
@media (max-width: 767px) {
  .bd-layoutcontainer-21 > .bd-container-inner > .container-fluid > .row > div {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.bd-layoutcontainer-21 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-49 h2 {
  text-align: center;
}
.bd-layoutcolumn-49 h1 {
  text-align: center;
}
.bd-layoutcolumn-49 {
  padding-bottom: 1em;
  padding-right: 2em;
  padding-left: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxMA {}
.bd-layoutcontainer-210 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxMQ {}
.bd-layoutcontainer-211 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-211 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-424 {
  padding-right: 5ex;
}
.bd-layoutcolumn-423 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxMg {}
.bd-layoutcontainer-212 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxMw {}
.bd-layoutcontainer-213 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-213 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-433 {
  padding-right: 5ex;
}
.bd-layoutcolumn-432 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxNA {}
.bd-layoutcontainer-214 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxNQ {}
.bd-layoutcontainer-215 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-215 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-442 {
  padding-right: 5ex;
}
.bd-layoutcolumn-441 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxNg {}
.bd-layoutcontainer-216 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxNw {}
.bd-layoutcontainer-217 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-217 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-448 {
  padding-right: 5ex;
}
.bd-layoutcolumn-447 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxOA {}
.bd-layoutcontainer-218 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxOQ {}
.bd-layoutcontainer-219 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-219 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-219 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-219 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-454 {
  padding-right: 5ex;
  margin-top: 3em;
  margin-bottom: 2em;
}
.bd-layoutcolumn-453 {
  padding-left: 5ex;
  margin-top: 3em;
  margin-bottom: 3em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIxOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIy {}
.bd-layoutcontainer-22 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-22 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: 11px;
  margin-top: 31px;
}
.bd-layoutcontainer-22 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-112 {
  margin-top: 9px;
}
.bd-layoutcolumn-114 {
  position: relative;
  margin-top: 75px;
  margin-left: 40px;
}
.bd-layoutcolumn-6 {
  position: relative;
  padding: 75px 20px 25px;
}
.bd-layoutcolumn-7 {
  position: relative;
  margin-bottom: -150px;
  margin-top: 50px;
  padding-right: 40px;
  padding-left: 40px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyMA {}
.bd-layoutcontainer-220 {
  height: 50ex;
}
.bd-layoutcontainer-220 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-456 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyMQ {}
.bd-layoutcontainer-221 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-221 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-272 {
  padding-right: 5ex;
}
.bd-layoutcolumn-260 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyMg {}
.bd-layoutcontainer-222 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyMw {}
.bd-layoutcontainer-223 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-223 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-315 {
  padding-right: 5ex;
  margin-bottom: 2em;
}
.bd-layoutcolumn-312 {
  text-align: left;
}
.bd-layoutcolumn-312 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyNA {}
.bd-layoutcontainer-224 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyNQ {}
.bd-layoutcontainer-225 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-225 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-336 {
  padding-right: 5ex;
}
.bd-layoutcolumn-334 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyNg {}
.bd-layoutcontainer-226 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyNw {}
.bd-layoutcontainer-227 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-227 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-348 {
  padding-right: 5ex;
}
.bd-layoutcolumn-346 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyOA {}
.bd-layoutcontainer-228 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyOQ {}
.bd-layoutcontainer-229 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-229 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-357 {
  padding-right: 5ex;
}
.bd-layoutcolumn-356 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIyOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIz {}
.bd-layoutcontainer-23 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-63 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-63 {
    padding: 2em;
  }
}
.bd-layoutcolumn-65 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-65 {
    padding: 2em;
  }
}
.bd-layoutcolumn-71 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-71 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzMA {}
.bd-layoutcontainer-230 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzMQ {}
.bd-layoutcontainer-231 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-231 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-367 {
  padding-right: 5ex;
}
.bd-layoutcolumn-366 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzMg {}
.bd-layoutcontainer-232 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzMw {}
.bd-layoutcontainer-233 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-233 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-233 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-233 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-376 {
  margin-bottom: 2em;
  margin-top: 2em;
}
.bd-layoutcolumn-374 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzNA {}
.bd-layoutcontainer-234 {
  height: 50ex;
}
.bd-layoutcontainer-234 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-380 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzNQ {}
.bd-layoutcontainer-235 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzNw {}
.bd-layoutcontainer-237 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-237 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-227 {
  padding-right: 5ex;
}
.bd-layoutcolumn-214 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzOQ {}
.bd-layoutcontainer-239 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-239 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-386 {
  text-align: center;
}
.bd-layoutcolumn-386 {
  padding-right: 5ex;
}
.bd-layoutcolumn-372 {
  text-align: left;
}
.bd-layoutcolumn-372 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjIzOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0MA {}
.bd-layoutcontainer-240 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-467 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-467 {
    padding: 2em;
  }
}
.bd-layoutcolumn-466 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-466 {
    padding: 2em;
  }
}
.bd-layoutcolumn-464 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-464 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0MQ {}
.bd-layoutcontainer-241 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-477 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-477 {
    padding: 2em;
  }
}
.bd-layoutcolumn-476 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-476 {
    padding: 2em;
  }
}
.bd-layoutcolumn-474 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-474 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0Mg {}
.bd-layoutcontainer-242 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-483 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-483 {
    padding: 2em;
  }
}
.bd-layoutcolumn-482 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-482 {
    padding: 2em;
  }
}
.bd-layoutcolumn-481 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-481 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0Mw {}
.bd-layoutcontainer-243 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-243 > .bd-container-inner > .container-fluid > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.bd-layoutcontainer-243 > .bd-container-inner > .container-fluid > .row > div {
  padding-left: 0px;
  padding-right: 0px;
}
.bd-layoutcontainer-243 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0!important;
  margin-right: 0!important;
}
.bd-layoutcolumn-491 {
  min-height: 300px;
  background-color: rgba(0, 0, 0, 0);
  padding: 15% 10%;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-491 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.bd-layoutcolumn-490 {
  min-height: 300px;
  background-color: rgba(0, 0, 0, 0);
  padding: 15% 10%;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-490 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.bd-layoutcolumn-489 {
  min-height: 300px;
  background-color: rgba(0, 0, 0, 0);
  padding: 15% 10%;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-489 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.bd-layoutcolumn-488 {
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  padding: 15% 10%;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-488 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0NA {}
.bd-layoutcontainer-244 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-244 > .bd-container-inner > .container-fluid > .row {
  height: calc(100% + 20px);
  margin: -10px;
}
@media (max-width: 767px) {
  .bd-layoutcontainer-244 > .bd-container-inner > .container-fluid > .row {
    margin-top: -5px;
    margin-bottom: -5px;
    height: calc(100% + 10px);
  }
}
.bd-layoutcontainer-244 > .bd-container-inner > .container-fluid > .row > div {
  padding: 10px;
}
@media (max-width: 767px) {
  .bd-layoutcontainer-244 > .bd-container-inner > .container-fluid > .row > div {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.bd-layoutcontainer-244 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-493 h2 {
  text-align: center;
}
.bd-layoutcolumn-493 h1 {
  text-align: center;
}
.bd-layoutcolumn-493 {
  padding-bottom: 1em;
  padding-right: 2em;
  padding-left: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0NQ {}
.bd-layoutcontainer-245 {
  height: 50ex;
}
.bd-layoutcontainer-245 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-495 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0Nw {}
.bd-layoutcontainer-247 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0OQ {}
.bd-layoutcontainer-249 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1 {}
.bd-layoutcontainer-25 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1MA {}
.bd-layoutcontainer-250 {
  height: 50ex;
}
.bd-layoutcontainer-250 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-500 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1MQ {}
.bd-layoutcontainer-251 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-421 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-421 {
    padding: 2em;
  }
}
.bd-layoutcolumn-419 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-419 {
    padding: 2em;
  }
}
.bd-layoutcolumn-416 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em 1em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-416 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1Mg {}
.bd-layoutcontainer-252 {
  padding: 5ex 10ex 10ex;
}
.bd-layoutcontainer-252 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-252 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-252 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-302 {
  padding-right: 5ex;
}
.bd-layoutcolumn-296 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1Mw {}
.bd-layoutcontainer-253 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-253 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-443 {
  padding-right: 5ex;
}
.bd-layoutcolumn-440 {
  text-align: center;
}
.bd-layoutcolumn-440 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1NA {}
.bd-layoutcontainer-254 {
  height: 50ex;
}
.bd-layoutcontainer-254 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-327 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1NQ {}
.bd-layoutcontainer-255 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1Ng {}
.bd-layoutcontainer-256 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1Nw {}
.bd-layoutcontainer-257 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-257 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-199 {
  padding-right: 5ex;
}
.bd-layoutcolumn-197 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1OA {}
.bd-layoutcontainer-258 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1OQ {}
.bd-layoutcontainer-259 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-259 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-278 {
  text-align: center;
}
.bd-layoutcolumn-278 {
  width: 200px;
}
.bd-layoutcolumn-259 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI1OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2MA {}
.bd-layoutcontainer-260 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2Mg {}
.bd-layoutcontainer-262 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2Mw {}
.bd-layoutcontainer-263 {
  padding: 5ex 10ex 10ex;
}
.bd-layoutcontainer-263 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-263 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-263 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-370 {
  padding-right: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2NA {}
.bd-layoutcontainer-264 {
  height: 50ex;
}
.bd-layoutcontainer-264 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-373 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2NQ {}
.bd-layoutcontainer-265 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-265 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-459 {
  padding-right: 5ex;
}
.bd-layoutcolumn-458 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2Ng {}
.bd-layoutcontainer-266 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2Nw {}
.bd-layoutcontainer-267 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-267 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-471 {
  padding-right: 5ex;
}
.bd-layoutcolumn-470 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2OA {}
.bd-layoutcontainer-268 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2OQ {}
.bd-layoutcontainer-269 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3MA {}
.bd-layoutcontainer-270 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-270 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-385 {
  text-align: center;
}
.bd-layoutcolumn-385 {
  padding-right: 5ex;
  width: 200px;
}
.bd-layoutcolumn-377 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3MQ {}
.bd-layoutcontainer-271 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3Mg {}
.bd-layoutcontainer-272 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-272 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-401 {
  padding-right: 5ex;
}
.bd-layoutcolumn-400 {
  padding-left: 5ex;
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3Mw {}
.bd-layoutcontainer-273 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3NA {}
.bd-layoutcontainer-274 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-274 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-428 {
  padding-right: 5ex;
  width: 200px;
}
.bd-layoutcolumn-427 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3NQ {}
.bd-layoutcontainer-275 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3Ng {}
.bd-layoutcontainer-276 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-276 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-452 {
  padding-right: 5ex;
}
.bd-layoutcolumn-445 {
  text-align: right;
}
.bd-layoutcolumn-445 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3Nw {}
.bd-layoutcontainer-277 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3OA {}
.bd-layoutcontainer-278 {
  padding: 5ex 10ex 10ex;
}
.bd-layoutcontainer-278 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-278 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-278 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-465 {
  padding-right: 5ex;
}
.bd-layoutcolumn-463 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3OQ {}
.bd-layoutcontainer-279 {
  height: 50ex;
}
.bd-layoutcontainer-279 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-469 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4 {}
.bd-layoutcontainer-28 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-84 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-84 {
    padding: 2em;
  }
}
.bd-layoutcolumn-83 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-83 {
    padding: 2em;
  }
}
.bd-layoutcolumn-82 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-82 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4MA {}
.bd-layoutcontainer-280 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-280 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-280 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-280 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-479 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4MQ {}
.bd-layoutcontainer-281 {
  height: 50ex;
}
.bd-layoutcontainer-281 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-485 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4Mw {}
.bd-layoutcontainer-283 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4NA {}
.bd-layoutcontainer-284 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-284 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-455 {
  padding-right: 5ex;
}
.bd-layoutcolumn-451 {
  text-align: center;
}
.bd-layoutcolumn-451 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4NQ {}
.bd-layoutcontainer-285 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4Ng {}
.bd-layoutcontainer-286 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-286 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-478 {
  padding-right: 5ex;
}
.bd-layoutcolumn-475 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4Nw {}
.bd-layoutcontainer-287 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4OA {}
.bd-layoutcontainer-288 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-288 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-496 {
  padding-right: 5ex;
}
.bd-layoutcolumn-494 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4OQ {}
.bd-layoutcontainer-289 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI4OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5MA {}
.bd-layoutcontainer-290 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-290 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-290 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-290 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-502 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5MQ {}
.bd-layoutcontainer-291 {
  height: 50ex;
}
.bd-layoutcontainer-291 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-505 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5NQ {}
.bd-layoutcontainer-295 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5Ng {}
.bd-layoutcontainer-296 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-296 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-508 {
  padding-right: 5ex;
}
.bd-layoutcolumn-507 {
  text-align: left;
}
.bd-layoutcolumn-507 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5Nw {}
.bd-layoutcontainer-297 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5OA {}
.bd-layoutcontainer-298 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-298 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-514 {
  text-align: center;
}
.bd-layoutcolumn-513 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5OQ {}
.bd-layoutcontainer-299 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjI5OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM {}
.bd-layoutcontainer-3 {
  position: relative;
  margin-top: 0px;
  padding: 0px;
  border: 1px solid #cccccc;
}
.bd-layoutcontainer-3 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-9 {
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-top-width: 0px;
  border-top-style: none;
  margin: 0px;
  padding: 0px;
}
.bd-layoutcolumn-8 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwMA {}
.bd-layoutcontainer-300 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-300 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-520 {
  padding-right: 5ex;
}
.bd-layoutcolumn-519 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwMQ {}
.bd-layoutcontainer-301 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwMg {}
.bd-layoutcontainer-302 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-302 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-526 {
  padding-right: 5ex;
}
.bd-layoutcolumn-525 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwMw {}
.bd-layoutcontainer-303 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwNA {}
.bd-layoutcontainer-304 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-304 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-532 {
  padding-right: 5ex;
}
.bd-layoutcolumn-531 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwNQ {}
.bd-layoutcontainer-305 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwNg {}
.bd-layoutcontainer-306 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-306 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-306 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-306 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-538 {
  padding-right: 5ex;
}
.bd-layoutcolumn-537 {
  padding-left: 5ex;
  margin-top: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwNw {}
.bd-layoutcontainer-307 {
  height: 50ex;
}
.bd-layoutcontainer-307 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-540 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwOA {}
.bd-layoutcontainer-308 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwOQ {}
.bd-layoutcontainer-309 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-309 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-512 {
  padding-right: 5ex;
}
.bd-layoutcolumn-511 {
  text-align: left;
}
.bd-layoutcolumn-511 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMx {}
.bd-layoutcontainer-31 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-31 > .bd-container-inner > .container-fluid > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.bd-layoutcontainer-31 > .bd-container-inner > .container-fluid > .row > div {
  padding-left: 0px;
  padding-right: 0px;
}
.bd-layoutcontainer-31 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0!important;
  margin-right: 0!important;
}
.bd-layoutcolumn-150 {
  padding: 1em 2em;
}
.bd-layoutcolumn-149 {
  padding: 1em 2em;
}
.bd-layoutcolumn-148 {
  padding: 1em 2em;
}
.bd-layoutcolumn-147 {
  padding: 1em 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxMA {}
.bd-layoutcontainer-310 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxMQ {}
.bd-layoutcontainer-311 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-311 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-524 {
  text-align: center;
}
.bd-layoutcolumn-523 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxMg {}
.bd-layoutcontainer-312 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxMw {}
.bd-layoutcontainer-313 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-313 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-536 {
  padding-right: 5ex;
}
.bd-layoutcolumn-535 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxNA {}
.bd-layoutcontainer-314 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxNQ {}
.bd-layoutcontainer-315 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-315 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-545 {
  padding-right: 5ex;
}
.bd-layoutcolumn-544 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxNg {}
.bd-layoutcontainer-316 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxNw {}
.bd-layoutcontainer-317 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-317 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-551 {
  padding-right: 5ex;
}
.bd-layoutcolumn-550 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxOA {}
.bd-layoutcontainer-318 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxOQ {}
.bd-layoutcontainer-319 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-319 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-319 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-319 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-557 {
  padding-right: 5ex;
}
.bd-layoutcolumn-556 {
  padding-left: 5ex;
  margin-top: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMxOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMy {}
.bd-layoutcontainer-32 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-90 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-90 {
    padding: 2em;
  }
}
.bd-layoutcolumn-89 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-89 {
    padding: 2em;
  }
}
.bd-layoutcolumn-88 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-88 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMyMA {}
.bd-layoutcontainer-320 {
  height: 50ex;
}
.bd-layoutcontainer-320 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-559 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMz {}
.bd-layoutcontainer-33 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-33 > .bd-container-inner > .container-fluid > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.bd-layoutcontainer-33 > .bd-container-inner > .container-fluid > .row > div {
  padding-left: 0px;
  padding-right: 0px;
}
.bd-layoutcontainer-33 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0!important;
  margin-right: 0!important;
}
.bd-layoutcolumn-167 {
  padding: 1em 2em;
}
.bd-layoutcolumn-166 {
  padding: 1em 2em;
}
.bd-layoutcolumn-165 {
  padding: 1em 2em;
}
.bd-layoutcolumn-164 {
  padding: 1em 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjMz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM0 {}
.bd-layoutcontainer-34 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-34 > .bd-container-inner > .container-fluid > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.bd-layoutcontainer-34 > .bd-container-inner > .container-fluid > .row > div {
  padding-left: 0px;
  padding-right: 0px;
}
.bd-layoutcontainer-34 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0!important;
  margin-right: 0!important;
}
.bd-layoutcolumn-74 {
  min-height: 300px;
  background-color: rgba(0, 0, 0, 0);
  padding: 15% 10%;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-74 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.bd-layoutcolumn-76 {
  min-height: 300px;
  background-color: rgba(0, 0, 0, 0);
  padding: 15% 10%;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-76 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.bd-layoutcolumn-80 {
  min-height: 300px;
  background-color: rgba(0, 0, 0, 0);
  padding: 15% 10%;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-80 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.bd-layoutcolumn-85 {
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  padding: 15% 10%;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-85 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM1 {}
.bd-layoutcontainer-35 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-35 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-35 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-35 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-92 {
  padding-right: 5ex;
}
.bd-layoutcolumn-94 {
  padding-left: 5ex;
  margin-top: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM2 {}
.bd-layoutcontainer-36 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-36 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-97 {
  text-align: center;
}
.bd-layoutcolumn-97 {
  padding-right: 5ex;
  width: 200px;
}
.bd-layoutcolumn-93 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM3 {}
.bd-layoutcontainer-37 {
  height: 50ex;
}
.bd-layoutcontainer-37 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-96 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjM3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQw {}
.bd-layoutcontainer-40 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQx {}
.bd-layoutcontainer-41 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQy {}
.bd-layoutcontainer-42 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQz {}
.bd-layoutcontainer-43 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-43 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-102 {
  padding-right: 5ex;
}
.bd-layoutcolumn-104 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ0 {}
.bd-layoutcontainer-44 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-44 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-115 {
  padding-right: 5ex;
}
.bd-layoutcolumn-109 {
  padding-left: 5ex;
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ1 {}
.bd-layoutcontainer-45 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ2 {}
.bd-layoutcontainer-46 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ3 {}
.bd-layoutcontainer-47 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-47 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-108 {
  padding-right: 5ex;
}
.bd-layoutcolumn-110 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ4 {}
.bd-layoutcontainer-48 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-48 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-119 {
  padding-right: 5ex;
}
.bd-layoutcolumn-117 {
  text-align: left;
}
.bd-layoutcolumn-117 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ5 {}
.bd-layoutcontainer-49 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjQ5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjUw {}
.bd-layoutcontainer-50 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjUw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjUx {}
.bd-layoutcontainer-51 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-51 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-134 {
  padding-right: 5ex;
}
.bd-layoutcolumn-133 {
  text-align: left;
}
.bd-layoutcolumn-133 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjUx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjUy {}
.bd-layoutcontainer-52 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjUy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjUz {}
.bd-layoutcontainer-53 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-53 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-118 {
  padding-right: 5ex;
}
.bd-layoutcolumn-120 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjUz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU0 {}
.bd-layoutcontainer-54 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-54 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-140 {
  text-align: center;
}
.bd-layoutcolumn-139 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU1 {}
.bd-layoutcontainer-55 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU2 {}
.bd-layoutcontainer-56 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU3 {}
.bd-layoutcontainer-57 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-57 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-124 {
  padding-right: 5ex;
}
.bd-layoutcolumn-126 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU4 {}
.bd-layoutcontainer-58 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-58 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-146 {
  padding-right: 5ex;
}
.bd-layoutcolumn-145 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU5 {}
.bd-layoutcontainer-59 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjU5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY {}
.bd-layoutcontainer-6 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-6 > .bd-container-inner > .container-fluid > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.bd-layoutcontainer-6 > .bd-container-inner > .container-fluid > .row > div {
  padding-left: 0px;
  padding-right: 0px;
}
.bd-layoutcontainer-6 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0!important;
  margin-right: 0!important;
}
.bd-layoutcolumn-10 {
  min-height: 300px;
  background-color: #53b7df;
  background-image: url(../../assets/images/4c7fa06123ed1cf60a2301fd1242bd25_Usersgroupfreeicon1Trasparent.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left bottom;
  padding: 5em 10%;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-10 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (max-width: 991px) {
  .bd-columnwrapper-10 {
    order: 1;
  }
}
.bd-layoutcolumn-14 {
  min-height: 300px;
  background-color: #555555;
  background-image: url(../../assets/images/8c771ef0f95c01902884f0b6440c6818_Refresharrowfreeicon1_trasparent.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left bottom;
  padding: 5em 10%;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-14 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (max-width: 991px) {
  .bd-columnwrapper-14 {
    order: 2;
  }
}
.bd-layoutcolumn-16 {
  min-height: 300px;
  background-color: #53b7df;
  background-image: url(../../assets/images/2b16a9075e99b1c672a46821ee8bdc02_Socialdatafreeicon_trasparent.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left bottom;
  padding: 5em 10%;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-16 {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (max-width: 991px) {
  .bd-columnwrapper-16 {
    order: 4;
  }
}
@media (max-width: 767px) {
  .bd-columnwrapper-16 {
    order: 3;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjYw {}
.bd-layoutcontainer-60 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjYw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjYx {}
.bd-layoutcontainer-61 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-61 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-130 {
  padding-right: 5ex;
}
.bd-layoutcolumn-132 {
  text-align: left;
}
.bd-layoutcolumn-132 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjYx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjYy {}
.bd-layoutcontainer-62 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-62 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-156 {
  padding-right: 5ex;
}
.bd-layoutcolumn-155 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjYy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjYz {}
.bd-layoutcontainer-63 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjYz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY0 {}
.bd-layoutcontainer-64 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-64 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-163 {
  padding-right: 5ex;
}
.bd-layoutcolumn-162 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY1 {}
.bd-layoutcontainer-65 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY2 {}
.bd-layoutcontainer-66 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-66 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-66 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-66 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-173 {
  padding-right: 5ex;
}
.bd-layoutcolumn-172 {
  padding-left: 5ex;
  margin-top: 70px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY3 {}
.bd-layoutcontainer-67 {
  height: 50ex;
}
.bd-layoutcontainer-67 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-175 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY4 {}
.bd-layoutcontainer-68 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY5 {}
.bd-layoutcontainer-69 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-69 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-137 {
  padding-right: 5ex;
}
.bd-layoutcolumn-135 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjY5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc {}
.bd-layoutcontainer-7 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-11 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-11 {
    padding: 2em;
  }
}
.bd-layoutcolumn-17 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-17 {
    padding: 2em;
  }
}
.bd-layoutcolumn-19 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-19 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjcw {}
.bd-layoutcontainer-70 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjcw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjcx {}
.bd-layoutcontainer-71 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-71 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-170 {
  padding-right: 5ex;
}
.bd-layoutcolumn-161 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjcx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjcy {}
.bd-layoutcontainer-72 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjcy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjcz {}
.bd-layoutcontainer-73 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjcz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc0 {}
.bd-layoutcontainer-74 {
  padding: 5ex 10ex 10ex;
}
.bd-layoutcontainer-74 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-74 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-74 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-182 {
  padding-right: 5ex;
}
.bd-layoutcolumn-180 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc1 {}
.bd-layoutcontainer-75 {
  height: 50ex;
}
.bd-layoutcontainer-75 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-184 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc2 {}
.bd-layoutcontainer-76 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc3 {}
.bd-layoutcontainer-77 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-77 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-153 {
  text-align: center;
}
.bd-layoutcolumn-153 {
  padding-right: 5ex;
  width: 200px;
}
.bd-layoutcolumn-138 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc4 {}
.bd-layoutcontainer-78 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-78 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-143 {
  padding-right: 5ex;
}
.bd-layoutcolumn-141 {
  text-align: center;
}
.bd-layoutcolumn-141 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc5 {}
.bd-layoutcontainer-79 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjc5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg {}
@media (max-width: 991px) {
  .bd-layoutcontainer-8 {
    height: auto;
  }
}
.bd-layoutcontainer-8 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-8 > .bd-container-inner > .container-fluid > .row {
  height: 100%;
  margin: 0px;
}
.bd-layoutcontainer-8 > .bd-container-inner > .container-fluid > .row > div {
  padding: 0px;
}
.bd-layoutcontainer-8 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0!important;
  margin-right: 0!important;
}
.bd-layoutcolumn-15 {
  background-color: #555555;
  width: 4px;
  padding: 10%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjgw {}
.bd-layoutcontainer-80 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-80 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-185 {
  padding-right: 5ex;
}
.bd-layoutcolumn-183 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjgw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjgx {}
.bd-layoutcontainer-81 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjgx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjgy {}
.bd-layoutcontainer-82 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-82 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-160 {
  padding-right: 5ex;
}
.bd-layoutcolumn-158 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjgy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjgz {}
.bd-layoutcontainer-83 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjgz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg0 {}
.bd-layoutcontainer-84 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-84 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-177 {
  padding-right: 5ex;
}
.bd-layoutcolumn-174 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg1 {}
.bd-layoutcontainer-85 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg2 {}
.bd-layoutcontainer-86 {
  padding: 5ex 10ex 10ex;
}
.bd-layoutcontainer-86 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-86 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-86 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-188 {
  padding-right: 5ex;
}
.bd-layoutcolumn-187 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg3 {}
.bd-layoutcontainer-87 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg4 {}
.bd-layoutcontainer-88 {
  height: 50ex;
}
.bd-layoutcontainer-88 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-190 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg5 {}
.bd-layoutcontainer-89 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjg5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk {}
.bd-layoutcontainer-9 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-9 > .bd-container-inner > .container-fluid > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.bd-layoutcontainer-9 > .bd-container-inner > .container-fluid > .row > div {
  padding-left: 0px;
  padding-right: 0px;
}
.bd-layoutcontainer-9 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0!important;
  margin-right: 0!important;
}
.bd-layoutcolumn-38 {
  padding: 1em 2em;
}
.bd-layoutcolumn-37 {
  text-align: left;
}
.bd-layoutcolumn-37 {
  padding: 1em 2em;
}
.bd-layoutcolumn-36 {
  text-align: left;
}
.bd-layoutcolumn-36 {
  padding: 1em 2em;
}
.bd-layoutcolumn-35 {
  padding: 1em 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjkw {}
.bd-layoutcontainer-90 {
  padding: 5ex 10ex 10ex;
}
.bd-layoutcontainer-90 > .bd-container-inner > .container-fluid:after {
  display: none;
}
.bd-layoutcontainer-90 > .bd-container-inner > .container-fluid > .row {
  margin-bottom: -21px;
}
.bd-layoutcontainer-90 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-194 {
  padding-right: 5ex;
}
.bd-layoutcolumn-193 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjkw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjkx {}
.bd-layoutcontainer-91 {
  height: 50ex;
}
.bd-layoutcontainer-91 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-196 {
  background-attachment: scroll;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjkx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjky {}
.bd-layoutcontainer-92 {
  padding-bottom: 2em;
}
.bd-layoutcontainer-92 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-27 h1 {
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjky {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjkz {}
.bd-layoutcontainer-93 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-208 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-208 {
    padding: 2em;
  }
}
.bd-layoutcolumn-207 {
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  background-color: #ffffff;
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-207 {
    padding: 2em;
  }
}
.bd-layoutcolumn-206 {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -o-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -ms-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  -moz-box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  box-shadow: 0px 1px 6px 0px rgba(51, 51, 51, 0.25);
  margin: 1em;
  padding: 3em;
}
@media (max-width: 1199px) {
  .bd-layoutcolumn-206 {
    padding: 2em;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjkz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk0 {}
.bd-layoutcontainer-94 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-94 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-91 {
  padding-right: 5ex;
}
.bd-layoutcolumn-87 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk1 {}
.bd-layoutcontainer-95 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk2 {}
.bd-layoutcontainer-96 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk3 {}
.bd-layoutcontainer-97 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-97 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-191 {
  padding-right: 5ex;
}
.bd-layoutcolumn-186 {
  padding-left: 5ex;
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk4 {}
.bd-layoutcontainer-98 {
  padding: 3ex 10ex;
}
.bd-layoutcontainer-98 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-201 {
  padding-right: 5ex;
}
.bd-layoutcolumn-200 {
  text-align: left;
}
.bd-layoutcolumn-200 {
  padding-left: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk5 {}
.bd-layoutcontainer-99 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxheW91dGNvbnRhaW5lcjk5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24x {}
.bd-linkbutton-1 {
  margin: 5px;
}
.bd-button-25 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-25 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-25,
.bd-button-25:link,
.bd-button-25:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 12px;
  background-color: #33add6;
  padding: 10px 38px;
  border: 2px solid #33add6;
  line-height: 17.14285715px;
  background-image: none;
}
@media (max-width: 767px) {
  .bd-button-25,
  .bd-button-25:link,
  .bd-button-25:visited {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.bd-button-25:hover,
.bd-button-25:focus {
  text-decoration: none;
  color: #269ccb;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #269ccb;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24x {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMDA {}
.bd-button-124 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-124 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-124,
.bd-button-124:link,
.bd-button-124:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-124:hover,
.bd-button-124:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-124:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMDA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMDI {}
.bd-button-92 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-92 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-92,
.bd-button-92:link,
.bd-button-92:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-92:hover,
.bd-button-92:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-92:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMQ {}
.bd-linkbutton-11 {
  margin: 5px;
}
.bd-button-52 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-52 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-52,
.bd-button-52:link,
.bd-button-52:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 12px;
  background-color: #33add6;
  padding: 10px 38px;
  border: 2px solid #33add6;
  line-height: 17.14285715px;
  background-image: none;
}
@media (max-width: 767px) {
  .bd-button-52,
  .bd-button-52:link,
  .bd-button-52:visited {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.bd-button-52:hover,
.bd-button-52:focus {
  text-decoration: none;
  color: #269ccb;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #269ccb;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMTA {}
.bd-button-152 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-152 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-152,
.bd-button-152:link,
.bd-button-152:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-152:hover,
.bd-button-152:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-152:active {
  color: #777777;
}
.bd-icon-154:before {
  content: '\20d';
}
.bd-icon-154:before {
  visibility: inherit;
}
.bd-icon-154:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMTE {}
.bd-button-97 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-97 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-97,
.bd-button-97:link,
.bd-button-97:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-97:hover,
.bd-button-97:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-97:active {
  color: #777777;
}
.bd-icon-155:before {
  content: '\20d';
}
.bd-icon-155:before {
  visibility: inherit;
}
.bd-icon-155:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMTI {}
.bd-button-98 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-98 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-98,
.bd-button-98:link,
.bd-button-98:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-98:hover,
.bd-button-98:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-98:active {
  color: #777777;
}
.bd-icon-156:before {
  content: '\20d';
}
.bd-icon-156:before {
  visibility: inherit;
}
.bd-icon-156:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMTY {}
.bd-button-102 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-102 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-102,
.bd-button-102:link,
.bd-button-102:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-102:hover,
.bd-button-102:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-102:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMg {}
.bd-linkbutton-12 {
  margin-top: 5px;
}
.bd-button-32 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-32 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-32,
.bd-button-32:link,
.bd-button-32:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 12px;
  background-color: #33add6;
  padding: 10px 38px;
  border: 2px solid #33add6;
  line-height: 17.14285715px;
  background-image: none;
}
@media (max-width: 767px) {
  .bd-button-32,
  .bd-button-32:link,
  .bd-button-32:visited {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.bd-button-32:hover,
.bd-button-32:focus {
  text-decoration: none;
  color: #269ccb;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #269ccb;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMjI {}
.bd-button-108 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-108 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-108,
.bd-button-108:link,
.bd-button-108:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-108:hover,
.bd-button-108:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-108:active {
  color: #777777;
}
.bd-icon-166:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMjM {}
.bd-button-109 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-109 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-109,
.bd-button-109:link,
.bd-button-109:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-109:hover,
.bd-button-109:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-109:active {
  color: #777777;
}
.bd-icon-167:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMjQ {}
.bd-button-110 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-110 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-110,
.bd-button-110:link,
.bd-button-110:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-110:hover,
.bd-button-110:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-110:active {
  color: #777777;
}
.bd-icon-168:before {
  content: '\20d';
}
.bd-icon-168:before {
  visibility: inherit;
}
.bd-icon-168:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMjQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMjc {}
.bd-button-103 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-103 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-103,
.bd-button-103:link,
.bd-button-103:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-103:hover,
.bd-button-103:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-103:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMjc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMw {}
.bd-button-54 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.bd-button-54 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-54 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-54,
.bd-button-54:link,
.bd-button-54:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 12px;
  background-color: #33add6;
  padding: 10px 38px;
  border: 2px solid #33add6;
  line-height: 17.14285715px;
  background-image: none;
}
@media (max-width: 767px) {
  .bd-button-54,
  .bd-button-54:link,
  .bd-button-54:visited {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.bd-button-54:hover,
.bd-button-54:focus {
  text-decoration: none;
  color: #269ccb;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #269ccb;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMzI {}
.bd-button-118 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-118 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-118,
.bd-button-118:link,
.bd-button-118:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-118:hover,
.bd-button-118:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-118:active {
  color: #777777;
}
.bd-icon-176:before {
  content: '\20d';
}
.bd-icon-176:before {
  visibility: inherit;
}
.bd-icon-176:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMzI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMzM {}
.bd-button-119 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-119 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-119,
.bd-button-119:link,
.bd-button-119:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-119:hover,
.bd-button-119:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-119:active {
  color: #777777;
}
.bd-icon-177:before {
  content: '\20d';
}
.bd-icon-177:before {
  visibility: inherit;
}
.bd-icon-177:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMzM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMzQ {}
.bd-button-120 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-120 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-120,
.bd-button-120:link,
.bd-button-120:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-120:hover,
.bd-button-120:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-120:active {
  color: #777777;
}
.bd-icon-178:before {
  content: '\20d';
}
.bd-icon-178:before {
  visibility: inherit;
}
.bd-icon-178:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMzQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMzU {}
.bd-button-121 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-121 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-121,
.bd-button-121:link,
.bd-button-121:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-121:hover,
.bd-button-121:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-121:active {
  color: #777777;
}
.bd-icon-179:before {
  content: '\20d';
}
.bd-icon-179:before {
  visibility: inherit;
}
.bd-icon-179:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMzU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMzY {}
.bd-button-122 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-122 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-122,
.bd-button-122:link,
.bd-button-122:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-122:hover,
.bd-button-122:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-122:active {
  color: #777777;
}
.bd-icon-180:before {
  content: '\20d';
}
.bd-icon-180:before {
  visibility: inherit;
}
.bd-icon-180:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xMzY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNDE {}
.bd-button-115 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-115 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-115,
.bd-button-115:link,
.bd-button-115:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-115:hover,
.bd-button-115:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-115:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNQ {}
.bd-button-35 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-35 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-35,
.bd-button-35:link,
.bd-button-35:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-35:hover,
.bd-button-35:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-35:active {
  color: #777777;
}
.bd-icon-40:before {
  content: '\20d';
}
.bd-icon-40:before {
  visibility: inherit;
}
.bd-icon-40:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNTA {}
.bd-button-114 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-114 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-114,
.bd-button-114:link,
.bd-button-114:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-114:hover,
.bd-button-114:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-114:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNjU {}
.bd-button-127 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-127 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-127,
.bd-button-127:link,
.bd-button-127:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-127:hover,
.bd-button-127:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-127:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNjU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNzg {}
.bd-linkbutton-178 {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: -50%;
  display: inline-block;
}
.bd-button-147 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-147 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-147,
.bd-button-147:link,
.bd-button-147:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #555555;
  background-color: rgba(0, 0, 0, 0);
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  padding: 10px 30px;
  border: 1px solid #555555;
  background-image: none;
}
.bd-button-147:hover,
.bd-button-147:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0);
  background-image: none;
}
.bd-button-147:active {
  background-color: #0777a3;
  border: 1px solid rgba(0, 0, 0, 0);
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xNzg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xODY {}
.bd-button-128 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-128 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-128,
.bd-button-128:link,
.bd-button-128:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-128:hover,
.bd-button-128:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-128:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xODY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xOQ {}
.bd-button-36 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-36 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-36,
.bd-button-36:link,
.bd-button-36:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-36:hover,
.bd-button-36:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-36:active {
  color: #777777;
}
.bd-icon-46:before {
  content: '\20d';
}
.bd-icon-46:before {
  visibility: inherit;
}
.bd-icon-46:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xOTE {}
.bd-button-155 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-155 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-155,
.bd-button-155:link,
.bd-button-155:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-155:hover,
.bd-button-155:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-155:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24xOTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yMDE {}
.bd-button-154 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-154 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-154,
.bd-button-154:link,
.bd-button-154:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-154:hover,
.bd-button-154:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-154:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yMDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yMDc {}
.bd-button-158 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-158 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-158,
.bd-button-158:link,
.bd-button-158:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-158:hover,
.bd-button-158:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-158:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yMDc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yMTA {}
.bd-button-157 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-157 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-157,
.bd-button-157:link,
.bd-button-157:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-157:hover,
.bd-button-157:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-157:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yMTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yMw {}
.bd-button-56 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-56 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-56,
.bd-button-56:link,
.bd-button-56:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  padding: 0.7em 2em;
  border: 1px solid #ffffff;
  line-height: 22.85714286px;
}
@media (max-width: 991px) {
  .bd-button-56,
  .bd-button-56:link,
  .bd-button-56:visited {
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
  }
}
@media (max-width: 767px) {
  .bd-button-56,
  .bd-button-56:link,
  .bd-button-56:visited {
    font-size: 16px;
    line-height: 22.85714286px;
  }
}
.bd-button-56:hover,
.bd-button-56:focus {
  text-decoration: none;
  color: #333333;
  background-color: #ffffff;
  background-image: none;
}
@media (max-width: 991px) {
  .bd-button-56:hover,
  .bd-button-56:focus {
    background-color: #5bc0de;
    color: #ffffff;
    border: 1px solid #5bc0de;
  }
}
.bd-icon-57:before {
  margin-left: 0.5em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yNjE {}
.bd-button-144 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-144 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-144,
.bd-button-144:link,
.bd-button-144:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  letter-spacing: 0;
  padding: 10px;
  background-image: none;
}
.bd-button-144:hover,
.bd-button-144:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-144:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yNjE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yNw {}
.bd-button-43 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-43 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-43,
.bd-button-43:link,
.bd-button-43:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-43:hover,
.bd-button-43:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-43:active {
  color: #777777;
}
.bd-icon-70:before {
  content: '\20d';
}
.bd-icon-70:before {
  visibility: inherit;
}
.bd-icon-70:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yOA {}
.bd-button-62 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-62 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-62,
.bd-button-62:link,
.bd-button-62:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-62:hover,
.bd-button-62:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-62:active {
  color: #777777;
}
.bd-icon-71:before {
  content: '\20d';
}
.bd-icon-71:before {
  visibility: inherit;
}
.bd-icon-71:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yOQ {}
.bd-button-44 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-44 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-44,
.bd-button-44:link,
.bd-button-44:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-44:hover,
.bd-button-44:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-44:active {
  color: #777777;
}
.bd-icon-72:before {
  content: '\20d';
}
.bd-icon-72:before {
  visibility: inherit;
}
.bd-icon-72:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24yOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24z {}
.bd-linkbutton-3 {
  margin-top: 5px;
}
.bd-button-33 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-33 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-33,
.bd-button-33:link,
.bd-button-33:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 12px;
  background-color: #33add6;
  padding: 10px 38px;
  border: 2px solid #33add6;
  line-height: 17.14285715px;
  background-image: none;
}
@media (max-width: 767px) {
  .bd-button-33,
  .bd-button-33:link,
  .bd-button-33:visited {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.bd-button-33:hover,
.bd-button-33:focus {
  text-decoration: none;
  color: #269ccb;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #269ccb;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24z {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zMA {}
.bd-button-63 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-63 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-63,
.bd-button-63:link,
.bd-button-63:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-63:hover,
.bd-button-63:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-63:active {
  color: #777777;
}
.bd-icon-73:before {
  content: '\20d';
}
.bd-icon-73:before {
  visibility: inherit;
}
.bd-icon-73:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zMQ {}
.bd-button-64 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-64 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-64,
.bd-button-64:link,
.bd-button-64:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-64:hover,
.bd-button-64:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-64:active {
  color: #777777;
}
.bd-icon-62:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zMg {}
.bd-button-45 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-45 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-45,
.bd-button-45:link,
.bd-button-45:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-45:hover,
.bd-button-45:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-45:active {
  color: #777777;
}
.bd-icon-74:before {
  content: '\20d';
}
.bd-icon-74:before {
  visibility: inherit;
}
.bd-icon-74:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zMjY {}
.bd-button-148 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-148 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-148,
.bd-button-148:link,
.bd-button-148:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 10px;
  background-image: none;
}
.bd-button-148:hover,
.bd-button-148:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-148:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zMjY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zMw {}
.bd-button-65 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-65 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-65,
.bd-button-65:link,
.bd-button-65:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-65:hover,
.bd-button-65:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-65:active {
  color: #777777;
}
.bd-icon-75:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zNA {}
.bd-button-46 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-46 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-46,
.bd-button-46:link,
.bd-button-46:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-46:hover,
.bd-button-46:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-46:active {
  color: #777777;
}
.bd-icon-76:before {
  content: '\20d';
}
.bd-icon-76:before {
  visibility: inherit;
}
.bd-icon-76:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zNQ {}
.bd-button-66 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-66 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-66,
.bd-button-66:link,
.bd-button-66:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-66:hover,
.bd-button-66:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-66:active {
  color: #777777;
}
.bd-icon-77:before {
  content: '\20d';
}
.bd-icon-77:before {
  visibility: inherit;
}
.bd-icon-77:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zNg {}
.bd-button-47 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-47 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-47,
.bd-button-47:link,
.bd-button-47:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-47:hover,
.bd-button-47:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-47:active {
  color: #777777;
}
.bd-icon-78:before {
  content: '\20d';
}
.bd-icon-78:before {
  visibility: inherit;
}
.bd-icon-78:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zNw {}
.bd-button-70 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-70 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-70,
.bd-button-70:link,
.bd-button-70:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-70:hover,
.bd-button-70:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-70:active {
  color: #777777;
}
.bd-icon-79:before {
  content: '\20d';
}
.bd-icon-79:before {
  visibility: inherit;
}
.bd-icon-79:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zOA {}
.bd-button-48 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-48 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-48,
.bd-button-48:link,
.bd-button-48:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-48:hover,
.bd-button-48:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-48:active {
  color: #777777;
}
.bd-icon-80:before {
  content: '\20d';
}
.bd-icon-80:before {
  visibility: inherit;
}
.bd-icon-80:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zOQ {}
.bd-button-71 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-71 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-71,
.bd-button-71:link,
.bd-button-71:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-71:hover,
.bd-button-71:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-71:active {
  color: #777777;
}
.bd-icon-81:before {
  content: '\20d';
}
.bd-icon-81:before {
  visibility: inherit;
}
.bd-icon-81:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b24zOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b240MA {}
.bd-button-49 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-49 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-49,
.bd-button-49:link,
.bd-button-49:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-49:hover,
.bd-button-49:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-49:active {
  color: #777777;
}
.bd-icon-82:before {
  content: '\20d';
}
.bd-icon-82:before {
  visibility: inherit;
}
.bd-icon-82:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b240MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b240MQ {}
.bd-button-72 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-72 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-72,
.bd-button-72:link,
.bd-button-72:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-72:hover,
.bd-button-72:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-72:active {
  color: #777777;
}
.bd-icon-83:before {
  content: '\20d';
}
.bd-icon-83:before {
  visibility: inherit;
}
.bd-icon-83:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b240MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b240Mg {}
.bd-button-50 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-50 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-50,
.bd-button-50:link,
.bd-button-50:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-50:hover,
.bd-button-50:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-50:active {
  color: #777777;
}
.bd-icon-84:before {
  content: '\20d';
}
.bd-icon-84:before {
  visibility: inherit;
}
.bd-icon-84:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b240Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b240NA {}
.bd-button-51 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-51 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-51,
.bd-button-51:link,
.bd-button-51:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-51:hover,
.bd-button-51:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-51:active {
  color: #777777;
}
.bd-icon-86:before {
  content: '\20d';
}
.bd-icon-86:before {
  visibility: inherit;
}
.bd-icon-86:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b240NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b240Ng {}
.bd-button-53 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-53 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-53,
.bd-button-53:link,
.bd-button-53:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-53:hover,
.bd-button-53:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-53:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b240Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b241 {}
.bd-linkbutton-5 {
  position: absolute;
  top: 94.937%;
  left: 1.964%;
  right: auto;
  bottom: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b241 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b241Nw {}
.bd-button-73 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-73 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-73,
.bd-button-73:link,
.bd-button-73:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-73:hover,
.bd-button-73:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-73:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b241Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b242MA {}
.bd-button-76 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-76 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-76,
.bd-button-76:link,
.bd-button-76:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-76:hover,
.bd-button-76:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-76:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b242MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b242MQ {}
.bd-button-83 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-83 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-83,
.bd-button-83:link,
.bd-button-83:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-83:hover,
.bd-button-83:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-83:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b242MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b242OQ {}
.bd-button-87 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-87 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-87,
.bd-button-87:link,
.bd-button-87:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-87:hover,
.bd-button-87:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-87:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b242OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b243 {}
.bd-button-31 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-31 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-31,
.bd-button-31:link,
.bd-button-31:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-31:hover,
.bd-button-31:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-31:active {
  color: #777777;
}
.bd-icon-27:before {
  content: '\20d';
}
.bd-icon-27:before {
  visibility: inherit;
}
.bd-icon-27:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b243 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b243NQ {}
.bd-button-126 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-126 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-126,
.bd-button-126:link,
.bd-button-126:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-126:hover,
.bd-button-126:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-126:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b243NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b243Ng {}
.bd-button-89 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-89 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-89,
.bd-button-89:link,
.bd-button-89:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-89:hover,
.bd-button-89:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-89:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b243Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b244MQ {}
.bd-button-88 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-88 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-88,
.bd-button-88:link,
.bd-button-88:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-88:hover,
.bd-button-88:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-88:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b244MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b244NA {}
.bd-button-100 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-100 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-100,
.bd-button-100:link,
.bd-button-100:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-100:hover,
.bd-button-100:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-100:active {
  color: #777777;
}
.bd-icon-128:before {
  content: '\20d';
}
.bd-icon-128:before {
  visibility: inherit;
}
.bd-icon-128:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b244NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b244NQ {}
.bd-button-101 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-101 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-101,
.bd-button-101:link,
.bd-button-101:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #999999;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 1em;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-align: center;
  line-height: 20.00000001px;
}
.bd-button-101:hover,
.bd-button-101:focus {
  text-decoration: none;
  color: #777777;
}
.bd-button-101:active {
  color: #777777;
}
.bd-icon-129:before {
  content: '\20d';
}
.bd-icon-129:before {
  visibility: inherit;
}
.bd-icon-129:before {
  float: right;
  font-size: 21px;
  line-height: 30.00000001px;
  line-height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b244NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b245 {}
.bd-button-30 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.bd-button-30 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-30 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-30,
.bd-button-30:link,
.bd-button-30:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 12px;
  background-color: #33add6;
  padding: 10px 38px;
  border: 2px solid #33add6;
  line-height: 17.14285715px;
  background-image: none;
}
@media (max-width: 767px) {
  .bd-button-30,
  .bd-button-30:link,
  .bd-button-30:visited {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.bd-button-30:hover,
.bd-button-30:focus {
  text-decoration: none;
  color: #269ccb;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #269ccb;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b245 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b245Mg {}
.bd-button-91 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-91 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-91,
.bd-button-91:link,
.bd-button-91:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  line-height: 28.57142858px;
  background-image: none;
}
.bd-button-91:hover,
.bd-button-91:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-91:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxpbmtidXR0b245Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxvZ28y {}
.bd-logo-2 {
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 270px;
  position: relative;
}
@media (max-width: 991px) {
  .bd-logo-2 {
    float: none;
  }
}
.bd-logo-2 {
  display: inline-block;
}
.bd-logo-2 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLWxvZ28y {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBhZ2Vmb290ZXIx {}
.bd-pagefooter-1 {
  position: absolute;
  top: 53.061%;
  left: 40.342%;
  right: auto;
  bottom: auto;
  display: block;
}
.bd-pagefooter-1 > .bd-container-inner > a {
  margin-left: 0!important;
  margin-right: 0!important;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBhZ2Vmb290ZXIx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBhZ2V0aXRsZTI {}
.bd-pagetitle-2 {
  overflow: hidden;
  /* outside margin fix */
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBhZ2V0aXRsZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3Rjb250ZW50Mw {}
.bd-postcontent-3 {
  position: relative;
  margin-bottom: 10px;
  margin-top: 15px;
}
.bd-postcontent-3:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-24 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-postcontent-3:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-24,
.bd-postcontent-3:not(.shape-only).bd-custom-blockquotes blockquote p,
.bd-blockquotes-24 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3Rjb250ZW50Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RoZWFkZXI0 {}
.bd-postheader-4 {
  position: relative;
  margin-bottom: 10px;
  display: block;
}
.bd-postheader-4 a {
  display: inline-block;
}
h2.bd-postheader-4 {
  line-height: 51.42857144px;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 100;
  color: #777777;
}
h2.bd-postheader-4 a {
  color: #269ccb;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RoZWFkZXI0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uYXV0aG9yNA {}
.bd-posticonauthor-4 {
  line-height: 17.14285715px;
  font-size: 12px;
}
.bd-posticonauthor-12 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
@media (max-width: 767px) {
  .bd-posticonauthor-12 {
    margin-bottom: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    padding-left: 0px;
  }
}
.bd-posticonauthor-12 {
  font-style: italic;
  color: #a8a8a8;
  font-weight: normal;
}
.bd-posticonauthor-12 a {
  color: #a8a8a8;
}
.bd-posticonauthor-12 a:hover {
  color: #33add6;
  text-decoration: none;
}
.bd-posticonauthor-12 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
.bd-posticonauthor-12 .bd-icon-8 {
  white-space: nowrap;
}
.bd-posticonauthor-12 .bd-icon-8 > span,
.bd-posticonauthor-12 .bd-icon-8 > time {
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticonauthor-12 {
    margin-bottom: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    padding-left: 0px;
  }
}
.bd-icon-8:before {
  content: '\280';
}
.bd-icon-8:before {
  visibility: inherit;
}
.bd-icon-8:before {
  color: #cccccc;
  margin-right: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uYXV0aG9yNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uZGF0ZTU {}
.bd-posticondate-5 {
  line-height: 17.14285715px;
  font-size: 12px;
}
.bd-posticondate-13 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
@media (max-width: 767px) {
  .bd-posticondate-13 {
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    float: none;
    margin-bottom: 4px;
  }
}
.bd-posticondate-13 {
  font-style: italic;
  color: #a8a8a8;
  font-weight: normal;
}
.bd-posticondate-13 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
.bd-posticondate-13 .bd-icon-10 {
  white-space: nowrap;
}
.bd-posticondate-13 .bd-icon-10 > span,
.bd-posticondate-13 .bd-icon-10 > time {
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticondate-13 {
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    float: none;
    margin-bottom: 4px;
  }
}
.bd-icon-10:before {
  content: '\18f';
}
.bd-icon-10:before {
  visibility: inherit;
}
.bd-icon-10:before {
  color: #cccccc;
  margin-right: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29uZGF0ZTU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczU {}
.bd-posticontags-20 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticontags-20 {
  color: #777777;
  text-transform: none;
}
.bd-posticontags-20 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticontags-20 .bd-icon-15 {
  white-space: nowrap;
}
.bd-posticontags-20 .bd-icon-15 > span,
.bd-posticontags-20 .bd-icon-15 > time {
  white-space: normal;
}
.bd-icon-15:before {
  content: '\1c8';
}
.bd-icon-15:before {
  visibility: inherit;
}
.bd-icon-15:before {
  color: #cccccc;
  margin-right: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpY29udGFnczU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpbWFnZTEx {}
.bd-postimage-11 {
  margin-bottom: 0px;
  display: block;
  margin-top: 7px;
}
@media (max-width: 767px) {
  .bd-postimage-11 {
    margin-top: 10px;
  }
}
.bd-postimage-11 {
  display: inline-block;
}
.bd-postimage-11 img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpbWFnZTEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpbWFnZTI {}
.bd-postimage-2 {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 400px;
}
.bd-postimage-2 {
  display: inline-block;
}
.bd-postimage-2 img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpbWFnZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpbWFnZTk {}
.bd-postimage-9 {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 400px;
}
.bd-postimage-9 {
  display: inline-block;
}
.bd-postimage-9 img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RpbWFnZTk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RyZWFkbW9yZTQ {}
.bd-postreadmore-4 {
  position: relative;
  float: right;
}
@media (max-width: 767px) {
  .bd-postreadmore-4 {
    float: left;
    width: 100%;
    margin-top: 7px;
  }
}
.bd-button-11 a {
  line-height: 20.00000001px;
  font-size: 14px;
  font-weight: normal;
}
.bd-button-11 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-11,
.bd-button-11:link,
.bd-button-11:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(66, 66, 66, 0.39);
  padding: 10px 15px;
  border: 0px solid #ffffff;
  border-radius: 0px;
  background-image: none;
}
.bd-button-11:hover,
.bd-button-11:focus {
  background-color: #a1a1a1;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-11:active {
  background-color: #757575;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RyZWFkbW9yZTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RyZWFkbW9yZTY {}
.bd-postreadmore-6 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXBvc3RyZWFkbW9yZTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24x {}
.bd-section-1 {
  background-color: #33add6;
  position: relative;
  background-image: url(../../assets/images/f120076066d25bff61a55967d566ad20_B_Computer_Science_banner_template_01.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  height: 400px;
  background-position: center center;
}
.bd-section-1 {
  line-height: 28.5px;
  color: #ffffff;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
}
.bd-section-1 h1 {
  line-height: 62.4px;
  text-transform: uppercase;
  font-size: 48px;
  color: #ffffff;
  font-weight: bold;
}
@media (max-width: 767px) {
  .bd-section-1 h1 {
    line-height: 36px;
    font-size: 24px;
    font-weight: 400;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24x {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMA {}
.bd-section-10 {
  display: block;
  margin-bottom: 0px;
  background-color: #0e2839;
  padding: 40px 0px;
}
@media (max-width: 1199px) {
  .bd-section-10 {
    -webkit-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -ms-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
  }
}
@media (max-width: 767px) {
  .bd-section-10 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.bd-section-10 {
  line-height: 22.85714286px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
}
.bd-section-10 h3 {
  line-height: 68.57142859px;
  color: #ffffff;
  font-size: 48px;
  font-weight: 300;
  margin-top: 0.1em;
  margin-bottom: 0.7em;
}
.bd-section-10 h2 {
  line-height: 88.5714286px;
  font-size: 62px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.1em;
}
@media (max-width: 767px) {
  .bd-section-10 {
    text-align: center;
  }
  .bd-section-10 h3 {
    line-height: 44.2857143px;
    font-size: 31px;
  }
  .bd-section-10 h2 {
    line-height: 52.85714287px;
    font-size: 37px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDA {}
.bd-section-100 {
  background-image: url(../../assets/images/346b27737d35ecdcb7c6e26223214966_Innovation2.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 47.04% 65.11%;
  background-size: cover;
}
.bd-section-100 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDE {}
.bd-section-101 {
  padding: 4em 1em;
}
.bd-section-101 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-101 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDM {}
.bd-section-103 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDU {}
.bd-section-105 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-105 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDc {}
.bd-section-107 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-107 h2 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMDk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMQ {}
.bd-section-11 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../../assets/images/e274f94150c3446c460ce10895acf6f4_1570063072_799_Whatissyntheticdataandhowcanithelpprotect750x430.jpg);
  background-attachment: scroll;
  display: block;
  height: 380px;
  padding: 50px 4em;
}
@media (max-width: 991px) {
  .bd-section-11 {
    padding-bottom: 4em;
    padding-top: 4em;
  }
}
@media (max-width: 767px) {
  .bd-section-11 {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
.bd-section-11 {
  line-height: 24px;
  color: #ffffff;
  text-align: right;
  font-size: 20px;
  font-weight: normal;
}
.bd-section-11 h2 {
  text-transform: none;
}
.bd-section-11 h1 {
  line-height: 80px;
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
}
@media (max-width: 991px) {
  .bd-section-11 {
    line-height: 18.57142858px;
    font-size: 13px;
  }
  .bd-section-11 h2 {
    line-height: 41px;
    font-size: 41px;
  }
  .bd-section-11 h1 {
    line-height: 74px;
    font-size: 74px;
  }
}
@media (max-width: 767px) {
  .bd-section-11 {
    line-height: 18.57142858px;
    text-align: center;
    font-size: 13px;
  }
  .bd-section-11 h2 {
    line-height: 26px;
    font-size: 26px;
  }
  .bd-section-11 h1 {
    line-height: 49px;
    font-size: 49px;
  }
}
.bd-textureoverlay-2:before {
  background-color: rgba(0, 0, 0, 0.33);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTA {}
.bd-section-110 {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-110 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-110 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-110 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-110 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTE {}
.bd-section-111 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-111 h1 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTI {}
.bd-section-112 {
  background-image: url(../../assets/images/698ca4402b3bb4775fd0e1ccfa8da67e_img_2241_CUT_96_1920.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-112 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTU {}
.bd-section-115 {
  padding: 4em 1em;
}
.bd-section-115 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-115 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTY {}
.bd-section-116 {
  padding: 4em 1em;
}
.bd-section-116 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-116 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTg {}
.bd-section-118 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMTk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjA {}
.bd-section-120 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-120 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjE {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjI {}
.bd-section-122 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-122 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjQ {}
.bd-section-124 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-124 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjY {}
.bd-section-126 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-126 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjg {}
.bd-section-128 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-128 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjk {}
.bd-section-129 {
  padding: 4em 1em;
}
.bd-section-129 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-129 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMjk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMw {}
.bd-section-13 {
  padding-top: 45px;
  padding-bottom: 45px;
  margin-top: 0px;
}
.bd-section-13 {
  line-height: 24px;
  font-size: 16px;
  color: #555555;
}
.bd-section-13 h1 {
  line-height: 38.4px;
  font-size: 32px;
  font-weight: 400;
  color: #000000;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzE {}
.bd-section-131 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzM {}
.bd-section-133 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-133 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzU {}
.bd-section-135 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-135 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzY {}
.bd-section-136 {
  background-image: url(../../assets/images/80a1d8f4bea37f35f7b4d1dd494b5c22_banner_web_24_pollici.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  height: 40em;
  margin-bottom: 7ex;
  margin-top: 7ex;
  background-size: cover;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzg {}
.bd-section-138 {
  background-image: url(../../assets/images/9f6cf0011ec21ed01ef6b47c2b55f820_futuristicwallpaperinspirationalwindows10futuristicwallpaper70imagesforyouoffuturisticwallpaper.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-138 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzk {}
.bd-section-139 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-139 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xMzk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNA {}
.bd-section-14 {
  line-height: 24px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
}
.bd-section-14 h2 {
  line-height: 34.2857143px;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDA {}
.bd-section-140 {
  background-image: url(../../assets/images/7532495acab4c34a3c442e63127089e2_peopleiStock490926205.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-140 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDE {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDI {}
.bd-section-142 {
  padding: 4em 1em;
}
.bd-section-142 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-142 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDQ {}
.bd-section-144 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDY {}
.bd-section-146 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-146 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDg {}
.bd-section-148 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-148 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNDk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNQ {}
.bd-section-15 {
  line-height: 22.85714286px;
  color: #000000;
  font-size: 16px;
}
.bd-section-15 ol > li {
  font-style: normal;
  margin-right: 0;
  margin-left: 0;
}
.bd-section-15 h3 {
  line-height: 21.6px;
  color: #000000;
  font-style: italic;
  font-size: 18px;
  font-weight: 400;
  margin-top: 0.7em;
}
.bd-section-15 h2 {
  line-height: 36px;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: bold;
  color: #0777a3;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .bd-section-15 h2 {
    line-height: 48px;
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .bd-section-15 h2 {
    letter-spacing: 0;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTA {}
.bd-section-150 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-150 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTE {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTI {}
.bd-section-152 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-152 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTQ {}
.bd-section-154 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-154 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTU {}
.bd-section-155 {
  background-image: url(../../assets/images/406eccaa9401fc94c1dc8ac71a99beaa_1351350574_networkbluewallpapper4k.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-155 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTY {}
.bd-section-156 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTk {}
.bd-section-159 {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-159 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-159 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-159 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-159 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNTk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNg {}
.bd-section-16 {
  padding-top: 45px;
  padding-bottom: 45px;
  margin-top: 0px;
}
.bd-section-16 {
  line-height: 24px;
  font-size: 16px;
  color: #555555;
}
.bd-section-16 h1 {
  line-height: 43.2px;
  font-size: 36px;
  font-weight: 400;
  color: #000000;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjA {}
.bd-section-160 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../../assets/images/ff72fe30d1d054dc2f96e1012bbd1e25_Visio_27_slide_rev3.png);
  background-attachment: scroll;
  display: block;
  height: 380px;
  padding: 50px 4em;
}
@media (max-width: 991px) {
  .bd-section-160 {
    padding-bottom: 4em;
    padding-top: 4em;
  }
}
@media (max-width: 767px) {
  .bd-section-160 {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
.bd-section-160 {
  line-height: 24px;
  color: #ffffff;
  text-align: right;
  font-size: 20px;
  font-weight: normal;
}
.bd-section-160 h2 {
  text-transform: none;
}
.bd-section-160 h1 {
  line-height: 120px;
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
}
@media (max-width: 991px) {
  .bd-section-160 {
    line-height: 18.57142858px;
    font-size: 13px;
  }
  .bd-section-160 h2 {
    line-height: 41px;
    font-size: 41px;
  }
  .bd-section-160 h1 {
    line-height: 74px;
    font-size: 74px;
  }
}
@media (max-width: 767px) {
  .bd-section-160 {
    line-height: 18.57142858px;
    text-align: center;
    font-size: 13px;
  }
  .bd-section-160 h2 {
    line-height: 26px;
    font-size: 26px;
  }
  .bd-section-160 h1 {
    line-height: 49px;
    font-size: 49px;
  }
}
.bd-textureoverlay-9:before {
  background-color: rgba(0, 0, 0, 0.33);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjE {}
.bd-section-161 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-161 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjI {}
.bd-section-162 {
  padding: 4em 1em;
}
.bd-section-162 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-162 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjU {}
.bd-section-165 {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-165 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-165 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-165 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-165 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjY {}
.bd-section-166 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../../assets/images/33d2e18dc4e91bf06918aaa7e4fba9fb_Mobility_commercial_1920.jpg);
  background-attachment: scroll;
  display: block;
  height: 380px;
  padding: 50px 4em;
}
@media (max-width: 991px) {
  .bd-section-166 {
    padding-bottom: 4em;
    padding-top: 4em;
  }
}
@media (max-width: 767px) {
  .bd-section-166 {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
.bd-section-166 {
  line-height: 24px;
  color: #ffffff;
  text-align: right;
  font-size: 20px;
  font-weight: normal;
}
.bd-section-166 h2 {
  text-transform: none;
}
.bd-section-166 h1 {
  line-height: 120px;
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
}
@media (max-width: 991px) {
  .bd-section-166 {
    line-height: 18.57142858px;
    font-size: 13px;
  }
  .bd-section-166 h2 {
    line-height: 41px;
    font-size: 41px;
  }
  .bd-section-166 h1 {
    line-height: 74px;
    font-size: 74px;
  }
}
@media (max-width: 767px) {
  .bd-section-166 {
    line-height: 18.57142858px;
    text-align: center;
    font-size: 13px;
  }
  .bd-section-166 h2 {
    line-height: 26px;
    font-size: 26px;
  }
  .bd-section-166 h1 {
    line-height: 49px;
    font-size: 49px;
  }
}
.bd-textureoverlay-11:before {
  background-color: rgba(0, 0, 0, 0.33);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjc {}
.bd-section-167 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjk {}
.bd-section-169 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-169 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNjk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzA {}
.bd-section-170 {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-170 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-170 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-170 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-170 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzE {}
.bd-section-171 {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-171 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-171 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-171 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-171 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzI {}
.bd-section-172 {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../../assets/images/7c186ab252d1442b3b7c0bb2e40f9198_Dollarphotoclub_50326660.jpg);
  background-attachment: scroll;
  display: block;
  height: 380px;
  background-size: cover;
  padding: 50px 4em;
}
@media (max-width: 991px) {
  .bd-section-172 {
    padding-bottom: 4em;
    padding-top: 4em;
  }
}
@media (max-width: 767px) {
  .bd-section-172 {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
.bd-section-172 {
  line-height: 24px;
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
}
.bd-section-172 h2 {
  text-transform: none;
}
.bd-section-172 h1 {
  line-height: 120px;
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
}
@media (max-width: 991px) {
  .bd-section-172 {
    line-height: 18.57142858px;
    font-size: 13px;
  }
  .bd-section-172 h2 {
    line-height: 41px;
    font-size: 41px;
  }
  .bd-section-172 h1 {
    line-height: 74px;
    font-size: 74px;
  }
}
@media (max-width: 767px) {
  .bd-section-172 {
    line-height: 18.57142858px;
    text-align: center;
    font-size: 13px;
  }
  .bd-section-172 h2 {
    line-height: 26px;
    font-size: 26px;
  }
  .bd-section-172 h1 {
    line-height: 49px;
    font-size: 49px;
  }
}
.bd-textureoverlay-13:before {
  background-color: rgba(0, 0, 0, 0.33);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzQ {}
.bd-section-174 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-174 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzY {}
.bd-section-176 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-176 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzg {}
.bd-section-178 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-178 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xNzk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOA {}
.bd-section-18 {
  position: relative;
  background-size: cover;
  background-image: url(../../assets/images/716c7ffb1597dae03db802e147730e4e_1570063072_799_Whatissyntheticdataandhowcanithelpprotect750x430.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 100vh;
  background-position: left center;
}
@media (max-width: 767px) {
  .bd-section-18 {
    background-image: url(../../assets/images/a4d593bae235a6a2bd2961a2c3697926_e.jpg);
    background-position: right center;
  }
}
.bd-section-18 {
  line-height: 36px;
  color: #b8e2ef;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  text-align: right;
  word-spacing: 1px;
  letter-spacing: 2px;
}
.bd-section-18 h1 {
  line-height: 72px;
  font-size: 72px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 800;
}
@media (max-width: 767px) {
  .bd-section-18 {
    text-align: center;
  }
  .bd-section-18 h1 {
    line-height: 43.2px;
    font-size: 36px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODA {}
.bd-section-180 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-180 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODE {}
.bd-section-181 {
  background-image: url(../../assets/images/7ae33abed5df45539ba00a65050372ea_1351350574_networkbluewallpapper4k.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-181 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODI {}
.bd-section-182 {
  padding: 4em 1em;
}
.bd-section-182 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-182 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODU {}
.bd-section-185 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODc {}
.bd-section-187 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-187 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODk {}
.bd-section-189 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-189 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xODk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOQ {}
.bd-section-19 {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-19 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-19 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-19 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-19 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTE {}
.bd-section-191 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-191 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTM {}
.bd-section-193 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-193 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTU {}
.bd-section-195 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-195 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTY {}
.bd-section-196 {
  background-image: url(../../assets/images/d438012f22ed0de4a5f00c8457cd928a_bigdata.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-196 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTg {}
.bd-section-198 {
  padding: 4em 1em;
}
.bd-section-198 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-198 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24xOTk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24y {}
.bd-section-2 {
  background-color: rgba(14, 40, 57, 0.95);
  padding-left: 20px;
  padding-right: 20px;
}
.bd-section-2 {
  line-height: 17.14285715px;
  font-size: 12px;
  color: #ffffff;
  font-style: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24y {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMA {}
.bd-section-20 {
  padding-top: 45px;
  padding-bottom: 45px;
  margin-top: 0px;
}
.bd-section-20 {
  line-height: 24px;
  font-size: 16px;
  color: #555555;
}
.bd-section-20 h1 {
  line-height: 38.4px;
  font-size: 32px;
  font-weight: 400;
  color: #000000;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDE {}
.bd-section-201 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDM {}
.bd-section-203 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-203 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDU {}
.bd-section-205 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-205 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDc {}
.bd-section-207 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-207 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDk {}
.bd-section-209 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-209 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMDk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMQ {}
.bd-section-21 {
  position: relative;
  background-size: cover;
  background-image: url(../../assets/images/a83274f5f2bffddc8230f9bfe1000990_banner_web_24_pollici.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 85vh;
  background-position: left center;
}
@media (max-width: 767px) {
  .bd-section-21 {
    background-image: url(../../assets/images/a4d593bae235a6a2bd2961a2c3697926_e.jpg);
    background-position: right center;
  }
}
.bd-section-21 {
  line-height: 36px;
  color: #b8e2ef;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  text-align: right;
  word-spacing: 1px;
  letter-spacing: 2px;
}
.bd-section-21 h1 {
  line-height: 72px;
  font-size: 72px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 800;
}
@media (max-width: 767px) {
  .bd-section-21 {
    text-align: center;
  }
  .bd-section-21 h1 {
    line-height: 43.2px;
    font-size: 36px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTE {}
.bd-section-211 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-211 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTI {}
.bd-section-212 {
  background-image: url(../../assets/images/2e6efd8c2dfbc70b6116b5b424178c4f_1351350574_networkbluewallpapper4k.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-212 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTM {}
.bd-section-213 {
  padding: 4em 1em;
}
.bd-section-213 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-213 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTY {}
.bd-section-216 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTg {}
.bd-section-218 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-218 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMTk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMg {}
.bd-section-22 {
  padding-top: 4em;
  padding-bottom: 4em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-22 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-22 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-22 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-22 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjA {}
.bd-section-220 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-220 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjE {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjI {}
.bd-section-222 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-222 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjQ {}
.bd-section-224 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-224 p {
  margin-left: 0;
}
.bd-section-224 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjY {}
.bd-section-226 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-226 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjc {}
.bd-section-227 {
  background-image: url(../../assets/images/7784472cf0edcc9347b17a075c590104_Sicurezzadatacenter.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-227 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjg {}
.bd-section-228 {
  padding: 4em 1em;
}
.bd-section-228 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-228 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMjk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMw {}
.bd-section-23 {
  padding-top: 4em;
  padding-bottom: 4em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-23 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-23 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-23 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-23 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzE {}
.bd-section-231 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzM {}
.bd-section-233 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-233 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzU {}
.bd-section-235 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-235 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzc {}
.bd-section-237 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-237 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzk {}
.bd-section-239 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-239 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yMzk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNA {}
.bd-section-24 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../../assets/images/94103bae1d5462958e7f691d9ad7eb13_bigdata.jpg);
  background-attachment: scroll;
  display: block;
  height: 380px;
  padding: 50px 4em;
}
@media (max-width: 991px) {
  .bd-section-24 {
    padding-bottom: 4em;
    padding-top: 4em;
  }
}
@media (max-width: 767px) {
  .bd-section-24 {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
.bd-section-24 {
  line-height: 24px;
  color: #ffffff;
  text-align: right;
  font-size: 20px;
  font-weight: normal;
}
.bd-section-24 h2 {
  text-transform: none;
}
.bd-section-24 h1 {
  line-height: 120px;
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
}
@media (max-width: 991px) {
  .bd-section-24 {
    line-height: 18.57142858px;
    font-size: 13px;
  }
  .bd-section-24 h2 {
    line-height: 41px;
    font-size: 41px;
  }
  .bd-section-24 h1 {
    line-height: 74px;
    font-size: 74px;
  }
}
@media (max-width: 767px) {
  .bd-section-24 {
    line-height: 18.57142858px;
    text-align: center;
    font-size: 13px;
  }
  .bd-section-24 h2 {
    line-height: 26px;
    font-size: 26px;
  }
  .bd-section-24 h1 {
    line-height: 49px;
    font-size: 49px;
  }
}
.bd-textureoverlay-8:before {
  background-color: rgba(0, 0, 0, 0.33);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDE {}
.bd-section-241 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-241 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDI {}
.bd-section-242 {
  background-image: url(../../assets/images/b00bdd8764b1946b7e207589d61b0d30_1351350574_networkbluewallpapper4k.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-242 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDQ {}
.bd-section-244 {
  padding: 4em 1em;
}
.bd-section-244 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-244 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDc {}
.bd-section-247 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDk {}
.bd-section-249 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-249 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNDk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTE {}
.bd-section-251 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-251 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTM {}
.bd-section-253 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-253 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTU {}
.bd-section-255 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-255 p {
  margin-left: 0;
}
.bd-section-255 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTc {}
.bd-section-257 {
  line-height: 21.6px;
  font-size: 18px;
}
.bd-section-257 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNTc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNg {}
.bd-section-26 {
  background-color: #f8f8f8;
  padding-bottom: 1em;
  padding-top: 1em;
}
.bd-section-26 {
  line-height: 27.2px;
  text-align: left;
  color: #333333;
  font-size: 16px;
}
.bd-section-26 h3 {
  line-height: 36px;
  color: #1bbb9b;
  font-size: 30px;
}
.bd-section-26 h3 a {
  color: #1bbb9b;
}
.bd-section-26 h3 a:hover {
  color: #000000;
}
.bd-section-26 h2 {
  line-height: 30px;
  font-size: 20px;
  color: #777777;
}
.bd-section-26 h1 {
  line-height: 41.4px;
  font-weight: 600;
  font-size: 36px;
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjM {}
.bd-section-263 {
  position: relative;
  background-size: cover;
  background-image: url(../../assets/images/b4d35ee946712f716b0b70a8805bad7a_bigstockBlockchaintechnologyfuturist231043651scaled.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 100vh;
  background-position: left center;
}
@media (max-width: 767px) {
  .bd-section-263 {
    background-image: url(../../assets/images/a4d593bae235a6a2bd2961a2c3697926_e.jpg);
    background-position: right center;
  }
}
.bd-section-263 {
  line-height: 24px;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  word-spacing: 1px;
  letter-spacing: 0;
}
.bd-section-263 h1 {
  line-height: 72px;
  font-size: 72px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
}
@media (max-width: 767px) {
  .bd-section-263 {
    text-align: center;
  }
  .bd-section-263 h1 {
    line-height: 43.2px;
    font-size: 36px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjQ {}
.bd-section-264 {
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-264 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-264 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-264 {
  line-height: 20.00000001px;
  font-size: 14px;
  color: #777777;
  font-weight: normal;
}
.bd-section-264 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjU {}
.bd-section-265 {
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-265 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-265 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-265 {
  line-height: 20.00000001px;
  font-size: 14px;
  color: #777777;
  font-weight: normal;
}
.bd-section-265 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjY {}
.bd-section-266 {
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-266 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-266 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-266 {
  line-height: 20.00000001px;
  font-size: 14px;
  color: #777777;
  font-weight: normal;
}
.bd-section-266 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjc {}
.bd-section-267 {
  background-color: #269ccb;
}
.bd-section-267 {
  line-height: 24px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  font-style: italic;
}
.bd-section-267 h2 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjg {}
.bd-section-268 {
  background-color: #f8f8f8;
  padding-bottom: 1em;
  padding-top: 1em;
}
.bd-section-268 {
  line-height: 27.2px;
  text-align: left;
  color: #333333;
  font-size: 16px;
}
.bd-section-268 h3 {
  line-height: 36px;
  color: #1bbb9b;
  font-size: 30px;
}
.bd-section-268 h3 a {
  color: #1bbb9b;
}
.bd-section-268 h3 a:hover {
  color: #000000;
}
.bd-section-268 h2 {
  line-height: 30px;
  font-size: 20px;
  color: #777777;
}
.bd-section-268 h1 {
  line-height: 41.4px;
  font-weight: 600;
  font-size: 36px;
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjk {}
.bd-section-269 {
  background-color: #269ccb;
  padding-top: 2em;
  padding-bottom: 2em;
}
.bd-section-269 {
  line-height: 30.6px;
  color: #ffffff;
  font-size: 18px;
}
.bd-section-269 h4 {
  line-height: 24px;
  font-weight: 400;
  font-size: 20px;
  margin-top: 0.7em;
  margin-bottom: 0.7em;
  color: #ffffff;
  font-style: italic;
  letter-spacing: 1px;
}
.bd-section-269 h1 {
  line-height: 48px;
  font-weight: 500;
  font-size: 48px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .bd-section-269 h1 {
    line-height: 50px;
    font-size: 50px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNjk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNw {}
.bd-section-27 {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-27 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-27 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-27 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-27 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzA {}
.bd-section-270 {
  background-image: url(../../assets/images/8c32255ca474e4aeaeca219ec7f6b08f_1351350574_networkbluewallpapper4k.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-270 {
  color: #ffffff;
  font-family: 'Arial Black', Arial, Helvetica, Sans-Serif;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzI {}
.bd-section-272 {
  background-image: url(../../assets/images/5f0d3d36337bb3937d4605b89d7d93cd_EdgeComputing.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-272 {
  color: #ffffff;
  font-family: 'Arial Black', Arial, Helvetica, Sans-Serif;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzM {}
.bd-section-273 {
  background-image: url(../../assets/images/7784472cf0edcc9347b17a075c590104_Sicurezzadatacenter.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-273 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzQ {}
.bd-section-274 {
  background-color: #269ccb;
  padding-top: 2em;
  padding-bottom: 2em;
}
.bd-section-274 {
  line-height: 30.6px;
  color: #ffffff;
  font-size: 18px;
}
.bd-section-274 h4 {
  line-height: 24px;
  font-weight: 400;
  font-size: 20px;
  margin-top: 0.7em;
  margin-bottom: 0.7em;
  color: #ffffff;
  font-style: italic;
  letter-spacing: 1px;
}
.bd-section-274 h1 {
  line-height: 48px;
  font-weight: 500;
  font-size: 48px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .bd-section-274 h1 {
    line-height: 50px;
    font-size: 50px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzU {}
.bd-section-275 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-275 h2 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzY {}
.bd-section-276 {
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-276 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-276 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-276 {
  line-height: 20.00000001px;
  font-size: 14px;
  color: #777777;
  font-weight: normal;
}
.bd-section-276 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzk {}
.bd-section-279 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-279 h1 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yNzk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOA {}
.bd-section-28 {
  padding-top: 45px;
  padding-bottom: 45px;
  margin-top: 0px;
}
.bd-section-28 {
  line-height: 24px;
  font-size: 16px;
  color: #555555;
  text-transform: none;
  font-weight: normal;
}
.bd-section-28 h1 {
  line-height: 43.2px;
  font-size: 36px;
  font-weight: 400;
  color: #000000;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODE {}
.bd-section-281 {
  background-image: url(../../assets/images/3c6ce5f67ee0b3d9f8a69a6c2c2d7fa6_516010.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 47.04% 65.11%;
  background-size: cover;
}
.bd-section-281 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODI {}
.bd-section-282 {
  padding: 4em 1em;
}
.bd-section-282 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-282 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODQ {}
.bd-section-284 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-284 h2 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODY {}
.bd-section-286 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-286 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yODk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOQ {}
.bd-section-29 {
  display: block;
  margin-bottom: 0px;
  background-color: #0e2839;
  padding: 40px 0px;
}
@media (max-width: 1199px) {
  .bd-section-29 {
    -webkit-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -ms-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
  }
}
@media (max-width: 767px) {
  .bd-section-29 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.bd-section-29 {
  line-height: 28.57142858px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
}
.bd-section-29 h3 {
  line-height: 68.57142859px;
  color: #ffffff;
  font-size: 48px;
  font-weight: 300;
  margin-top: 0.1em;
  margin-bottom: 0.7em;
}
.bd-section-29 h2 {
  line-height: 88.5714286px;
  font-size: 62px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.1em;
}
@media (max-width: 767px) {
  .bd-section-29 {
    text-align: center;
  }
  .bd-section-29 h3 {
    line-height: 44.2857143px;
    font-size: 31px;
  }
  .bd-section-29 h2 {
    line-height: 52.85714287px;
    font-size: 37px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTA {}
.bd-section-290 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-290 h1 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTE {}
.bd-section-291 {
  background-image: url(../../assets/images/682f65f29fb7d2264acd2ffb02096fbd_3D_Floor_Plan_1080x.jpg.webp);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 47.04% 65.11%;
  background-size: cover;
}
.bd-section-291 {
  color: #ffffff;
}
.bd-section-291 h1 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTI {}
.bd-section-292 {
  padding: 4em 1em;
}
.bd-section-292 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-292 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTQ {}
.bd-section-294 {
  padding: 4em 1em;
}
.bd-section-294 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-294 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTc {}
.bd-section-297 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTk {}
.bd-section-299 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-299 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24yOTk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24z {}
.bd-section-3 {
  padding-top: 5em;
  background-image: url(../../assets/images/da35be3cafd040894605505d78fa5c46_aboutpic12x13a0608110561806df2b2d4c0697fb00.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  height: 70ex;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .bd-section-3 {
    padding-top: 2em;
  }
}
.bd-section-3 {
  line-height: 24px;
  text-align: center;
  color: #333333;
  font-size: 16px;
}
.bd-section-3 h1 {
  line-height: 85.71428574px;
  font-size: 60px;
  font-weight: 200;
  color: #000000;
}
@media (max-width: 991px) {
  .bd-section-3 h1 {
    line-height: 68.57142859px;
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .bd-section-3 h1 {
    line-height: 36px;
    font-size: 36px;
  }
}
.bd-parallax-bg-effect > .bd-section-3 {
  background-color: transparent;
  z-index: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24z {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMA {}
.bd-section-30 {
  padding-top: 45px;
  padding-bottom: 45px;
  margin-top: 0px;
}
.bd-section-30 {
  line-height: 24px;
  font-size: 16px;
  color: #555555;
}
.bd-section-30 h1 {
  line-height: 43.2px;
  font-size: 36px;
  font-weight: 400;
  color: #000000;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDE {}
.bd-section-301 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-301 h2 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDM {}
.bd-section-303 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-303 h1 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDQ {}
.bd-section-304 {
  background-image: url(../../assets/images/2dccff4999c2c89167dc57a32634aebf_Infra.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 47.04% 65.11%;
  background-size: cover;
}
.bd-section-304 {
  color: #f0a351;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDU {}
.bd-section-305 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDc {}
.bd-section-307 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-307 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDk {}
.bd-section-309 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-309 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMDk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMQ {}
.bd-section-31 {
  display: block;
  margin-bottom: 0px;
  background-color: #0e2839;
  padding: 40px 0px;
}
@media (max-width: 1199px) {
  .bd-section-31 {
    -webkit-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -ms-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
  }
}
@media (max-width: 767px) {
  .bd-section-31 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.bd-section-31 {
  line-height: 28.57142858px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
}
.bd-section-31 h3 {
  line-height: 68.57142859px;
  color: #ffffff;
  font-size: 48px;
  font-weight: 300;
  margin-top: 0.1em;
  margin-bottom: 0.7em;
}
.bd-section-31 h2 {
  line-height: 88.5714286px;
  font-size: 62px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.1em;
}
@media (max-width: 767px) {
  .bd-section-31 {
    text-align: center;
  }
  .bd-section-31 h3 {
    line-height: 44.2857143px;
    font-size: 31px;
  }
  .bd-section-31 h2 {
    line-height: 52.85714287px;
    font-size: 37px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTA {}
.bd-section-310 {
  background-image: url(../../assets/images/b461507528de7965eca6e5454ecdec01_27_front_sfondo_rev3.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  height: 35em;
  margin-bottom: 7ex;
  margin-top: 7ex;
  background-size: cover;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTE {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTI {}
.bd-section-312 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-312 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTM {}
.bd-section-313 {
  background-image: url(../../assets/images/7532495acab4c34a3c442e63127089e2_peopleiStock490926205.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-313 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTQ {}
.bd-section-314 {
  padding: 4em 1em;
}
.bd-section-314 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-314 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTY {}
.bd-section-316 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTg {}
.bd-section-318 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-318 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTk {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMTk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMg {}
.bd-section-32 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../../assets/images/05a834bc6b3d974d27a206fc85972c52_domainresellers.jpg);
  background-attachment: scroll;
  display: block;
  padding: 8em 4em;
}
@media (max-width: 991px) {
  .bd-section-32 {
    padding-bottom: 4em;
    padding-top: 4em;
  }
}
@media (max-width: 767px) {
  .bd-section-32 {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
.bd-section-32 {
  line-height: 30px;
  color: #ffffff;
  text-align: right;
  font-size: 20px;
  font-weight: normal;
}
.bd-section-32 h2 {
  text-transform: none;
}
.bd-section-32 h1 {
  line-height: 48px;
  font-size: 48px;
  text-transform: uppercase;
  font-weight: normal;
  color: #ffffff;
}
@media (max-width: 991px) {
  .bd-section-32 {
    line-height: 18.57142858px;
    font-size: 13px;
  }
  .bd-section-32 h2 {
    line-height: 41px;
    font-size: 41px;
  }
  .bd-section-32 h1 {
    line-height: 74px;
    font-size: 74px;
  }
}
@media (max-width: 767px) {
  .bd-section-32 {
    line-height: 18.57142858px;
    text-align: center;
    font-size: 13px;
  }
  .bd-section-32 h2 {
    line-height: 26px;
    font-size: 26px;
  }
  .bd-section-32 h1 {
    line-height: 49px;
    font-size: 49px;
  }
}
.bd-textureoverlay-3:before {
  background-color: rgba(0, 0, 0, 0.33);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjA {}
.bd-section-320 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-320 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjE {}
.bd-section-321 {
  background-image: url(../../assets/images/ec36aec83c8e23a3e12a347af30231e7_sfondo_p2.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  height: 35em;
  margin-bottom: 7ex;
  margin-top: 7ex;
  background-size: cover;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjM {}
.bd-section-323 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-323 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjQ {}
.bd-section-324 {
  background-image: url(../../assets/images/fd50319f15c74b5fb92b430d3f51742f_sfondo_p1.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-324 {
  color: #ffffff;
}
.bd-section-324 h1 {
  line-height: 102.85714289px;
  font-weight: bold;
  font-size: 72px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjc {}
.bd-section-327 {
  padding: 4em 1em;
}
.bd-section-327 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-327 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjk {}
.bd-section-329 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMjk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMw {}
.bd-section-33 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../../assets/images/f8b35620542a0b8bc45e55014e4e481d_BigData1160x700.jpg);
  background-attachment: scroll;
  display: block;
  height: 380px;
  padding: 50px 4em;
}
@media (max-width: 991px) {
  .bd-section-33 {
    padding-bottom: 4em;
    padding-top: 4em;
  }
}
@media (max-width: 767px) {
  .bd-section-33 {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
.bd-section-33 {
  line-height: 24px;
  color: #ffffff;
  text-align: left;
  font-size: 20px;
  font-weight: normal;
}
.bd-section-33 h2 {
  text-transform: none;
}
.bd-section-33 h1 {
  line-height: 80px;
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
}
@media (max-width: 991px) {
  .bd-section-33 {
    line-height: 18.57142858px;
    font-size: 13px;
  }
  .bd-section-33 h2 {
    line-height: 41px;
    font-size: 41px;
  }
  .bd-section-33 h1 {
    line-height: 74px;
    font-size: 74px;
  }
}
@media (max-width: 767px) {
  .bd-section-33 {
    line-height: 18.57142858px;
    text-align: center;
    font-size: 13px;
  }
  .bd-section-33 h2 {
    line-height: 26px;
    font-size: 26px;
  }
  .bd-section-33 h1 {
    line-height: 49px;
    font-size: 49px;
  }
}
.bd-textureoverlay-4:before {
  background-color: rgba(0, 0, 0, 0.33);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzE {}
.bd-section-331 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-331 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzM {}
.bd-section-333 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-333 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzU {}
.bd-section-335 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-335 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzc {}
.bd-section-337 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-337 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzk {}
.bd-section-339 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-339 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zMzk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNA {}
.bd-section-34 {
  position: relative;
}
.bd-section-34 {
  line-height: 24px;
  text-align: left;
  font-size: 20px;
  color: #ffffff;
}
.bd-section-34 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDA {}
.bd-section-340 {
  background-image: url(../../assets/images/d5e6c15695ddd1948195517d83e824ba_technologycomputerwallpaper1080p.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-340 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDE {}
.bd-section-341 {
  padding: 4em 1em;
}
.bd-section-341 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-341 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDM {}
.bd-section-343 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDU {}
.bd-section-345 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-345 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDY {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDc {}
.bd-section-347 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-347 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDk {}
.bd-section-349 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-349 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNDk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNQ {}
.bd-section-35 {
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-35 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-35 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-35 {
  line-height: 20.00000001px;
  font-size: 14px;
  color: #777777;
  font-weight: normal;
}
.bd-section-35 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNTA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNTA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNTE {}
.bd-section-351 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-351 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNTI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNTM {}
.bd-section-353 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-353 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNTM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNTQ {}
.bd-section-354 {
  background-image: url(../../assets/images/4912ee28399340082160dbfcc8bcf66d_20539397.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-354 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNTQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zOA {}
.bd-section-38 {
  background-color: #269ccb;
}
.bd-section-38 {
  line-height: 24px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  font-style: italic;
}
.bd-section-38 h2 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zOQ {}
.bd-section-39 {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-39 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-39 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-39 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-39 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb24zOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240 {}
.bd-section-4 {
  background-color: #0e2839;
}
.affix.bd-affix-1 {
  z-index: 100;
  position: fixed;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240MA {}
.bd-section-40 {
  display: block;
  margin-bottom: 0px;
  background-color: #0e2839;
  padding: 40px 0px;
}
@media (max-width: 1199px) {
  .bd-section-40 {
    -webkit-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -ms-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
  }
}
@media (max-width: 767px) {
  .bd-section-40 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.bd-section-40 {
  line-height: 22.85714286px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
}
.bd-section-40 h3 {
  line-height: 68.57142859px;
  color: #ffffff;
  font-size: 48px;
  font-weight: 300;
  margin-top: 0.1em;
  margin-bottom: 0.7em;
}
.bd-section-40 h2 {
  line-height: 88.5714286px;
  font-size: 62px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.1em;
}
.bd-section-40 h1 {
  line-height: 42.85714287px;
  font-size: 30px;
}
@media (max-width: 767px) {
  .bd-section-40 {
    text-align: center;
  }
  .bd-section-40 h3 {
    line-height: 44.2857143px;
    font-size: 31px;
  }
  .bd-section-40 h2 {
    line-height: 52.85714287px;
    font-size: 37px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240MQ {}
.bd-section-41 {
  padding-top: 5em;
  background-image: url(../../assets/images/3f6c11c4aced2aad25ee97779b4e4cac_privacy.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  height: 70ex;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .bd-section-41 {
    padding-top: 2em;
  }
}
.bd-section-41 {
  line-height: 32px;
  text-align: center;
  color: #333333;
  font-size: 16px;
}
.bd-section-41 h1 {
  line-height: 85.71428574px;
  font-size: 60px;
  font-weight: 200;
  color: #000000;
}
@media (max-width: 991px) {
  .bd-section-41 h1 {
    line-height: 68.57142859px;
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .bd-section-41 h1 {
    line-height: 36px;
    font-size: 36px;
  }
}
.bd-parallax-bg-effect > .bd-section-41 {
  background-color: transparent;
  z-index: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240Mg {}
.bd-section-42 {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-42 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-42 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-42 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-42 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240Mw {}
.bd-section-43 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../../assets/images/09911bfaec21e50415709088add75d66_Fotolia_168943_L.jpg);
  background-attachment: scroll;
  display: block;
  height: 380px;
  padding: 50px 4em;
}
@media (max-width: 991px) {
  .bd-section-43 {
    padding-bottom: 4em;
    padding-top: 4em;
  }
}
@media (max-width: 767px) {
  .bd-section-43 {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
.bd-section-43 {
  line-height: 24px;
  color: #ffffff;
  text-align: left;
  font-size: 20px;
  font-weight: normal;
}
.bd-section-43 h2 {
  text-transform: none;
}
.bd-section-43 h1 {
  line-height: 80px;
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
}
@media (max-width: 991px) {
  .bd-section-43 {
    line-height: 18.57142858px;
    font-size: 13px;
  }
  .bd-section-43 h2 {
    line-height: 41px;
    font-size: 41px;
  }
  .bd-section-43 h1 {
    line-height: 74px;
    font-size: 74px;
  }
}
@media (max-width: 767px) {
  .bd-section-43 {
    line-height: 18.57142858px;
    text-align: center;
    font-size: 13px;
  }
  .bd-section-43 h2 {
    line-height: 26px;
    font-size: 26px;
  }
  .bd-section-43 h1 {
    line-height: 49px;
    font-size: 49px;
  }
}
.bd-textureoverlay-5:before {
  background-color: rgba(0, 0, 0, 0.33);
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240NA {}
.bd-section-44 {
  display: block;
  margin-bottom: 0px;
  background-color: #ffffff;
  padding: 40px 0px;
}
@media (max-width: 1199px) {
  .bd-section-44 {
    -webkit-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -ms-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
  }
}
@media (max-width: 767px) {
  .bd-section-44 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.bd-section-44 {
  line-height: 22.85714286px;
  color: #555555;
  font-size: 16px;
  font-weight: 300;
}
.bd-section-44 h3 {
  line-height: 68.57142859px;
  color: #ffffff;
  font-size: 48px;
  font-weight: 300;
  margin-top: 0.1em;
  margin-bottom: 0.7em;
}
.bd-section-44 h2 {
  line-height: 88.5714286px;
  font-size: 62px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.1em;
}
.bd-section-44 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
@media (max-width: 767px) {
  .bd-section-44 {
    text-align: center;
  }
  .bd-section-44 h3 {
    line-height: 44.2857143px;
    font-size: 31px;
  }
  .bd-section-44 h2 {
    line-height: 52.85714287px;
    font-size: 37px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240NQ {}
.bd-section-45 {
  padding-top: 5em;
  background-image: url(../../assets/images/9ab9ee4d466a643e11b1bbf3b9dcd6a1_Fotolia_15452539_XL.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  height: 70ex;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .bd-section-45 {
    padding-top: 2em;
  }
}
.bd-section-45 {
  line-height: 32px;
  color: #333333;
  font-size: 16px;
}
.bd-section-45 h1 {
  line-height: 85.71428574px;
  font-size: 60px;
  font-weight: 200;
  color: #000000;
}
@media (max-width: 991px) {
  .bd-section-45 h1 {
    line-height: 68.57142859px;
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .bd-section-45 h1 {
    line-height: 36px;
    font-size: 36px;
  }
}
.bd-parallax-bg-effect > .bd-section-45 {
  background-color: transparent;
  z-index: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240Nw {}
.bd-section-47 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-47 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240OA {}
.bd-section-48 {
  background-image: url(../../assets/images/3af7986c0ada2290c06881d71190151d_6a406327a83b7673c09b1ca1859ca575.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-48 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240OQ {}
.bd-section-49 {
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-49 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-49 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-49 {
  line-height: 20.00000001px;
  font-size: 14px;
  color: #777777;
  font-weight: normal;
}
.bd-section-49 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb240OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241 {}
.bd-section-5 {
  line-height: 27.2px;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 16px;
  text-align: right;
}
.bd-section-5 h4 {
  font-style: normal;
}
.bd-section-5 h3 {
  line-height: 18px;
  font-size: 18px;
  letter-spacing: 2px;
  font-style: normal;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
}
.bd-imagestyles-9 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  background-color: #dddddd;
}
.bd-section-5:not(.shape-only).bd-custom-image img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  background-color: #dddddd;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241MQ {}
.bd-section-51 {
  display: block;
  margin-bottom: 0px;
  background-color: #ffffff;
  padding: 40px 0px;
}
@media (max-width: 1199px) {
  .bd-section-51 {
    -webkit-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -ms-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
  }
}
@media (max-width: 767px) {
  .bd-section-51 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.bd-section-51 {
  line-height: 22.85714286px;
  color: #555555;
  font-size: 16px;
  font-weight: 300;
}
.bd-section-51 h3 {
  line-height: 68.57142859px;
  color: #ffffff;
  font-size: 48px;
  font-weight: 300;
  margin-top: 0.1em;
  margin-bottom: 0.7em;
}
.bd-section-51 h2 {
  line-height: 88.5714286px;
  font-size: 62px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.1em;
}
.bd-section-51 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
@media (max-width: 767px) {
  .bd-section-51 {
    text-align: center;
  }
  .bd-section-51 h3 {
    line-height: 44.2857143px;
    font-size: 31px;
  }
  .bd-section-51 h2 {
    line-height: 52.85714287px;
    font-size: 37px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241Mg {}
.bd-section-52 {
  padding-top: 5em;
  background-image: url(../../assets/images/c47fd4a87832668d88ccdd0f10feae45_OFPLA_Landing_Page.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  height: 70ex;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .bd-section-52 {
    padding-top: 2em;
  }
}
.bd-section-52 {
  line-height: 32px;
  color: #333333;
  font-size: 16px;
}
.bd-section-52 h1 {
  line-height: 85.71428574px;
  font-size: 60px;
  font-weight: 200;
  color: #000000;
}
@media (max-width: 991px) {
  .bd-section-52 h1 {
    line-height: 68.57142859px;
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .bd-section-52 h1 {
    line-height: 36px;
    font-size: 36px;
  }
}
.bd-parallax-bg-effect > .bd-section-52 {
  background-color: transparent;
  z-index: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241NA {}
.bd-section-54 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-54 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241Ng {}
.bd-section-56 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-56 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241OQ {}
.bd-section-59 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-59 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb241OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242 {}
.bd-section-6 {
  padding-top: 5em;
  background-color: #0c3240;
  background-image: url(../../assets/images/3059b9bc4420f822c5c785caa8420a14_1062586768.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center 28.79%;
  height: 50ex;
}
@media (max-width: 767px) {
  .bd-section-6 {
    padding-top: 2em;
  }
}
.bd-section-6 {
  line-height: 32px;
  font-size: 16px;
  color: #333333;
}
.bd-section-6 h1 {
  line-height: 68.57142859px;
  font-size: 48px;
  font-weight: 200;
  color: #555555;
}
@media (max-width: 1199px) {
  .bd-section-6 {
    line-height: 22.85714286px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .bd-section-6 {
    line-height: 20.00000001px;
    font-size: 14px;
  }
  .bd-section-6 h1 {
    line-height: 51.42857144px;
    font-size: 36px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242MQ {}
.bd-section-61 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-61 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242Mw {}
.bd-section-63 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242NA {}
.bd-section-64 {
  padding: 4em 1em;
}
.bd-section-64 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-64 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242NQ {}
.bd-section-65 {
  position: relative;
  background-size: cover;
  background-image: url(../../assets/images/494283bea1fbc3fd1cfd377e38411230_oWOMENINBUSINESSfacebook_2.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 100vh;
  background-position: left center;
}
@media (max-width: 767px) {
  .bd-section-65 {
    background-image: url(../../assets/images/a4d593bae235a6a2bd2961a2c3697926_e.jpg);
    background-position: right center;
  }
}
.bd-section-65 {
  line-height: 24px;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  word-spacing: 1px;
  letter-spacing: 0;
}
.bd-section-65 h1 {
  line-height: 72px;
  font-size: 72px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
}
@media (max-width: 767px) {
  .bd-section-65 {
    text-align: center;
  }
  .bd-section-65 h1 {
    line-height: 43.2px;
    font-size: 36px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242Ng {}
.bd-section-66 {
  padding: 4em 1em;
}
.bd-section-66 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-66 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242Nw {}
.bd-section-67 {
  padding: 4em 1em;
}
.bd-section-67 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-67 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb242OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243 {}
.bd-section-7 {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .bd-section-7 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (max-width: 767px) {
  .bd-section-7 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.bd-section-7 {
  line-height: 22.85714286px;
  font-size: 16px;
  color: #777777;
  font-weight: 300;
}
.bd-section-7 h3 {
  line-height: 22.85714286px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555555;
  margin-bottom: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243MA {}
.bd-section-70 {
  padding: 4em 1em;
}
.bd-section-70 {
  line-height: 27.2px;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  color: #555555;
}
.bd-section-70 h1 {
  line-height: 43.2px;
  color: #000000;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243Mg {}
.bd-section-72 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243NA {}
.bd-section-74 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-74 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243Ng {}
.bd-section-76 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-76 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243OA {}
.bd-section-78 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb243OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244 {}
.bd-section-8 {
  display: block;
  margin-bottom: 0px;
  background-color: #0e2839;
  padding: 40px 0px;
}
@media (max-width: 1199px) {
  .bd-section-8 {
    -webkit-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -ms-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
  }
}
@media (max-width: 767px) {
  .bd-section-8 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.bd-section-8 {
  line-height: 22.85714286px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
}
.bd-section-8 h3 {
  line-height: 68.57142859px;
  color: #ffffff;
  font-size: 48px;
  font-weight: 300;
  margin-top: 0.1em;
  margin-bottom: 0.7em;
}
.bd-section-8 h2 {
  line-height: 88.5714286px;
  font-size: 62px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.1em;
}
@media (max-width: 767px) {
  .bd-section-8 {
    text-align: center;
  }
  .bd-section-8 h3 {
    line-height: 44.2857143px;
    font-size: 31px;
  }
  .bd-section-8 h2 {
    line-height: 52.85714287px;
    font-size: 37px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244MA {}
.bd-section-80 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-80 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244MQ {}
.bd-section-81 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-81 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244NA {}
.bd-section-84 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-84 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244NQ {}
.bd-section-85 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-85 h2 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244OA {}
.bd-section-88 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-88 h1 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244OQ {}
.bd-section-89 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-89 h1 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb244OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245 {}
.bd-section-9 {
  display: block;
  margin-bottom: 0px;
  background-color: #0e2839;
  padding: 50px 0px;
}
@media (max-width: 1199px) {
  .bd-section-9 {
    -webkit-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -o-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -ms-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
    box-shadow: inset -600px 0px 100px 0 rgba(0, 0, 0, 0.6);
  }
}
@media (max-width: 767px) {
  .bd-section-9 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
.bd-section-9 {
  line-height: 22.85714286px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
}
.bd-section-9 h3 {
  line-height: 68.57142859px;
  color: #ffffff;
  font-size: 48px;
  font-weight: 300;
  margin-top: 0.1em;
  margin-bottom: 0.7em;
}
.bd-section-9 h2 {
  line-height: 88.5714286px;
  font-size: 62px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0.1em;
}
@media (max-width: 767px) {
  .bd-section-9 {
    text-align: center;
  }
  .bd-section-9 h3 {
    line-height: 44.2857143px;
    font-size: 31px;
  }
  .bd-section-9 h2 {
    line-height: 52.85714287px;
    font-size: 37px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245MA {}
.bd-section-90 {
  background-image: url(../../assets/images/e9b10f4656a4d660f878394494272f6f_928426.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 52.22% 25.9%;
  background-size: cover;
}
.bd-section-90 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245MQ {}
.bd-section-91 {
  background-image: url(../../assets/images/d5e6c15695ddd1948195517d83e824ba_technologycomputerwallpaper1080p.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.bd-section-91 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245Mw {}
.bd-section-93 {
  line-height: 28.57142858px;
  font-size: 20px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245NQ {}
.bd-section-95 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-95 h2 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245Nw {}
.bd-section-97 {
  line-height: 28.57142858px;
  font-size: 20px;
}
.bd-section-97 h2 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245OQ {}
.bd-section-99 {
  line-height: 24px;
  font-size: 20px;
}
.bd-section-99 h1 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlY3Rpb245OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE {}
.bd-separator-1 {
  padding: 10px 0px;
}
.bd-separator-1 .bd-separator-inner {
  width: 100%;
}
.bd-separator-1 .bd-separator-inner:before,
.bd-separator-1 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-153 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-153 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEw {}
.bd-separator-10 {
  padding: 10px 0px;
}
.bd-separator-10 .bd-separator-inner {
  width: 100%;
}
.bd-separator-10 .bd-separator-inner:before,
.bd-separator-10 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-85 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-85 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwMA {}
.bd-separator-100 {
  padding: 10px 0px;
}
.bd-separator-100 .bd-separator-inner {
  width: 100%;
}
.bd-separator-100 .bd-separator-inner:before,
.bd-separator-100 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-327 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-327 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwMQ {}
.bd-separator-101 {
  padding: 10px 0px;
}
.bd-separator-101 .bd-separator-inner {
  width: 100%;
}
.bd-separator-101 .bd-separator-inner:before,
.bd-separator-101 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-311 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-311 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwMg {}
.bd-separator-102 {
  padding: 10px 0px;
}
.bd-separator-102 .bd-separator-inner {
  width: 100%;
}
.bd-separator-102 .bd-separator-inner:before,
.bd-separator-102 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-315 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-315 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwMw {}
.bd-separator-103 {
  padding: 10px 0px;
}
.bd-separator-103 .bd-separator-inner {
  width: 100%;
}
.bd-separator-103 .bd-separator-inner:before,
.bd-separator-103 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-323 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-323 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwNA {}
.bd-separator-104 {
  padding: 10px 0px;
}
.bd-separator-104 .bd-separator-inner {
  width: 100%;
}
.bd-separator-104 .bd-separator-inner:before,
.bd-separator-104 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-301 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-301 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwNQ {}
.bd-separator-105 {
  padding: 10px 0px;
}
.bd-separator-105 .bd-separator-inner {
  width: 100%;
}
.bd-separator-105 .bd-separator-inner:before,
.bd-separator-105 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-310 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-310 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwNg {}
.bd-separator-106 {
  padding: 10px 0px;
}
.bd-separator-106 .bd-separator-inner {
  width: 100%;
}
.bd-separator-106 .bd-separator-inner:before,
.bd-separator-106 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-312 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-312 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwOQ {}
.bd-separator-109 {
  padding: 10px 0px;
}
.bd-separator-109 .bd-separator-inner {
  width: 100%;
}
.bd-separator-109 .bd-separator-inner:before,
.bd-separator-109 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-400 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-400 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEx {}
.bd-separator-11 {
  padding: 10px 0px;
}
.bd-separator-11 .bd-separator-inner {
  width: 100%;
}
.bd-separator-11 .bd-separator-inner:before,
.bd-separator-11 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-74 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-74 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExMA {}
.bd-separator-110 {
  padding: 10px 0px;
}
.bd-separator-110 .bd-separator-inner {
  width: 100%;
}
.bd-separator-110 .bd-separator-inner:before,
.bd-separator-110 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-331 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-331 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExMQ {}
.bd-separator-111 {
  padding: 10px 0px;
}
.bd-separator-111 .bd-separator-inner {
  width: 100%;
}
.bd-separator-111 .bd-separator-inner:before,
.bd-separator-111 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-320 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-320 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExMg {}
.bd-separator-112 {
  padding: 10px 0px;
}
.bd-separator-112 .bd-separator-inner {
  width: 100%;
}
.bd-separator-112 .bd-separator-inner:before,
.bd-separator-112 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-322 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-322 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExMw {}
.bd-separator-113 {
  padding: 10px 0px;
}
.bd-separator-113 .bd-separator-inner {
  width: 100%;
}
.bd-separator-113 .bd-separator-inner:before,
.bd-separator-113 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-324 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-324 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExNA {}
.bd-separator-114 {
  padding: 10px 0px;
}
.bd-separator-114 .bd-separator-inner {
  width: 100%;
}
.bd-separator-114 .bd-separator-inner:before,
.bd-separator-114 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-326 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-326 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExNQ {}
.bd-separator-115 {
  padding: 10px 0px;
}
.bd-separator-115 .bd-separator-inner {
  width: 100%;
}
.bd-separator-115 .bd-separator-inner:before,
.bd-separator-115 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-328 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-328 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExNg {}
.bd-separator-116 {
  padding: 10px 0px;
}
.bd-separator-116 .bd-separator-inner {
  width: 100%;
}
.bd-separator-116 .bd-separator-inner:before,
.bd-separator-116 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-333 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-333 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExNw {}
.bd-separator-117 {
  padding: 10px 0px;
}
.bd-separator-117 .bd-separator-inner {
  width: 100%;
}
.bd-separator-117 .bd-separator-inner:before,
.bd-separator-117 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-335 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-335 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExOA {}
.bd-separator-118 {
  padding: 10px 0px;
}
.bd-separator-118 .bd-separator-inner {
  width: 100%;
}
.bd-separator-118 .bd-separator-inner:before,
.bd-separator-118 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-608 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-608 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExOQ {}
.bd-separator-119 {
  padding: 10px 0px;
}
.bd-separator-119 .bd-separator-inner {
  width: 100%;
}
.bd-separator-119 .bd-separator-inner:before,
.bd-separator-119 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-339 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-339 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjExOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEy {}
.bd-separator-12 {
  height: 18px;
  margin-bottom: 0px;
  margin-top: 29px;
  padding: 5px;
}
.bd-separator-12 .bd-separator-inner {
  width: 100%;
}
.bd-separator-12 .bd-separator-inner:before,
.bd-separator-12 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-73 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-73 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyMA {}
.bd-separator-120 {
  padding: 10px 0px;
}
.bd-separator-120 .bd-separator-inner {
  width: 100%;
}
.bd-separator-120 .bd-separator-inner:before,
.bd-separator-120 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-404 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-404 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyMQ {}
.bd-separator-121 {
  padding: 10px 0px;
}
.bd-separator-121 .bd-separator-inner {
  width: 100%;
}
.bd-separator-121 .bd-separator-inner:before,
.bd-separator-121 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-343 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-343 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyMg {}
.bd-separator-122 {
  padding: 10px 0px;
}
.bd-separator-122 .bd-separator-inner {
  width: 100%;
}
.bd-separator-122 .bd-separator-inner:before,
.bd-separator-122 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-406 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-406 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyMw {}
.bd-separator-123 {
  padding: 10px 0px;
}
.bd-separator-123 .bd-separator-inner {
  width: 100%;
}
.bd-separator-123 .bd-separator-inner:before,
.bd-separator-123 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-347 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-347 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyNA {}
.bd-separator-124 {
  padding: 10px 0px;
}
.bd-separator-124 .bd-separator-inner {
  width: 100%;
}
.bd-separator-124 .bd-separator-inner:before,
.bd-separator-124 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-408 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-408 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyNQ {}
.bd-separator-125 {
  padding: 10px 0px;
}
.bd-separator-125 .bd-separator-inner {
  width: 100%;
}
.bd-separator-125 .bd-separator-inner:before,
.bd-separator-125 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-351 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-351 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyNg {}
.bd-separator-126 {
  padding: 10px 0px;
}
.bd-separator-126 .bd-separator-inner {
  width: 100%;
}
.bd-separator-126 .bd-separator-inner:before,
.bd-separator-126 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-410 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-410 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyNw {}
.bd-separator-127 {
  padding: 10px 0px;
}
.bd-separator-127 .bd-separator-inner {
  width: 100%;
}
.bd-separator-127 .bd-separator-inner:before,
.bd-separator-127 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-355 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-355 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyOA {}
.bd-separator-128 {
  padding: 10px 0px;
}
.bd-separator-128 .bd-separator-inner {
  width: 100%;
}
.bd-separator-128 .bd-separator-inner:before,
.bd-separator-128 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-412 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-412 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyOQ {}
.bd-separator-129 {
  padding: 10px 0px;
}
.bd-separator-129 .bd-separator-inner {
  width: 100%;
}
.bd-separator-129 .bd-separator-inner:before,
.bd-separator-129 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-359 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-359 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEyOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEz {}
.bd-separator-13 {
  padding: 10px 0px;
}
.bd-separator-13 .bd-separator-inner {
  width: 100%;
}
.bd-separator-13 .bd-separator-inner:before,
.bd-separator-13 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-76 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-76 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzMQ {}
.bd-separator-131 {
  padding: 10px 0px;
}
.bd-separator-131 .bd-separator-inner {
  width: 100%;
}
.bd-separator-131 .bd-separator-inner:before,
.bd-separator-131 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-602 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-602 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzMg {}
.bd-separator-132 {
  padding: 10px 0px;
}
.bd-separator-132 .bd-separator-inner {
  width: 100%;
}
.bd-separator-132 .bd-separator-inner:before,
.bd-separator-132 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-604 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-604 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzMw {}
.bd-separator-133 {
  padding: 10px 0px;
}
.bd-separator-133 .bd-separator-inner {
  width: 100%;
}
.bd-separator-133 .bd-separator-inner:before,
.bd-separator-133 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-606 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-606 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzNQ {}
.bd-separator-135 {
  padding: 10px 0px;
}
.bd-separator-135 .bd-separator-inner {
  width: 100%;
}
.bd-separator-135 .bd-separator-inner:before,
.bd-separator-135 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-614 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-614 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzNg {}
.bd-separator-136 {
  padding: 10px 0px;
}
.bd-separator-136 .bd-separator-inner {
  width: 100%;
}
.bd-separator-136 .bd-separator-inner:before,
.bd-separator-136 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-616 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-616 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzNw {}
.bd-separator-137 {
  padding: 10px 0px;
}
.bd-separator-137 .bd-separator-inner {
  width: 100%;
}
.bd-separator-137 .bd-separator-inner:before,
.bd-separator-137 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-618 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-618 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzOA {}
.bd-separator-138 {
  padding: 10px 0px;
}
.bd-separator-138 .bd-separator-inner {
  width: 100%;
}
.bd-separator-138 .bd-separator-inner:before,
.bd-separator-138 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-620 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-620 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjEzOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0 {}
.bd-separator-14 {
  padding: 10px 0px;
}
.bd-separator-14 .bd-separator-inner {
  width: 100%;
}
.bd-separator-14 .bd-separator-inner:before,
.bd-separator-14 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-87 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-87 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0MA {}
.bd-separator-140 {
  padding: 10px 0px;
}
.bd-separator-140 .bd-separator-inner {
  width: 100%;
}
.bd-separator-140 .bd-separator-inner:before,
.bd-separator-140 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-653 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-653 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0MQ {}
.bd-separator-141 {
  padding: 10px 0px;
}
.bd-separator-141 .bd-separator-inner {
  width: 100%;
}
.bd-separator-141 .bd-separator-inner:before,
.bd-separator-141 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-655 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-655 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0Mg {}
.bd-separator-142 {
  padding: 10px 0px;
}
.bd-separator-142 .bd-separator-inner {
  width: 100%;
}
.bd-separator-142 .bd-separator-inner:before,
.bd-separator-142 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-627 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-627 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0Mw {}
.bd-separator-143 {
  padding: 10px 0px;
}
.bd-separator-143 .bd-separator-inner {
  width: 100%;
}
.bd-separator-143 .bd-separator-inner:before,
.bd-separator-143 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-629 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-629 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0NA {}
.bd-separator-144 {
  padding: 10px 0px;
}
.bd-separator-144 .bd-separator-inner {
  width: 100%;
}
.bd-separator-144 .bd-separator-inner:before,
.bd-separator-144 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-657 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-657 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0NQ {}
.bd-separator-145 {
  padding: 10px 0px;
}
.bd-separator-145 .bd-separator-inner {
  width: 100%;
}
.bd-separator-145 .bd-separator-inner:before,
.bd-separator-145 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-633 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-633 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0Ng {}
.bd-separator-146 {
  padding: 10px 0px;
}
.bd-separator-146 .bd-separator-inner {
  width: 100%;
}
.bd-separator-146 .bd-separator-inner:before,
.bd-separator-146 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-635 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-635 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0Nw {}
.bd-separator-147 {
  padding: 10px 0px;
}
.bd-separator-147 .bd-separator-inner {
  width: 100%;
}
.bd-separator-147 .bd-separator-inner:before,
.bd-separator-147 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-637 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-637 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0OA {}
.bd-separator-148 {
  padding: 10px 0px;
}
.bd-separator-148 .bd-separator-inner {
  width: 100%;
}
.bd-separator-148 .bd-separator-inner:before,
.bd-separator-148 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-397 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-397 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0OQ {}
.bd-separator-149 {
  padding: 10px 0px;
}
.bd-separator-149 .bd-separator-inner {
  width: 100%;
}
.bd-separator-149 .bd-separator-inner:before,
.bd-separator-149 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-399 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-399 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1 {}
.bd-separator-15 {
  padding: 10px 0px;
}
.bd-separator-15 .bd-separator-inner {
  width: 100%;
}
.bd-separator-15 .bd-separator-inner:before,
.bd-separator-15 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-80 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-80 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1MA {}
.bd-separator-150 {
  padding: 10px 0px;
}
.bd-separator-150 .bd-separator-inner {
  width: 100%;
}
.bd-separator-150 .bd-separator-inner:before,
.bd-separator-150 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-401 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-401 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1Mg {}
.bd-separator-152 {
  padding: 10px 0px;
}
.bd-separator-152 .bd-separator-inner {
  width: 100%;
}
.bd-separator-152 .bd-separator-inner:before,
.bd-separator-152 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-403 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-403 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1Mw {}
.bd-separator-153 {
  padding: 10px 0px;
}
.bd-separator-153 .bd-separator-inner {
  width: 100%;
}
.bd-separator-153 .bd-separator-inner:before,
.bd-separator-153 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-405 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-405 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1NA {}
.bd-separator-154 {
  padding: 10px 0px;
}
.bd-separator-154 .bd-separator-inner {
  width: 100%;
}
.bd-separator-154 .bd-separator-inner:before,
.bd-separator-154 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-407 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-407 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1NQ {}
.bd-separator-155 {
  padding: 10px 0px;
}
.bd-separator-155 .bd-separator-inner {
  width: 100%;
}
.bd-separator-155 .bd-separator-inner:before,
.bd-separator-155 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-409 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-409 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1Ng {}
.bd-separator-156 {
  padding: 10px 0px;
}
.bd-separator-156 .bd-separator-inner {
  width: 100%;
}
.bd-separator-156 .bd-separator-inner:before,
.bd-separator-156 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-411 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-411 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1Nw {}
.bd-separator-157 {
  padding: 10px 0px;
}
.bd-separator-157 .bd-separator-inner {
  width: 100%;
}
.bd-separator-157 .bd-separator-inner:before,
.bd-separator-157 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-413 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-413 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1OA {}
.bd-separator-158 {
  padding: 10px 0px;
}
.bd-separator-158 .bd-separator-inner {
  width: 100%;
}
.bd-separator-158 .bd-separator-inner:before,
.bd-separator-158 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-415 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-415 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1OQ {}
.bd-separator-159 {
  padding: 10px 0px;
}
.bd-separator-159 .bd-separator-inner {
  width: 100%;
}
.bd-separator-159 .bd-separator-inner:before,
.bd-separator-159 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-417 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-417 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE1OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2 {}
.bd-separator-16 {
  padding: 10px 0px;
}
.bd-separator-16 .bd-separator-inner {
  width: 100%;
}
.bd-separator-16 .bd-separator-inner:before,
.bd-separator-16 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-89 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-89 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2MA {}
.bd-separator-160 {
  padding: 10px 0px;
}
.bd-separator-160 .bd-separator-inner {
  width: 100%;
}
.bd-separator-160 .bd-separator-inner:before,
.bd-separator-160 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-419 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-419 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2MQ {}
.bd-separator-161 {
  padding: 10px 0px;
}
.bd-separator-161 .bd-separator-inner {
  width: 100%;
}
.bd-separator-161 .bd-separator-inner:before,
.bd-separator-161 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-421 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-421 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2Mg {}
.bd-separator-162 {
  padding: 10px 0px;
}
.bd-separator-162 .bd-separator-inner {
  width: 100%;
}
.bd-separator-162 .bd-separator-inner:before,
.bd-separator-162 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-423 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-423 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2Mw {}
.bd-separator-163 {
  padding: 10px 0px;
}
.bd-separator-163 .bd-separator-inner {
  width: 100%;
}
.bd-separator-163 .bd-separator-inner:before,
.bd-separator-163 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-425 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-425 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2NA {}
.bd-separator-164 {
  padding: 10px 0px;
}
.bd-separator-164 .bd-separator-inner {
  width: 100%;
}
.bd-separator-164 .bd-separator-inner:before,
.bd-separator-164 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-427 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-427 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2NQ {}
.bd-separator-165 {
  padding: 10px 0px;
}
.bd-separator-165 .bd-separator-inner {
  width: 100%;
}
.bd-separator-165 .bd-separator-inner:before,
.bd-separator-165 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-429 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-429 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2Ng {}
.bd-separator-166 {
  padding: 10px 0px;
}
.bd-separator-166 .bd-separator-inner {
  width: 100%;
}
.bd-separator-166 .bd-separator-inner:before,
.bd-separator-166 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-431 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-431 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2Nw {}
.bd-separator-167 {
  padding: 10px 0px;
}
.bd-separator-167 .bd-separator-inner {
  width: 100%;
}
.bd-separator-167 .bd-separator-inner:before,
.bd-separator-167 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-639 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-639 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2OA {}
.bd-separator-168 {
  padding: 10px 0px;
}
.bd-separator-168 .bd-separator-inner {
  width: 100%;
}
.bd-separator-168 .bd-separator-inner:before,
.bd-separator-168 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-460 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-460 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2OQ {}
.bd-separator-169 {
  padding: 10px 0px;
}
.bd-separator-169 .bd-separator-inner {
  width: 100%;
}
.bd-separator-169 .bd-separator-inner:before,
.bd-separator-169 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-462 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-462 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3 {}
.bd-separator-17 {
  padding: 10px 0px;
}
.bd-separator-17 .bd-separator-inner {
  width: 100%;
}
.bd-separator-17 .bd-separator-inner:before,
.bd-separator-17 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-84 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-84 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3MA {}
.bd-separator-170 {
  padding: 10px 0px;
}
.bd-separator-170 .bd-separator-inner {
  width: 100%;
}
.bd-separator-170 .bd-separator-inner:before,
.bd-separator-170 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-464 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-464 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3MQ {}
.bd-separator-171 {
  padding: 10px 0px;
}
.bd-separator-171 .bd-separator-inner {
  width: 100%;
}
.bd-separator-171 .bd-separator-inner:before,
.bd-separator-171 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-466 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-466 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3Mg {}
.bd-separator-172 {
  padding: 10px 0px;
}
.bd-separator-172 .bd-separator-inner {
  width: 100%;
}
.bd-separator-172 .bd-separator-inner:before,
.bd-separator-172 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-468 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-468 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3Mw {}
.bd-separator-173 {
  padding: 10px 0px;
}
.bd-separator-173 .bd-separator-inner {
  width: 100%;
}
.bd-separator-173 .bd-separator-inner:before,
.bd-separator-173 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-470 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-470 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3NA {}
.bd-separator-174 {
  padding: 10px 0px;
}
.bd-separator-174 .bd-separator-inner {
  width: 100%;
}
.bd-separator-174 .bd-separator-inner:before,
.bd-separator-174 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-472 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-472 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3NQ {}
.bd-separator-175 {
  padding: 10px 0px;
}
.bd-separator-175 .bd-separator-inner {
  width: 100%;
}
.bd-separator-175 .bd-separator-inner:before,
.bd-separator-175 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-474 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-474 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3Ng {}
.bd-separator-176 {
  padding: 10px 0px;
}
.bd-separator-176 .bd-separator-inner {
  width: 100%;
}
.bd-separator-176 .bd-separator-inner:before,
.bd-separator-176 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-476 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-476 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3Nw {}
.bd-separator-177 {
  padding: 10px 0px;
}
.bd-separator-177 .bd-separator-inner {
  width: 100%;
}
.bd-separator-177 .bd-separator-inner:before,
.bd-separator-177 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-478 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-478 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3OA {}
.bd-separator-178 {
  padding: 10px 0px;
}
.bd-separator-178 .bd-separator-inner {
  width: 100%;
}
.bd-separator-178 .bd-separator-inner:before,
.bd-separator-178 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-480 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-480 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3OQ {}
.bd-separator-179 {
  padding: 10px 0px;
}
.bd-separator-179 .bd-separator-inner {
  width: 100%;
}
.bd-separator-179 .bd-separator-inner:before,
.bd-separator-179 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-482 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-482 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4 {}
.bd-separator-18 {
  padding: 10px 0px;
}
.bd-separator-18 .bd-separator-inner {
  width: 100%;
}
.bd-separator-18 .bd-separator-inner:before,
.bd-separator-18 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-88 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-88 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4MA {}
.bd-separator-180 {
  padding: 10px 0px;
}
.bd-separator-180 .bd-separator-inner {
  width: 100%;
}
.bd-separator-180 .bd-separator-inner:before,
.bd-separator-180 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-484 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-484 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4MQ {}
.bd-separator-181 {
  padding: 10px 0px;
}
.bd-separator-181 .bd-separator-inner {
  width: 100%;
}
.bd-separator-181 .bd-separator-inner:before,
.bd-separator-181 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-486 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-486 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4Mg {}
.bd-separator-182 {
  padding: 10px 0px;
}
.bd-separator-182 .bd-separator-inner {
  width: 100%;
}
.bd-separator-182 .bd-separator-inner:before,
.bd-separator-182 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-488 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-488 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4Mw {}
.bd-separator-183 {
  padding: 10px 0px;
}
.bd-separator-183 .bd-separator-inner {
  width: 100%;
}
.bd-separator-183 .bd-separator-inner:before,
.bd-separator-183 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-490 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-490 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4NA {}
.bd-separator-184 {
  padding: 10px 0px;
}
.bd-separator-184 .bd-separator-inner {
  width: 100%;
}
.bd-separator-184 .bd-separator-inner:before,
.bd-separator-184 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-492 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-492 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4NQ {}
.bd-separator-185 {
  padding: 10px 0px;
}
.bd-separator-185 .bd-separator-inner {
  width: 100%;
}
.bd-separator-185 .bd-separator-inner:before,
.bd-separator-185 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-494 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-494 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4Ng {}
.bd-separator-186 {
  padding: 10px 0px;
}
.bd-separator-186 .bd-separator-inner {
  width: 100%;
}
.bd-separator-186 .bd-separator-inner:before,
.bd-separator-186 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-496 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-496 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4Nw {}
.bd-separator-187 {
  padding: 10px 0px;
}
.bd-separator-187 .bd-separator-inner {
  width: 100%;
}
.bd-separator-187 .bd-separator-inner:before,
.bd-separator-187 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-498 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-498 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4OA {}
.bd-separator-188 {
  padding: 10px 0px;
}
.bd-separator-188 .bd-separator-inner {
  width: 100%;
}
.bd-separator-188 .bd-separator-inner:before,
.bd-separator-188 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-500 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-500 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4OQ {}
.bd-separator-189 {
  padding: 10px 0px;
}
.bd-separator-189 .bd-separator-inner {
  width: 100%;
}
.bd-separator-189 .bd-separator-inner:before,
.bd-separator-189 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-659 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-659 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE4OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE5 {}
.bd-separator-19 {
  padding: 10px 0px;
}
.bd-separator-19 .bd-separator-inner {
  width: 100%;
}
.bd-separator-19 .bd-separator-inner:before,
.bd-separator-19 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-90 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-90 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE5MA {}
.bd-separator-190 {
  padding: 10px 0px;
}
.bd-separator-190 .bd-separator-inner {
  width: 100%;
}
.bd-separator-190 .bd-separator-inner:before,
.bd-separator-190 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-661 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-661 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE5MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE5MQ {}
.bd-separator-191 {
  padding: 10px 0px;
}
.bd-separator-191 .bd-separator-inner {
  width: 100%;
}
.bd-separator-191 .bd-separator-inner:before,
.bd-separator-191 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-663 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-663 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjE5MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI {}
.bd-separator-2 {
  height: 18px;
  margin-bottom: 29px;
  margin-top: 0px;
  position: absolute;
  top: 8.134%;
  left: 25.088%;
  right: auto;
  bottom: auto;
  padding: 5px;
}
.bd-separator-2 .bd-separator-inner {
  width: 100%;
}
.bd-separator-2 .bd-separator-inner:before,
.bd-separator-2 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-26 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-26 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjIw {}
.bd-separator-20 {
  padding: 10px 0px;
}
.bd-separator-20 .bd-separator-inner {
  width: 100%;
}
.bd-separator-20 .bd-separator-inner:before,
.bd-separator-20 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-92 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-92 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjIw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjIx {}
.bd-separator-21 {
  padding: 10px 0px;
}
.bd-separator-21 .bd-separator-inner {
  width: 100%;
}
.bd-separator-21 .bd-separator-inner:before,
.bd-separator-21 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-94 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-94 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjIx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjIy {}
.bd-separator-22 {
  padding: 10px 0px;
}
.bd-separator-22 .bd-separator-inner {
  width: 100%;
}
.bd-separator-22 .bd-separator-inner:before,
.bd-separator-22 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-96 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-96 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjIy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjIz {}
.bd-separator-23 {
  padding: 10px 0px;
}
.bd-separator-23 .bd-separator-inner {
  width: 100%;
}
.bd-separator-23 .bd-separator-inner:before,
.bd-separator-23 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-98 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-98 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjIz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1 {}
.bd-separator-25 {
  padding: 10px 0px;
}
.bd-separator-25 .bd-separator-inner {
  width: 100%;
}
.bd-separator-25 .bd-separator-inner:before,
.bd-separator-25 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-111 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-111 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1Mg {}
.bd-separator-252 {
  padding: 10px 0px;
}
.bd-separator-252 .bd-separator-inner {
  width: 100%;
}
.bd-separator-252 .bd-separator-inner:before,
.bd-separator-252 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-628 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-628 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1Mw {}
.bd-separator-253 {
  padding: 10px 0px;
}
.bd-separator-253 .bd-separator-inner {
  width: 100%;
}
.bd-separator-253 .bd-separator-inner:before,
.bd-separator-253 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-630 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-630 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1NA {}
.bd-separator-254 {
  padding: 10px 0px;
}
.bd-separator-254 .bd-separator-inner {
  width: 100%;
}
.bd-separator-254 .bd-separator-inner:before,
.bd-separator-254 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-632 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-632 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1NQ {}
.bd-separator-255 {
  padding: 10px 0px;
}
.bd-separator-255 .bd-separator-inner {
  width: 100%;
}
.bd-separator-255 .bd-separator-inner:before,
.bd-separator-255 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-634 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-634 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1Ng {}
.bd-separator-256 {
  padding: 10px 0px;
}
.bd-separator-256 .bd-separator-inner {
  width: 100%;
}
.bd-separator-256 .bd-separator-inner:before,
.bd-separator-256 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-636 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-636 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1Nw {}
.bd-separator-257 {
  padding: 10px 0px;
}
.bd-separator-257 .bd-separator-inner {
  width: 100%;
}
.bd-separator-257 .bd-separator-inner:before,
.bd-separator-257 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-638 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-638 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1OA {}
.bd-separator-258 {
  padding: 10px 0px;
}
.bd-separator-258 .bd-separator-inner {
  width: 100%;
}
.bd-separator-258 .bd-separator-inner:before,
.bd-separator-258 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-640 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-640 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1OQ {}
.bd-separator-259 {
  padding: 10px 0px;
}
.bd-separator-259 .bd-separator-inner {
  width: 100%;
}
.bd-separator-259 .bd-separator-inner:before,
.bd-separator-259 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-642 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-642 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI1OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2 {}
.bd-separator-26 {
  padding: 10px 0px;
}
.bd-separator-26 .bd-separator-inner {
  width: 100%;
}
.bd-separator-26 .bd-separator-inner:before,
.bd-separator-26 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-113 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-113 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2MA {}
.bd-separator-260 {
  padding: 10px 0px;
}
.bd-separator-260 .bd-separator-inner {
  width: 100%;
}
.bd-separator-260 .bd-separator-inner:before,
.bd-separator-260 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-644 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-644 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2MQ {}
.bd-separator-261 {
  padding: 10px 0px;
}
.bd-separator-261 .bd-separator-inner {
  width: 100%;
}
.bd-separator-261 .bd-separator-inner:before,
.bd-separator-261 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-646 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-646 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2Mg {}
.bd-separator-262 {
  padding: 10px 0px;
}
.bd-separator-262 .bd-separator-inner {
  width: 100%;
}
.bd-separator-262 .bd-separator-inner:before,
.bd-separator-262 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-648 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-648 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2Mw {}
.bd-separator-263 {
  padding: 10px 0px;
}
.bd-separator-263 .bd-separator-inner {
  width: 100%;
}
.bd-separator-263 .bd-separator-inner:before,
.bd-separator-263 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-650 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-650 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2NA {}
.bd-separator-264 {
  padding: 10px 0px;
}
.bd-separator-264 .bd-separator-inner {
  width: 100%;
}
.bd-separator-264 .bd-separator-inner:before,
.bd-separator-264 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-652 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-652 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2NQ {}
.bd-separator-265 {
  padding: 10px 0px;
}
.bd-separator-265 .bd-separator-inner {
  width: 100%;
}
.bd-separator-265 .bd-separator-inner:before,
.bd-separator-265 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-654 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-654 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2Ng {}
.bd-separator-266 {
  padding: 10px 0px;
}
.bd-separator-266 .bd-separator-inner {
  width: 100%;
}
.bd-separator-266 .bd-separator-inner:before,
.bd-separator-266 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-656 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-656 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2Nw {}
.bd-separator-267 {
  padding: 10px 0px;
}
.bd-separator-267 .bd-separator-inner {
  width: 100%;
}
.bd-separator-267 .bd-separator-inner:before,
.bd-separator-267 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-658 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-658 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2OA {}
.bd-separator-268 {
  padding: 10px 0px;
}
.bd-separator-268 .bd-separator-inner {
  width: 100%;
}
.bd-separator-268 .bd-separator-inner:before,
.bd-separator-268 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-660 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-660 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2OQ {}
.bd-separator-269 {
  padding: 10px 0px;
}
.bd-separator-269 .bd-separator-inner {
  width: 100%;
}
.bd-separator-269 .bd-separator-inner:before,
.bd-separator-269 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-662 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-662 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3 {}
.bd-separator-27 {
  padding: 10px 0px;
}
.bd-separator-27 .bd-separator-inner {
  width: 100%;
}
.bd-separator-27 .bd-separator-inner:before,
.bd-separator-27 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-117 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-117 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3MA {}
.bd-separator-270 {
  padding: 10px 0px;
}
.bd-separator-270 .bd-separator-inner {
  width: 100%;
}
.bd-separator-270 .bd-separator-inner:before,
.bd-separator-270 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-664 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-664 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3MQ {}
.bd-separator-271 {
  padding: 10px 0px;
}
.bd-separator-271 .bd-separator-inner {
  width: 100%;
}
.bd-separator-271 .bd-separator-inner:before,
.bd-separator-271 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-666 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-666 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3Mg {}
.bd-separator-272 {
  padding: 10px 0px;
}
.bd-separator-272 .bd-separator-inner {
  width: 100%;
}
.bd-separator-272 .bd-separator-inner:before,
.bd-separator-272 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-668 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-668 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3Mw {}
.bd-separator-273 {
  padding: 10px 0px;
}
.bd-separator-273 .bd-separator-inner {
  width: 100%;
}
.bd-separator-273 .bd-separator-inner:before,
.bd-separator-273 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-670 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-670 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3NA {}
.bd-separator-274 {
  padding: 10px 0px;
}
.bd-separator-274 .bd-separator-inner {
  width: 100%;
}
.bd-separator-274 .bd-separator-inner:before,
.bd-separator-274 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-672 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-672 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3NQ {}
.bd-separator-275 {
  padding: 10px 0px;
}
.bd-separator-275 .bd-separator-inner {
  width: 100%;
}
.bd-separator-275 .bd-separator-inner:before,
.bd-separator-275 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-674 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-674 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3Ng {}
.bd-separator-276 {
  padding: 10px 0px;
}
.bd-separator-276 .bd-separator-inner {
  width: 100%;
}
.bd-separator-276 .bd-separator-inner:before,
.bd-separator-276 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-676 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-676 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3Nw {}
.bd-separator-277 {
  padding: 10px 0px;
}
.bd-separator-277 .bd-separator-inner {
  width: 100%;
}
.bd-separator-277 .bd-separator-inner:before,
.bd-separator-277 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-678 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-678 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3OA {}
.bd-separator-278 {
  padding: 10px 0px;
}
.bd-separator-278 .bd-separator-inner {
  width: 100%;
}
.bd-separator-278 .bd-separator-inner:before,
.bd-separator-278 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-680 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-680 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3OQ {}
.bd-separator-279 {
  padding: 10px 0px;
}
.bd-separator-279 .bd-separator-inner {
  width: 100%;
}
.bd-separator-279 .bd-separator-inner:before,
.bd-separator-279 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-682 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-682 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4 {}
.bd-separator-28 {
  padding: 10px 0px;
}
.bd-separator-28 .bd-separator-inner {
  width: 100%;
}
.bd-separator-28 .bd-separator-inner:before,
.bd-separator-28 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-119 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-119 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4MA {}
.bd-separator-280 {
  padding: 10px 0px;
}
.bd-separator-280 .bd-separator-inner {
  width: 100%;
}
.bd-separator-280 .bd-separator-inner:before,
.bd-separator-280 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-684 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-684 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4MQ {}
.bd-separator-281 {
  padding: 10px 0px;
}
.bd-separator-281 .bd-separator-inner {
  width: 100%;
}
.bd-separator-281 .bd-separator-inner:before,
.bd-separator-281 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-686 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-686 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4Mg {}
.bd-separator-282 {
  padding: 10px 0px;
}
.bd-separator-282 .bd-separator-inner {
  width: 100%;
}
.bd-separator-282 .bd-separator-inner:before,
.bd-separator-282 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-688 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-688 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4Mw {}
.bd-separator-283 {
  padding: 10px 0px;
}
.bd-separator-283 .bd-separator-inner {
  width: 100%;
}
.bd-separator-283 .bd-separator-inner:before,
.bd-separator-283 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-690 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-690 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4NA {}
.bd-separator-284 {
  padding: 10px 0px;
}
.bd-separator-284 .bd-separator-inner {
  width: 100%;
}
.bd-separator-284 .bd-separator-inner:before,
.bd-separator-284 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-692 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-692 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4NQ {}
.bd-separator-285 {
  padding: 10px 0px;
}
.bd-separator-285 .bd-separator-inner {
  width: 100%;
}
.bd-separator-285 .bd-separator-inner:before,
.bd-separator-285 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-694 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-694 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4Ng {}
.bd-separator-286 {
  padding: 10px 0px;
}
.bd-separator-286 .bd-separator-inner {
  width: 100%;
}
.bd-separator-286 .bd-separator-inner:before,
.bd-separator-286 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-696 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-696 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4Nw {}
.bd-separator-287 {
  padding: 10px 0px;
}
.bd-separator-287 .bd-separator-inner {
  width: 100%;
}
.bd-separator-287 .bd-separator-inner:before,
.bd-separator-287 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-698 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-698 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4OA {}
.bd-separator-288 {
  padding: 10px 0px;
}
.bd-separator-288 .bd-separator-inner {
  width: 100%;
}
.bd-separator-288 .bd-separator-inner:before,
.bd-separator-288 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-700 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-700 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4OQ {}
.bd-separator-289 {
  padding: 10px 0px;
}
.bd-separator-289 .bd-separator-inner {
  width: 100%;
}
.bd-separator-289 .bd-separator-inner:before,
.bd-separator-289 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-702 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-702 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI4OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5 {}
.bd-separator-29 {
  padding: 10px 0px;
}
.bd-separator-29 .bd-separator-inner {
  width: 100%;
}
.bd-separator-29 .bd-separator-inner:before,
.bd-separator-29 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-110 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-110 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5MA {}
.bd-separator-290 {
  padding: 10px 0px;
}
.bd-separator-290 .bd-separator-inner {
  width: 100%;
}
.bd-separator-290 .bd-separator-inner:before,
.bd-separator-290 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-704 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-704 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5MQ {}
.bd-separator-291 {
  padding: 10px 0px;
}
.bd-separator-291 .bd-separator-inner {
  width: 100%;
}
.bd-separator-291 .bd-separator-inner:before,
.bd-separator-291 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-706 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-706 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5Mg {}
.bd-separator-292 {
  padding: 10px 0px;
}
.bd-separator-292 .bd-separator-inner {
  width: 100%;
}
.bd-separator-292 .bd-separator-inner:before,
.bd-separator-292 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-708 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-708 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5Mw {}
.bd-separator-293 {
  padding: 10px 0px;
}
.bd-separator-293 .bd-separator-inner {
  width: 100%;
}
.bd-separator-293 .bd-separator-inner:before,
.bd-separator-293 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-710 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-710 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5NA {}
.bd-separator-294 {
  padding: 10px 0px;
}
.bd-separator-294 .bd-separator-inner {
  width: 100%;
}
.bd-separator-294 .bd-separator-inner:before,
.bd-separator-294 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-712 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-712 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5NQ {}
.bd-separator-295 {
  padding: 10px 0px;
}
.bd-separator-295 .bd-separator-inner {
  width: 100%;
}
.bd-separator-295 .bd-separator-inner:before,
.bd-separator-295 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-714 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-714 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5Ng {}
.bd-separator-296 {
  padding: 10px 0px;
}
.bd-separator-296 .bd-separator-inner {
  width: 100%;
}
.bd-separator-296 .bd-separator-inner:before,
.bd-separator-296 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-716 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-716 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5Nw {}
.bd-separator-297 {
  padding: 10px 0px;
}
.bd-separator-297 .bd-separator-inner {
  width: 100%;
}
.bd-separator-297 .bd-separator-inner:before,
.bd-separator-297 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-718 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-718 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5OA {}
.bd-separator-298 {
  padding: 10px 0px;
}
.bd-separator-298 .bd-separator-inner {
  width: 100%;
}
.bd-separator-298 .bd-separator-inner:before,
.bd-separator-298 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-720 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-720 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5OQ {}
.bd-separator-299 {
  padding: 10px 0px;
}
.bd-separator-299 .bd-separator-inner {
  width: 100%;
}
.bd-separator-299 .bd-separator-inner:before,
.bd-separator-299 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-722 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-722 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjI5OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM {}
.bd-separator-3 {
  padding-top: 1em;
  padding-bottom: 1em;
  clear: both;
}
.bd-separator-3 .bd-separator-inner {
  width: 100%;
}
.bd-separator-3 .bd-separator-inner:before,
.bd-separator-3 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-55 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-55 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMw {}
.bd-separator-30 {
  padding: 10px 0px;
}
.bd-separator-30 .bd-separator-inner {
  width: 100%;
}
.bd-separator-30 .bd-separator-inner:before,
.bd-separator-30 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-120 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-120 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwMA {}
.bd-separator-300 {
  padding: 10px 0px;
}
.bd-separator-300 .bd-separator-inner {
  width: 100%;
}
.bd-separator-300 .bd-separator-inner:before,
.bd-separator-300 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-724 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-724 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwMQ {}
.bd-separator-301 {
  padding: 10px 0px;
}
.bd-separator-301 .bd-separator-inner {
  width: 100%;
}
.bd-separator-301 .bd-separator-inner:before,
.bd-separator-301 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-726 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-726 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwMg {}
.bd-separator-302 {
  padding: 10px 0px;
}
.bd-separator-302 .bd-separator-inner {
  width: 100%;
}
.bd-separator-302 .bd-separator-inner:before,
.bd-separator-302 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-728 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-728 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwMw {}
.bd-separator-303 {
  padding: 10px 0px;
}
.bd-separator-303 .bd-separator-inner {
  width: 100%;
}
.bd-separator-303 .bd-separator-inner:before,
.bd-separator-303 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-730 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-730 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwNA {}
.bd-separator-304 {
  padding: 10px 0px;
}
.bd-separator-304 .bd-separator-inner {
  width: 100%;
}
.bd-separator-304 .bd-separator-inner:before,
.bd-separator-304 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-732 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-732 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwNQ {}
.bd-separator-305 {
  padding: 10px 0px;
}
.bd-separator-305 .bd-separator-inner {
  width: 100%;
}
.bd-separator-305 .bd-separator-inner:before,
.bd-separator-305 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-734 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-734 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwNg {}
.bd-separator-306 {
  padding: 10px 0px;
}
.bd-separator-306 .bd-separator-inner {
  width: 100%;
}
.bd-separator-306 .bd-separator-inner:before,
.bd-separator-306 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-736 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-736 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwNw {}
.bd-separator-307 {
  padding: 10px 0px;
}
.bd-separator-307 .bd-separator-inner {
  width: 100%;
}
.bd-separator-307 .bd-separator-inner:before,
.bd-separator-307 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-738 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-738 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwOA {}
.bd-separator-308 {
  padding: 10px 0px;
}
.bd-separator-308 .bd-separator-inner {
  width: 100%;
}
.bd-separator-308 .bd-separator-inner:before,
.bd-separator-308 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-740 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-740 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwOQ {}
.bd-separator-309 {
  padding: 10px 0px;
}
.bd-separator-309 .bd-separator-inner {
  width: 100%;
}
.bd-separator-309 .bd-separator-inner:before,
.bd-separator-309 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-742 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-742 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMx {}
.bd-separator-31 {
  padding: 10px 0px;
}
.bd-separator-31 .bd-separator-inner {
  width: 100%;
}
.bd-separator-31 .bd-separator-inner:before,
.bd-separator-31 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-99 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-99 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMxMA {}
.bd-separator-310 {
  padding: 10px 0px;
}
.bd-separator-310 .bd-separator-inner {
  width: 100%;
}
.bd-separator-310 .bd-separator-inner:before,
.bd-separator-310 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-744 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-744 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMxMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMxMQ {}
.bd-separator-311 {
  padding: 10px 0px;
}
.bd-separator-311 .bd-separator-inner {
  width: 100%;
}
.bd-separator-311 .bd-separator-inner:before,
.bd-separator-311 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-746 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-746 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMxMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMxMg {}
.bd-separator-312 {
  padding: 10px 0px;
}
.bd-separator-312 .bd-separator-inner {
  width: 100%;
}
.bd-separator-312 .bd-separator-inner:before,
.bd-separator-312 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-748 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-748 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMxMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMxMw {}
.bd-separator-313 {
  padding: 10px 0px;
}
.bd-separator-313 .bd-separator-inner {
  width: 100%;
}
.bd-separator-313 .bd-separator-inner:before,
.bd-separator-313 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-750 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-750 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMxMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMxNA {}
.bd-separator-314 {
  padding: 10px 0px;
}
.bd-separator-314 .bd-separator-inner {
  width: 100%;
}
.bd-separator-314 .bd-separator-inner:before,
.bd-separator-314 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-752 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-752 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMxNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMy {}
.bd-separator-32 {
  padding: 10px 0px;
}
.bd-separator-32 .bd-separator-inner {
  width: 100%;
}
.bd-separator-32 .bd-separator-inner:before,
.bd-separator-32 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-100 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-100 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMz {}
.bd-separator-33 {
  padding: 10px 0px;
}
.bd-separator-33 .bd-separator-inner {
  width: 100%;
}
.bd-separator-33 .bd-separator-inner:before,
.bd-separator-33 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-105 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-105 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjMz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM0 {}
.bd-separator-34 {
  padding: 10px 0px;
}
.bd-separator-34 .bd-separator-inner {
  width: 100%;
}
.bd-separator-34 .bd-separator-inner:before,
.bd-separator-34 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-122 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-122 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM1 {}
.bd-separator-35 {
  padding: 10px 0px;
}
.bd-separator-35 .bd-separator-inner {
  width: 100%;
}
.bd-separator-35 .bd-separator-inner:before,
.bd-separator-35 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-109 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-109 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM2 {}
.bd-separator-36 {
  padding: 10px 0px;
}
.bd-separator-36 .bd-separator-inner {
  width: 100%;
}
.bd-separator-36 .bd-separator-inner:before,
.bd-separator-36 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-124 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-124 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM3 {}
.bd-separator-37 {
  padding: 10px 0px;
}
.bd-separator-37 .bd-separator-inner {
  width: 100%;
}
.bd-separator-37 .bd-separator-inner:before,
.bd-separator-37 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-126 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-126 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM4 {}
.bd-separator-38 {
  padding: 10px 0px;
}
.bd-separator-38 .bd-separator-inner {
  width: 100%;
}
.bd-separator-38 .bd-separator-inner:before,
.bd-separator-38 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-309 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-309 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM5 {}
.bd-separator-39 {
  padding: 10px 0px;
}
.bd-separator-39 .bd-separator-inner {
  width: 100%;
}
.bd-separator-39 .bd-separator-inner:before,
.bd-separator-39 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-313 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-313 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjM5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQw {}
.bd-separator-40 {
  padding: 10px 0px;
}
.bd-separator-40 .bd-separator-inner {
  width: 100%;
}
.bd-separator-40 .bd-separator-inner:before,
.bd-separator-40 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-296 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-296 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQx {}
.bd-separator-41 {
  padding: 10px 0px;
}
.bd-separator-41 .bd-separator-inner {
  width: 100%;
}
.bd-separator-41 .bd-separator-inner:before,
.bd-separator-41 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-141 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-141 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQy {}
.bd-separator-42 {
  padding: 10px 0px;
}
.bd-separator-42 .bd-separator-inner {
  width: 100%;
}
.bd-separator-42 .bd-separator-inner:before,
.bd-separator-42 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-143 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-143 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQz {}
.bd-separator-43 {
  padding: 10px 0px;
}
.bd-separator-43 .bd-separator-inner {
  width: 100%;
}
.bd-separator-43 .bd-separator-inner:before,
.bd-separator-43 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-145 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-145 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ0 {}
.bd-separator-44 {
  padding: 10px 0px;
}
.bd-separator-44 .bd-separator-inner {
  width: 100%;
}
.bd-separator-44 .bd-separator-inner:before,
.bd-separator-44 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-147 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-147 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ1 {}
.bd-separator-45 {
  padding: 10px 0px;
}
.bd-separator-45 .bd-separator-inner {
  width: 100%;
}
.bd-separator-45 .bd-separator-inner:before,
.bd-separator-45 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-149 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-149 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ2 {}
.bd-separator-46 {
  padding: 10px 0px;
}
.bd-separator-46 .bd-separator-inner {
  width: 100%;
}
.bd-separator-46 .bd-separator-inner:before,
.bd-separator-46 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-152 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-152 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ3 {}
.bd-separator-47 {
  padding: 10px 0px;
}
.bd-separator-47 .bd-separator-inner {
  width: 100%;
}
.bd-separator-47 .bd-separator-inner:before,
.bd-separator-47 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-154 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-154 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ4 {}
.bd-separator-48 {
  padding: 10px 0px;
}
.bd-separator-48 .bd-separator-inner {
  width: 100%;
}
.bd-separator-48 .bd-separator-inner:before,
.bd-separator-48 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-156 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-156 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ5 {}
.bd-separator-49 {
  padding: 10px 0px;
}
.bd-separator-49 .bd-separator-inner {
  width: 100%;
}
.bd-separator-49 .bd-separator-inner:before,
.bd-separator-49 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-158 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-158 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjQ5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU {}
.bd-separator-5 {
  padding: 10px 0px;
}
.bd-separator-5 .bd-separator-inner {
  width: 100%;
}
.bd-separator-5 .bd-separator-inner:before,
.bd-separator-5 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-157 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-157 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjUw {}
.bd-separator-50 {
  padding: 10px 0px;
}
.bd-separator-50 .bd-separator-inner {
  width: 100%;
}
.bd-separator-50 .bd-separator-inner:before,
.bd-separator-50 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-160 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-160 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjUw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjUx {}
.bd-separator-51 {
  padding: 10px 0px;
}
.bd-separator-51 .bd-separator-inner {
  width: 100%;
}
.bd-separator-51 .bd-separator-inner:before,
.bd-separator-51 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-162 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-162 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjUx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjUy {}
.bd-separator-52 {
  padding: 10px 0px;
}
.bd-separator-52 .bd-separator-inner {
  width: 100%;
}
.bd-separator-52 .bd-separator-inner:before,
.bd-separator-52 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-289 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-289 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjUy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjUz {}
.bd-separator-53 {
  padding: 10px 0px;
}
.bd-separator-53 .bd-separator-inner {
  width: 100%;
}
.bd-separator-53 .bd-separator-inner:before,
.bd-separator-53 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-293 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-293 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjUz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU0 {}
.bd-separator-54 {
  padding: 10px 0px;
}
.bd-separator-54 .bd-separator-inner {
  width: 100%;
}
.bd-separator-54 .bd-separator-inner:before,
.bd-separator-54 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-297 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-297 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU1 {}
.bd-separator-55 {
  padding: 10px 0px;
}
.bd-separator-55 .bd-separator-inner {
  width: 100%;
}
.bd-separator-55 .bd-separator-inner:before,
.bd-separator-55 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-175 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-175 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU2 {}
.bd-separator-56 {
  padding: 10px 0px;
}
.bd-separator-56 .bd-separator-inner {
  width: 100%;
}
.bd-separator-56 .bd-separator-inner:before,
.bd-separator-56 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-177 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-177 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU3 {}
.bd-separator-57 {
  padding: 10px 0px;
}
.bd-separator-57 .bd-separator-inner {
  width: 100%;
}
.bd-separator-57 .bd-separator-inner:before,
.bd-separator-57 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-179 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-179 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU4 {}
.bd-separator-58 {
  padding: 10px 0px;
}
.bd-separator-58 .bd-separator-inner {
  width: 100%;
}
.bd-separator-58 .bd-separator-inner:before,
.bd-separator-58 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-181 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-181 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU5 {}
.bd-separator-59 {
  padding: 10px 0px;
}
.bd-separator-59 .bd-separator-inner {
  width: 100%;
}
.bd-separator-59 .bd-separator-inner:before,
.bd-separator-59 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-183 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-183 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjU5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY {}
.bd-separator-6 {
  height: 18px;
  position: absolute;
  top: 18.919%;
  left: 2.442%;
  right: auto;
  bottom: auto;
  display: block;
  padding: 5px;
}
.bd-separator-6 .bd-separator-inner {
  width: 100%;
}
.bd-separator-6 .bd-separator-inner:before,
.bd-separator-6 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-51 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-51 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjYw {}
.bd-separator-60 {
  padding: 10px 0px;
}
.bd-separator-60 .bd-separator-inner {
  width: 100%;
}
.bd-separator-60 .bd-separator-inner:before,
.bd-separator-60 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-185 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-185 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjYw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjYx {}
.bd-separator-61 {
  padding: 10px 0px;
}
.bd-separator-61 .bd-separator-inner {
  width: 100%;
}
.bd-separator-61 .bd-separator-inner:before,
.bd-separator-61 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-187 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-187 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjYx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjYy {}
.bd-separator-62 {
  padding: 10px 0px;
}
.bd-separator-62 .bd-separator-inner {
  width: 100%;
}
.bd-separator-62 .bd-separator-inner:before,
.bd-separator-62 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-212 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-212 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjYy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjYz {}
.bd-separator-63 {
  padding: 10px 0px;
}
.bd-separator-63 .bd-separator-inner {
  width: 100%;
}
.bd-separator-63 .bd-separator-inner:before,
.bd-separator-63 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-214 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-214 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjYz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY0 {}
.bd-separator-64 {
  padding: 10px 0px;
}
.bd-separator-64 .bd-separator-inner {
  width: 100%;
}
.bd-separator-64 .bd-separator-inner:before,
.bd-separator-64 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-216 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-216 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY1 {}
.bd-separator-65 {
  padding: 10px 0px;
}
.bd-separator-65 .bd-separator-inner {
  width: 100%;
}
.bd-separator-65 .bd-separator-inner:before,
.bd-separator-65 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-218 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-218 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY2 {}
.bd-separator-66 {
  padding: 10px 0px;
}
.bd-separator-66 .bd-separator-inner {
  width: 100%;
}
.bd-separator-66 .bd-separator-inner:before,
.bd-separator-66 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-220 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-220 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY3 {}
.bd-separator-67 {
  padding: 10px 0px;
}
.bd-separator-67 .bd-separator-inner {
  width: 100%;
}
.bd-separator-67 .bd-separator-inner:before,
.bd-separator-67 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-222 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-222 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY4 {}
.bd-separator-68 {
  padding: 10px 0px;
}
.bd-separator-68 .bd-separator-inner {
  width: 100%;
}
.bd-separator-68 .bd-separator-inner:before,
.bd-separator-68 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-224 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-224 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY5 {}
.bd-separator-69 {
  padding: 10px 0px;
}
.bd-separator-69 .bd-separator-inner {
  width: 100%;
}
.bd-separator-69 .bd-separator-inner:before,
.bd-separator-69 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-203 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-203 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjY5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc {}
.bd-separator-7 {
  padding-top: 1em;
  padding-bottom: 1em;
  clear: both;
}
.bd-separator-7 .bd-separator-inner {
  width: 100%;
}
.bd-separator-7 .bd-separator-inner:before,
.bd-separator-7 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-69 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-69 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjcw {}
.bd-separator-70 {
  padding: 10px 0px;
}
.bd-separator-70 .bd-separator-inner {
  width: 100%;
}
.bd-separator-70 .bd-separator-inner:before,
.bd-separator-70 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-205 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-205 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjcw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjcx {}
.bd-separator-71 {
  padding: 10px 0px;
}
.bd-separator-71 .bd-separator-inner {
  width: 100%;
}
.bd-separator-71 .bd-separator-inner:before,
.bd-separator-71 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-207 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-207 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjcx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjcy {}
.bd-separator-72 {
  padding: 10px 0px;
}
.bd-separator-72 .bd-separator-inner {
  width: 100%;
}
.bd-separator-72 .bd-separator-inner:before,
.bd-separator-72 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-209 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-209 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjcy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjcz {}
.bd-separator-73 {
  padding: 10px 0px;
}
.bd-separator-73 .bd-separator-inner {
  width: 100%;
}
.bd-separator-73 .bd-separator-inner:before,
.bd-separator-73 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-211 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-211 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjcz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc0 {}
.bd-separator-74 {
  padding: 10px 0px;
}
.bd-separator-74 .bd-separator-inner {
  width: 100%;
}
.bd-separator-74 .bd-separator-inner:before,
.bd-separator-74 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-213 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-213 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc1 {}
.bd-separator-75 {
  padding: 10px 0px;
}
.bd-separator-75 .bd-separator-inner {
  width: 100%;
}
.bd-separator-75 .bd-separator-inner:before,
.bd-separator-75 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-215 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-215 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc2 {}
.bd-separator-76 {
  padding: 10px 0px;
}
.bd-separator-76 .bd-separator-inner {
  width: 100%;
}
.bd-separator-76 .bd-separator-inner:before,
.bd-separator-76 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-258 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-258 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc3 {}
.bd-separator-77 {
  padding: 10px 0px;
}
.bd-separator-77 .bd-separator-inner {
  width: 100%;
}
.bd-separator-77 .bd-separator-inner:before,
.bd-separator-77 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-260 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-260 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc4 {}
.bd-separator-78 {
  padding: 10px 0px;
}
.bd-separator-78 .bd-separator-inner {
  width: 100%;
}
.bd-separator-78 .bd-separator-inner:before,
.bd-separator-78 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-262 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-262 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc5 {}
.bd-separator-79 {
  padding: 10px 0px;
}
.bd-separator-79 .bd-separator-inner {
  width: 100%;
}
.bd-separator-79 .bd-separator-inner:before,
.bd-separator-79 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-264 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-264 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjc5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg {}
.bd-separator-8 {
  padding: 10px 0px;
}
.bd-separator-8 .bd-separator-inner {
  width: 100%;
}
.bd-separator-8 .bd-separator-inner:before,
.bd-separator-8 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-159 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-159 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjgw {}
.bd-separator-80 {
  padding: 10px 0px;
}
.bd-separator-80 .bd-separator-inner {
  width: 100%;
}
.bd-separator-80 .bd-separator-inner:before,
.bd-separator-80 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-266 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-266 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjgw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjgx {}
.bd-separator-81 {
  padding: 10px 0px;
}
.bd-separator-81 .bd-separator-inner {
  width: 100%;
}
.bd-separator-81 .bd-separator-inner:before,
.bd-separator-81 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-268 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-268 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjgx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjgy {}
.bd-separator-82 {
  padding: 10px 0px;
}
.bd-separator-82 .bd-separator-inner {
  width: 100%;
}
.bd-separator-82 .bd-separator-inner:before,
.bd-separator-82 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-270 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-270 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjgy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjgz {}
.bd-separator-83 {
  padding: 10px 0px;
}
.bd-separator-83 .bd-separator-inner {
  width: 100%;
}
.bd-separator-83 .bd-separator-inner:before,
.bd-separator-83 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-240 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-240 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjgz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg0 {}
.bd-separator-84 {
  padding: 10px 0px;
}
.bd-separator-84 .bd-separator-inner {
  width: 100%;
}
.bd-separator-84 .bd-separator-inner:before,
.bd-separator-84 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-242 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-242 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg1 {}
.bd-separator-85 {
  padding: 10px 0px;
}
.bd-separator-85 .bd-separator-inner {
  width: 100%;
}
.bd-separator-85 .bd-separator-inner:before,
.bd-separator-85 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-244 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-244 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg2 {}
.bd-separator-86 {
  padding: 10px 0px;
}
.bd-separator-86 .bd-separator-inner {
  width: 100%;
}
.bd-separator-86 .bd-separator-inner:before,
.bd-separator-86 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-246 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-246 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg3 {}
.bd-separator-87 {
  padding: 10px 0px;
}
.bd-separator-87 .bd-separator-inner {
  width: 100%;
}
.bd-separator-87 .bd-separator-inner:before,
.bd-separator-87 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-248 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-248 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg4 {}
.bd-separator-88 {
  padding: 10px 0px;
}
.bd-separator-88 .bd-separator-inner {
  width: 100%;
}
.bd-separator-88 .bd-separator-inner:before,
.bd-separator-88 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-250 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-250 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg5 {}
.bd-separator-89 {
  padding: 10px 0px;
}
.bd-separator-89 .bd-separator-inner {
  width: 100%;
}
.bd-separator-89 .bd-separator-inner:before,
.bd-separator-89 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-252 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-252 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjg5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk {}
.bd-separator-9 {
  padding: 10px 0px;
}
.bd-separator-9 .bd-separator-inner {
  width: 100%;
}
.bd-separator-9 .bd-separator-inner:before,
.bd-separator-9 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-70 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-70 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjkw {}
.bd-separator-90 {
  padding: 10px 0px;
}
.bd-separator-90 .bd-separator-inner {
  width: 100%;
}
.bd-separator-90 .bd-separator-inner:before,
.bd-separator-90 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-284 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-284 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjkw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjkx {}
.bd-separator-91 {
  padding: 10px 0px;
}
.bd-separator-91 .bd-separator-inner {
  width: 100%;
}
.bd-separator-91 .bd-separator-inner:before,
.bd-separator-91 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-287 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-287 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjkx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjky {}
.bd-separator-92 {
  padding: 10px 0px;
}
.bd-separator-92 .bd-separator-inner {
  width: 100%;
}
.bd-separator-92 .bd-separator-inner:before,
.bd-separator-92 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-291 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-291 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjky {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjkz {}
.bd-separator-93 {
  padding: 10px 0px;
}
.bd-separator-93 .bd-separator-inner {
  width: 100%;
}
.bd-separator-93 .bd-separator-inner:before,
.bd-separator-93 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-295 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-295 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjkz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk0 {}
.bd-separator-94 {
  padding: 10px 0px;
}
.bd-separator-94 .bd-separator-inner {
  width: 100%;
}
.bd-separator-94 .bd-separator-inner:before,
.bd-separator-94 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-300 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-300 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk1 {}
.bd-separator-95 {
  padding: 10px 0px;
}
.bd-separator-95 .bd-separator-inner {
  width: 100%;
}
.bd-separator-95 .bd-separator-inner:before,
.bd-separator-95 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-302 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-302 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk2 {}
.bd-separator-96 {
  padding: 10px 0px;
}
.bd-separator-96 .bd-separator-inner {
  width: 100%;
}
.bd-separator-96 .bd-separator-inner:before,
.bd-separator-96 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-304 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-304 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk3 {}
.bd-separator-97 {
  padding: 10px 0px;
}
.bd-separator-97 .bd-separator-inner {
  width: 100%;
}
.bd-separator-97 .bd-separator-inner:before,
.bd-separator-97 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-318 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-318 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk4 {}
.bd-separator-98 {
  padding: 10px 0px;
}
.bd-separator-98 .bd-separator-inner {
  width: 100%;
}
.bd-separator-98 .bd-separator-inner:before,
.bd-separator-98 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-303 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-303 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk5 {}
.bd-separator-99 {
  padding: 10px 0px;
}
.bd-separator-99 .bd-separator-inner {
  width: 100%;
}
.bd-separator-99 .bd-separator-inner:before,
.bd-separator-99 .bd-separator-inner:after {
  border-top: 1px solid #dddddd;
}
.bd-separator-content-306 {
  margin-left: 30px;
  margin-right: 30px;
}
.bd-separator-content-306 {
  color: #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNlcGFyYXRvcjk5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNsaWRlcjEw {}
.bd-slider-10 {
  height: 70vh;
}
.bd-sliderindicators-10 {
  vertical-align: bottom;
  text-align: center;
}
.bd-sliderindicators-10:before {
  vertical-align: bottom;
}
.bd-indicators-2 {
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 0;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 20px;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:visited {
  width: 12px;
  height: 12px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  margin-right: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:visited:before {
  color: #dddddd;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:hover:not(.active) > a:not(.active) {
  background-color: #ffffff;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > a.hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > a:hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > a:focus:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:hover:not(.active) > a:not(.active):before {
  color: #269ccb;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li.active > a {
  background-color: #ffffff;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > a.active:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li.active > a:before {
  color: #777777;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:visited {
  width: 12px;
  height: 12px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  margin-right: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:visited:before {
  color: #dddddd;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:hover:not(.active) > .bd-grid-item > a:not(.active) {
  background-color: #ffffff;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > .bd-grid-item > a.hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > .bd-grid-item > a:hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:not(.active) > .bd-grid-item > a:focus:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li:hover:not(.active) > .bd-grid-item > a:not(.active):before {
  color: #269ccb;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li.active > .bd-grid-item > a {
  background-color: #ffffff;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li > .bd-grid-item > a.active:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-indicators-2 > li.active > .bd-grid-item > a:before {
  color: #777777;
}
.bd-indicators-2 > li:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-indicators-2 > li:not(.bd-mega-item) > a,
.bd-indicators-2 > li:not(.bd-mega-item) > a:link,
.bd-indicators-2 > li:not(.bd-mega-item) > a:visited {
  width: 12px;
  height: 12px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  margin-right: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: block;
  white-space: nowrap;
}
.bd-indicators-2 > li:not(.bd-mega-item) > a:before,
.bd-indicators-2 > li:not(.bd-mega-item) > a:link:before,
.bd-indicators-2 > li:not(.bd-mega-item) > a:visited:before,
.bd-indicators-2 > li:not(.bd-mega-item) > a:after,
.bd-indicators-2 > li:not(.bd-mega-item) > a:link:after,
.bd-indicators-2 > li:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-indicators-2 > li:not(.bd-mega-item) > a:before,
.bd-indicators-2 > li:not(.bd-mega-item) > a:link:before,
.bd-indicators-2 > li:not(.bd-mega-item) > a:visited:before {
  color: #dddddd;
}
.bd-indicators-2 > li:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-indicators-2 > li:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  background-color: #ffffff;
  background-image: none;
}
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > a.hover:not(.active):before,
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > a:hover:not(.active):before,
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > a:focus:not(.active):before,
.bd-indicators-2 > li:not(.bd-mega-item):hover:not(.active) > a:not(.active):before {
  color: #269ccb;
}
.bd-indicators-2 > li:not(.bd-mega-item) > a.active,
.bd-indicators-2 > li:not(.bd-mega-item).active > a {
  background-color: #ffffff;
  background-image: none;
}
.bd-indicators-2 > li:not(.bd-mega-item) > a.active:before,
.bd-indicators-2 > li:not(.bd-mega-item).active > a:before {
  color: #777777;
}
.bd-indicators-2 > li:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a,
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:visited {
  width: 12px;
  height: 12px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  margin-right: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: block;
  white-space: nowrap;
}
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:visited:before {
  color: #dddddd;
}
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-indicators-2 > li:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  background-color: #ffffff;
  background-image: none;
}
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active):before,
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active):before,
.bd-indicators-2 > li:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active):before,
.bd-indicators-2 > li:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active):before {
  color: #269ccb;
}
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-indicators-2 > li:not(.bd-mega-item).active > .bd-grid-item > a {
  background-color: #ffffff;
  background-image: none;
}
.bd-indicators-2 > li:not(.bd-mega-item) > .bd-grid-item > a.active:before,
.bd-indicators-2 > li:not(.bd-mega-item).active > .bd-grid-item > a:before {
  color: #777777;
}
.bd-indicators-2 > li {
  display: inline-block;
  cursor: pointer;
}
.bd-slider-10 .carousel-inner > .item {
  transition-duration: 2000ms;
  transition-timing-function: ease;
}
.bd-carousel-7 {
  display: inline-block;
}
.bd-carousel-7 span:before {
  content: '\222';
}
.bd-carousel-7 span:before {
  visibility: inherit;
}
.bd-carousel-7 span:before {
  font-size: 37px;
  color: rgba(255, 255, 255, 0.25);
  background-color: rgba(255, 255, 255, 0);
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: 10px;
  border: 0px solid #ffffff;
  border-radius: 23px;
  line-height: 52.85714287px;
  line-height: 37px;
}
@media (max-width: 767px) {
  .bd-carousel-7 span:before {
    margin-left: 0px;
    color: rgba(255, 255, 255, 0);
    font-size: 25px;
    line-height: 35.71428573px;
  }
}
.bd-carousel-7 span:hover:before {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.75);
  background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px) {
  .bd-carousel-7 span:hover:before {
    background-color: rgba(0, 0, 0, 0.74);
  }
}
.bd-slide-36 {
  position: relative;
  background-image: url(../../assets/images/d36e3acc3551db7ef5f4f0cc45e0f707_datacenterrev2.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
  height: 100%;
}
.bd-slide-38 {
  position: relative;
  background-image: url(../../assets/images/2786f95a3bb22d7881847d020de48fe3_bigstockBlockchaintechnologyfuturist231043651scaled.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
}
.bd-slide-39 {
  background-color: #f5f5f5;
  background-image: url(../../assets/images/e2d58cac3b15d864ae70744822362dca_donnetech160310110211.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNsaWRlcjEw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNsaWRlcjI {}
.bd-slider-2 {
  height: 80vh;
  z-index: 1;
}
.bd-sliderindicators-2 {
  vertical-align: bottom;
  text-align: center;
}
.bd-sliderindicators-2:before {
  vertical-align: bottom;
}
.bd-slider-2 .carousel-inner > .item {
  transition-duration: 2000ms;
  transition-timing-function: ease;
}
.bd-carousel-1 {
  display: inline-block;
}
.bd-carousel-1 span:before {
  content: '\251';
}
.bd-carousel-1 span:before {
  visibility: inherit;
}
.bd-carousel-1 span:before {
  font-size: 25px;
  color: #bdbdbd;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 500ms;
  transition: all 500ms;
  padding: 10px;
  border: 2px solid rgba(189, 189, 189, 0.17);
  border-radius: 50%;
  line-height: 35.71428573px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .bd-carousel-1 span:before {
    margin-left: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
  }
}
.bd-carousel-1 span:hover:before {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  color: #777777;
  border: 2px solid #777777;
}
.bd-slide-3 {
  position: relative;
  background-image: url(../../assets/images/ec4ca42cf0672f5e603e1b666343fa49_infoos_big_data_center_server_rack_rev4.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  background-size: cover;
}
@media (max-width: 767px) {
  .bd-slide-3 {
    background-image: url(../../assets/images/2d686448bf720dc928a5e17e5825a71d_e1w.jpg);
  }
}
.bd-slide-6 {
  position: relative;
  background-image: url(../../assets/images/6b512c1c64505a2adae7d0f476772f06_infomove_server_rev2.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  background-size: cover;
}
@media (max-width: 767px) {
  .bd-slide-6 {
    background-image: url(../../assets/images/2d686448bf720dc928a5e17e5825a71d_e1w.jpg);
  }
}
.bd-slide-1 {
  position: relative;
  background-image: url(../../assets/images/8940f4cf08fc9130adbb13dd2c8e62fa_w100.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  background-size: cover;
}
@media (max-width: 767px) {
  .bd-slide-1 {
    background-image: url(../../assets/images/2d686448bf720dc928a5e17e5825a71d_e1w.jpg);
  }
}
.bd-slide-2 {
  position: relative;
  background-image: url(../../assets/images/80fe14cdca1f7bb6112860eb1e2383b5_Mobility_commercial_1920.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  background-size: cover;
}
@media (max-width: 767px) {
  .bd-slide-2 {
    background-image: url(../../assets/images/2d686448bf720dc928a5e17e5825a71d_e1w.jpg);
  }
}
.bd-slide-5 {
  position: relative;
  background-image: url(../../assets/images/279744f65cde31d00e1c962232a890cc_Visio_27_slide_rev3.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  background-size: cover;
}
@media (max-width: 767px) {
  .bd-slide-5 {
    background-image: url(../../assets/images/2d686448bf720dc928a5e17e5825a71d_e1w.jpg);
  }
}
.bd-slide-4 {
  position: relative;
  background-image: url(../../assets/images/38dc96fd8e8af7f33b5d466fc24af575_k300_rev8.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  background-size: cover;
}
@media (max-width: 767px) {
  .bd-slide-4 {
    background-image: url(../../assets/images/2d686448bf720dc928a5e17e5825a71d_e1w.jpg);
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNsaWRlcjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjEw {}
.bd-spacer-10 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjEw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjEx {}
.bd-spacer-11 {
  height: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjEy {}
.bd-spacer-12 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjEy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjEz {}
.bd-spacer-13 {
  height: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjEz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjE0 {}
.bd-spacer-14 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjE0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjE1 {}
.bd-spacer-15 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjE1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjE2 {}
.bd-spacer-16 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjE2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjE3 {}
.bd-spacer-17 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjE3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjE5 {}
.bd-spacer-19 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjE5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjI {}
.bd-spacer-2 {
  height: 2em;
  margin-bottom: -67px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjIw {}
.bd-spacer-20 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjIw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjIx {}
.bd-spacer-21 {
  height: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjIx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjIy {}
.bd-spacer-22 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjIy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjI0 {}
.bd-spacer-24 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjI0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjI2 {}
.bd-spacer-26 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjI2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjI4 {}
.bd-spacer-28 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjI4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjM {}
.bd-spacer-3 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjMw {}
.bd-spacer-30 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjMy {}
.bd-spacer-32 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjMy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjM0 {}
.bd-spacer-34 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjM0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ {}
.bd-spacer-4 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQw {}
.bd-spacer-40 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQx {}
.bd-spacer-41 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQy {}
.bd-spacer-42 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ0 {}
.bd-spacer-44 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ1 {}
.bd-spacer-45 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ2 {}
.bd-spacer-46 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ3 {}
.bd-spacer-47 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ4 {}
.bd-spacer-48 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ5 {}
.bd-spacer-49 {
  height: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjQ5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjU {}
.bd-spacer-5 {
  height: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjUw {}
.bd-spacer-50 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjUw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjUx {}
.bd-spacer-51 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjUx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjUy {}
.bd-spacer-52 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjUy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjUz {}
.bd-spacer-53 {
  height: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjUz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjU2 {}
.bd-spacer-56 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjU2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjU3 {}
.bd-spacer-57 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjU3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjU4 {}
.bd-spacer-58 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjU4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjY {}
.bd-spacer-6 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjc {}
.bd-spacer-7 {
  height: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjg {}
.bd-spacer-8 {
  height: 1em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjk {}
.bd-spacer-9 {
  height: 2em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXNwYWNlcjk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHQ0MDQz {}
.bd-text404-3 {
  word-wrap: break-word;
}
.bd-text404-12 {
  max-width: 600px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHQ0MDQz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRhcmVhMw {}
.bd-textarea-3 {
  margin-bottom: 19px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRhcmVhMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE {}
.bd-textblock-1 {
  margin-bottom: 10px;
  margin-top: 11px;
  height: 46px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEw {}
.bd-textblock-10 {
  margin-top: 0px;
  height: 124px;
  margin-bottom: 27px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwNA {}
.bd-textblock-104 {
  position: absolute;
  top: 55.720%;
  left: 0.513%;
  right: auto;
  bottom: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwNg {}
.bd-textblock-106 {
  margin: 0px 0px 32px;
}
h1.bd-textblock-106 {
  line-height: 68.57142859px;
  font-weight: normal;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEx {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExMQ {}
.bd-textblock-111 {
  margin-top: 2em;
  margin-bottom: 2em;
  width: 720px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExMg {}
.bd-textblock-112 {
  margin-top: 0px;
  margin-bottom: 32px;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazExOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEy {}
.bd-textblock-12 {
  word-wrap: break-word;
  overflow: hidden;
  padding: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyMA {}
.bd-textblock-120 {
  height: 51px;
}
h1.bd-textblock-120 {
  line-height: 51.42857144px;
  font-size: 36px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyMg {}
.bd-textblock-122 {
  margin-bottom: 35px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyMw {}
.bd-textblock-123 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyNg {}
.bd-textblock-126 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEyOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEz {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzNA {}
.bd-textblock-134 {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.bd-textblock-134 {
  line-height: 24px;
  color: #ffffff;
  font-size: 20px;
  text-transform: none;
}
@media (max-width: 991px) {
  .bd-textblock-134 {
    line-height: 30.00000001px;
    font-size: 21px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzOA {}
.bd-textblock-138 {
  margin-top: 0.05em;
  margin-bottom: 0.05em;
  height: 113px;
}
.bd-textblock-138 {
  line-height: 24px;
  color: #ffffff;
  font-size: 20px;
  text-transform: none;
}
@media (max-width: 991px) {
  .bd-textblock-138 {
    line-height: 30.00000001px;
    font-size: 21px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzOQ {}
.bd-textblock-139 {
  margin-bottom: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazEzOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0MQ {}
.bd-textblock-141 {
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0NQ {}
.bd-textblock-145 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0Nw {}
.bd-textblock-147 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1 {}
.bd-textblock-15 {
  width: 100%;
}
.bd-textblock-15 {
  line-height: 20.00000001px;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1Nw {}
.bd-textblock-157 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1OQ {}
.bd-textblock-159 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE1OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2Mg {}
.bd-textblock-162 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2Nw {}
.bd-textblock-167 {
  width: 95%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3 {}
.bd-textblock-17 {
  height: 112px;
  padding-top: 15px;
}
.bd-textblock-17 {
  line-height: 42.85714287px;
  font-size: 30px;
}
.bd-textblock-17 {
  margin-bottom: 0;
}
.bd-flexalign-2 {
  height: 100%;
}
.bd-flexalign-2 > * {
  margin: auto auto 0px 0px;
}
.bd-flexalign-2 {
  margin-bottom: -52px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3Mg {}
h1.bd-textblock-172 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3Ng {}
.bd-textblock-176 {
  width: 45%;
  margin-left: auto;
  margin-right: 0;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3Nw {}
.bd-textblock-177 {
  margin-left: 100%;
  margin-right: -100%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  display: inline-block;
  width: 45%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3OA {}
h1.bd-textblock-178 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3OQ {}
.bd-textblock-179 {
  position: absolute;
  top: 26.429%;
  left: 0.084%;
  right: auto;
  bottom: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4 {}
.bd-textblock-18 {
  margin-bottom: 0px;
}
.bd-textblock-18 {
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4MA {}
.bd-textblock-180 {
  margin: 0px 0px 32px;
}
h1.bd-textblock-180 {
  line-height: 68.57142859px;
  font-weight: normal;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4MQ {}
h2.bd-textblock-181 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4NQ {}
.bd-textblock-185 {
  width: 48%;
  margin-left: auto;
  margin-right: 0;
  display: block;
  margin-top: 93px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4Ng {}
.bd-textblock-186 {
  margin-left: 100%;
  margin-right: -100%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  display: inline-block;
  width: 48%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4Nw {}
h1.bd-textblock-187 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE4OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5Mg {}
.bd-textblock-192 {
  line-height: 20.00000001px;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5Mw {}
.bd-textblock-193 {
  line-height: 20.00000001px;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5NA {}
.bd-textblock-194 {
  position: absolute;
  top: 75.145%;
  left: 4.868%;
  right: auto;
  bottom: auto;
  display: block;
}
h1.bd-textblock-194 {
  color: #ffffff;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
h1.bd-textblock-194 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5NQ {}
.bd-textblock-195 {
  width: 100%;
}
.bd-textblock-195 {
  line-height: 20.00000001px;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5Nw {}
.bd-textblock-197 {
  line-height: 20.00000001px;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5OQ {}
.bd-textblock-199 {
  display: block;
  width: 736px;
  position: absolute;
  top: 20.661%;
  left: 46.314%;
  right: auto;
  bottom: auto;
  height: 85px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazE5OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI {}
.bd-textblock-2 {
  margin-bottom: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIw {}
h5.bd-textblock-20 {
  line-height: 42.85714287px;
  font-weight: bold;
  font-size: 30px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIx {}
.bd-textblock-21 {
  width: 100%;
}
.bd-textblock-21 {
  line-height: 20.00000001px;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxNA {}
h2.bd-textblock-214 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxOA {}
h2.bd-textblock-218 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIxOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIy {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyNw {}
.bd-textblock-227 {
  display: block;
  width: 400px;
  position: absolute;
  top: 68.320%;
  left: 17.180%;
  right: auto;
  bottom: auto;
  height: 85px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyOA {}
.bd-textblock-228 {
  display: block;
  width: 736px;
  position: absolute;
  top: 64.738%;
  left: 14.316%;
  right: auto;
  bottom: auto;
  height: 85px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIyOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIz {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazIzOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0Mw {}
.bd-textblock-243 {
  margin-bottom: 0px;
}
.bd-textblock-243 {
  font-style: normal;
  text-transform: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1 {}
.bd-textblock-25 {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  margin-top: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1Mw {}
.bd-textblock-253 {
  display: block;
  width: 400px;
  position: absolute;
  top: 68.320%;
  left: 17.180%;
  right: auto;
  bottom: auto;
  height: 85px;
}
h1.bd-textblock-253 {
  color: #ffffff;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
h1.bd-textblock-253 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI1OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2 {}
h5.bd-textblock-26 {
  line-height: 42.85714287px;
  font-weight: bold;
  font-size: 30px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2Mg {}
.bd-textblock-262 {
  position: absolute;
  top: 68.320%;
  left: 15.104%;
  right: auto;
  bottom: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3Ng {}
.bd-textblock-276 {
  position: absolute;
  top: 68.320%;
  left: 15.104%;
  right: auto;
  bottom: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3Nw {}
h2.bd-textblock-277 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI4OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazI5OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM {}
h1.bd-textblock-3 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMw {}
h5.bd-textblock-30 {
  line-height: 42.85714287px;
  font-weight: bold;
  font-size: 30px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwMA {}
.bd-textblock-300 {
  position: absolute;
  top: 68.320%;
  left: 15.104%;
  right: auto;
  bottom: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMx {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMxNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMxNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMxNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMxNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMxNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMxNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMxOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMxOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMxOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMxOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMy {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyMQ {}
.bd-textblock-321 {
  float: right;
  width: 640px;
  height: 87px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyMg {}
.bd-textblock-322 {
  margin: 0px 0px 32px;
}
h1.bd-textblock-322 {
  line-height: 68.57142859px;
  font-weight: normal;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMyOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMz {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzMA {}
.bd-textblock-330 {
  position: absolute;
  top: 68.320%;
  left: 15.104%;
  right: auto;
  bottom: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazMzOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0OQ {}
.bd-textblock-349 {
  float: right;
  width: 640px;
  height: 87px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1 {}
.bd-textblock-35 {
  width: 547px;
  height: 144px;
}
.bd-textblock-35 {
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1MA {}
.bd-textblock-350 {
  margin: 0px 0px 32px;
}
h1.bd-textblock-350 {
  line-height: 68.57142859px;
  font-weight: normal;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1OA {}
.bd-textblock-358 {
  position: absolute;
  top: 68.320%;
  left: 15.104%;
  right: auto;
  bottom: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM1OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2 {}
.bd-textblock-36 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3Nw {}
.bd-textblock-377 {
  float: right;
  width: 1144px;
  height: 87px;
}
.bd-textblock-377 {
  color: #ffffff;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.bd-textblock-377 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3OA {}
.bd-textblock-378 {
  margin: 0px 0px 32px;
}
h1.bd-textblock-378 {
  line-height: 68.57142859px;
  font-weight: normal;
  font-size: 48px;
  color: #ffffff;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
h1.bd-textblock-378 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4 {}
.bd-textblock-38 {
  margin: 0px 0px 32px;
}
h1.bd-textblock-38 {
  line-height: 68.57142859px;
  font-weight: normal;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4NA {}
.bd-textblock-384 {
  position: absolute;
  top: 68.320%;
  left: 15.104%;
  right: auto;
  bottom: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM4OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5 {}
.bd-textblock-39 {
  overflow: hidden;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazM5OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ {}
.bd-textblock-4 {
  margin-bottom: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwMA {}
.bd-textblock-400 {
  position: absolute;
  top: 5.588%;
  left: 58.626%;
  right: auto;
  bottom: auto;
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQx {}
.bd-textblock-41 {
  margin-top: 2em;
  margin-bottom: 2em;
  float: right;
  width: 947px;
  height: 87px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxMg {}
.bd-textblock-412 {
  position: absolute;
  top: 68.320%;
  left: 15.104%;
  right: auto;
  bottom: auto;
  display: block;
}
h1.bd-textblock-412 {
  color: #ffffff;
}
h1.bd-textblock-412 a {
  color: #33add6;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxNA {}
.bd-textblock-414 {
  display: block;
  width: 736px;
  position: absolute;
  top: 64.738%;
  left: 14.316%;
  right: auto;
  bottom: auto;
  height: 85px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxNg {}
@media (max-width: 991px) {
  .bd-textblock-416 {
    margin-top: 0px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxOA {}
.bd-textblock-418 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQxOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQy {}
.bd-textblock-42 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyMg {}
.bd-textblock-422 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyNg {}
.bd-textblock-426 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyOQ {}
.bd-textblock-429 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQyOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQz {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzMA {}
.bd-textblock-430 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzMg {}
.bd-textblock-432 {
  position: absolute;
  top: 28.902%;
  left: 10.379%;
  right: auto;
  bottom: auto;
  display: block;
}
h1.bd-textblock-432 {
  color: #ffffff;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
h1.bd-textblock-432 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzNw {}
h2.bd-textblock-437 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzOA {}
.bd-textblock-438 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQzOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0 {}
.bd-textblock-44 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0OA {}
.bd-textblock-448 {
  display: block;
  width: 736px;
  position: absolute;
  top: 77.842%;
  left: 49.964%;
  right: auto;
  bottom: auto;
  height: 85px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1 {}
.bd-textblock-45 {
  margin-top: -52px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1MA {}
h2.bd-textblock-450 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ1OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2 {}
.bd-textblock-46 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2MQ {}
h2.bd-textblock-461 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3MQ {}
h2.bd-textblock-471 {
  line-height: 68.57142859px;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3Ng {}
.bd-textblock-476 {
  display: block;
  width: 736px;
  position: absolute;
  top: 68.979%;
  left: 5.941%;
  right: auto;
  bottom: auto;
  height: 85px;
}
h1.bd-textblock-476 {
  color: #ffffff;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
h1.bd-textblock-476 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4MQ {}
.bd-textblock-481 {
  display: block;
  width: 400px;
  position: absolute;
  top: 68.320%;
  left: 17.180%;
  right: auto;
  bottom: auto;
  height: 85px;
}
h1.bd-textblock-481 {
  color: #ffffff;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
h1.bd-textblock-481 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4Mw {}
.bd-textblock-483 {
  position: absolute;
  top: 0;
  left: -161.681%;
  right: auto;
  bottom: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4OA {}
.bd-textblock-488 {
  display: block;
  width: 489px;
  position: absolute;
  top: 68.015%;
  left: 12.169%;
  right: auto;
  bottom: auto;
  height: 85px;
}
h1.bd-textblock-488 {
  color: #ffffff;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
h1.bd-textblock-488 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ4OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5 {}
.bd-textblock-49 {
  float: right;
  width: 640px;
  height: 87px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5MA {}
.bd-textblock-490 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5Mg {}
.bd-textblock-492 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5NA {}
.bd-textblock-494 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5OA {}
.bd-textblock-498 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazQ5OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU {}
.bd-textblock-5 {
  margin: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUw {}
.bd-textblock-50 {
  width: 100%;
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwMA {}
.bd-textblock-500 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwMw {}
.bd-textblock-503 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwNg {}
.bd-textblock-506 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwOA {}
.bd-textblock-508 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUx {}
.bd-textblock-51 {
  margin: 0px 0px 32px;
}
h1.bd-textblock-51 {
  line-height: 68.57142859px;
  font-weight: normal;
  font-size: 48px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxMA {}
.bd-textblock-510 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxNA {}
.bd-textblock-514 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxNg {}
.bd-textblock-516 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxOA {}
.bd-textblock-518 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUxOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUy {}
.bd-textblock-52 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyMg {}
.bd-textblock-522 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyNA {}
.bd-textblock-524 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyNg {}
.bd-textblock-526 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUyOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUz {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzMA {}
h2.bd-textblock-530 {
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzMw {}
.bd-textblock-533 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzNA {}
.bd-textblock-534 {
  background-color: rgba(0, 0, 0, 0);
}
h2.bd-textblock-534 {
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzNg {}
.bd-textblock-536 {
  font-style: italic;
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzNw {}
.bd-textblock-537 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazUzOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0 {}
.bd-textblock-54 {
  margin: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0Mw {}
.bd-textblock-543 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0OA {}
.bd-textblock-548 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1 {}
.bd-textblock-55 {
  margin-bottom: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1MA {}
.bd-textblock-550 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1Mw {}
.bd-textblock-553 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1Nw {}
.bd-textblock-557 {
  margin-top: 0em;
  display: inline-block;
}
h1.bd-textblock-557 {
  color: #ffffff;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
h1.bd-textblock-557 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1OQ {}
.bd-textblock-559 {
  margin-bottom: 0px;
}
.bd-textblock-559 {
  font-style: normal;
  text-transform: none;
  color: #ffffff;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.bd-textblock-559 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU1OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2 {}
.bd-textblock-56 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
}
h2.bd-textblock-56 {
  line-height: 51.42857144px;
  font-size: 36px;
  color: #0777a3;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2OA {}
.bd-textblock-568 {
  margin-bottom: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3 {}
.bd-textblock-57 {
  width: 100%;
  display: inline-block;
  height: 21px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3MA {}
.bd-textblock-570 {
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4Mg {}
.bd-textblock-582 {
  margin-bottom: 5ex;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4NA {}
.bd-textblock-584 {
  display: block;
  position: absolute;
  top: 60.886%;
  left: 0.931%;
  right: auto;
  bottom: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU4NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU5 {}
.bd-textblock-59 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazU5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY {}
.bd-textblock-6 {
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazYw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazYw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazYx {}
.bd-textblock-61 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazYx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazYy {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazYy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazYz {}
.bd-textblock-63 {
  overflow: hidden;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazYz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY0 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY1 {}
.bd-textblock-65 {
  margin: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY1Ng {}
.bd-textblock-656 {
  margin-bottom: 0px;
}
.bd-textblock-656 {
  font-style: normal;
  text-transform: none;
  color: #ffffff;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.bd-textblock-656 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY1Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY1Nw {}
.bd-textblock-657 {
  margin-top: 0em;
  display: inline-block;
}
h1.bd-textblock-657 {
  color: #ffffff;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
h1.bd-textblock-657 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY1Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY1OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY1OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY1OQ {}
.bd-textblock-659 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY1OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2 {}
.bd-textblock-66 {
  margin-left: 0;
  display: inline-block;
  width: 357px;
  height: 66px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2MQ {}
.bd-textblock-661 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2NA {}
.bd-textblock-664 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2OA {}
.bd-textblock-668 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY2OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3 {}
.bd-textblock-67 {
  overflow: hidden;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3MA {}
.bd-textblock-670 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3Mw {}
.bd-textblock-673 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3Nw {}
.bd-textblock-677 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3OQ {}
.bd-textblock-679 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY3OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4 {}
.bd-textblock-68 {
  display: inline-block;
  margin-top: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4Mg {}
.bd-textblock-682 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4Ng {}
.bd-textblock-686 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4Nw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4OA {}
.bd-textblock-688 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY4OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5MQ {}
.bd-textblock-691 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5Mw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5NA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5NQ {}
.bd-textblock-695 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5Ng {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5Nw {}
.bd-textblock-697 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5OA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazY5OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcw {}
h1.bd-textblock-70 {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwMA {}
.bd-textblock-700 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwNA {}
.bd-textblock-704 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwNg {}
.bd-textblock-706 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwOQ {}
.bd-textblock-709 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcwOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcx {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxMw {}
.bd-textblock-713 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxNQ {}
.bd-textblock-715 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxOA {}
.bd-textblock-718 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcxOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcy {}
.bd-textblock-72 {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  margin-top: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyMQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyMg {}
.bd-textblock-722 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyMw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyNA {}
.bd-textblock-724 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyNg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyNw {}
.bd-textblock-727 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcyOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcz {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazcz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczMA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczMA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczMQ {}
.bd-textblock-731 {
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczMg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczMw {}
.bd-textblock-733 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczMw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczNA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczNQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczNQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczNg {}
.bd-textblock-736 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczNg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczNw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczNw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczOA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczOA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczOQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazczOQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0 {}
.bd-textblock-74 {
  display: inline-block;
  margin-top: 0em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0MA {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0MQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0Mw {}
.bd-textblock-743 {
  font-style: italic;
  font-weight: normal;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0NA {}
.bd-textblock-744 {
  background-color: rgba(0, 0, 0, 0);
}
h2.bd-textblock-744 {
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0NA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0NQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0NQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0Ng {}
h2.bd-textblock-746 {
  font-style: italic;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0Ng {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0Nw {}
.bd-textblock-747 {
  margin: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0Nw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0OA {}
.bd-textblock-748 {
  margin: 0px;
}
@media (max-width: 767px) {
  .bd-textblock-748 {
    margin-bottom: 10px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0OA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0OQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc0OQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc1 {}
.bd-textblock-75 {
  display: inline-block;
  margin-top: 0em;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc1MA {}
@media (max-width: 991px) {
  .bd-textblock-750 {
    margin-top: 0px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc1MA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc1MQ {}
.bd-textblock-751 {
  position: absolute;
  top: 9.249%;
  left: 11.453%;
  right: auto;
  bottom: auto;
  display: block;
}
h1.bd-textblock-751 {
  color: #ffffff;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
h1.bd-textblock-751 a {
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc1MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc2 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc3 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc4 {}
.bd-textblock-78 {
  margin: 0px;
}
@media (max-width: 767px) {
  .bd-textblock-78 {
    margin-bottom: 10px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc5 {}
.bd-textblock-79 {
  margin-bottom: 0px;
}
.bd-textblock-79 {
  font-style: normal;
  text-transform: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazc5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazgw {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazgw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazgx {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazgx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazgy {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazgy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazgz {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazgz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg0 {}
.bd-textblock-84 {
  margin: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg1 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg2 {}
.bd-textblock-86 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg3 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg4 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg5 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazg5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk {}
.bd-textblock-9 {
  margin-bottom: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazkw {}
.bd-textblock-90 {
  font-weight: bold;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazkw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazkx {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazkx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazkz {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazkz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk0 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk1 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk1 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk2 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk2 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk3 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk4 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk4 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk5 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2JkLXRleHRibG9jazk5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudEF2YXRhcg {}
.bd-commentavatar-1 {
  display: inline-block;
}
.bd-commentavatar-1 {
  display: inline-block;
}
.bd-commentavatar-1 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudEF2YXRhcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudENvbnRhaW5lcg {}
.bd-layoutcontainer-15 {
  position: relative;
  margin-top: 0px;
  padding: 0px;
  border: 1px solid #cccccc;
}
.bd-layoutcontainer-15 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-32 {
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-top-width: 0px;
  border-top-style: none;
  margin: 0px;
  padding: 0px;
}
.bd-layoutcolumn-33 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudENvbnRhaW5lcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudE1ldGFkYXRh {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudE1ldGFkYXRh {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudFJlcGx5 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudFJlcGx5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudFRleHQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cxQ29tbWVudFRleHQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudEF2YXRhcg {}
.bd-commentavatar-2 {
  display: inline-block;
}
.bd-commentavatar-2 {
  display: inline-block;
}
.bd-commentavatar-2 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudEF2YXRhcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudENvbnRhaW5lcg {}
.bd-layoutcontainer-18 {
  position: relative;
  margin-top: 0px;
  padding: 0px;
  border: 1px solid #cccccc;
}
.bd-layoutcontainer-18 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-40 {
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-left-width: 0px;
  border-left-style: none;
  border-right-width: 0px;
  border-right-style: none;
  border-top-width: 0px;
  border-top-style: none;
  margin: 0px;
  padding: 0px;
}
.bd-layoutcolumn-41 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudENvbnRhaW5lcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudE1ldGFkYXRh {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudE1ldGFkYXRh {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudFJlcGx5 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudFJlcGx5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudFRleHQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cyQ29tbWVudFRleHQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cz {}
.bd-stretchtobottom-2 .bd-content-12 {
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2cz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudEF2YXRhcg {}
.bd-commentavatar-3 {
  display: inline-block;
}
.bd-commentavatar-3 {
  display: inline-block;
}
.bd-commentavatar-3 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudEF2YXRhcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudENvbnRhaW5lcg {}
.bd-layoutcontainer-19 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-42 {
  position: relative;
}
.bd-layoutcolumn-43 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudENvbnRhaW5lcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudE1ldGFkYXRh {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudE1ldGFkYXRh {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudFJlcGx5 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudFJlcGx5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudFRleHQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2czQ29tbWVudFRleHQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dCbG9nVGVtcGxhdGU {}
.bd-blog-1 {
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
}
.bd-pager-2 ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bd-pager-2 ul {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.bd-pager-2 ul li {
  display: inline-block;
}
.bd-pager-2 ul > li:first-child {
  float: left;
}
.bd-pager-2 ul > li:last-child {
  float: right;
}
.bd-pager-2 > .bd-pagination-11 > li.bd-paginationitem-11 > a,
.bd-pager-2 > .bd-pagination-11 > li.bd-paginationitem-11 > span,
.bd-pager-2 > .bd-pagination-11 > li.bd-paginationitem-11 > a:link,
.bd-pager-2 > .bd-pagination-11 > li.bd-paginationitem-11 > a:visited {
  border-radius: 0px;
}
.bd-pagination-11.right {
  text-align: right;
}
.bd-pagination-11.center {
  text-align: center;
}
.bd-pagination-11 > *:last-child {
  margin-right: 0;
}
.bd-pagination-11 span {
  cursor: default;
}
.pagination > ul.bd-pagination-11 > .active > a,
.pagination > ul.bd-pagination-11 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-11 > li.bd-paginationitem-11 > a,
.bd-pagination-11 > li.bd-paginationitem-11 > span,
.bd-pagination-11 > li.bd-paginationitem-11 > a:link,
.bd-pagination-11 > li.bd-paginationitem-11 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-11 > li.bd-paginationitem-11 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-11 > li.active.bd-paginationitem-11 > a,
.bd-pagination-11 > li.active.bd-paginationitem-11 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
.bd-comments-1 ul:not(.pagination) {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bd-comments-1 ul:not(.pagination) > li {
  display: block;
}
.bd-comments-1 li > ul:not(.pagination) {
  margin-left: 20px;
}
.bd-comment-1 {
  padding: 5px;
}
.bd-container-16:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-19 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-16:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-19,
.bd-container-16:not(.shape-only).bd-custom-blockquotes blockquote p,
.bd-blockquotes-19 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-container-15:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-18 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-15:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-18,
.bd-container-15:not(.shape-only).bd-custom-blockquotes blockquote p,
.bd-blockquotes-18 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-grid-4 > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-griditem-18 {
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.separated-item-18 {
  position: relative;
  z-index: 0;
}
.separated-item-18:before,
.separated-item-18:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-18:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-18:after {
  left: 0;
  right: 0;
  bottom: 14.5px;
  border-top: 1px solid #dddddd;
}
.first-col.separated-item-18:after {
  left: 5px;
}
.last-col.separated-item-18:after {
  right: 5px;
}
.separated-item-18.first-col:before,
.separated-item-18.last-row:after {
  content: none;
}
h2.bd-container-14 {
  font-weight: normal;
}
.bd-container-14:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-17 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #dddddd;
}
.bd-container-14:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-17,
.bd-container-14:not(.shape-only).bd-custom-blockquotes blockquote p,
.bd-blockquotes-17 p {
  line-height: 20.00000001px;
  font-size: 14px;
  font-style: italic;
}
.bd-pagination-12.right {
  text-align: right;
}
.bd-pagination-12.center {
  text-align: center;
}
.bd-pagination-12 > *:last-child {
  margin-right: 0;
}
.bd-pagination-12 span {
  cursor: default;
}
.pagination > ul.bd-pagination-12 > .active > a,
.pagination > ul.bd-pagination-12 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-12 > li.bd-paginationitem-12 > a,
.bd-pagination-12 > li.bd-paginationitem-12 > span,
.bd-pagination-12 > li.bd-paginationitem-12 > a:link,
.bd-pagination-12 > li.bd-paginationitem-12 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-12 > li.bd-paginationitem-12 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-12 > li.active.bd-paginationitem-12 > a,
.bd-pagination-12 > li.active.bd-paginationitem-12 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dCbG9nVGVtcGxhdGU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dEZWZhdWx0Q29tbWVudEF2YXRhcg {}
.bd-commentavatar-5 {
  display: inline-block;
}
.bd-commentavatar-5 {
  display: inline-block;
}
.bd-commentavatar-5 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dEZWZhdWx0Q29tbWVudEF2YXRhcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dEZWZhdWx0Q29tbWVudENvbnRhaW5lcg {}
.bd-layoutcontainer-24 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-55 {
  position: relative;
}
.bd-layoutcolumn-56 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dEZWZhdWx0Q29tbWVudENvbnRhaW5lcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dEZWZhdWx0Q29tbWVudE1ldGFkYXRh {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dEZWZhdWx0Q29tbWVudE1ldGFkYXRh {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dEZWZhdWx0Q29tbWVudFJlcGx5 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dEZWZhdWx0Q29tbWVudFJlcGx5 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dEZWZhdWx0Q29tbWVudFRleHQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2Jsb2dEZWZhdWx0Q29tbWVudFRleHQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRCdXR0b25zQ29udGFpbmVyMg {}
.bd-layoutcontainer-2 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-4 {
  position: relative;
}
.bd-layoutcolumn-5 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRCdXR0b25zQ29udGFpbmVyMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRDaGVja291dDI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRDaGVja291dDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRFZGl0SXRlbUxpbmsy {}
a.bd-itemeditlink-1:hover {
  text-decoration: none;
}
.bd-itemeditlink-1 {
  display: inline-block;
}
.bd-icon-9:before {
  content: '\13f';
}
.bd-icon-9:before {
  visibility: inherit;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRFZGl0SXRlbUxpbmsy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRJbWFnZTI {}
.bd-productimage-1 {
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .bd-productimage-1 {
    width: 46%;
  }
}
.bd-productimage-1 {
  display: inline-block;
}
.bd-productimage-1 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRJbWFnZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRJdGVtQ29udGFpbmVyMQ {}
.bd-layoutcontainer-1 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-1 {
  position: relative;
}
.bd-layoutcolumn-2 {
  position: relative;
}
.bd-layoutcolumn-3 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRJdGVtQ29udGFpbmVyMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRQcmljZTI {}
.bd-pricetext-3 {
  display: inline-block;
}
.bd-pricetext-3 .bd-label-3,
.bd-pricetext-3 .bd-container-5 {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRQcmljZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRSZW1vdmVJdGVtTGluazI {}
a.bd-itemremovelink-1:hover {
  text-decoration: none;
}
.bd-itemremovelink-1 {
  display: inline-block;
}
.bd-icon-11:before {
  content: '\234';
}
.bd-icon-11:before {
  visibility: inherit;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRSZW1vdmVJdGVtTGluazI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRUaXRsZTI {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRUaXRsZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRUb3RhbDI {}
.bd-pricetext-4 {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRUb3RhbDI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRWaWV3Mg {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NhcnRWaWV3Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhUHJvZHVjdE92ZXJ2aWV3 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhUHJvZHVjdE92ZXJ2aWV3 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhUHJvZHVjdHM {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhUHJvZHVjdHM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhU2hvcHBpbmdDYXJ0 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRBcmVhU2hvcHBpbmdDYXJ0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRCbG9nVGVtcGxhdGU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRCbG9nVGVtcGxhdGU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnREZWZhdWx0 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnREZWZhdWx0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRIb21l {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRIb21l {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRMYXlvdXREZWZhdWx0 {}
.bd-contentlayout-2 {
  clear: both;
  /* DR-15613 */
}
.bd-contentlayout-2 .bd-flex-horizontal {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .bd-contentlayout-2 .bd-flex-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bd-contentlayout-2 .bd-flex-horizontal > * {
    width: 100%;
  }
}
.bd-contentlayout-2 .bd-flex-horizontal > * {
  padding-left: 5px;
  padding-right: 5px;
}
.bd-layoutitemsbox-16 {
  position: relative;
}
.bd-stretchtobottom-6 .bd-contentlayout-2 {
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRMYXlvdXREZWZhdWx0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRMYXlvdXRQcm9kdWN0T3ZlcnZpZXc {}
.bd-contentlayout-4 {
  clear: both;
  /* DR-15613 */
}
.bd-contentlayout-4 .bd-flex-horizontal {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .bd-contentlayout-4 .bd-flex-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bd-contentlayout-4 .bd-flex-horizontal > * {
    width: 100%;
  }
}
.bd-contentlayout-4 .bd-flex-horizontal > * {
  padding-left: 5px;
  padding-right: 5px;
}
.bd-layoutitemsbox-19 {
  position: relative;
  padding: 10px;
}
@media (max-width: 1199px) {
  .bd-layoutitemsbox-19 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRMYXlvdXRQcm9kdWN0T3ZlcnZpZXc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRMYXlvdXRQcm9kdWN0cw {}
.bd-contentlayout-3 {
  clear: both;
  /* DR-15613 */
}
.bd-contentlayout-3 .bd-flex-horizontal {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .bd-contentlayout-3 .bd-flex-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bd-contentlayout-3 .bd-flex-horizontal > * {
    width: 100%;
  }
}
.bd-contentlayout-3 .bd-flex-horizontal > * {
  padding-left: 5px;
  padding-right: 5px;
}
.bd-layoutitemsbox-17 {
  position: relative;
  padding: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRMYXlvdXRQcm9kdWN0cw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRMYXlvdXRTaG9wcGluZ0NhcnQ {}
.bd-contentlayout-8 {
  clear: both;
  /* DR-15613 */
}
.bd-contentlayout-8 .bd-flex-horizontal {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .bd-contentlayout-8 .bd-flex-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bd-contentlayout-8 .bd-flex-horizontal > * {
    width: 100%;
  }
}
.bd-contentlayout-8 .bd-flex-horizontal > * {
  padding-left: 5px;
  padding-right: 5px;
}
.bd-layoutitemsbox-23 {
  padding: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRMYXlvdXRTaG9wcGluZ0NhcnQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRMYXlvdXRUZW1wbGF0ZTQwNA {}
.bd-contentlayout-9 {
  clear: both;
  /* DR-15613 */
}
.bd-contentlayout-9 .bd-flex-horizontal {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 767px) {
  .bd-contentlayout-9 .bd-flex-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bd-contentlayout-9 .bd-flex-horizontal > * {
    width: 100%;
  }
}
.bd-contentlayout-9 .bd-flex-horizontal > * {
  padding-left: 5px;
  padding-right: 5px;
}
.bd-contentlayout-9 {
  position: relative;
}
.bd-stretchtobottom-5 .bd-contentlayout-9 {
  height: 100%;
}
.bd-stretchtobottom-5 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRMYXlvdXRUZW1wbGF0ZTQwNA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRTaW5nbGVQb3N0VGVtcGxhdGU {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2NvbnRlbnRTaW5nbGVQb3N0VGVtcGxhdGU {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2htZW51 {}
.bd-hmenu-1 {
  float: right;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .bd-hmenu-1 {
    float: left;
  }
}
@media (max-width: 767px) {
  .bd-hmenu-1 {
    float: none;
  }
}
.bd-hmenu-1 .bd-container-17,
.bd-hmenu-1 .bd-container-19,
.bd-hmenu-1 .bd-menu-close-icon {
  display: none;
}
@media (min-width: 768px) {
  .bd-hmenu-1 .bd-menuitem-36:hover > .bd-menu-39-popup,
  .bd-hmenu-1 .bd-menuitem-38:hover > .bd-menu-39-popup,
  .bd-hmenu-1 .bd-menuitem-52:hover > .bd-menu-39-popup,
  .bd-hmenu-1 .bd-menuitem-56:hover > .bd-menu-39-popup {
    display: block;
    visibility: visible;
    pointer-events: auto;
  }
}
@media (max-width: 767px) {
  .bd-hmenu-1 {
    /* since 3.1.0 */
  }
  .bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-70 .bd-menu-39-popup {
    display: none;
    position: static;
  }
  .bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-70 .bd-menu-39-popup.show {
    display: block;
    visibility: visible;
    pointer-events: auto;
  }
  .bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-70 .nav {
    float: none !important;
    display: block !important;
  }
  .bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-70 .nav > li {
    float: none;
    display: block;
    width: auto;
  }
  .bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-70 .bd-menu-39 {
    float: none;
  }
  .bd-hmenu-1 .navbar-toggle {
    display: block;
  }
  .bd-hmenu-1 .navbar-collapse.collapse {
    display: none !important;
  }
  .bd-hmenu-1 .navbar-collapse.collapse.in {
    display: block !important;
  }
  .bd-hmenu-1 .collapsing {
    overflow: hidden !important;
  }
  .bd-hmenu-1 .responsive-collapsed {
    display: none;
  }
}
.bd-hmenu-1 .separated-item-43 {
  z-index: auto;
}
.admin-bar nav .navbar-collapse.width {
  margin-top: 32px;
}
@media (min-width: 768px) {
  html[dir="rtl"] [data-responsive-menu="true"] .bd-horizontalmenu-70 .bd-menuitem-36:last-child > a {
    border-left-width: 0 !important;
  }
}
html[dir="rtl"] [data-responsive-menu="false"] .bd-horizontalmenu-70 .bd-menuitem-36:last-child > a {
  border-left-width: 0 !important;
}
@media (min-width: 768px) {
  html[dir="ltr"] [data-responsive-menu="true"] .bd-horizontalmenu-70 .bd-menuitem-36:last-child > a {
    border-right-width: 0 !important;
  }
}
html[dir="ltr"] [data-responsive-menu="false"] .bd-horizontalmenu-70 .bd-menuitem-36:last-child > a {
  border-right-width: 0 !important;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:visited {
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
@media (max-width: 767px) {
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a,
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:link,
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:visited {
    color: #333333;
    text-transform: uppercase;
  }
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:visited:before {
  content: '\1b8';
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:visited:before {
  visibility: inherit;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:visited:before {
  font-size: 25px;
  color: #777777;
  padding: 10px;
  line-height: 35.71428573px;
  line-height: 25px;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > a:focus {
  outline-width: 0;
}
@media (max-width: 767px) {
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > a.hover:not(.active),
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > a:hover:not(.active),
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > a:focus:not(.active),
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active) > a:not(.active) {
    color: #269ccb;
  }
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > a.hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > a:hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > a:focus:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active) > a:not(.active):before {
  color: #269ccb;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:visited {
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
@media (max-width: 767px) {
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a,
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:link,
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:visited {
    color: #333333;
    text-transform: uppercase;
  }
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:visited:before {
  content: '\1b8';
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:visited:before {
  visibility: inherit;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:visited:before {
  font-size: 25px;
  color: #777777;
  padding: 10px;
  line-height: 35.71428573px;
  line-height: 25px;
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4 > .bd-grid-item > a:focus {
  outline-width: 0;
}
@media (max-width: 767px) {
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > .bd-grid-item > a.hover:not(.active),
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > .bd-grid-item > a:hover:not(.active),
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > .bd-grid-item > a:focus:not(.active),
  .bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active) > .bd-grid-item > a:not(.active) {
    color: #269ccb;
  }
}
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > .bd-grid-item > a.hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > .bd-grid-item > a:hover:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active) > .bd-grid-item > a:focus:not(.active):before,
.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active) > .bd-grid-item > a:not(.active):before {
  color: #269ccb;
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:link,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:visited {
  display: block;
  white-space: nowrap;
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:link:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:visited:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:after,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:link:after,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
@media (max-width: 767px) {
  .collapse-button .bd-menuitem-4:not(.bd-mega-item) > a,
  .collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:link,
  .collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:visited {
    color: #333333;
    text-transform: uppercase;
  }
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:link:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:visited:before {
  content: '\1b8';
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:link:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:visited:before {
  visibility: inherit;
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:link:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:visited:before {
  font-size: 25px;
  color: #777777;
  padding: 10px;
  line-height: 35.71428573px;
  line-height: 25px;
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
@media (max-width: 767px) {
  .collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > a.hover:not(.active),
  .collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > a:hover:not(.active),
  .collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > a:focus:not(.active),
  .collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
    color: #269ccb;
  }
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > a.hover:not(.active):before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > a:hover:not(.active):before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > a:focus:not(.active):before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active) > a:not(.active):before {
  color: #269ccb;
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:link,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:visited {
  display: block;
  white-space: nowrap;
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:after,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
@media (max-width: 767px) {
  .collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a,
  .collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:link,
  .collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:visited {
    color: #333333;
    text-transform: uppercase;
  }
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:visited:before {
  content: '\1b8';
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:visited:before {
  visibility: inherit;
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:visited:before {
  font-size: 25px;
  color: #777777;
  padding: 10px;
  line-height: 35.71428573px;
  line-height: 25px;
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
@media (max-width: 767px) {
  .collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
  .collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
  .collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
  .collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
    color: #269ccb;
  }
}
.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active):before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active):before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active):before,
.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active):before {
  color: #269ccb;
}
.bd-megamenu .bd-menuitem-52 {
  list-style: none;
  position: relative;
}
.bd-megamenu .bd-menuitem-52 > a,
.bd-megamenu .bd-menuitem-52 > a:link,
.bd-megamenu .bd-menuitem-52 > a:visited {
  color: #777777;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 10px;
  line-height: 20.00000001px;
  display: block;
  white-space: nowrap;
}
.bd-megamenu .bd-menuitem-52 > a:before,
.bd-megamenu .bd-menuitem-52 > a:link:before,
.bd-megamenu .bd-menuitem-52 > a:visited:before,
.bd-megamenu .bd-menuitem-52 > a:after,
.bd-megamenu .bd-menuitem-52 > a:link:after,
.bd-megamenu .bd-menuitem-52 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-megamenu .bd-menuitem-52 > a:before,
.bd-megamenu .bd-menuitem-52 > a:link:before,
.bd-megamenu .bd-menuitem-52 > a:visited:before {
  content: '\133';
}
.bd-megamenu .bd-menuitem-52 > a:before,
.bd-megamenu .bd-menuitem-52 > a:link:before,
.bd-megamenu .bd-menuitem-52 > a:visited:before {
  visibility: inherit;
}
.bd-megamenu .bd-menuitem-52 > a:focus {
  outline-width: 0;
}
.bd-megamenu .bd-menuitem-52:not(.active) > a.hover:not(.active),
.bd-megamenu .bd-menuitem-52:not(.active) > a:hover:not(.active),
.bd-megamenu .bd-menuitem-52:not(.active) > a:focus:not(.active),
.bd-megamenu .bd-menuitem-52:hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  font-weight: bold;
}
.bd-megamenu .bd-menuitem-52 > a.active,
.bd-megamenu .bd-menuitem-52.active > a {
  color: #269ccb;
  font-weight: bold;
  font-style: italic;
}
.bd-megamenu .bd-menuitem-52 {
  list-style: none;
  position: relative;
}
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a,
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:link,
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:visited {
  color: #777777;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 10px;
  line-height: 20.00000001px;
  display: block;
  white-space: nowrap;
}
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:before,
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:link:before,
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:visited:before,
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:after,
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:link:after,
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:before,
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:link:before,
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:visited:before {
  content: '\133';
}
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:before,
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:link:before,
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:visited:before {
  visibility: inherit;
}
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-megamenu .bd-menuitem-52:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-megamenu .bd-menuitem-52:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-megamenu .bd-menuitem-52:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-megamenu .bd-menuitem-52:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  font-weight: bold;
}
.bd-megamenu .bd-menuitem-52 > .bd-grid-item > a.active,
.bd-megamenu .bd-menuitem-52.active > .bd-grid-item > a {
  color: #269ccb;
  font-weight: bold;
  font-style: italic;
}
.bd-grid-60 > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.separated-item-43 {
  position: relative;
  z-index: 0;
}
.separated-item-43:before,
.separated-item-43:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-43:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-43:after {
  left: 0;
  right: 0;
  bottom: 0;
}
.first-col.separated-item-43:after {
  left: 5px;
}
.last-col.separated-item-43:after {
  right: 5px;
}
.separated-item-43.first-col:before,
.separated-item-43.last-row:after {
  content: none;
}
.bd-megamenu .bd-menuitem-56 {
  list-style: none;
  position: relative;
}
.bd-megamenu .bd-menuitem-56 > a,
.bd-megamenu .bd-menuitem-56 > a:link,
.bd-megamenu .bd-menuitem-56 > a:visited {
  color: #777777;
  text-decoration: none;
  font-style: normal;
  font-size: 12px;
  padding: 5px;
  line-height: 17.14285715px;
  display: block;
  white-space: nowrap;
}
.bd-megamenu .bd-menuitem-56 > a:before,
.bd-megamenu .bd-menuitem-56 > a:link:before,
.bd-megamenu .bd-menuitem-56 > a:visited:before,
.bd-megamenu .bd-menuitem-56 > a:after,
.bd-megamenu .bd-menuitem-56 > a:link:after,
.bd-megamenu .bd-menuitem-56 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-megamenu .bd-menuitem-56 > a:before,
.bd-megamenu .bd-menuitem-56 > a:link:before,
.bd-megamenu .bd-menuitem-56 > a:visited:before {
  content: '\206';
}
.bd-megamenu .bd-menuitem-56 > a:before,
.bd-megamenu .bd-menuitem-56 > a:link:before,
.bd-megamenu .bd-menuitem-56 > a:visited:before {
  visibility: inherit;
}
.bd-megamenu .bd-menuitem-56 > a:focus {
  outline-width: 0;
}
.bd-megamenu .bd-menuitem-56:not(.active) > a.hover:not(.active),
.bd-megamenu .bd-menuitem-56:not(.active) > a:hover:not(.active),
.bd-megamenu .bd-menuitem-56:not(.active) > a:focus:not(.active),
.bd-megamenu .bd-menuitem-56:hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  font-weight: bold;
}
.bd-megamenu .bd-menuitem-56 > a.active,
.bd-megamenu .bd-menuitem-56.active > a {
  color: #269ccb;
  font-weight: bold;
  font-style: italic;
}
.bd-megamenu .bd-menuitem-56 {
  list-style: none;
  position: relative;
}
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a,
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:link,
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:visited {
  color: #777777;
  text-decoration: none;
  font-style: normal;
  font-size: 12px;
  padding: 5px;
  line-height: 17.14285715px;
  display: block;
  white-space: nowrap;
}
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:before,
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:link:before,
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:visited:before,
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:after,
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:link:after,
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:before,
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:link:before,
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:visited:before {
  content: '\206';
}
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:before,
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:link:before,
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:visited:before {
  visibility: inherit;
}
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-megamenu .bd-menuitem-56:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-megamenu .bd-menuitem-56:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-megamenu .bd-menuitem-56:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-megamenu .bd-menuitem-56:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  font-weight: bold;
}
.bd-megamenu .bd-menuitem-56 > .bd-grid-item > a.active,
.bd-megamenu .bd-menuitem-56.active > .bd-grid-item > a {
  color: #269ccb;
  font-weight: bold;
  font-style: italic;
}
.bd-menu-63.nav.nav-pills > li + li {
  margin: 0;
}
.bd-menu-63 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
}
.bd-menuitem-36 > a {
  cursor: pointer;
  /* Safari click events fix */
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > a:visited {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  font-size: 14px;
  border-radius: 0px;
  line-height: 20.00000001px;
  background-image: none;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36:hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  line-height: 22.85714286px;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36.active > a {
  color: #269ccb;
  background-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  line-height: 22.85714286px;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > .bd-grid-item > a:visited {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  font-size: 14px;
  border-radius: 0px;
  line-height: 20.00000001px;
  background-image: none;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  line-height: 22.85714286px;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36 > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-63.nav-pills .bd-menuitem-36.active > .bd-grid-item > a {
  color: #269ccb;
  background-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  line-height: 22.85714286px;
  background-image: none;
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > a,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > a:link,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > a:visited {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  font-size: 14px;
  border-radius: 0px;
  line-height: 20.00000001px;
  background-image: none;
  display: block;
  white-space: nowrap;
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > a:before,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > a:link:before,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > a:visited:before,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > a:after,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > a:link:after,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  line-height: 22.85714286px;
  background-image: none;
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > a.active,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item).active > a {
  color: #269ccb;
  background-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  line-height: 22.85714286px;
  background-image: none;
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > .bd-grid-item > a,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > .bd-grid-item > a:visited {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  font-size: 14px;
  border-radius: 0px;
  line-height: 20.00000001px;
  background-image: none;
  display: block;
  white-space: nowrap;
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  line-height: 22.85714286px;
  background-image: none;
}
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-menu-63.nav-pills .bd-menuitem-36:not(.bd-mega-item).active > .bd-grid-item > a {
  color: #269ccb;
  background-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  line-height: 22.85714286px;
  background-image: none;
}
.bd-icon-29:before {
  content: '\234';
}
.bd-icon-29:before {
  visibility: inherit;
}
.bd-menuoverlay-13 {
  background-color: rgba(0, 0, 0, 0.5);
}
.bd-menu-39-popup {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 1001;
}
.bd-menu-39-popup.bd-popup-left {
  left: auto;
  right: 0;
}
.bd-menu-39-popup,
.bd-menu-39-popup.bd-popup-right {
  left: 0;
  right: auto;
}
.bd-sub-item > .bd-menu-39-popup {
  top: -1px;
}
.bd-sub-item > .bd-menu-39-popup.bd-popup-left {
  left: auto;
  right: 100%;
}
.bd-sub-item > .bd-menu-39-popup,
.bd-sub-item > .bd-menu-39-popup.bd-popup-right {
  left: 100%;
  right: auto;
}
.bd-menu-39 .bd-menuitem-38:last-child > a:not(.active):not(:hover) {
  border-bottom-width: 0;
}
.bd-menu-39 .bd-menuitem-38:last-child > a:hover {
  border-bottom-width: 0;
}
.bd-menu-39 .bd-menuitem-38:last-child > a.active {
  border-bottom-width: 0;
}
.bd-menu-39 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  min-width: 160px;
  position: relative;
  margin: 10px 20px;
  border: 1px solid #dddddd;
}
li > .bd-menu-39-popup {
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
li:hover > .bd-menu-39-popup,
li > .bd-menu-39-popup.show {
  opacity: 1;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > a:visited {
  color: #777777;
  text-decoration: none;
  font-style: italic;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38:hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  font-weight: bold;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38.active > a {
  color: #269ccb;
  font-weight: bold;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > .bd-grid-item > a:visited {
  color: #777777;
  text-decoration: none;
  font-style: italic;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38:hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  font-weight: bold;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38 > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-39 .bd-menuitem-38.active > .bd-grid-item > a {
  color: #269ccb;
  font-weight: bold;
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > a,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > a:link,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > a:visited {
  color: #777777;
  text-decoration: none;
  font-style: italic;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > a:before,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > a:link:before,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > a:visited:before,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > a:after,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > a:link:after,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  font-weight: bold;
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > a.active,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item).active > a {
  color: #269ccb;
  font-weight: bold;
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > .bd-grid-item > a,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > .bd-grid-item > a:visited {
  color: #777777;
  text-decoration: none;
  font-style: italic;
  padding: 10px;
  display: block;
  white-space: nowrap;
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  color: #269ccb;
  text-decoration: none;
  font-weight: bold;
}
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-menu-39 .bd-menuitem-38:not(.bd-mega-item).active > .bd-grid-item > a {
  color: #269ccb;
  font-weight: bold;
}
.bd-hmenu-1 .collapse-button {
  direction: ltr;
}
.bd-hmenu-1 .collapse-button + .navbar-collapse {
  max-height: none;
  border: 0 none transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .bd-hmenu-1 .collapse-button {
    display: none;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2htZW51 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2ltYWdlVGh1bWJuYWlscw {}
.bd-imagethumbnails-1 {
  position: relative;
  border: 1px solid #dddddd;
  text-align: center;
}
.bd-imagethumbnails-1 .bd-productimage-7 img {
  height: 100% !important;
}
.bd-productimage-7 {
  display: block;
  float: left;
  width: 20%;
}
.bd-productimage-7 {
  text-align: center;
  left: 0.000%;
  right: auto;
  top: NaN%;
  bottom: auto;
}
.bd-productimage-7 {
  display: inline-block;
}
.bd-productimage-7 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2ltYWdlVGh1bWJuYWlscw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2xheW91dGJveEFydGljbGVEZWZhdWx0MQ {}
.bd-layoutbox-14 {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2xheW91dGJveEFydGljbGVEZWZhdWx0MQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2xheW91dGJveEFydGljbGVEZWZhdWx0Mg {}
.bd-layoutbox-16 {
  position: relative;
  overflow: hidden;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2xheW91dGJveEFydGljbGVEZWZhdWx0Mg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2xheW91dGJveEFydGljbGVEZWZhdWx0Mw {}
.bd-layoutbox-18 {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL2xheW91dGJveEFydGljbGVEZWZhdWx0Mw {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL292ZXJ2aWV3Q29udGFpbmVy {}
.bd-layoutcontainer-29 {
  margin-bottom: 29px;
}
.bd-layoutcontainer-29 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-66 {
  text-align: left;
}
.bd-layoutcolumn-66 {
  position: relative;
}
.bd-layoutcolumn-67 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL292ZXJ2aWV3Q29udGFpbmVy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL292ZXJ2aWV3SW1hZ2U {}
.bd-productoverviewimage-1 {
  padding: 10px 0px;
}
.bd-productimage-6 {
  text-align: center;
  left: 0.000%;
  right: auto;
  top: 0.000%;
  bottom: auto;
  width: 100%;
  display: inline-block;
}
@media (max-width: 767px) {
  .bd-productimage-6 {
    left: 0.000%;
    right: auto;
    top: 0.000%;
    bottom: auto;
  }
}
.bd-productimage-6 {
  display: inline-block;
}
.bd-productimage-6 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-productimage-6 #wrap {
  width: 100%;
  height: 100%;
}
.bd-productimage-6 img {
  width: 100%;
  height: auto;
}
.cloud-zoom-lens,
.cloud-zoom-big {
  border: 4px solid;
}
.cloud-zoom-lens {
  border-color: #777777;
  margin: -4px;
}
.cloud-zoom-big {
  border-color: #f5f5f5;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL292ZXJ2aWV3SW1hZ2U {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uMg {}
.bd-posticonauthor-2 {
  line-height: 17.14285715px;
  font-size: 12px;
}
.bd-posticonauthor-5 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
@media (max-width: 767px) {
  .bd-posticonauthor-5 {
    margin-bottom: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    padding-left: 0px;
  }
}
.bd-posticonauthor-5 {
  font-style: italic;
  color: #a8a8a8;
  font-weight: normal;
}
.bd-posticonauthor-5 a {
  color: #a8a8a8;
}
.bd-posticonauthor-5 a:hover {
  color: #33add6;
  text-decoration: none;
}
.bd-posticonauthor-5 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
.bd-posticonauthor-5 .bd-icon-41 {
  white-space: nowrap;
}
.bd-posticonauthor-5 .bd-icon-41 > span,
.bd-posticonauthor-5 .bd-icon-41 > time {
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticonauthor-5 {
    margin-bottom: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    padding-left: 0px;
  }
}
.bd-icon-41:before {
  content: '\280';
}
.bd-icon-41:before {
  visibility: inherit;
}
.bd-icon-41:before {
  color: #cccccc;
  margin-right: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uMjI {}
.bd-posticonauthor-1 {
  line-height: 17.14285715px;
  font-size: 12px;
}
.bd-posticonauthor-3 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
@media (max-width: 767px) {
  .bd-posticonauthor-3 {
    margin-bottom: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    padding-left: 0px;
  }
}
.bd-posticonauthor-3 {
  color: #a8a8a8;
  font-weight: normal;
  font-style: italic;
}
.bd-posticonauthor-3 a {
  color: #a8a8a8;
}
.bd-posticonauthor-3 a:hover {
  color: #33add6;
  text-decoration: none;
}
.bd-posticonauthor-3 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
.bd-posticonauthor-3 .bd-icon-36 {
  white-space: nowrap;
}
.bd-posticonauthor-3 .bd-icon-36 > span,
.bd-posticonauthor-3 .bd-icon-36 > time {
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticonauthor-3 {
    margin-bottom: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    padding-left: 0px;
  }
}
.bd-icon-36:before {
  content: '\280';
}
.bd-icon-36:before {
  visibility: inherit;
}
.bd-icon-36:before {
  color: #cccccc;
  margin-right: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uMjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uNjI {}
.bd-posticonauthor-6 {
  line-height: 17.14285715px;
  font-size: 12px;
}
.bd-posticonauthor-13 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticonauthor-13 {
  color: #777777;
  text-transform: none;
}
.bd-posticonauthor-13 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticonauthor-13 .bd-icon-58 {
  white-space: nowrap;
}
.bd-posticonauthor-13 .bd-icon-58 > span,
.bd-posticonauthor-13 .bd-icon-58 > time {
  white-space: normal;
}
.bd-icon-58:before {
  content: '\280';
}
.bd-icon-58:before {
  visibility: inherit;
}
.bd-icon-58:before {
  color: #cccccc;
  margin-right: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RBdXRob3JJY29uNjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RDYXRlZ29yeUljb24z {}
.bd-posticoncategory-2 {
  line-height: 17.14285715px;
  font-size: 12px;
}
.bd-posticoncategory-15 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticoncategory-15 {
  color: #777777;
  text-transform: none;
}
@media (max-width: 991px) {
  .bd-posticoncategory-15 {
    text-align: right;
  }
}
.bd-posticoncategory-15 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticoncategory-15 .bd-icon-61 {
  white-space: nowrap;
}
.bd-posticoncategory-15 .bd-icon-61 > span,
.bd-posticoncategory-15 .bd-icon-61 > time {
  white-space: normal;
}
.bd-icon-61:before {
  content: '\22f';
}
.bd-icon-61:before {
  visibility: inherit;
}
.bd-icon-61:before {
  color: #cccccc;
  margin-right: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RDYXRlZ29yeUljb24z {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RDb21tZW50SWNvbjM {}
.bd-posticoncomments-1 {
  line-height: 17.14285715px;
  font-size: 12px;
}
.bd-posticoncomments-17 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticoncomments-17 {
  color: #777777;
  text-transform: none;
}
.bd-posticoncomments-17 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticoncomments-17 .bd-icon-63 {
  white-space: nowrap;
}
.bd-posticoncomments-17 .bd-icon-63 > span,
.bd-posticoncomments-17 .bd-icon-63 > time {
  white-space: normal;
}
.bd-icon-63:before {
  content: '\1bf';
}
.bd-icon-63:before {
  visibility: inherit;
}
.bd-icon-63:before {
  color: #cccccc;
  margin-right: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RDb21tZW50SWNvbjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjI {}
.bd-posticondate-3 {
  line-height: 17.14285715px;
  font-size: 12px;
}
.bd-posticondate-4 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
@media (max-width: 767px) {
  .bd-posticondate-4 {
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    float: none;
    margin-bottom: 4px;
  }
}
.bd-posticondate-4 {
  font-style: italic;
  color: #a8a8a8;
  font-weight: normal;
}
.bd-posticondate-4 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
.bd-posticondate-4 .bd-icon-39 {
  white-space: nowrap;
}
.bd-posticondate-4 .bd-icon-39 > span,
.bd-posticondate-4 .bd-icon-39 > time {
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticondate-4 {
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    float: none;
    margin-bottom: 4px;
  }
}
.bd-icon-39:before {
  content: '\18f';
}
.bd-icon-39:before {
  visibility: inherit;
}
.bd-icon-39:before {
  color: #cccccc;
  margin-right: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjIy {}
.bd-posticondate-1 {
  line-height: 17.14285715px;
  font-size: 12px;
}
.bd-posticondate-2 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
@media (max-width: 767px) {
  .bd-posticondate-2 {
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    float: none;
    margin-bottom: 4px;
  }
}
.bd-posticondate-2 {
  color: #a8a8a8;
  font-style: italic;
  font-weight: normal;
}
.bd-posticondate-2 {
  float: left;
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
  border-top: 1px none #333333;
  border-right: 1px solid #cccccc;
  border-bottom: 1px none #333333;
  border-left: 1px none #333333;
}
.bd-posticondate-2 .bd-icon-34 {
  white-space: nowrap;
}
.bd-posticondate-2 .bd-icon-34 > span,
.bd-posticondate-2 .bd-icon-34 > time {
  white-space: normal;
}
@media (max-width: 767px) {
  .bd-posticondate-2 {
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-left-width: 0px;
    border-left-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-top-width: 0px;
    border-top-style: none;
    float: none;
    margin-bottom: 4px;
  }
}
.bd-icon-34:before {
  content: '\18f';
}
.bd-icon-34:before {
  visibility: inherit;
}
.bd-icon-34:before {
  color: #cccccc;
  margin-right: 5px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjIy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjYy {}
.bd-posticondate-6 {
  line-height: 17.14285715px;
  font-size: 12px;
}
.bd-posticondate-12 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticondate-12 {
  text-transform: none;
  color: #777777;
}
.bd-posticondate-12 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticondate-12 .bd-icon-56 {
  white-space: nowrap;
}
.bd-posticondate-12 .bd-icon-56 > span,
.bd-posticondate-12 .bd-icon-56 > time {
  white-space: normal;
}
.bd-icon-56:before {
  content: '\23d';
}
.bd-icon-56:before {
  visibility: inherit;
}
.bd-icon-56:before {
  color: #cccccc;
  margin-right: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3REYXRlSWNvbjYy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RFZGl0SWNvbjM {}
.bd-posticonedit-3 {
  line-height: 17.14285715px;
  font-size: 12px;
}
.bd-posticonedit-14 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticonedit-14 {
  color: #777777;
  text-transform: none;
}
.bd-posticonedit-14 {
  float: left;
  margin-right: 10px;
  position: relative;
}
.bd-posticonedit-14 .bd-icon-60 {
  white-space: nowrap;
}
.bd-posticonedit-14 .bd-icon-60 > span,
.bd-posticonedit-14 .bd-icon-60 > time {
  white-space: normal;
}
.bd-icon-60:before {
  content: '\13f';
}
.bd-icon-60:before {
  visibility: inherit;
}
.bd-icon-60:before {
  color: #cccccc;
  margin-right: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Bvc3RFZGl0SWNvbjM {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RCdXky {}
.bd-productbuy-2 {
  margin: 0px auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RCdXky {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RCdXkz {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RCdXkz {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3REZXNjMQ {}
.bd-productdesc-1 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3REZXNjMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3REZXNjMg {}
.bd-productdesc-11 {
  margin-top: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3REZXNjMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RJbWFnZTE {}
.bd-productimage-4 {
  text-align: center;
  display: inline-block;
}
.bd-productimage-4 {
  display: inline-block;
}
.bd-productimage-4 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-16 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
}
.bd-productimage-4 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RJbWFnZTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RJbWFnZTI {}
.bd-productimage-5 {
  width: 100%;
  text-align: center;
}
.bd-productimage-5 {
  display: inline-block;
}
.bd-productimage-5 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RJbWFnZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RMaXN0Q29udGFpbmVy {}
.bd-layoutcontainer-26 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-57 {
  position: relative;
}
.bd-layoutcolumn-58 {
  position: relative;
}
.bd-layoutcolumn-59 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RMaXN0Q29udGFpbmVy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3ROZXcx {}
.bd-productnew-2 {
  position: absolute;
  top: 0;
  right: 0;
}
.bd-productnewicon-3 {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(92, 183, 92, 0.5);
  padding: 16px 10px;
  border-radius: 50%;
}
.bd-productnewicon-3 {
  line-height: 17.14285715px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3ROZXcx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3ROZXcy {}
.bd-productnew-3 {
  position: absolute;
  top: 0;
  right: 0;
}
.bd-productnewicon-2 {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(92, 183, 92, 0.5);
  padding: 16px 10px;
  border-radius: 50%;
}
.bd-productnewicon-2 {
  line-height: 17.14285715px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3ROZXcy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdXRPZlN0b2NrMQ {}
.bd-productoutofstock-2 {
  position: absolute;
  top: 0.122282608695599%;
  right: auto;
  left: -0.85330974%;
  bottom: auto;
  width: 98px;
}
@media (max-width: 991px) {
  .bd-productoutofstock-2 {
    position: absolute;
    top: 0.122282608695599%;
    left: 0.0812696992238273%;
    right: auto;
    bottom: auto;
  }
}
.bd-productoutofstockicon-3 {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(119, 119, 119, 0.5);
  padding: 5px;
}
.bd-productoutofstockicon-3 {
  line-height: 17.14285715px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdXRPZlN0b2NrMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdXRPZlN0b2NrMg {}
.bd-productoutofstock-3 {
  position: absolute;
  top: -10.323%;
  right: auto;
  left: -10.309%;
  bottom: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdXRPZlN0b2NrMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld0J1eQ {}
.bd-productbuy-4 {
  margin: 12px auto 0px;
}
.bd-button-9 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-button-9 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-button-9,
.bd-button-9:link,
.bd-button-9:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  margin-top: -20px;
  padding: 5px 15px;
  border: 0px solid #ffffff;
  background-image: none;
}
.bd-button-9:hover,
.bd-button-9:focus {
  background-color: #33add6;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-button-9:active {
  background-color: #0777a3;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld0J1eQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld0Rlc2M {}
.bd-productdesc-13 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld0Rlc2M {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld1ByaWNl {}
.bd-productprice-5 {
  font-weight: normal;
}
.bd-productprice-5 {
  display: block;
  position: relative;
}
.bd-pricetext-15 {
  display: block;
  padding: 0px;
}
.bd-pricetext-15 {
  color: #777777;
}
.bd-pricetext-15 .bd-label-17,
.bd-pricetext-15 .bd-container-36 {
  display: inline-block;
}
.bd-container-36:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-5 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #f5f5f5;
  border-radius: 0px;
}
.bd-button-5 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-36:not(.shape-only).bd-custom-button button,
.bd-container-36:not(.shape-only).bd-custom-button input[type="submit"],
.bd-container-36:not(.shape-only).bd-custom-button input[type="button"],
.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href],
.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5,
button.bd-button-5,
input.bd-button-5,
a.bd-button-5[href],
.bd-button-5 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-36:not(.shape-only).bd-custom-button button,
.bd-container-36:not(.shape-only).bd-custom-button input[type="submit"],
.bd-container-36:not(.shape-only).bd-custom-button input[type="button"],
.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href],
.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5,
button.bd-button-5,
input.bd-button-5,
a.bd-button-5[href],
.bd-button-5,
.bd-container-36:not(.shape-only).bd-custom-button button:link,
.bd-container-36:not(.shape-only).bd-custom-button input[type="submit"]:link,
.bd-container-36:not(.shape-only).bd-custom-button input[type="button"]:link,
.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href]:link,
.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5:link,
button.bd-button-5:link,
input.bd-button-5:link,
a.bd-button-5[href]:link,
.bd-button-5:link,
.bd-container-36:not(.shape-only).bd-custom-button button:visited,
.bd-container-36:not(.shape-only).bd-custom-button input[type="submit"]:visited,
.bd-container-36:not(.shape-only).bd-custom-button input[type="button"]:visited,
.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href]:visited,
.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5:visited,
button.bd-button-5:visited,
input.bd-button-5:visited,
a.bd-button-5[href]:visited,
.bd-button-5:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px;
  border: 0px solid #ffffff;
  border-radius: 4px;
  background-image: none;
}
.bd-container-36:not(.shape-only).bd-custom-button button:hover,
.bd-container-36:not(.shape-only).bd-custom-button input[type="submit"]:hover,
.bd-container-36:not(.shape-only).bd-custom-button input[type="button"]:hover,
.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href]:hover,
.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5:hover,
button.bd-button-5:hover,
input.bd-button-5:hover,
a.bd-button-5[href]:hover,
.bd-button-5:hover,
.bd-container-36:not(.shape-only).bd-custom-button button:focus,
.bd-container-36:not(.shape-only).bd-custom-button input[type="submit"]:focus,
.bd-container-36:not(.shape-only).bd-custom-button input[type="button"]:focus,
.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href]:focus,
.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5:focus,
button.bd-button-5:focus,
input.bd-button-5:focus,
a.bd-button-5[href]:focus,
.bd-button-5:focus {
  background-color: #0777a3;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-5 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-36:not(.shape-only).bd-custom-image img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-36:not(.shape-only).bd-custom-table table,
.bd-table-6 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-36:not(.shape-only).bd-custom-table table thead td,
.bd-table-6 thead td,
.bd-container-36:not(.shape-only).bd-custom-table table thead th,
.bd-table-6 thead th {
  border-bottom: 1px solid #777777;
}
.bd-pricetext-14 {
  display: block;
  padding: 0px;
}
.bd-pricetext-14 {
  line-height: 35.71428573px;
  font-size: 25px;
  color: #d9534f;
}
.bd-pricetext-14 .bd-label-16,
.bd-pricetext-14 .bd-container-35 {
  display: inline-block;
}
.bd-container-35 {
  line-height: 44.2857143px;
  font-size: 31px;
}
.bd-container-35:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-4 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #f5f5f5;
  border-radius: 0px;
}
.bd-button-4 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-35:not(.shape-only).bd-custom-button button,
.bd-container-35:not(.shape-only).bd-custom-button input[type="submit"],
.bd-container-35:not(.shape-only).bd-custom-button input[type="button"],
.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href],
.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4,
button.bd-button-4,
input.bd-button-4,
a.bd-button-4[href],
.bd-button-4 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-35:not(.shape-only).bd-custom-button button,
.bd-container-35:not(.shape-only).bd-custom-button input[type="submit"],
.bd-container-35:not(.shape-only).bd-custom-button input[type="button"],
.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href],
.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4,
button.bd-button-4,
input.bd-button-4,
a.bd-button-4[href],
.bd-button-4,
.bd-container-35:not(.shape-only).bd-custom-button button:link,
.bd-container-35:not(.shape-only).bd-custom-button input[type="submit"]:link,
.bd-container-35:not(.shape-only).bd-custom-button input[type="button"]:link,
.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href]:link,
.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4:link,
button.bd-button-4:link,
input.bd-button-4:link,
a.bd-button-4[href]:link,
.bd-button-4:link,
.bd-container-35:not(.shape-only).bd-custom-button button:visited,
.bd-container-35:not(.shape-only).bd-custom-button input[type="submit"]:visited,
.bd-container-35:not(.shape-only).bd-custom-button input[type="button"]:visited,
.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href]:visited,
.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4:visited,
button.bd-button-4:visited,
input.bd-button-4:visited,
a.bd-button-4[href]:visited,
.bd-button-4:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px;
  border: 0px solid #ffffff;
  border-radius: 4px;
  background-image: none;
}
.bd-container-35:not(.shape-only).bd-custom-button button:hover,
.bd-container-35:not(.shape-only).bd-custom-button input[type="submit"]:hover,
.bd-container-35:not(.shape-only).bd-custom-button input[type="button"]:hover,
.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href]:hover,
.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4:hover,
button.bd-button-4:hover,
input.bd-button-4:hover,
a.bd-button-4[href]:hover,
.bd-button-4:hover,
.bd-container-35:not(.shape-only).bd-custom-button button:focus,
.bd-container-35:not(.shape-only).bd-custom-button input[type="submit"]:focus,
.bd-container-35:not(.shape-only).bd-custom-button input[type="button"]:focus,
.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href]:focus,
.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4:focus,
button.bd-button-4:focus,
input.bd-button-4:focus,
a.bd-button-4[href]:focus,
.bd-button-4:focus {
  background-color: #0777a3;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-4 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-35:not(.shape-only).bd-custom-image img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-35:not(.shape-only).bd-custom-table table,
.bd-table-5 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-35:not(.shape-only).bd-custom-table table thead td,
.bd-table-5 thead td,
.bd-container-35:not(.shape-only).bd-custom-table table thead th,
.bd-table-5 thead th {
  border-bottom: 1px solid #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld1ByaWNl {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld1RpdGxl {}
.bd-productoverviewtitle-1 {
  position: relative;
  margin: 0px;
}
.bd-productoverviewtitle-1 {
  line-height: 48px;
  font-size: 48px;
  text-transform: none;
  color: #269ccb;
}
.bd-productoverviewtitle-1 p {
  margin-top: 0;
  margin-bottom: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RPdmVydmlld1RpdGxl {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RQcmljZTE {}
.bd-productprice-3 {
  line-height: 25.71428572px;
  font-weight: normal;
  font-size: 18px;
  color: #d9534f;
}
.bd-productprice-3 {
  display: block;
  position: relative;
}
.bd-pricetext-11 {
  display: inline-block;
  float: left;
  padding: 0px;
}
.bd-pricetext-11 {
  line-height: 20.00000001px;
  font-size: 14px;
  color: #777777;
}
.bd-pricetext-11 .bd-label-11,
.bd-pricetext-11 .bd-container-30 {
  display: inline-block;
}
.bd-container-30 {
  line-height: 17.14285715px;
  font-size: 12px;
  text-decoration: line-through;
  color: #cccccc;
}
.bd-pricetext-10 {
  display: inline-block;
  padding: 0px;
}
.bd-pricetext-10 .bd-label-10,
.bd-pricetext-10 .bd-container-29 {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RQcmljZTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RQcmljZTI {}
.bd-productprice-4 {
  display: block;
  margin: 5px 10px;
}
.bd-pricetext-13 {
  display: block;
  padding: 0px;
}
.bd-pricetext-13 {
  color: #777777;
}
.bd-pricetext-13 .bd-label-13,
.bd-pricetext-13 .bd-container-32 {
  display: inline-block;
}
.bd-pricetext-12 {
  display: block;
  padding: 0px;
}
.bd-pricetext-12 {
  color: #0777a3;
}
.bd-pricetext-12 .bd-label-12,
.bd-pricetext-12 .bd-container-31 {
  display: inline-block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RQcmljZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSYXRpbmcx {}
.bd-productrating-1 {
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  position: relative;
}
.bd-rating-2 {
  display: table;
}
.bd-rating-2 span {
  display: table-cell;
}
.bd-icon-2:before {
  content: '\25f';
}
.bd-icon-2:before {
  visibility: inherit;
}
.bd-icon-2:before {
  color: #f0ad4e;
  font-size: 18px;
  line-height: 25.71428572px;
  line-height: 18px;
}
.bd-icon-2:hover.active:before,
.bd-icon-2.active:before {
  color: #1f98c8;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSYXRpbmcx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdBdmF0YXI {}
.bd-reviewavatar-1 {
  display: inline-block;
}
.bd-reviewavatar-1 {
  display: inline-block;
}
.bd-reviewavatar-1 img {
  display: block;
  width: 100%;
  height: 100%;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdBdmF0YXI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdDb250YWluZXI {}
.bd-layoutcontainer-30 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdDb250YWluZXI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdNZXRhZGF0YQ {}
.bd-reviewmetadata-1 {
  line-height: 17.14285715px;
  font-size: 12px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdNZXRhZGF0YQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdSYXRpbmc {}
.bd-reviewrating-2 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.bd-reviewrating-2 {
  line-height: 17.14285715px;
  font-size: 12px;
  text-align: left;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdSYXRpbmc {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdUZXh0 {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RSZXZpZXdUZXh0 {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTYWxlMQ {}
.bd-productsale-2 {
  left: auto;
  bottom: auto;
  right: 8.04151101968031%;
  top: 4.43291965486329%;
  position: absolute;
}
@media (max-width: 991px) {
  .bd-productsale-2 {
    position: absolute;
    top: 8.00434822629186%;
    left: auto;
    right: 34.2097353187457%;
    bottom: auto;
  }
}
@media (max-width: 767px) {
  .bd-productsale-2 {
    position: absolute;
    top: 8.33768155962519%;
    left: auto;
    right: 26.1452191897134%;
    bottom: auto;
  }
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTYWxlMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTYWxlMg {}
.bd-productsale-3 {
  position: absolute;
  top: 0.000%;
  left: auto;
  right: 5.670%;
  bottom: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTYWxlMg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJCdXk {}
.bd-productbuy-1 {
  margin: 15px auto 16px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJCdXk {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJJbWFnZQ {}
.bd-productimage-2 {
  text-align: center;
  width: 50%;
  display: inline-block;
}
.bd-productimage-2 {
  display: inline-block;
}
.bd-productimage-2 img {
  display: block;
  width: 100%;
  height: 100%;
}
.bd-imagestyles-15 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
.bd-productimage-2 img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJJbWFnZQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJOZXcx {}
.bd-productnew-1 {
  position: absolute;
  top: 0;
  right: 0;
}
.bd-productnewicon-4 {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-color: rgba(92, 183, 92, 0.5);
  padding: 16px 10px;
  border-radius: 50%;
}
.bd-productnewicon-4 {
  line-height: 17.14285715px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJOZXcx {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJPdXRPZlN0b2NrMQ {}
.bd-productoutofstock-1 {
  position: absolute;
  top: 60px;
  right: 0;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJPdXRPZlN0b2NrMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJTYWxlMQ {}
.bd-productsale-1 {
  position: absolute;
  top: 4.528%;
  left: 5.785%;
  right: auto;
  bottom: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJTYWxlMQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJUaXRsZQ {}
.bd-producttitle-4 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.bd-producttitle-4 {
  line-height: 25.71428572px;
  text-transform: none;
  font-size: 18px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RTbGlkZXJUaXRsZQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzTmF2aWdhdGlvbkZvb3Rlcg {}
.bd-productsgridpagination-1 {
  margin-top: -10px;
}
.bd-pagination-4.right {
  text-align: right;
}
.bd-pagination-4.center {
  text-align: center;
}
.bd-pagination-4 > *:last-child {
  margin-right: 0;
}
.bd-pagination-4 span {
  cursor: default;
}
.pagination > ul.bd-pagination-4 > .active > a,
.pagination > ul.bd-pagination-4 > .active > span {
  color: inherit;
  line-height: inherit;
}
.bd-pagination-4 > li.bd-paginationitem-4 > a,
.bd-pagination-4 > li.bd-paginationitem-4 > span,
.bd-pagination-4 > li.bd-paginationitem-4 > a:link,
.bd-pagination-4 > li.bd-paginationitem-4 > a:visited {
  color: #555555;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.bd-pagination-4 > li.bd-paginationitem-4 > a:hover {
  background-color: #dddddd;
  background-image: none;
}
.bd-pagination-4 > li.active.bd-paginationitem-4 > a,
.bd-pagination-4 > li.active.bd-paginationitem-4 > span {
  color: inherit;
  background-color: #f5f5f5;
  font-weight: bold;
  background-image: none;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzTmF2aWdhdGlvbkZvb3Rlcg {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzU2xpZGVyUHJpY2U {}
.bd-productprice-2 {
  display: block;
  margin-bottom: 10px;
}
.bd-pricetext-6 {
  display: block;
  padding: 0px;
}
.bd-pricetext-6 {
  color: #777777;
}
.bd-pricetext-6 .bd-label-6,
.bd-pricetext-6 .bd-container-8 {
  display: inline-block;
}
.bd-container-8 {
  line-height: 17.14285715px;
  font-size: 12px;
  text-decoration: line-through;
  color: #cccccc;
}
.bd-container-8:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-3 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #f5f5f5;
  border-radius: 0px;
}
.bd-button-3 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-8:not(.shape-only).bd-custom-button button,
.bd-container-8:not(.shape-only).bd-custom-button input[type="submit"],
.bd-container-8:not(.shape-only).bd-custom-button input[type="button"],
.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href],
.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3,
button.bd-button-3,
input.bd-button-3,
a.bd-button-3[href],
.bd-button-3 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-8:not(.shape-only).bd-custom-button button,
.bd-container-8:not(.shape-only).bd-custom-button input[type="submit"],
.bd-container-8:not(.shape-only).bd-custom-button input[type="button"],
.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href],
.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3,
button.bd-button-3,
input.bd-button-3,
a.bd-button-3[href],
.bd-button-3,
.bd-container-8:not(.shape-only).bd-custom-button button:link,
.bd-container-8:not(.shape-only).bd-custom-button input[type="submit"]:link,
.bd-container-8:not(.shape-only).bd-custom-button input[type="button"]:link,
.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:link,
.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:link,
button.bd-button-3:link,
input.bd-button-3:link,
a.bd-button-3[href]:link,
.bd-button-3:link,
.bd-container-8:not(.shape-only).bd-custom-button button:visited,
.bd-container-8:not(.shape-only).bd-custom-button input[type="submit"]:visited,
.bd-container-8:not(.shape-only).bd-custom-button input[type="button"]:visited,
.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:visited,
.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:visited,
button.bd-button-3:visited,
input.bd-button-3:visited,
a.bd-button-3[href]:visited,
.bd-button-3:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px;
  border: 0px solid #ffffff;
  border-radius: 4px;
  background-image: none;
}
.bd-container-8:not(.shape-only).bd-custom-button button:hover,
.bd-container-8:not(.shape-only).bd-custom-button input[type="submit"]:hover,
.bd-container-8:not(.shape-only).bd-custom-button input[type="button"]:hover,
.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:hover,
.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:hover,
button.bd-button-3:hover,
input.bd-button-3:hover,
a.bd-button-3[href]:hover,
.bd-button-3:hover,
.bd-container-8:not(.shape-only).bd-custom-button button:focus,
.bd-container-8:not(.shape-only).bd-custom-button input[type="submit"]:focus,
.bd-container-8:not(.shape-only).bd-custom-button input[type="button"]:focus,
.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:focus,
.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:focus,
button.bd-button-3:focus,
input.bd-button-3:focus,
a.bd-button-3[href]:focus,
.bd-button-3:focus {
  background-color: #0777a3;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-3 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-8:not(.shape-only).bd-custom-image img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-8:not(.shape-only).bd-custom-table table,
.bd-table-3 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-8:not(.shape-only).bd-custom-table table thead td,
.bd-table-3 thead td,
.bd-container-8:not(.shape-only).bd-custom-table table thead th,
.bd-table-3 thead th {
  border-bottom: 1px solid #777777;
}
.bd-pricetext-5 {
  display: block;
  padding: 0px;
}
.bd-pricetext-5 {
  color: #0777a3;
}
.bd-pricetext-5 .bd-label-5,
.bd-pricetext-5 .bd-container-13 {
  display: inline-block;
}
.bd-container-13 {
  line-height: 25.71428572px;
  font-size: 18px;
  color: #d9534f;
}
.bd-container-13 h4 {
  color: #d9534f;
}
.bd-container-13 h4 a {
  color: #d9534f;
}
.bd-container-13 h4 a:hover {
  color: #d9534f;
}
.bd-container-13 h4 a:active {
  color: #d9534f;
}
.bd-container-13 h2 {
  color: #d9534f;
}
.bd-container-13 h2 a {
  color: #d9534f;
}
.bd-container-13 h2 a:hover {
  color: #d9534f;
}
.bd-container-13 h2 a:active {
  color: #d9534f;
}
.bd-container-13:not(.shape-only).bd-custom-blockquotes blockquote,
.bd-blockquotes-2 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 5px solid #f5f5f5;
  border-radius: 0px;
}
.bd-button-2 a {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-container-13:not(.shape-only).bd-custom-button button,
.bd-container-13:not(.shape-only).bd-custom-button input[type="submit"],
.bd-container-13:not(.shape-only).bd-custom-button input[type="button"],
.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href],
.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2,
button.bd-button-2,
input.bd-button-2,
a.bd-button-2[href],
.bd-button-2 {
  /* default transparent bg otherwise you get gray default bg */
  background-color: transparent;
}
.bd-container-13:not(.shape-only).bd-custom-button button,
.bd-container-13:not(.shape-only).bd-custom-button input[type="submit"],
.bd-container-13:not(.shape-only).bd-custom-button input[type="button"],
.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href],
.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2,
button.bd-button-2,
input.bd-button-2,
a.bd-button-2[href],
.bd-button-2,
.bd-container-13:not(.shape-only).bd-custom-button button:link,
.bd-container-13:not(.shape-only).bd-custom-button input[type="submit"]:link,
.bd-container-13:not(.shape-only).bd-custom-button input[type="button"]:link,
.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href]:link,
.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2:link,
button.bd-button-2:link,
input.bd-button-2:link,
a.bd-button-2[href]:link,
.bd-button-2:link,
.bd-container-13:not(.shape-only).bd-custom-button button:visited,
.bd-container-13:not(.shape-only).bd-custom-button input[type="submit"]:visited,
.bd-container-13:not(.shape-only).bd-custom-button input[type="button"]:visited,
.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href]:visited,
.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2:visited,
button.bd-button-2:visited,
input.bd-button-2:visited,
a.bd-button-2[href]:visited,
.bd-button-2:visited {
  /* reset browser styles */
  border-width: 0;
  padding: 0;
  color: #ffffff;
  background-color: #269ccb;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  padding: 5px;
  border: 0px solid #ffffff;
  border-radius: 4px;
  background-image: none;
}
.bd-container-13:not(.shape-only).bd-custom-button button:hover,
.bd-container-13:not(.shape-only).bd-custom-button input[type="submit"]:hover,
.bd-container-13:not(.shape-only).bd-custom-button input[type="button"]:hover,
.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href]:hover,
.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2:hover,
button.bd-button-2:hover,
input.bd-button-2:hover,
a.bd-button-2[href]:hover,
.bd-button-2:hover,
.bd-container-13:not(.shape-only).bd-custom-button button:focus,
.bd-container-13:not(.shape-only).bd-custom-button input[type="submit"]:focus,
.bd-container-13:not(.shape-only).bd-custom-button input[type="button"]:focus,
.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href]:focus,
.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2:focus,
button.bd-button-2:focus,
input.bd-button-2:focus,
a.bd-button-2[href]:focus,
.bd-button-2:focus {
  background-color: #0777a3;
  text-decoration: none;
  color: #ffffff;
  background-image: none;
}
.bd-imagestyles-2 {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-13:not(.shape-only).bd-custom-image img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border: 0 solid #777777;
  border-radius: 0;
}
.bd-container-13:not(.shape-only).bd-custom-table table,
.bd-table-2 {
  border-collapse: collapse;
  width: 100%;
}
.bd-container-13:not(.shape-only).bd-custom-table table thead td,
.bd-table-2 thead td,
.bd-container-13:not(.shape-only).bd-custom-table table thead th,
.bd-table-2 thead th {
  border-bottom: 1px solid #777777;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzU2xpZGVyUHJpY2U {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzU29ydGVy {}
.bd-productssorter-1 {
  line-height: 20.00000001px;
  font-size: 14px;
}
.bd-productssorter-1 select {
  display: inline;
  width: auto;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RzU29ydGVy {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RUaXRsZTE {}
.bd-producttitle-7 {
  position: relative;
}
.bd-producttitle-8 {
  line-height: 25.71428572px;
  font-size: 18px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RUaXRsZTE {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RUaXRsZTI {}
.bd-producttitle-10 {
  margin-top: 10px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RUaXRsZTI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RWYXJpYXRpb25z {}
.bd-productvariations-1 {
  display: inline-block;
}
.bd-bootstrapinput-5.form-control.input-sm {
  border-radius: 0px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Byb2R1Y3RWYXJpYXRpb25z {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Nob3BwaW5nQ2FydEdyaWQ {}
.bd-grid-13 > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-griditem-1 {
  margin-bottom: 6px;
  position: relative;
  background-color: #fafafa;
  border: 1px style #e6e6e6;
  background-image: none;
}
.separated-item-1 {
  position: relative;
  z-index: 0;
}
.separated-item-1:before,
.separated-item-1:after {
  content: "";
  position: absolute;
  z-index: 10;
}
.separated-item-1:before {
  top: 0;
  bottom: 0;
  left: 0;
}
.separated-item-1:after {
  left: 0;
  right: 0;
  bottom: 3px;
}
.first-col.separated-item-1:after {
  left: 5px;
}
.last-col.separated-item-1:after {
  right: 5px;
}
.separated-item-1.first-col:before,
.separated-item-1.last-row:after {
  content: none;
}
.bd-icon-7 {
  padding: 0px 3px;
}
.bd-icon-7:before {
  color: #269ccb;
  font-size: 30px;
  line-height: 42.85714287px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3Nob3BwaW5nQ2FydEdyaWQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NpZGViYXJBcmVhbGVmdA {}
@media (max-width: 767px) {
  .bd-sidebararea-5 {
    text-align: left;
  }
}
.bd-sidebararea-5-column {
  width: 25%;
}
@media (max-width: 991px) {
  .bd-sidebararea-5-column {
    width: 33.333333333333336%;
  }
}
@media (max-width: 767px) {
  .bd-sidebararea-5-column {
    width: 100%;
  }
}
.bd-sidebararea-5 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NpZGViYXJBcmVhbGVmdA {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NpZGViYXJBcmVhdG9wV2lkZQ {}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NpZGViYXJBcmVhdG9wV2lkZQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NvcnRDb250YWluZXI {}
.bd-layoutcontainer-27 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.bd-layoutcontainer-27 > .bd-container-inner > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.bd-layoutcolumn-60 {
  position: relative;
}
.bd-layoutcolumn-61 {
  text-align: right;
}
.bd-layoutcolumn-61 {
  position: relative;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3NvcnRDb250YWluZXI {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3RhYkNvbnRyb2w {}
.bd-bootstrapinput.form-control {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #ffffff;
  border-radius: 0px;
}
.bd-reviewrating-1 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.bd-reviewrating-1 {
  line-height: 17.14285715px;
  font-size: 12px;
  text-align: left;
}
.bd-productreview-1 {
  margin-bottom: 20px;
}
.bd-tabinformationcontrol-2 {
  margin-bottom: 30px;
  margin-top: 29px;
}
@media (max-width: 767px) {
  .bd-tabinformationcontrol-2 .bd-menu-12 {
    display: none;
  }
}
@media (min-width: 768px) {
  .bd-tabinformationcontrol-2 .bd-menuitem-8 {
    display: none;
  }
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li.active > a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li:first-child > a:link,
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li:first-child > a:visited,
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li:first-child.active > a {
    margin-left: 0px;
  }
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li.active > a,
  .bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs > li > a:hover {
    position: relative;
    z-index: 1;
  }
  .bd-tabinformationcontrol-2 .bd-container-37.tab-content {
    clear: both;
    border-top-left-radius: 0;
    position: relative;
    z-index: 0;
    top: -1px;
  }
}
.bd-menu-12.nav.nav-tabs > li + li {
  margin: 0;
}
.bd-menu-12 {
  /* reset default bootstrap values */
  padding: 0;
  margin: 0;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  margin-top: 20px;
  margin-bottom: -1px;
  border-bottom: 0px solid #f5f5f5;
}
.bd-menuitem-12 > a {
  cursor: pointer;
  /* Safari click events fix */
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > a:visited {
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:hover:not(.active) > a:not(.active) {
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #dddddd;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12.active > a {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #dddddd;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 {
  list-style: none;
  position: relative;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > .bd-grid-item > a,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > .bd-grid-item > a:link,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > .bd-grid-item > a:visited {
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > .bd-grid-item > a:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > .bd-grid-item > a:link:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > .bd-grid-item > a:visited:before,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > .bd-grid-item > a:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > .bd-grid-item > a:link:after,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:hover:not(.active) > .bd-grid-item > a:not(.active) {
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #dddddd;
  background-image: none;
}
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12 > .bd-grid-item > a.active,
.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12.active > .bd-grid-item > a {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #dddddd;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > a,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > a:link,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > a:visited {
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > a:before,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > a:link:before,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > a:visited:before,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > a:after,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > a:link:after,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > a:focus {
  outline-width: 0;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active) > a.hover:not(.active),
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active) > a:hover:not(.active),
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active) > a:focus:not(.active),
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):hover:not(.active) > a:not(.active) {
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #dddddd;
  background-image: none;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > a.active,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item).active > a {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #dddddd;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) {
  list-style: none;
  position: relative;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > .bd-grid-item > a,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > .bd-grid-item > a:link,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > .bd-grid-item > a:visited {
  border-radius: 0px;
  display: block;
  white-space: nowrap;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > .bd-grid-item > a:before,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > .bd-grid-item > a:link:before,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > .bd-grid-item > a:visited:before,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > .bd-grid-item > a:after,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > .bd-grid-item > a:link:after,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > .bd-grid-item > a:visited:after {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > .bd-grid-item > a:focus {
  outline-width: 0;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active) > .bd-grid-item > a.hover:not(.active),
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active) > .bd-grid-item > a:hover:not(.active),
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active) > .bd-grid-item > a:focus:not(.active),
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):hover:not(.active) > .bd-grid-item > a:not(.active) {
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #dddddd;
  background-image: none;
}
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item) > .bd-grid-item > a.active,
.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item).active > .bd-grid-item > a {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #dddddd;
}
.bd-container-37 {
  word-wrap: break-word;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3RhYkNvbnRyb2w {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3RleHQ0MDQ {}
.bd-text404-1 {
  word-wrap: break-word;
}
.bd-text404-40 {
  position: relative;
  max-width: 600px;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3RleHQ0MDQ {}
#marker-start-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3R5cGVTZWxlY3Rvcg {}
.bd-typeselector-1 {
  display: block;
}
#marker-end-L3N0eWxlLmNzcw.L2NvbnRyb2xzL3R5cGVTZWxlY3Rvcg {}
#marker-start-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWRkaXRpb25hbENzcw {}
#marker-end-L3N0eWxlLmNzcw.L3Byb3RvdHlwZXMvQWRkaXRpb25hbENzcw {}