.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-3ba5253a-50b1-413a-ab57-b20362f32eb9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-3ba5253a-50b1-413a-ab57-b20362f32eb9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-3ba5253a-50b1-413a-ab57-b20362f32eb9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-3ba5253a-50b1-413a-ab57-b20362f32eb9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-3ba5253a-50b1-413a-ab57-b20362f32eb9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: PT Sans;
  font-weight: 700;
  font-style: ;
  font-size: 12px;
}

#s-3ba5253a-50b1-413a-ab57-b20362f32eb9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-2cd769a6-c954-4770-bdfc-2adc23115a87 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-2cd769a6-c954-4770-bdfc-2adc23115a87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cd769a6-c954-4770-bdfc-2adc23115a87.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-02538986-239e-4cc9-b548-8276d8344536 {
  min-height: 50px;
}








#s-02538986-239e-4cc9-b548-8276d8344536 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02538986-239e-4cc9-b548-8276d8344536.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-dcbc970a-1fe3-4315-b40c-a72f57e815e5 {
  text-align: center;
}








#s-dcbc970a-1fe3-4315-b40c-a72f57e815e5 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-557c74dc-dbab-476d-afe1-ea443cbf47a6 {
  margin-top: -3em;
margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
max-width: 1300px;
}








#s-557c74dc-dbab-476d-afe1-ea443cbf47a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-557c74dc-dbab-476d-afe1-ea443cbf47a6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-b53095e8-0098-46bb-918c-6080bae2f38c {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-c2d616cb-c529-4f54-aedb-2b0965eacf7a {
  margin-top: 3em;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-left: 2em;
padding-right: 2em;
min-height: 50px;
max-width: 1300px;
}








#s-c2d616cb-c529-4f54-aedb-2b0965eacf7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2d616cb-c529-4f54-aedb-2b0965eacf7a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0cf4e274-8d95-45b1-89a1-8ac4f5fcb084 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-96b74adc-0d7d-4bed-9268-cc93b61ac5e7 {
  padding-left: 1em;
padding-right: 1em;
min-height: 50px;
}








#s-96b74adc-0d7d-4bed-9268-cc93b61ac5e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96b74adc-0d7d-4bed-9268-cc93b61ac5e7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-70f6f062-c431-46cf-b60b-3117860a0694 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-70f6f062-c431-46cf-b60b-3117860a0694"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70f6f062-c431-46cf-b60b-3117860a0694"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-70f6f062-c431-46cf-b60b-3117860a0694"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-70f6f062-c431-46cf-b60b-3117860a0694"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-43f8ae50-766a-46de-97bf-edc31792486e {
  text-align: center;
}








#s-43f8ae50-766a-46de-97bf-edc31792486e .shogun-image-content {
  
    align-items: center;
  
}

#s-46a83f6b-2606-49fa-bd41-5d6a5ec0f0c5 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-ea07cfb6-2fbf-41d1-83b0-c09efaf63786 {
  text-align: center;
}








#s-ea07cfb6-2fbf-41d1-83b0-c09efaf63786 .shogun-image-content {
  
    align-items: center;
  
}

#s-8730c8ad-7301-47e9-b98a-a09335110f18 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-588142b3-5dba-4399-a573-80230aa249a4 {
  text-align: center;
}








#s-588142b3-5dba-4399-a573-80230aa249a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-91a7b484-56cf-45c8-b5b6-e55e9fa09d2b {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-e022a1cc-e4a1-4f8f-a709-f8280cba595b {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
max-width: 1400px;
}
@media (min-width: 1200px){#s-e022a1cc-e4a1-4f8f-a709-f8280cba595b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e022a1cc-e4a1-4f8f-a709-f8280cba595b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e022a1cc-e4a1-4f8f-a709-f8280cba595b {
  
}
}







#s-e022a1cc-e4a1-4f8f-a709-f8280cba595b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e022a1cc-e4a1-4f8f-a709-f8280cba595b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3e7d33dd-bac5-4797-9308-5165368f89e8 {
  min-height: 50px;
}








#s-3e7d33dd-bac5-4797-9308-5165368f89e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e7d33dd-bac5-4797-9308-5165368f89e8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

@media (max-width: 767px){#s-d3abc146-cd5e-4576-a318-3f4520b3aa81 {
  display: none;
}
#s-d3abc146-cd5e-4576-a318-3f4520b3aa81, #wrap-s-d3abc146-cd5e-4576-a318-3f4520b3aa81 { display: none !important; }}

  #s-d3abc146-cd5e-4576-a318-3f4520b3aa81 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 1);
    border: 1px solid #DDDDDD;
  }
  #s-d3abc146-cd5e-4576-a318-3f4520b3aa81 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 0, 0, 1);
    border: 1px solid #ddd;
  }
#s-d3abc146-cd5e-4576-a318-3f4520b3aa81 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 26px;
}

#s-d3abc146-cd5e-4576-a318-3f4520b3aa81 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-d3abc146-cd5e-4576-a318-3f4520b3aa81 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(0, 0, 0, 1);
}

#s-d3abc146-cd5e-4576-a318-3f4520b3aa81 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-7bf85e39-c4f8-48dc-8352-7db4fe436248 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
min-height: 50px;
max-width: 1300px;
}








#s-7bf85e39-c4f8-48dc-8352-7db4fe436248 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bf85e39-c4f8-48dc-8352-7db4fe436248.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65 {
  margin-top: 2em;
margin-bottom: 2em;
}
@media (min-width: 768px) and (max-width: 991px){#s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65 {
  display: none;
}
#s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65, #wrap-s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65 { display: none !important; }}@media (max-width: 767px){#s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65 {
  display: none;
}
#s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65, #wrap-s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (max-width: 767px) {
  [id="s-ad8bab6b-f6ce-49cd-bb65-1d1891651d65"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b4027c14-82c2-4b26-8995-2c3d7bc4e224 {
  min-height: 50px;
}








#s-b4027c14-82c2-4b26-8995-2c3d7bc4e224 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4027c14-82c2-4b26-8995-2c3d7bc4e224.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eaf5315b-0583-453e-93d0-6fcb2ef39869 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-eaf5315b-0583-453e-93d0-6fcb2ef39869"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eaf5315b-0583-453e-93d0-6fcb2ef39869"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-eaf5315b-0583-453e-93d0-6fcb2ef39869"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-eaf5315b-0583-453e-93d0-6fcb2ef39869"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-eaf5315b-0583-453e-93d0-6fcb2ef39869"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-eaf5315b-0583-453e-93d0-6fcb2ef39869"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-eaf5315b-0583-453e-93d0-6fcb2ef39869"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-368bf232-07d4-4676-b65f-bc9bf69482ea {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-368bf232-07d4-4676-b65f-bc9bf69482ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-368bf232-07d4-4676-b65f-bc9bf69482ea.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6f04e667-0e31-44b3-baa8-bc0b71cfac0d {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-6f04e667-0e31-44b3-baa8-bc0b71cfac0d img.shogun-image {
    

    
    
    
  }


#s-6f04e667-0e31-44b3-baa8-bc0b71cfac0d .shogun-image-content {
  
    align-items: center;
  
}

#s-bac84d50-9196-4efd-8645-b141b55b616d {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-d12cc506-e593-4ff0-b3c7-294a6199c6ff {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-d12cc506-e593-4ff0-b3c7-294a6199c6ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d12cc506-e593-4ff0-b3c7-294a6199c6ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-d12cc506-e593-4ff0-b3c7-294a6199c6ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-d12cc506-e593-4ff0-b3c7-294a6199c6ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-d12cc506-e593-4ff0-b3c7-294a6199c6ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-d12cc506-e593-4ff0-b3c7-294a6199c6ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-d12cc506-e593-4ff0-b3c7-294a6199c6ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-bb033c56-5b6c-46de-abd3-1672a0fb8090 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-bb033c56-5b6c-46de-abd3-1672a0fb8090 img.shogun-image {
    

    
    
    
  }


#s-bb033c56-5b6c-46de-abd3-1672a0fb8090 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7a95bb2-b8da-4562-82b4-306cc6ce13c3 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-7e9a115a-a343-4514-aed7-8ad7f4909b5a {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-7e9a115a-a343-4514-aed7-8ad7f4909b5a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e9a115a-a343-4514-aed7-8ad7f4909b5a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7e9a115a-a343-4514-aed7-8ad7f4909b5a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-7e9a115a-a343-4514-aed7-8ad7f4909b5a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7e9a115a-a343-4514-aed7-8ad7f4909b5a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-7e9a115a-a343-4514-aed7-8ad7f4909b5a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7e9a115a-a343-4514-aed7-8ad7f4909b5a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-fb4008e8-1420-4fb8-8420-127b4d455855 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-fb4008e8-1420-4fb8-8420-127b4d455855 img.shogun-image {
    

    
    
    
  }


#s-fb4008e8-1420-4fb8-8420-127b4d455855 .shogun-image-content {
  
    align-items: center;
  
}

#s-8aa552df-ca86-4a53-a975-186626d2417e {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-2a5418c6-71aa-4b1a-af70-f0a4fd5ffd94 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-2a5418c6-71aa-4b1a-af70-f0a4fd5ffd94"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a5418c6-71aa-4b1a-af70-f0a4fd5ffd94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2a5418c6-71aa-4b1a-af70-f0a4fd5ffd94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-2a5418c6-71aa-4b1a-af70-f0a4fd5ffd94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2a5418c6-71aa-4b1a-af70-f0a4fd5ffd94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-2a5418c6-71aa-4b1a-af70-f0a4fd5ffd94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2a5418c6-71aa-4b1a-af70-f0a4fd5ffd94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-969fe7bf-abee-41cf-977a-d6d377d3baaa {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-969fe7bf-abee-41cf-977a-d6d377d3baaa img.shogun-image {
    

    
    
    
  }


#s-969fe7bf-abee-41cf-977a-d6d377d3baaa .shogun-image-content {
  
    align-items: center;
  
}

#s-c2f78359-6858-467d-b1b5-91565d4c4993 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-57b73c69-483f-4569-8c7f-3bef842ebd64 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-57b73c69-483f-4569-8c7f-3bef842ebd64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57b73c69-483f-4569-8c7f-3bef842ebd64"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-57b73c69-483f-4569-8c7f-3bef842ebd64"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-57b73c69-483f-4569-8c7f-3bef842ebd64"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-57b73c69-483f-4569-8c7f-3bef842ebd64"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-57b73c69-483f-4569-8c7f-3bef842ebd64"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-57b73c69-483f-4569-8c7f-3bef842ebd64"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-da0441b8-a873-47ca-b321-e56590e2f3af {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}








#s-da0441b8-a873-47ca-b321-e56590e2f3af .shogun-image-content {
  
    align-items: center;
  
}

#s-76db32e5-4f2e-44b3-a498-85023a1eb243 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-f81cdeab-a2c5-4674-b4a4-b0b8b397cca9 {
  min-height: 50px;
}








#s-f81cdeab-a2c5-4674-b4a4-b0b8b397cca9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f81cdeab-a2c5-4674-b4a4-b0b8b397cca9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7f0cf3c2-867e-423e-ae78-12292cd4e4fd {
  text-align: center;
}








#s-7f0cf3c2-867e-423e-ae78-12292cd4e4fd .shogun-image-content {
  
    align-items: center;
  
}

#s-8fdbc6d6-7bb2-42a3-be47-49b7d33a4747 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8fdbc6d6-7bb2-42a3-be47-49b7d33a4747 {
  display: none;
}
#s-8fdbc6d6-7bb2-42a3-be47-49b7d33a4747, #wrap-s-8fdbc6d6-7bb2-42a3-be47-49b7d33a4747 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8fdbc6d6-7bb2-42a3-be47-49b7d33a4747 {
  display: none;
}
#s-8fdbc6d6-7bb2-42a3-be47-49b7d33a4747, #wrap-s-8fdbc6d6-7bb2-42a3-be47-49b7d33a4747 { display: none !important; }}







#s-8fdbc6d6-7bb2-42a3-be47-49b7d33a4747 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fdbc6d6-7bb2-42a3-be47-49b7d33a4747.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b06ed765-304c-4566-b900-6cf62416d85c {
  margin-top: 1em;
text-align: center;
}







  #s-b06ed765-304c-4566-b900-6cf62416d85c img.shogun-image {
    

    
    
    
  }


#s-b06ed765-304c-4566-b900-6cf62416d85c .shogun-image-content {
  
    align-items: center;
  
}

#s-df237f2b-1eba-49a8-990f-737bf15a6135 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-df237f2b-1eba-49a8-990f-737bf15a6135"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df237f2b-1eba-49a8-990f-737bf15a6135"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-df237f2b-1eba-49a8-990f-737bf15a6135"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-df237f2b-1eba-49a8-990f-737bf15a6135"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-df237f2b-1eba-49a8-990f-737bf15a6135"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-df237f2b-1eba-49a8-990f-737bf15a6135"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-df237f2b-1eba-49a8-990f-737bf15a6135"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-52f7c17f-fdbd-40d8-b31d-c959ffe5dbaf {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-52f7c17f-fdbd-40d8-b31d-c959ffe5dbaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52f7c17f-fdbd-40d8-b31d-c959ffe5dbaf.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-441d8ee4-1f5f-45ec-acda-4de3a59742b8 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-441d8ee4-1f5f-45ec-acda-4de3a59742b8 img.shogun-image {
    

    
    
    
  }


#s-441d8ee4-1f5f-45ec-acda-4de3a59742b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-80c7888b-f492-42a4-af8a-e6b078f54b97 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-8ee68f35-a39d-4e2a-8f46-b16f96980d44 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-8ee68f35-a39d-4e2a-8f46-b16f96980d44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ee68f35-a39d-4e2a-8f46-b16f96980d44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8ee68f35-a39d-4e2a-8f46-b16f96980d44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-8ee68f35-a39d-4e2a-8f46-b16f96980d44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8ee68f35-a39d-4e2a-8f46-b16f96980d44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-8ee68f35-a39d-4e2a-8f46-b16f96980d44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8ee68f35-a39d-4e2a-8f46-b16f96980d44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-6870fd2d-e856-4c8a-a38e-7cdfd0e5642c {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-6870fd2d-e856-4c8a-a38e-7cdfd0e5642c img.shogun-image {
    

    
    
    
  }


#s-6870fd2d-e856-4c8a-a38e-7cdfd0e5642c .shogun-image-content {
  
    align-items: center;
  
}

#s-75071ec7-3436-41c1-a717-8e950e1f8c41 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-06519a9c-d33a-4f01-8e77-98a009c30661 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-06519a9c-d33a-4f01-8e77-98a009c30661"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06519a9c-d33a-4f01-8e77-98a009c30661"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-06519a9c-d33a-4f01-8e77-98a009c30661"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-06519a9c-d33a-4f01-8e77-98a009c30661"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-06519a9c-d33a-4f01-8e77-98a009c30661"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-06519a9c-d33a-4f01-8e77-98a009c30661"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-06519a9c-d33a-4f01-8e77-98a009c30661"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-22c7f444-b9e2-425b-a094-77ab89741518 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-22c7f444-b9e2-425b-a094-77ab89741518 img.shogun-image {
    

    
    
    
  }


#s-22c7f444-b9e2-425b-a094-77ab89741518 .shogun-image-content {
  
    align-items: center;
  
}

#s-e72c5f01-63e8-4306-9249-396da2869b32 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-0593df97-cfa3-4d77-9c9f-c223f8982815 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-0593df97-cfa3-4d77-9c9f-c223f8982815"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0593df97-cfa3-4d77-9c9f-c223f8982815"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-0593df97-cfa3-4d77-9c9f-c223f8982815"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-0593df97-cfa3-4d77-9c9f-c223f8982815"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-0593df97-cfa3-4d77-9c9f-c223f8982815"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-0593df97-cfa3-4d77-9c9f-c223f8982815"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-0593df97-cfa3-4d77-9c9f-c223f8982815"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-8f122c23-ba61-4ffd-be1f-08fd161c89e9 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-8f122c23-ba61-4ffd-be1f-08fd161c89e9 img.shogun-image {
    

    
    
    
  }


#s-8f122c23-ba61-4ffd-be1f-08fd161c89e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca325c64-081b-4e38-97ff-a662829c70ba {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-20b97de3-2fe5-4e5d-a058-f4b75b96fff0 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-20b97de3-2fe5-4e5d-a058-f4b75b96fff0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20b97de3-2fe5-4e5d-a058-f4b75b96fff0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-20b97de3-2fe5-4e5d-a058-f4b75b96fff0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-20b97de3-2fe5-4e5d-a058-f4b75b96fff0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-20b97de3-2fe5-4e5d-a058-f4b75b96fff0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-20b97de3-2fe5-4e5d-a058-f4b75b96fff0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-20b97de3-2fe5-4e5d-a058-f4b75b96fff0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-b0b88d5f-04e7-4336-aa41-8cfc2d343c00 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}








#s-b0b88d5f-04e7-4336-aa41-8cfc2d343c00 .shogun-image-content {
  
    align-items: center;
  
}

#s-f1ba9db8-9a00-4393-ba03-3624ef2eb286 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-1b954dac-1bc8-4c5a-bd1d-6cb4b9398a3d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b954dac-1bc8-4c5a-bd1d-6cb4b9398a3d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b954dac-1bc8-4c5a-bd1d-6cb4b9398a3d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1b954dac-1bc8-4c5a-bd1d-6cb4b9398a3d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b954dac-1bc8-4c5a-bd1d-6cb4b9398a3d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b954dac-1bc8-4c5a-bd1d-6cb4b9398a3d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b954dac-1bc8-4c5a-bd1d-6cb4b9398a3d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-8f79f6c4-c4d2-4923-b32f-9bf56539d03b {
  min-height: 50px;
}








#s-8f79f6c4-c4d2-4923-b32f-9bf56539d03b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f79f6c4-c4d2-4923-b32f-9bf56539d03b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0afcf08d-04b7-4508-aca1-f250cbdb1edc {
  text-align: center;
}







  #s-0afcf08d-04b7-4508-aca1-f250cbdb1edc img.shogun-image {
    

    
    
    
  }


#s-0afcf08d-04b7-4508-aca1-f250cbdb1edc .shogun-image-content {
  
    align-items: center;
  
}

#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df {
  margin-bottom: 2em;
}
@media (min-width: 1200px){#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df {
  display: none;
}
#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df, #wrap-s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df {
  display: none;
}
#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df, #wrap-s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df {
  display: none;
}
#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df, #wrap-s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df { display: none !important; }}
#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 10px;
}

#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-8d9f3c1d-4d2e-4ada-96e3-a36643c933df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-daef205e-c8ac-4ef8-abda-6adeb82825a0 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}







  #s-daef205e-c8ac-4ef8-abda-6adeb82825a0 img.shogun-image {
    

    
    
    
  }


#s-daef205e-c8ac-4ef8-abda-6adeb82825a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-808b4521-ddb2-471b-acc6-6eb42b52a81b {
  margin-top: 1em;
text-align: center;
}







  #s-808b4521-ddb2-471b-acc6-6eb42b52a81b img.shogun-image {
    

    
    
    
  }


#s-808b4521-ddb2-471b-acc6-6eb42b52a81b .shogun-image-content {
  
    align-items: center;
  
}

#s-16afc7a6-aea1-495a-a832-49ac34703f7d {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-16afc7a6-aea1-495a-a832-49ac34703f7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16afc7a6-aea1-495a-a832-49ac34703f7d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-16afc7a6-aea1-495a-a832-49ac34703f7d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-16afc7a6-aea1-495a-a832-49ac34703f7d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-16afc7a6-aea1-495a-a832-49ac34703f7d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-16afc7a6-aea1-495a-a832-49ac34703f7d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-16afc7a6-aea1-495a-a832-49ac34703f7d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-95538f8c-5456-4fbe-b0b7-11d2335641e3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-95538f8c-5456-4fbe-b0b7-11d2335641e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95538f8c-5456-4fbe-b0b7-11d2335641e3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-69f100a7-9c17-45e5-a3f6-3a03da65ae8c {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-69f100a7-9c17-45e5-a3f6-3a03da65ae8c img.shogun-image {
    

    
    
    
  }


#s-69f100a7-9c17-45e5-a3f6-3a03da65ae8c .shogun-image-content {
  
    align-items: center;
  
}

#s-f14966e9-e26f-4b1b-8463-5faec6ccb053 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-ca26e85d-653c-4d8c-bc07-2af49efcc00a {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-ca26e85d-653c-4d8c-bc07-2af49efcc00a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca26e85d-653c-4d8c-bc07-2af49efcc00a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-ca26e85d-653c-4d8c-bc07-2af49efcc00a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-ca26e85d-653c-4d8c-bc07-2af49efcc00a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-ca26e85d-653c-4d8c-bc07-2af49efcc00a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-ca26e85d-653c-4d8c-bc07-2af49efcc00a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-ca26e85d-653c-4d8c-bc07-2af49efcc00a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-3f227c77-2058-4254-961a-3b3f3abbbd2e {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-3f227c77-2058-4254-961a-3b3f3abbbd2e img.shogun-image {
    

    
    
    
  }


#s-3f227c77-2058-4254-961a-3b3f3abbbd2e .shogun-image-content {
  
    align-items: center;
  
}

#s-8a23c143-8975-46f0-8851-1e28676686a9 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-9f77eb7a-4922-4fd6-a97d-5d0bc286b7d6 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-9f77eb7a-4922-4fd6-a97d-5d0bc286b7d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f77eb7a-4922-4fd6-a97d-5d0bc286b7d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-9f77eb7a-4922-4fd6-a97d-5d0bc286b7d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-9f77eb7a-4922-4fd6-a97d-5d0bc286b7d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-9f77eb7a-4922-4fd6-a97d-5d0bc286b7d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-9f77eb7a-4922-4fd6-a97d-5d0bc286b7d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-9f77eb7a-4922-4fd6-a97d-5d0bc286b7d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-fc27864e-4a6d-49ff-859c-ef2500ea4754 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-fc27864e-4a6d-49ff-859c-ef2500ea4754 img.shogun-image {
    

    
    
    
  }


#s-fc27864e-4a6d-49ff-859c-ef2500ea4754 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb1dcae1-a4bc-4674-8d09-2f1a050aed1d {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-936a38d0-dd8b-46ed-9089-f214b1bd2d49 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-936a38d0-dd8b-46ed-9089-f214b1bd2d49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-936a38d0-dd8b-46ed-9089-f214b1bd2d49"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-936a38d0-dd8b-46ed-9089-f214b1bd2d49"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-936a38d0-dd8b-46ed-9089-f214b1bd2d49"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-936a38d0-dd8b-46ed-9089-f214b1bd2d49"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-936a38d0-dd8b-46ed-9089-f214b1bd2d49"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-936a38d0-dd8b-46ed-9089-f214b1bd2d49"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-756c9b18-4d7c-4930-8ff0-078539968095 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-756c9b18-4d7c-4930-8ff0-078539968095 img.shogun-image {
    

    
    
    
  }


#s-756c9b18-4d7c-4930-8ff0-078539968095 .shogun-image-content {
  
    align-items: center;
  
}

#s-bbaafc67-8f23-4878-be1e-4b530c041242 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-4def745a-cbda-46be-9845-e655621ccc99 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-4def745a-cbda-46be-9845-e655621ccc99"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4def745a-cbda-46be-9845-e655621ccc99"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-4def745a-cbda-46be-9845-e655621ccc99"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-4def745a-cbda-46be-9845-e655621ccc99"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-4def745a-cbda-46be-9845-e655621ccc99"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-4def745a-cbda-46be-9845-e655621ccc99"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-4def745a-cbda-46be-9845-e655621ccc99"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-30d6e6be-00a3-4da9-89bb-7a43df61521e {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}








#s-30d6e6be-00a3-4da9-89bb-7a43df61521e .shogun-image-content {
  
    align-items: center;
  
}

#s-39f3d984-5df0-4684-b85d-e7cf249fd61d {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-d397f391-5e02-4ee5-8534-34e441d147bb {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center center;
}








#s-d397f391-5e02-4ee5-8534-34e441d147bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d397f391-5e02-4ee5-8534-34e441d147bb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fb260a5a-6e75-44f0-83a0-07918b6c8fdc {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-fb260a5a-6e75-44f0-83a0-07918b6c8fdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb260a5a-6e75-44f0-83a0-07918b6c8fdc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-913c194b-b2c5-405e-8025-580a7aa92e11 {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-left: 1em;
padding-bottom: 0em;
padding-right: 1em;
max-width: 1000px;
}

#s-eab881b8-1fa4-4689-84f1-a5763faa1ff2 {
  min-height: 50px;
}








#s-eab881b8-1fa4-4689-84f1-a5763faa1ff2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eab881b8-1fa4-4689-84f1-a5763faa1ff2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a21a933c-4e14-40d9-b86b-fa70f6cd748a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a21a933c-4e14-40d9-b86b-fa70f6cd748a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-a21a933c-4e14-40d9-b86b-fa70f6cd748a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-a21a933c-4e14-40d9-b86b-fa70f6cd748a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (max-width: 767px) {
  [id="s-a21a933c-4e14-40d9-b86b-fa70f6cd748a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-384afd75-a9d8-421c-a999-502e6db03e52 {
  margin-left: 4em;
margin-right: 4em;
min-height: 50px;
}
@media (min-width: 1200px){#s-384afd75-a9d8-421c-a999-502e6db03e52 {
  margin-left: 5em;
margin-right: 5em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-384afd75-a9d8-421c-a999-502e6db03e52 {
  margin-left: 2em;
margin-right: 2em;
}
}@media (max-width: 767px){#s-384afd75-a9d8-421c-a999-502e6db03e52 {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-384afd75-a9d8-421c-a999-502e6db03e52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-384afd75-a9d8-421c-a999-502e6db03e52.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-20f22dc5-d1d7-4bc1-ac01-d3221432295a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 300px;
background-color: rgba(148, 206, 190, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-20f22dc5-d1d7-4bc1-ac01-d3221432295a:hover {background-color: rgba(166, 222, 206, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-20f22dc5-d1d7-4bc1-ac01-d3221432295a:active {background-color: rgba(94, 166, 151, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-20f22dc5-d1d7-4bc1-ac01-d3221432295a-root {
    text-align: center;
  }


#s-20f22dc5-d1d7-4bc1-ac01-d3221432295a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-20f22dc5-d1d7-4bc1-ac01-d3221432295a-root {
    text-align: center;
  }


#s-20f22dc5-d1d7-4bc1-ac01-d3221432295a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-20f22dc5-d1d7-4bc1-ac01-d3221432295a-root {
    text-align: center;
  }


#s-20f22dc5-d1d7-4bc1-ac01-d3221432295a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-20f22dc5-d1d7-4bc1-ac01-d3221432295a-root {
    text-align: center;
  }


#s-20f22dc5-d1d7-4bc1-ac01-d3221432295a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-20f22dc5-d1d7-4bc1-ac01-d3221432295a-root {
    text-align: center;
  }


#s-20f22dc5-d1d7-4bc1-ac01-d3221432295a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}
  #s-20f22dc5-d1d7-4bc1-ac01-d3221432295a-root {
    text-align: center;
  }


#s-20f22dc5-d1d7-4bc1-ac01-d3221432295a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-b8891b8c-bdf4-4b8e-bf99-967505ad8c33 {
  min-height: 50px;
}








#s-b8891b8c-bdf4-4b8e-bf99-967505ad8c33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8891b8c-bdf4-4b8e-bf99-967505ad8c33.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad7dc412-9285-4df7-8ba9-ce7a7b908d4f {
  max-width: 700px;
text-align: center;
}







  #s-ad7dc412-9285-4df7-8ba9-ce7a7b908d4f img.shogun-image {
    

    
    
    
  }


#s-ad7dc412-9285-4df7-8ba9-ce7a7b908d4f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-bee4c8d5-39f0-4e29-9c21-ce9254318416"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bee4c8d5-39f0-4e29-9c21-ce9254318416"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-bee4c8d5-39f0-4e29-9c21-ce9254318416"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-bee4c8d5-39f0-4e29-9c21-ce9254318416"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

#s-29534c00-79f4-4310-a37b-77852d239c27 {
  min-height: 50px;
}








#s-29534c00-79f4-4310-a37b-77852d239c27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29534c00-79f4-4310-a37b-77852d239c27.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6b544672-b220-4ec2-ae89-24f933a43a1a {
  max-width: 700px;
text-align: center;
}







  #s-6b544672-b220-4ec2-ae89-24f933a43a1a img.shogun-image {
    

    
    
    
  }


#s-6b544672-b220-4ec2-ae89-24f933a43a1a .shogun-image-content {
  
    align-items: center;
  
}

#s-4e39016e-5268-470b-968c-e792d3b3cd70 {
  margin-left: 4em;
margin-right: 4em;
min-height: 50px;
}
@media (min-width: 1200px){#s-4e39016e-5268-470b-968c-e792d3b3cd70 {
  margin-left: 5em;
margin-right: 5em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4e39016e-5268-470b-968c-e792d3b3cd70 {
  margin-left: 2em;
margin-right: 2em;
}
}@media (max-width: 767px){#s-4e39016e-5268-470b-968c-e792d3b3cd70 {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-4e39016e-5268-470b-968c-e792d3b3cd70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e39016e-5268-470b-968c-e792d3b3cd70.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cafa5873-471f-40ab-bfa9-fdf916f6269b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 300px;
background-color: rgba(148, 206, 190, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-cafa5873-471f-40ab-bfa9-fdf916f6269b:hover {background-color: rgba(166, 222, 206, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-cafa5873-471f-40ab-bfa9-fdf916f6269b:active {background-color: rgba(94, 166, 151, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-cafa5873-471f-40ab-bfa9-fdf916f6269b-root {
    text-align: center;
  }


#s-cafa5873-471f-40ab-bfa9-fdf916f6269b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-cafa5873-471f-40ab-bfa9-fdf916f6269b-root {
    text-align: center;
  }


#s-cafa5873-471f-40ab-bfa9-fdf916f6269b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cafa5873-471f-40ab-bfa9-fdf916f6269b-root {
    text-align: center;
  }


#s-cafa5873-471f-40ab-bfa9-fdf916f6269b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cafa5873-471f-40ab-bfa9-fdf916f6269b-root {
    text-align: center;
  }


#s-cafa5873-471f-40ab-bfa9-fdf916f6269b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-cafa5873-471f-40ab-bfa9-fdf916f6269b-root {
    text-align: center;
  }


#s-cafa5873-471f-40ab-bfa9-fdf916f6269b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}
  #s-cafa5873-471f-40ab-bfa9-fdf916f6269b-root {
    text-align: center;
  }


#s-cafa5873-471f-40ab-bfa9-fdf916f6269b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-9179372f-4deb-46ed-b6bd-b1e261021693 {
  margin-top: 3em;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-left: 2em;
padding-right: 2em;
min-height: 50px;
max-width: 1300px;
}








#s-9179372f-4deb-46ed-b6bd-b1e261021693 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9179372f-4deb-46ed-b6bd-b1e261021693.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3fcbf717-715e-4ccf-948f-933ddc278027 {
  margin-top: 2em;
margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-3fcbf717-715e-4ccf-948f-933ddc278027"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-3fcbf717-715e-4ccf-948f-933ddc278027"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-3fcbf717-715e-4ccf-948f-933ddc278027"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-3fcbf717-715e-4ccf-948f-933ddc278027"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 {
  text-align: left;
}



.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0ab7517c-4dcb-4409-860a-4a4f1743cbf9 img.shogun-image {
  width: 100%;
}




.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-6bf84d28-45f3-4343-98b3-1b6219b1098a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6bf84d28-45f3-4343-98b3-1b6219b1098a .shg-product-title-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 {
  text-align: left;
}



.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a0e5ace-9de9-4e30-9401-2dcd02ea9703 img.shogun-image {
  width: 100%;
}




#s-f74ca4e7-a570-412d-a99c-e504c0c15dc9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f74ca4e7-a570-412d-a99c-e504c0c15dc9 .shg-product-title-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-521bd12d-9f19-4690-bded-6e364e6de133 {
  text-align: left;
}



.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-521bd12d-9f19-4690-bded-6e364e6de133 img.shogun-image {
  width: 100%;
}




#s-34cef11f-7146-4ad5-9aa9-b145708be9ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34cef11f-7146-4ad5-9aa9-b145708be9ec .shg-product-title-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-2a9a73b6-c75a-47aa-94d7-3637c456220c {
  text-align: left;
}



.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c img.shogun-image {
  width: 100%;
}



}

.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2a9a73b6-c75a-47aa-94d7-3637c456220c img.shogun-image {
  width: 100%;
}




#s-accf166e-d87f-41b3-b82c-d90527c32102 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-accf166e-d87f-41b3-b82c-d90527c32102 .shg-product-title-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 320px;
background-color: rgba(146, 206, 190, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2:hover {background-color: rgba(171, 233, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2:active {background-color: rgba(146, 206, 190, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2-root {
    text-align: center;
  }


#s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2-root {
    text-align: center;
  }


#s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2-root {
    text-align: center;
  }


#s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2-root {
    text-align: center;
  }


#s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2-root {
    text-align: center;
  }


#s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
  #s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2-root {
    text-align: center;
  }


#s-87d27b04-7cc4-4ca9-ad5f-34699138b7c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-23028b60-0196-46c9-a745-16cb2eb48545 {
  margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-23028b60-0196-46c9-a745-16cb2eb48545"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-23028b60-0196-46c9-a745-16cb2eb48545"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-23028b60-0196-46c9-a745-16cb2eb48545"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-23028b60-0196-46c9-a745-16cb2eb48545"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-0708c336-d270-49dd-8898-185f11d8ece0 {
  min-height: 50px;
}








#s-0708c336-d270-49dd-8898-185f11d8ece0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0708c336-d270-49dd-8898-185f11d8ece0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e2e5fd35-120d-40aa-b85f-e36ed116a0da {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}







  #s-e2e5fd35-120d-40aa-b85f-e36ed116a0da img.shogun-image {
    

    
    
    
  }


#s-e2e5fd35-120d-40aa-b85f-e36ed116a0da .shogun-image-content {
  
    align-items: center;
  
}

#s-aacd72bc-0bc4-4ef1-b574-0a60171c837a {
  min-height: 50px;
}








#s-aacd72bc-0bc4-4ef1-b574-0a60171c837a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aacd72bc-0bc4-4ef1-b574-0a60171c837a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a8f13c54-ba56-47e5-b73c-15f02b92fac6 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}







  #s-a8f13c54-ba56-47e5-b73c-15f02b92fac6 img.shogun-image {
    

    
    
    
  }


#s-a8f13c54-ba56-47e5-b73c-15f02b92fac6 .shogun-image-content {
  
    align-items: center;
  
}

#s-46328b67-5432-43d3-ad6f-f6cf23a4289a {
  min-height: 50px;
}








#s-46328b67-5432-43d3-ad6f-f6cf23a4289a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46328b67-5432-43d3-ad6f-f6cf23a4289a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-96623259-a70d-428d-ae6a-bd4d76cce650 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}








#s-96623259-a70d-428d-ae6a-bd4d76cce650 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ef5d8c8-ca5a-4c6b-9b1f-7964caf1a8df {
  min-height: 50px;
}








#s-5ef5d8c8-ca5a-4c6b-9b1f-7964caf1a8df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ef5d8c8-ca5a-4c6b-9b1f-7964caf1a8df.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-53bc0852-2d1b-46e8-9672-754172250221 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}







  #s-53bc0852-2d1b-46e8-9672-754172250221 img.shogun-image {
    

    
    
    
  }


#s-53bc0852-2d1b-46e8-9672-754172250221 .shogun-image-content {
  
    align-items: center;
  
}

#s-8599ac16-c3a4-4791-89f4-e96aec5062a8 {
  min-height: 600px;
}








#s-8599ac16-c3a4-4791-89f4-e96aec5062a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8599ac16-c3a4-4791-89f4-e96aec5062a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-64380104-7ef3-4466-82bc-641e613198e7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0em;
padding-bottom: 0em;
}

#s-64380104-7ef3-4466-82bc-641e613198e7 .shg-sld-dot {
  background-color: rgba(146, 206, 190, 1);
}

#s-64380104-7ef3-4466-82bc-641e613198e7 .shg-sld-nav-button.shg-sld-left,
#s-64380104-7ef3-4466-82bc-641e613198e7 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(146, 206, 190, 1);
}

#s-8a8c7d25-1d95-44a9-a799-43bc1e049b48 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 600px;
background-position: center center;
}








#s-8a8c7d25-1d95-44a9-a799-43bc1e049b48 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-8a8c7d25-1d95-44a9-a799-43bc1e049b48.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-b9d2cd99-c4f6-469a-b69d-c50e75ed8bac {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
}

#s-b9d2cd99-c4f6-469a-b69d-c50e75ed8bac .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-b9d2cd99-c4f6-469a-b69d-c50e75ed8bac table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b9d2cd99-c4f6-469a-b69d-c50e75ed8bac td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-b9d2cd99-c4f6-469a-b69d-c50e75ed8bac td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-b9d2cd99-c4f6-469a-b69d-c50e75ed8bac td.shogun-table-column, #s-b9d2cd99-c4f6-469a-b69d-c50e75ed8bac td.shogun-table-row {
  border: 1px solid rgba(213, 214, 215, 0);
}

#s-a37c24cc-c5a3-447d-aa70-4a49e035087e .shogun-icon-wrapper {
  text-align: center;
}


#s-a37c24cc-c5a3-447d-aa70-4a49e035087e .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-575a7d24-9112-41c2-a496-c2c40655ab3f .shogun-icon-wrapper {
  text-align: center;
}


#s-575a7d24-9112-41c2-a496-c2c40655ab3f .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-e4d905c6-3d3c-489b-bacd-ff45ed32da81 .shogun-icon-wrapper {
  text-align: center;
}


#s-e4d905c6-3d3c-489b-bacd-ff45ed32da81 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-0b53b49a-839f-4102-8dfb-cba1c8ef0422 .shogun-icon-wrapper {
  text-align: center;
}


#s-0b53b49a-839f-4102-8dfb-cba1c8ef0422 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-d8913173-1fca-43b2-9baf-03079f0f441a .shogun-icon-wrapper {
  text-align: center;
}


#s-d8913173-1fca-43b2-9baf-03079f0f441a .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-9246a32a-c4a6-46b9-9adc-a91a411e3e43 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-ca6ea5f8-3b22-4b69-b9bf-5f7842f40423 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 600px;
background-position: center center;
}








#s-ca6ea5f8-3b22-4b69-b9bf-5f7842f40423 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-ca6ea5f8-3b22-4b69-b9bf-5f7842f40423.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-20790266-eb55-4872-bf86-0d27d59f35bc {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
}

#s-20790266-eb55-4872-bf86-0d27d59f35bc .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-20790266-eb55-4872-bf86-0d27d59f35bc table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-20790266-eb55-4872-bf86-0d27d59f35bc td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-20790266-eb55-4872-bf86-0d27d59f35bc td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-20790266-eb55-4872-bf86-0d27d59f35bc td.shogun-table-column, #s-20790266-eb55-4872-bf86-0d27d59f35bc td.shogun-table-row {
  border: 1px solid rgba(213, 214, 215, 0);
}

#s-5e36a386-5847-4573-9d83-02133892ef1e .shogun-icon-wrapper {
  text-align: center;
}


#s-5e36a386-5847-4573-9d83-02133892ef1e .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-cb735a41-1aca-4d02-9c5f-4a6942cfcb99 .shogun-icon-wrapper {
  text-align: center;
}


#s-cb735a41-1aca-4d02-9c5f-4a6942cfcb99 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-5af97679-b794-45ea-aaab-9eb409dc2ea5 .shogun-icon-wrapper {
  text-align: center;
}


#s-5af97679-b794-45ea-aaab-9eb409dc2ea5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-cfad0cd0-8c9e-4a8a-8d50-e775475d10a4 .shogun-icon-wrapper {
  text-align: center;
}


#s-cfad0cd0-8c9e-4a8a-8d50-e775475d10a4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-da9da2bc-8d4f-48f1-9db5-5db29f0c3874 .shogun-icon-wrapper {
  text-align: center;
}


#s-da9da2bc-8d4f-48f1-9db5-5db29f0c3874 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-17da6d93-0629-49a4-a2c9-045f027125b0 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-54ed320b-ad5d-43bd-8556-4399632a11f5 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 600px;
background-position: center center;
}








#s-54ed320b-ad5d-43bd-8556-4399632a11f5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-54ed320b-ad5d-43bd-8556-4399632a11f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5dd5c999-17e2-439d-9af7-44619671a7b3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
}

#s-5dd5c999-17e2-439d-9af7-44619671a7b3 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-5dd5c999-17e2-439d-9af7-44619671a7b3 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-5dd5c999-17e2-439d-9af7-44619671a7b3 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-5dd5c999-17e2-439d-9af7-44619671a7b3 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-5dd5c999-17e2-439d-9af7-44619671a7b3 td.shogun-table-column, #s-5dd5c999-17e2-439d-9af7-44619671a7b3 td.shogun-table-row {
  border: 1px solid rgba(213, 214, 215, 0);
}

#s-f60a9a87-a1c3-4f6b-896f-279a90b5a860 .shogun-icon-wrapper {
  text-align: center;
}


#s-f60a9a87-a1c3-4f6b-896f-279a90b5a860 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-dffd78dd-8c7b-4520-af46-2a0e9d4a1bb1 .shogun-icon-wrapper {
  text-align: center;
}


#s-dffd78dd-8c7b-4520-af46-2a0e9d4a1bb1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-a2979de9-381d-4105-9774-75057d1c1b6f .shogun-icon-wrapper {
  text-align: center;
}


#s-a2979de9-381d-4105-9774-75057d1c1b6f .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-2adc5ce8-4002-46cf-b8ea-e71c23dacec8 .shogun-icon-wrapper {
  text-align: center;
}


#s-2adc5ce8-4002-46cf-b8ea-e71c23dacec8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-be602f34-1b7d-4cd8-8dfb-8151b36889b5 .shogun-icon-wrapper {
  text-align: center;
}


#s-be602f34-1b7d-4cd8-8dfb-8151b36889b5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-3a67a282-4897-4722-ade7-0eb175786307 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
