.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-538978f9-80a5-4abd-af92-43870ff4233d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-538978f9-80a5-4abd-af92-43870ff4233d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-538978f9-80a5-4abd-af92-43870ff4233d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-538978f9-80a5-4abd-af92-43870ff4233d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-538978f9-80a5-4abd-af92-43870ff4233d > .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-538978f9-80a5-4abd-af92-43870ff4233d > .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-ec15e0d2-8dbc-4596-9d2f-76105f7fc60a {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-ec15e0d2-8dbc-4596-9d2f-76105f7fc60a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec15e0d2-8dbc-4596-9d2f-76105f7fc60a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06bd9b2c-4200-45e4-8f78-b4182aaa1c41 {
  min-height: 50px;
}








#s-06bd9b2c-4200-45e4-8f78-b4182aaa1c41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06bd9b2c-4200-45e4-8f78-b4182aaa1c41.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-0355ed2b-3719-4aa6-a58e-67613fb67920 {
  text-align: center;
}








#s-0355ed2b-3719-4aa6-a58e-67613fb67920 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-bd56c2c5-40ef-4778-aeaa-4822ddab7177 {
  margin-top: -3em;
margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
max-width: 1300px;
}








#s-bd56c2c5-40ef-4778-aeaa-4822ddab7177 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd56c2c5-40ef-4778-aeaa-4822ddab7177.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-6a5ff77b-dff1-4d51-bf1c-6b40564b4009 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-a751d51c-bd31-4167-ab42-c137560c9233 {
  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-a751d51c-bd31-4167-ab42-c137560c9233 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a751d51c-bd31-4167-ab42-c137560c9233.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-66c6b18a-b9ef-485a-be9d-73d3cc123ccd {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-98c324d9-fd80-4a2a-a5aa-e718f537ec02 {
  padding-left: 1em;
padding-right: 1em;
min-height: 50px;
}








#s-98c324d9-fd80-4a2a-a5aa-e718f537ec02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98c324d9-fd80-4a2a-a5aa-e718f537ec02.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-11c94f1a-c149-4bf8-bd38-7a4e450b0797 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-11c94f1a-c149-4bf8-bd38-7a4e450b0797"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11c94f1a-c149-4bf8-bd38-7a4e450b0797"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-11c94f1a-c149-4bf8-bd38-7a4e450b0797"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-11c94f1a-c149-4bf8-bd38-7a4e450b0797"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-32b07216-122a-4e3c-b32a-ab09274e8293 {
  text-align: center;
}








#s-32b07216-122a-4e3c-b32a-ab09274e8293 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e08e75d-ec65-4c01-9ff9-ed37d780862e {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-d1ab8199-1367-45a1-bb58-e2df14a93314 {
  text-align: center;
}








#s-d1ab8199-1367-45a1-bb58-e2df14a93314 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e6d2bf3-9ddf-41fd-ae2a-252a6cbe6b3e {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-4fa41185-b70f-450c-a880-ecae0b24313d {
  text-align: center;
}








#s-4fa41185-b70f-450c-a880-ecae0b24313d .shogun-image-content {
  
    align-items: center;
  
}

#s-2d341942-ad9b-4ba4-aab8-7461b7fee702 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-adc559d3-2b75-47a5-af78-11204acb0a4b {
  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-adc559d3-2b75-47a5-af78-11204acb0a4b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-adc559d3-2b75-47a5-af78-11204acb0a4b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-adc559d3-2b75-47a5-af78-11204acb0a4b {
  
}
}







#s-adc559d3-2b75-47a5-af78-11204acb0a4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adc559d3-2b75-47a5-af78-11204acb0a4b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01f3bdbc-7715-4061-9308-684a18a987bb {
  min-height: 50px;
}








#s-01f3bdbc-7715-4061-9308-684a18a987bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01f3bdbc-7715-4061-9308-684a18a987bb.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-93dd3dfe-d8b0-4d21-8f08-bd5c574ef36e {
  display: none;
}
#s-93dd3dfe-d8b0-4d21-8f08-bd5c574ef36e, #wrap-s-93dd3dfe-d8b0-4d21-8f08-bd5c574ef36e { display: none !important; }}

  #s-93dd3dfe-d8b0-4d21-8f08-bd5c574ef36e .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 1);
    border: 1px solid #DDDDDD;
  }
  #s-93dd3dfe-d8b0-4d21-8f08-bd5c574ef36e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 0, 0, 1);
    border: 1px solid #ddd;
  }
#s-93dd3dfe-d8b0-4d21-8f08-bd5c574ef36e .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-93dd3dfe-d8b0-4d21-8f08-bd5c574ef36e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-93dd3dfe-d8b0-4d21-8f08-bd5c574ef36e .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(0, 0, 0, 1);
}

#s-93dd3dfe-d8b0-4d21-8f08-bd5c574ef36e .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-e9ac49f6-f894-426f-9358-460a493f6aaa {
  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-e9ac49f6-f894-426f-9358-460a493f6aaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9ac49f6-f894-426f-9358-460a493f6aaa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7 {
  margin-top: 2em;
margin-bottom: 2em;
}
@media (min-width: 768px) and (max-width: 991px){#s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7 {
  display: none;
}
#s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7, #wrap-s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7 { display: none !important; }}@media (max-width: 767px){#s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7 {
  display: none;
}
#s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7, #wrap-s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (max-width: 767px) {
  [id="s-a9320b33-04e6-4d97-bfd3-a708b55aa9a7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7e9c8328-60a4-4a7f-9134-f348456d38c8 {
  min-height: 50px;
}








#s-7e9c8328-60a4-4a7f-9134-f348456d38c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e9c8328-60a4-4a7f-9134-f348456d38c8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e48349d-64ee-478d-9a18-0f0eed9f64a6 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-9e48349d-64ee-478d-9a18-0f0eed9f64a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e48349d-64ee-478d-9a18-0f0eed9f64a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9e48349d-64ee-478d-9a18-0f0eed9f64a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9e48349d-64ee-478d-9a18-0f0eed9f64a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9e48349d-64ee-478d-9a18-0f0eed9f64a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e48349d-64ee-478d-9a18-0f0eed9f64a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9e48349d-64ee-478d-9a18-0f0eed9f64a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-884dee69-9ee2-47a2-8b44-617ab4b8897e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-884dee69-9ee2-47a2-8b44-617ab4b8897e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-884dee69-9ee2-47a2-8b44-617ab4b8897e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c1cf94eb-3ae1-46a5-85c6-290c1f2f83ab {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-c1cf94eb-3ae1-46a5-85c6-290c1f2f83ab img.shogun-image {
    

    
    
    
  }


#s-c1cf94eb-3ae1-46a5-85c6-290c1f2f83ab .shogun-image-content {
  
    align-items: center;
  
}

#s-6256e3ef-2e9e-4f8c-841b-152b2cbd2968 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-e681c444-0d6d-4b6a-8f46-d53dafc30998 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-e681c444-0d6d-4b6a-8f46-d53dafc30998"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e681c444-0d6d-4b6a-8f46-d53dafc30998"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e681c444-0d6d-4b6a-8f46-d53dafc30998"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-e681c444-0d6d-4b6a-8f46-d53dafc30998"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e681c444-0d6d-4b6a-8f46-d53dafc30998"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-e681c444-0d6d-4b6a-8f46-d53dafc30998"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e681c444-0d6d-4b6a-8f46-d53dafc30998"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-679c8c44-f85d-4edf-bf08-2bdb78c2fb61 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-679c8c44-f85d-4edf-bf08-2bdb78c2fb61 img.shogun-image {
    

    
    
    
  }


#s-679c8c44-f85d-4edf-bf08-2bdb78c2fb61 .shogun-image-content {
  
    align-items: center;
  
}

#s-f603b076-efd3-4f9a-9276-253edc255908 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-33968509-4424-4cf7-8df0-9834440586ef {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-33968509-4424-4cf7-8df0-9834440586ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33968509-4424-4cf7-8df0-9834440586ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-33968509-4424-4cf7-8df0-9834440586ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-33968509-4424-4cf7-8df0-9834440586ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-33968509-4424-4cf7-8df0-9834440586ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-33968509-4424-4cf7-8df0-9834440586ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-33968509-4424-4cf7-8df0-9834440586ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-bfd7c3e7-f74a-4796-915d-e017a04fa908 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-bfd7c3e7-f74a-4796-915d-e017a04fa908 img.shogun-image {
    

    
    
    
  }


#s-bfd7c3e7-f74a-4796-915d-e017a04fa908 .shogun-image-content {
  
    align-items: center;
  
}

#s-85f3bf87-f79f-491a-8129-bf1789089c43 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-e7fb3d0d-f512-4fe2-9642-8eac3a1e50ba {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-e7fb3d0d-f512-4fe2-9642-8eac3a1e50ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7fb3d0d-f512-4fe2-9642-8eac3a1e50ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e7fb3d0d-f512-4fe2-9642-8eac3a1e50ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-e7fb3d0d-f512-4fe2-9642-8eac3a1e50ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e7fb3d0d-f512-4fe2-9642-8eac3a1e50ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-e7fb3d0d-f512-4fe2-9642-8eac3a1e50ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e7fb3d0d-f512-4fe2-9642-8eac3a1e50ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-c82bc0c7-b844-40f8-9b7c-c4838bbfcfe2 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-c82bc0c7-b844-40f8-9b7c-c4838bbfcfe2 img.shogun-image {
    

    
    
    
  }


#s-c82bc0c7-b844-40f8-9b7c-c4838bbfcfe2 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d0aa869-9460-4955-9cc8-0e95858998a9 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-34152352-ec9a-4565-889d-a75412d36076 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-34152352-ec9a-4565-889d-a75412d36076"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-34152352-ec9a-4565-889d-a75412d36076"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-34152352-ec9a-4565-889d-a75412d36076"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-34152352-ec9a-4565-889d-a75412d36076"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-34152352-ec9a-4565-889d-a75412d36076"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-34152352-ec9a-4565-889d-a75412d36076"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-34152352-ec9a-4565-889d-a75412d36076"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-136de7f4-41b1-407a-a7ff-6fd13f7778d6 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}








#s-136de7f4-41b1-407a-a7ff-6fd13f7778d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1fd0a9da-cf4d-4e0c-90da-d19ae46f4fcd {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-e0cf7eba-d9b6-4542-9339-4f4525a3759d {
  min-height: 50px;
}








#s-e0cf7eba-d9b6-4542-9339-4f4525a3759d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0cf7eba-d9b6-4542-9339-4f4525a3759d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7b04d801-b8bc-4634-acd7-9b4cc2cb19cf {
  text-align: center;
}







  #s-7b04d801-b8bc-4634-acd7-9b4cc2cb19cf img.shogun-image {
    

    
    
    
  }


#s-7b04d801-b8bc-4634-acd7-9b4cc2cb19cf .shogun-image-content {
  
    align-items: center;
  
}

#s-4a2131a3-6ac9-443d-84ca-fc280f780a0c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4a2131a3-6ac9-443d-84ca-fc280f780a0c {
  display: none;
}
#s-4a2131a3-6ac9-443d-84ca-fc280f780a0c, #wrap-s-4a2131a3-6ac9-443d-84ca-fc280f780a0c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a2131a3-6ac9-443d-84ca-fc280f780a0c {
  display: none;
}
#s-4a2131a3-6ac9-443d-84ca-fc280f780a0c, #wrap-s-4a2131a3-6ac9-443d-84ca-fc280f780a0c { display: none !important; }}







#s-4a2131a3-6ac9-443d-84ca-fc280f780a0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a2131a3-6ac9-443d-84ca-fc280f780a0c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f5a1a05-3f48-42ee-abcd-1943cc4bf863 {
  margin-top: 1em;
text-align: center;
}







  #s-2f5a1a05-3f48-42ee-abcd-1943cc4bf863 img.shogun-image {
    

    
    
    
  }


#s-2f5a1a05-3f48-42ee-abcd-1943cc4bf863 .shogun-image-content {
  
    align-items: center;
  
}

#s-62bd08f3-aaf7-41cf-8a40-5e3761c095f9 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-62bd08f3-aaf7-41cf-8a40-5e3761c095f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62bd08f3-aaf7-41cf-8a40-5e3761c095f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-62bd08f3-aaf7-41cf-8a40-5e3761c095f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-62bd08f3-aaf7-41cf-8a40-5e3761c095f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-62bd08f3-aaf7-41cf-8a40-5e3761c095f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-62bd08f3-aaf7-41cf-8a40-5e3761c095f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-62bd08f3-aaf7-41cf-8a40-5e3761c095f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-3344b5a9-eb34-4f77-a98e-bd4db40f4607 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3344b5a9-eb34-4f77-a98e-bd4db40f4607 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3344b5a9-eb34-4f77-a98e-bd4db40f4607.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-19f09f47-0d5b-453b-a957-1a9e161fcb07 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-19f09f47-0d5b-453b-a957-1a9e161fcb07 img.shogun-image {
    

    
    
    
  }


#s-19f09f47-0d5b-453b-a957-1a9e161fcb07 .shogun-image-content {
  
    align-items: center;
  
}

#s-05e13f47-1c06-44d5-84b7-3af86bf030fc {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-25cdf0b4-3a30-4c42-8211-094c5c3aae25 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-25cdf0b4-3a30-4c42-8211-094c5c3aae25"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25cdf0b4-3a30-4c42-8211-094c5c3aae25"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-25cdf0b4-3a30-4c42-8211-094c5c3aae25"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-25cdf0b4-3a30-4c42-8211-094c5c3aae25"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-25cdf0b4-3a30-4c42-8211-094c5c3aae25"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-25cdf0b4-3a30-4c42-8211-094c5c3aae25"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-25cdf0b4-3a30-4c42-8211-094c5c3aae25"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-72aa4321-c291-4e8d-bbd0-85563c97b87c {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-72aa4321-c291-4e8d-bbd0-85563c97b87c img.shogun-image {
    

    
    
    
  }


#s-72aa4321-c291-4e8d-bbd0-85563c97b87c .shogun-image-content {
  
    align-items: center;
  
}

#s-643c2b31-67da-4b15-8a8a-b1db74d2cdf7 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-0aecf66e-46d7-48e9-887f-32fdd8d11873 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-0aecf66e-46d7-48e9-887f-32fdd8d11873"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0aecf66e-46d7-48e9-887f-32fdd8d11873"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-0aecf66e-46d7-48e9-887f-32fdd8d11873"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-0aecf66e-46d7-48e9-887f-32fdd8d11873"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-0aecf66e-46d7-48e9-887f-32fdd8d11873"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-0aecf66e-46d7-48e9-887f-32fdd8d11873"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-0aecf66e-46d7-48e9-887f-32fdd8d11873"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-f75da2f1-0faf-41a6-aaaf-2b281f03468b {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-f75da2f1-0faf-41a6-aaaf-2b281f03468b img.shogun-image {
    

    
    
    
  }


#s-f75da2f1-0faf-41a6-aaaf-2b281f03468b .shogun-image-content {
  
    align-items: center;
  
}

#s-3b23c165-8268-4422-89e1-f30393397cf3 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-bf6574e6-7c67-4aea-9f9e-5f6826808955 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-bf6574e6-7c67-4aea-9f9e-5f6826808955"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf6574e6-7c67-4aea-9f9e-5f6826808955"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-bf6574e6-7c67-4aea-9f9e-5f6826808955"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-bf6574e6-7c67-4aea-9f9e-5f6826808955"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-bf6574e6-7c67-4aea-9f9e-5f6826808955"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-bf6574e6-7c67-4aea-9f9e-5f6826808955"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-bf6574e6-7c67-4aea-9f9e-5f6826808955"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-6e954399-536c-44ee-9ebd-45d56569cad6 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-6e954399-536c-44ee-9ebd-45d56569cad6 img.shogun-image {
    

    
    
    
  }


#s-6e954399-536c-44ee-9ebd-45d56569cad6 .shogun-image-content {
  
    align-items: center;
  
}

#s-756a91ec-00c5-49c5-b698-a9aed9aa53c3 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-943858ed-b843-44b7-9f69-1ed487bbd11a {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-943858ed-b843-44b7-9f69-1ed487bbd11a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-943858ed-b843-44b7-9f69-1ed487bbd11a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-943858ed-b843-44b7-9f69-1ed487bbd11a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-943858ed-b843-44b7-9f69-1ed487bbd11a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-943858ed-b843-44b7-9f69-1ed487bbd11a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-943858ed-b843-44b7-9f69-1ed487bbd11a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-943858ed-b843-44b7-9f69-1ed487bbd11a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-a7a7a36c-b9f1-4377-81b1-7bcf5073ff83 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}








#s-a7a7a36c-b9f1-4377-81b1-7bcf5073ff83 .shogun-image-content {
  
    align-items: center;
  
}

#s-557922c8-3b23-4b71-affa-915d08839f21 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-748e4367-5d28-4f6b-870d-46cb9fc09eeb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-748e4367-5d28-4f6b-870d-46cb9fc09eeb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-748e4367-5d28-4f6b-870d-46cb9fc09eeb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-748e4367-5d28-4f6b-870d-46cb9fc09eeb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-748e4367-5d28-4f6b-870d-46cb9fc09eeb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-748e4367-5d28-4f6b-870d-46cb9fc09eeb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-748e4367-5d28-4f6b-870d-46cb9fc09eeb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-8bbae99d-b97a-44b5-9ee9-a97d8073cd40 {
  min-height: 50px;
}








#s-8bbae99d-b97a-44b5-9ee9-a97d8073cd40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bbae99d-b97a-44b5-9ee9-a97d8073cd40.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5e90b931-1470-489b-9257-fdaba95a2918 {
  text-align: center;
}







  #s-5e90b931-1470-489b-9257-fdaba95a2918 img.shogun-image {
    

    
    
    
  }


#s-5e90b931-1470-489b-9257-fdaba95a2918 .shogun-image-content {
  
    align-items: center;
  
}

#s-42b318e7-95c6-4666-b131-4958130005e5 {
  margin-bottom: 2em;
}
@media (min-width: 1200px){#s-42b318e7-95c6-4666-b131-4958130005e5 {
  display: none;
}
#s-42b318e7-95c6-4666-b131-4958130005e5, #wrap-s-42b318e7-95c6-4666-b131-4958130005e5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42b318e7-95c6-4666-b131-4958130005e5 {
  display: none;
}
#s-42b318e7-95c6-4666-b131-4958130005e5, #wrap-s-42b318e7-95c6-4666-b131-4958130005e5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-42b318e7-95c6-4666-b131-4958130005e5 {
  display: none;
}
#s-42b318e7-95c6-4666-b131-4958130005e5, #wrap-s-42b318e7-95c6-4666-b131-4958130005e5 { display: none !important; }}
#s-42b318e7-95c6-4666-b131-4958130005e5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-42b318e7-95c6-4666-b131-4958130005e5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 10px;
}

#s-42b318e7-95c6-4666-b131-4958130005e5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-42b318e7-95c6-4666-b131-4958130005e5 > .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-42b318e7-95c6-4666-b131-4958130005e5 > .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-42b318e7-95c6-4666-b131-4958130005e5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-f4037bf1-fa5e-47e4-8752-7bbb515ca034 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}







  #s-f4037bf1-fa5e-47e4-8752-7bbb515ca034 img.shogun-image {
    

    
    
    
  }


#s-f4037bf1-fa5e-47e4-8752-7bbb515ca034 .shogun-image-content {
  
    align-items: center;
  
}

#s-ffbd0b2f-8a29-4702-92e5-8487e0005f6b {
  margin-top: 1em;
text-align: center;
}







  #s-ffbd0b2f-8a29-4702-92e5-8487e0005f6b img.shogun-image {
    

    
    
    
  }


#s-ffbd0b2f-8a29-4702-92e5-8487e0005f6b .shogun-image-content {
  
    align-items: center;
  
}

#s-1cdc2190-2f8b-46ef-9378-126c7bf4567e {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-1cdc2190-2f8b-46ef-9378-126c7bf4567e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1cdc2190-2f8b-46ef-9378-126c7bf4567e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1cdc2190-2f8b-46ef-9378-126c7bf4567e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1cdc2190-2f8b-46ef-9378-126c7bf4567e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1cdc2190-2f8b-46ef-9378-126c7bf4567e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1cdc2190-2f8b-46ef-9378-126c7bf4567e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1cdc2190-2f8b-46ef-9378-126c7bf4567e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-9160e1c0-775f-4bd9-959c-48f44fb24ac0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9160e1c0-775f-4bd9-959c-48f44fb24ac0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9160e1c0-775f-4bd9-959c-48f44fb24ac0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-17c5efcc-2dc8-4df0-8d97-3471d4d7388a {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-17c5efcc-2dc8-4df0-8d97-3471d4d7388a img.shogun-image {
    

    
    
    
  }


#s-17c5efcc-2dc8-4df0-8d97-3471d4d7388a .shogun-image-content {
  
    align-items: center;
  
}

#s-6e49bf4b-b1a7-4fc0-a140-c18d8f27f70e {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-b8a69408-4a59-4b2d-bfcd-34892ddec1af {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-b8a69408-4a59-4b2d-bfcd-34892ddec1af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8a69408-4a59-4b2d-bfcd-34892ddec1af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b8a69408-4a59-4b2d-bfcd-34892ddec1af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-b8a69408-4a59-4b2d-bfcd-34892ddec1af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b8a69408-4a59-4b2d-bfcd-34892ddec1af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-b8a69408-4a59-4b2d-bfcd-34892ddec1af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b8a69408-4a59-4b2d-bfcd-34892ddec1af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-dd20fb0b-7f29-4d26-9863-4d66c7a7c833 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-dd20fb0b-7f29-4d26-9863-4d66c7a7c833 img.shogun-image {
    

    
    
    
  }


#s-dd20fb0b-7f29-4d26-9863-4d66c7a7c833 .shogun-image-content {
  
    align-items: center;
  
}

#s-0199cb65-48ee-43bd-9a3a-8b2955520334 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-5b966f37-dacf-4cd9-868f-8268a6c9c716 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-5b966f37-dacf-4cd9-868f-8268a6c9c716"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b966f37-dacf-4cd9-868f-8268a6c9c716"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5b966f37-dacf-4cd9-868f-8268a6c9c716"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-5b966f37-dacf-4cd9-868f-8268a6c9c716"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5b966f37-dacf-4cd9-868f-8268a6c9c716"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-5b966f37-dacf-4cd9-868f-8268a6c9c716"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5b966f37-dacf-4cd9-868f-8268a6c9c716"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-ce9ca68f-c6cf-4581-a5a6-3cb0f0eb2de8 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-ce9ca68f-c6cf-4581-a5a6-3cb0f0eb2de8 img.shogun-image {
    

    
    
    
  }


#s-ce9ca68f-c6cf-4581-a5a6-3cb0f0eb2de8 .shogun-image-content {
  
    align-items: center;
  
}

#s-6dd1d11a-bc3b-4424-9eb2-ecd13480c196 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-8a3218c9-c704-446c-8527-931f256a5863 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-8a3218c9-c704-446c-8527-931f256a5863"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a3218c9-c704-446c-8527-931f256a5863"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8a3218c9-c704-446c-8527-931f256a5863"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-8a3218c9-c704-446c-8527-931f256a5863"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8a3218c9-c704-446c-8527-931f256a5863"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-8a3218c9-c704-446c-8527-931f256a5863"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8a3218c9-c704-446c-8527-931f256a5863"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-34f6f644-dbf1-4d7a-9aa2-4d13bb9f9b7a {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-34f6f644-dbf1-4d7a-9aa2-4d13bb9f9b7a img.shogun-image {
    

    
    
    
  }


#s-34f6f644-dbf1-4d7a-9aa2-4d13bb9f9b7a .shogun-image-content {
  
    align-items: center;
  
}

#s-b8913e64-69df-4582-a1c2-1860e0c16b30 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-2852b3f8-f539-424a-b31a-e6fab9b5abda {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-2852b3f8-f539-424a-b31a-e6fab9b5abda"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2852b3f8-f539-424a-b31a-e6fab9b5abda"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2852b3f8-f539-424a-b31a-e6fab9b5abda"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-2852b3f8-f539-424a-b31a-e6fab9b5abda"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2852b3f8-f539-424a-b31a-e6fab9b5abda"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-2852b3f8-f539-424a-b31a-e6fab9b5abda"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2852b3f8-f539-424a-b31a-e6fab9b5abda"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-b58663b5-42e4-492c-a9f1-f9a7af342970 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}








#s-b58663b5-42e4-492c-a9f1-f9a7af342970 .shogun-image-content {
  
    align-items: center;
  
}

#s-da3dab26-f663-4ffb-88cb-e9553581c3af {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-8b494896-dd5d-46d0-84ea-a210d9332ecd {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center center;
}








#s-8b494896-dd5d-46d0-84ea-a210d9332ecd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b494896-dd5d-46d0-84ea-a210d9332ecd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a97a84d-2e53-445d-971a-2d68fd2e63a9 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-7a97a84d-2e53-445d-971a-2d68fd2e63a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a97a84d-2e53-445d-971a-2d68fd2e63a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-df82a43e-958d-48ae-a6c5-310b76f5b1c7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-left: 1em;
padding-bottom: 0em;
padding-right: 1em;
max-width: 1000px;
}

#s-a23ea7de-3e8f-423f-9b90-adeaf92f9636 {
  min-height: 50px;
}








#s-a23ea7de-3e8f-423f-9b90-adeaf92f9636 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a23ea7de-3e8f-423f-9b90-adeaf92f9636.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-a23596c6-e3a5-4bf4-8f77-492a5c29b929"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a23596c6-e3a5-4bf4-8f77-492a5c29b929"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-a23596c6-e3a5-4bf4-8f77-492a5c29b929"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-a23596c6-e3a5-4bf4-8f77-492a5c29b929"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (max-width: 767px) {
  [id="s-a23596c6-e3a5-4bf4-8f77-492a5c29b929"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1dac2876-c67f-48bf-b0b3-289004121980 {
  margin-left: 4em;
margin-right: 4em;
min-height: 50px;
}
@media (min-width: 1200px){#s-1dac2876-c67f-48bf-b0b3-289004121980 {
  margin-left: 5em;
margin-right: 5em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1dac2876-c67f-48bf-b0b3-289004121980 {
  margin-left: 2em;
margin-right: 2em;
}
}@media (max-width: 767px){#s-1dac2876-c67f-48bf-b0b3-289004121980 {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-1dac2876-c67f-48bf-b0b3-289004121980 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1dac2876-c67f-48bf-b0b3-289004121980.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-a983bc5d-e469-4947-96cd-6fbc0ea9bb70 {
  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-a983bc5d-e469-4947-96cd-6fbc0ea9bb70: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-a983bc5d-e469-4947-96cd-6fbc0ea9bb70: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-a983bc5d-e469-4947-96cd-6fbc0ea9bb70-root {
    text-align: center;
  }


#s-a983bc5d-e469-4947-96cd-6fbc0ea9bb70.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-a983bc5d-e469-4947-96cd-6fbc0ea9bb70-root {
    text-align: center;
  }


#s-a983bc5d-e469-4947-96cd-6fbc0ea9bb70.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a983bc5d-e469-4947-96cd-6fbc0ea9bb70-root {
    text-align: center;
  }


#s-a983bc5d-e469-4947-96cd-6fbc0ea9bb70.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a983bc5d-e469-4947-96cd-6fbc0ea9bb70-root {
    text-align: center;
  }


#s-a983bc5d-e469-4947-96cd-6fbc0ea9bb70.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-a983bc5d-e469-4947-96cd-6fbc0ea9bb70-root {
    text-align: center;
  }


#s-a983bc5d-e469-4947-96cd-6fbc0ea9bb70.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}
  #s-a983bc5d-e469-4947-96cd-6fbc0ea9bb70-root {
    text-align: center;
  }


#s-a983bc5d-e469-4947-96cd-6fbc0ea9bb70.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-471b6bf8-7644-4a26-8282-67c6d1bb08bf {
  min-height: 50px;
}








#s-471b6bf8-7644-4a26-8282-67c6d1bb08bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-471b6bf8-7644-4a26-8282-67c6d1bb08bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-88ec34a6-c6c0-4653-9b94-dc3060a38185 {
  max-width: 700px;
text-align: center;
}







  #s-88ec34a6-c6c0-4653-9b94-dc3060a38185 img.shogun-image {
    

    
    
    
  }


#s-88ec34a6-c6c0-4653-9b94-dc3060a38185 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-778dd718-a416-4f33-9dc0-d9d12370975d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-778dd718-a416-4f33-9dc0-d9d12370975d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-778dd718-a416-4f33-9dc0-d9d12370975d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-778dd718-a416-4f33-9dc0-d9d12370975d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

#s-63aa8794-793f-4bd5-a24d-f0e27fe94658 {
  min-height: 50px;
}








#s-63aa8794-793f-4bd5-a24d-f0e27fe94658 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63aa8794-793f-4bd5-a24d-f0e27fe94658.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6ad0d7ee-8386-4b3b-9328-5da672655353 {
  max-width: 700px;
text-align: center;
}







  #s-6ad0d7ee-8386-4b3b-9328-5da672655353 img.shogun-image {
    

    
    
    
  }


#s-6ad0d7ee-8386-4b3b-9328-5da672655353 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9f1665a-5615-471e-9b91-cd5eea853d8d {
  margin-left: 4em;
margin-right: 4em;
min-height: 50px;
}
@media (min-width: 1200px){#s-a9f1665a-5615-471e-9b91-cd5eea853d8d {
  margin-left: 5em;
margin-right: 5em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a9f1665a-5615-471e-9b91-cd5eea853d8d {
  margin-left: 2em;
margin-right: 2em;
}
}@media (max-width: 767px){#s-a9f1665a-5615-471e-9b91-cd5eea853d8d {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-a9f1665a-5615-471e-9b91-cd5eea853d8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9f1665a-5615-471e-9b91-cd5eea853d8d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f584686f-2f95-4c47-b2c3-ba0ab89404ec {
  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-f584686f-2f95-4c47-b2c3-ba0ab89404ec: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-f584686f-2f95-4c47-b2c3-ba0ab89404ec: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-f584686f-2f95-4c47-b2c3-ba0ab89404ec-root {
    text-align: center;
  }


#s-f584686f-2f95-4c47-b2c3-ba0ab89404ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-f584686f-2f95-4c47-b2c3-ba0ab89404ec-root {
    text-align: center;
  }


#s-f584686f-2f95-4c47-b2c3-ba0ab89404ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f584686f-2f95-4c47-b2c3-ba0ab89404ec-root {
    text-align: center;
  }


#s-f584686f-2f95-4c47-b2c3-ba0ab89404ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f584686f-2f95-4c47-b2c3-ba0ab89404ec-root {
    text-align: center;
  }


#s-f584686f-2f95-4c47-b2c3-ba0ab89404ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-f584686f-2f95-4c47-b2c3-ba0ab89404ec-root {
    text-align: center;
  }


#s-f584686f-2f95-4c47-b2c3-ba0ab89404ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}
  #s-f584686f-2f95-4c47-b2c3-ba0ab89404ec-root {
    text-align: center;
  }


#s-f584686f-2f95-4c47-b2c3-ba0ab89404ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-fdb54312-e3cf-43eb-86be-d6ab6dfdc81e {
  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-fdb54312-e3cf-43eb-86be-d6ab6dfdc81e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdb54312-e3cf-43eb-86be-d6ab6dfdc81e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51728584-050a-4fd9-bb24-b3bf37abe7e8 {
  margin-top: 2em;
margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-51728584-050a-4fd9-bb24-b3bf37abe7e8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-51728584-050a-4fd9-bb24-b3bf37abe7e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-51728584-050a-4fd9-bb24-b3bf37abe7e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-51728584-050a-4fd9-bb24-b3bf37abe7e8"] > .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-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 {
  text-align: left;
}



.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fbbd1ef5-6dc2-4110-9a77-2775b16c2164 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-f8835f60-f481-4902-96cc-3a8fea650b9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8835f60-f481-4902-96cc-3a8fea650b9d .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-c9d447e7-ca1b-4e4c-943d-4d216e40dfad {
  text-align: left;
}



.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad img.shogun-image {
  width: 100%;
}



}

.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c9d447e7-ca1b-4e4c-943d-4d216e40dfad img.shogun-image {
  width: 100%;
}




#s-3a96d7b1-106c-41d7-bbce-61e53a9f7759 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a96d7b1-106c-41d7-bbce-61e53a9f7759 .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-e086a535-059f-465d-a22c-ad76eec38641 {
  text-align: left;
}



.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e086a535-059f-465d-a22c-ad76eec38641 img.shogun-image {
  width: 100%;
}




#s-1ec01ece-2f7f-4857-8308-0cffc5244783 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ec01ece-2f7f-4857-8308-0cffc5244783 .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-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c {
  text-align: left;
}



.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c img.shogun-image {
  width: 100%;
}



}

.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-acbe677c-6a8d-400c-90a8-b5bb1fe7c10c img.shogun-image {
  width: 100%;
}




#s-cd817b27-c76a-48ee-b872-0e74a0657ccd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd817b27-c76a-48ee-b872-0e74a0657ccd .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-a2f46bd3-f990-4487-8114-e820245ff434 {
  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-a2f46bd3-f990-4487-8114-e820245ff434: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-a2f46bd3-f990-4487-8114-e820245ff434: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-a2f46bd3-f990-4487-8114-e820245ff434-root {
    text-align: center;
  }


#s-a2f46bd3-f990-4487-8114-e820245ff434.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-a2f46bd3-f990-4487-8114-e820245ff434-root {
    text-align: center;
  }


#s-a2f46bd3-f990-4487-8114-e820245ff434.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a2f46bd3-f990-4487-8114-e820245ff434-root {
    text-align: center;
  }


#s-a2f46bd3-f990-4487-8114-e820245ff434.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a2f46bd3-f990-4487-8114-e820245ff434-root {
    text-align: center;
  }


#s-a2f46bd3-f990-4487-8114-e820245ff434.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-a2f46bd3-f990-4487-8114-e820245ff434-root {
    text-align: center;
  }


#s-a2f46bd3-f990-4487-8114-e820245ff434.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
  #s-a2f46bd3-f990-4487-8114-e820245ff434-root {
    text-align: center;
  }


#s-a2f46bd3-f990-4487-8114-e820245ff434.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-da816644-dcd1-4bf5-ad39-43104974b4e0 {
  margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-da816644-dcd1-4bf5-ad39-43104974b4e0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-da816644-dcd1-4bf5-ad39-43104974b4e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-da816644-dcd1-4bf5-ad39-43104974b4e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-da816644-dcd1-4bf5-ad39-43104974b4e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-be50b720-51de-4cae-ad0a-856254e8cd24 {
  min-height: 50px;
}








#s-be50b720-51de-4cae-ad0a-856254e8cd24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be50b720-51de-4cae-ad0a-856254e8cd24.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1de4ab2a-61ac-4412-94bc-9832a37cbf82 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}







  #s-1de4ab2a-61ac-4412-94bc-9832a37cbf82 img.shogun-image {
    

    
    
    
  }


#s-1de4ab2a-61ac-4412-94bc-9832a37cbf82 .shogun-image-content {
  
    align-items: center;
  
}

#s-9c0c39b8-7883-4dd7-85c3-3fa6a65797bc {
  min-height: 50px;
}








#s-9c0c39b8-7883-4dd7-85c3-3fa6a65797bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c0c39b8-7883-4dd7-85c3-3fa6a65797bc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6b358601-c0f2-4a20-9229-7d0a6488846e {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}







  #s-6b358601-c0f2-4a20-9229-7d0a6488846e img.shogun-image {
    

    
    
    
  }


#s-6b358601-c0f2-4a20-9229-7d0a6488846e .shogun-image-content {
  
    align-items: center;
  
}

#s-3bb54a35-8c6d-4911-a40c-4c4399cd4cca {
  min-height: 50px;
}








#s-3bb54a35-8c6d-4911-a40c-4c4399cd4cca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bb54a35-8c6d-4911-a40c-4c4399cd4cca.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b04d741d-5784-4c9d-a34b-cc70eca146a8 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}








#s-b04d741d-5784-4c9d-a34b-cc70eca146a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-fff07319-a182-4eb1-b77e-1b104fa9e3c4 {
  min-height: 50px;
}








#s-fff07319-a182-4eb1-b77e-1b104fa9e3c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fff07319-a182-4eb1-b77e-1b104fa9e3c4.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2150e7b8-d9b4-42c6-bb56-d26e9b1ccc0c {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}







  #s-2150e7b8-d9b4-42c6-bb56-d26e9b1ccc0c img.shogun-image {
    

    
    
    
  }


#s-2150e7b8-d9b4-42c6-bb56-d26e9b1ccc0c .shogun-image-content {
  
    align-items: center;
  
}

#s-377888d9-2528-4188-8970-3ba88c3c88e0 {
  min-height: 600px;
}








#s-377888d9-2528-4188-8970-3ba88c3c88e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-377888d9-2528-4188-8970-3ba88c3c88e0.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-a0a691e4-6821-4396-83c3-9977609dfc52 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0em;
padding-bottom: 0em;
}

#s-a0a691e4-6821-4396-83c3-9977609dfc52 .shg-sld-dot {
  background-color: rgba(146, 206, 190, 1);
}

#s-a0a691e4-6821-4396-83c3-9977609dfc52 .shg-sld-nav-button.shg-sld-left,
#s-a0a691e4-6821-4396-83c3-9977609dfc52 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(146, 206, 190, 1);
}

#s-ac45d1d1-2433-4c40-af4d-d602cbc7886b {
  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-ac45d1d1-2433-4c40-af4d-d602cbc7886b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-ac45d1d1-2433-4c40-af4d-d602cbc7886b.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-ccfcafb6-f1cf-4e71-a5b6-b019150b1ca4 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
}

#s-ccfcafb6-f1cf-4e71-a5b6-b019150b1ca4 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-ccfcafb6-f1cf-4e71-a5b6-b019150b1ca4 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ccfcafb6-f1cf-4e71-a5b6-b019150b1ca4 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-ccfcafb6-f1cf-4e71-a5b6-b019150b1ca4 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-ccfcafb6-f1cf-4e71-a5b6-b019150b1ca4 td.shogun-table-column, #s-ccfcafb6-f1cf-4e71-a5b6-b019150b1ca4 td.shogun-table-row {
  border: 1px solid rgba(213, 214, 215, 0);
}

#s-5f7bfb3b-c2ca-480f-94f9-188245c74a80 .shogun-icon-wrapper {
  text-align: center;
}


#s-5f7bfb3b-c2ca-480f-94f9-188245c74a80 .shogun-icon-wrapper > .shogun-icon {

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

#s-6a5700d7-ef67-4bb0-9d35-b90202526315 .shogun-icon-wrapper {
  text-align: center;
}


#s-6a5700d7-ef67-4bb0-9d35-b90202526315 .shogun-icon-wrapper > .shogun-icon {

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

#s-db20495a-1765-494b-a85d-817009c3dadf .shogun-icon-wrapper {
  text-align: center;
}


#s-db20495a-1765-494b-a85d-817009c3dadf .shogun-icon-wrapper > .shogun-icon {

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

#s-63250b65-a6cf-4326-a9ca-b67eb4525d66 .shogun-icon-wrapper {
  text-align: center;
}


#s-63250b65-a6cf-4326-a9ca-b67eb4525d66 .shogun-icon-wrapper > .shogun-icon {

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

#s-cd2929af-5ef5-4e8a-a1f6-5f317a17aae4 .shogun-icon-wrapper {
  text-align: center;
}


#s-cd2929af-5ef5-4e8a-a1f6-5f317a17aae4 .shogun-icon-wrapper > .shogun-icon {

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

#s-b5ef4d20-68f6-41a3-8a22-b12bead53d87 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-77b8fa3f-146e-4515-8efc-2a87678e48e1 {
  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-77b8fa3f-146e-4515-8efc-2a87678e48e1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-77b8fa3f-146e-4515-8efc-2a87678e48e1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-980bfddb-8c73-45e7-ac46-dcc729b6fc0b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
}

#s-980bfddb-8c73-45e7-ac46-dcc729b6fc0b .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-980bfddb-8c73-45e7-ac46-dcc729b6fc0b table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-980bfddb-8c73-45e7-ac46-dcc729b6fc0b 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-980bfddb-8c73-45e7-ac46-dcc729b6fc0b td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-980bfddb-8c73-45e7-ac46-dcc729b6fc0b td.shogun-table-column, #s-980bfddb-8c73-45e7-ac46-dcc729b6fc0b td.shogun-table-row {
  border: 1px solid rgba(213, 214, 215, 0);
}

#s-c26e1057-5c7d-4448-bbe2-07db75f21fb1 .shogun-icon-wrapper {
  text-align: center;
}


#s-c26e1057-5c7d-4448-bbe2-07db75f21fb1 .shogun-icon-wrapper > .shogun-icon {

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

#s-6266f845-1161-47ae-bd17-6868469155ae .shogun-icon-wrapper {
  text-align: center;
}


#s-6266f845-1161-47ae-bd17-6868469155ae .shogun-icon-wrapper > .shogun-icon {

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

#s-9142935a-1d94-489b-9f88-90ecc8e31d03 .shogun-icon-wrapper {
  text-align: center;
}


#s-9142935a-1d94-489b-9f88-90ecc8e31d03 .shogun-icon-wrapper > .shogun-icon {

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

#s-d4fd6feb-6500-4d2d-bca1-27968a9c40af .shogun-icon-wrapper {
  text-align: center;
}


#s-d4fd6feb-6500-4d2d-bca1-27968a9c40af .shogun-icon-wrapper > .shogun-icon {

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

#s-a683a537-a5d7-45fd-b91b-d329a3f6b5d2 .shogun-icon-wrapper {
  text-align: center;
}


#s-a683a537-a5d7-45fd-b91b-d329a3f6b5d2 .shogun-icon-wrapper > .shogun-icon {

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

#s-5881c021-374f-4c8b-9cc2-2764ec885234 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-07a879f4-53ab-49e3-b5c1-2eaff442d352 {
  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-07a879f4-53ab-49e3-b5c1-2eaff442d352 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-07a879f4-53ab-49e3-b5c1-2eaff442d352.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6ebb7675-6302-400c-8733-a87ac3f5ff2f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
}

#s-6ebb7675-6302-400c-8733-a87ac3f5ff2f .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-6ebb7675-6302-400c-8733-a87ac3f5ff2f table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-6ebb7675-6302-400c-8733-a87ac3f5ff2f 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-6ebb7675-6302-400c-8733-a87ac3f5ff2f td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-6ebb7675-6302-400c-8733-a87ac3f5ff2f td.shogun-table-column, #s-6ebb7675-6302-400c-8733-a87ac3f5ff2f td.shogun-table-row {
  border: 1px solid rgba(213, 214, 215, 0);
}

#s-a82b614c-7a75-404d-86de-4d77ee29f9ae .shogun-icon-wrapper {
  text-align: center;
}


#s-a82b614c-7a75-404d-86de-4d77ee29f9ae .shogun-icon-wrapper > .shogun-icon {

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

#s-1bac4c09-97d8-472e-a8a1-c17995c5975d .shogun-icon-wrapper {
  text-align: center;
}


#s-1bac4c09-97d8-472e-a8a1-c17995c5975d .shogun-icon-wrapper > .shogun-icon {

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

#s-00c3c398-38a6-4787-943e-f18d0eed1b46 .shogun-icon-wrapper {
  text-align: center;
}


#s-00c3c398-38a6-4787-943e-f18d0eed1b46 .shogun-icon-wrapper > .shogun-icon {

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

#s-20ddb823-63eb-4d19-a14f-7b61e3f36d39 .shogun-icon-wrapper {
  text-align: center;
}


#s-20ddb823-63eb-4d19-a14f-7b61e3f36d39 .shogun-icon-wrapper > .shogun-icon {

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

#s-c057fe31-cd0a-49db-a0f0-bd1d5115497e .shogun-icon-wrapper {
  text-align: center;
}


#s-c057fe31-cd0a-49db-a0f0-bd1d5115497e .shogun-icon-wrapper > .shogun-icon {

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

#s-6ca74e7e-5057-488c-b87f-f8c8879a224f {
  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}
