.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-293fbd91-f215-4cf9-831b-d7e82f7e2831 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-293fbd91-f215-4cf9-831b-d7e82f7e2831 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-293fbd91-f215-4cf9-831b-d7e82f7e2831 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-293fbd91-f215-4cf9-831b-d7e82f7e2831 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-293fbd91-f215-4cf9-831b-d7e82f7e2831 > .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-293fbd91-f215-4cf9-831b-d7e82f7e2831 > .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-2e1e40ac-24e0-480f-a5aa-0400d52840c5 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-2e1e40ac-24e0-480f-a5aa-0400d52840c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e1e40ac-24e0-480f-a5aa-0400d52840c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aca84ad7-2320-42b5-ac9a-54cb8637b9c8 {
  min-height: 50px;
}








#s-aca84ad7-2320-42b5-ac9a-54cb8637b9c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aca84ad7-2320-42b5-ac9a-54cb8637b9c8.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-4cec1a87-34bb-40cb-88ea-648139248961 {
  text-align: center;
}







  #s-4cec1a87-34bb-40cb-88ea-648139248961 img.shogun-image {
    

    
    
    
  }


#s-4cec1a87-34bb-40cb-88ea-648139248961 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-3e8f9339-c35f-4cad-a923-28423621b14a {
  margin-top: -3em;
margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
max-width: 1300px;
}








#s-3e8f9339-c35f-4cad-a923-28423621b14a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e8f9339-c35f-4cad-a923-28423621b14a.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-d4c26e72-ff57-4d52-b825-c4cab5143772 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-9d104b02-138e-4e4b-a458-90c968fe2c42 {
  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-9d104b02-138e-4e4b-a458-90c968fe2c42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d104b02-138e-4e4b-a458-90c968fe2c42.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-67f1e106-a928-4acc-ab9c-ba2b285fc2a5 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-b564c401-252d-4723-b223-bfabd8645c53 {
  padding-left: 1em;
padding-right: 1em;
min-height: 50px;
}








#s-b564c401-252d-4723-b223-bfabd8645c53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b564c401-252d-4723-b223-bfabd8645c53.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-50729fc8-fac7-4203-ab56-b63d55b5a979 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-50729fc8-fac7-4203-ab56-b63d55b5a979"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50729fc8-fac7-4203-ab56-b63d55b5a979"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-50729fc8-fac7-4203-ab56-b63d55b5a979"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-50729fc8-fac7-4203-ab56-b63d55b5a979"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a50ee56a-7dd1-405a-83f5-c9b39a9b798a {
  text-align: center;
}








#s-a50ee56a-7dd1-405a-83f5-c9b39a9b798a .shogun-image-content {
  
    align-items: center;
  
}

#s-ea5de2ec-e287-411a-aae7-7f1289764604 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-b3a6644c-df00-4389-a4b1-815e97b45aa2 {
  text-align: center;
}








#s-b3a6644c-df00-4389-a4b1-815e97b45aa2 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e54fa02-c5ac-4a6c-8f59-ea163e83c1e4 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-fcf07b6f-f0cc-41d6-a304-4510340f3a51 {
  text-align: center;
}








#s-fcf07b6f-f0cc-41d6-a304-4510340f3a51 .shogun-image-content {
  
    align-items: center;
  
}

#s-d06df0ef-f027-4cb3-bac4-cc19beab26a1 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-5baea3dd-9f4e-4f6b-a197-9d3164485dab {
  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-5baea3dd-9f4e-4f6b-a197-9d3164485dab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5baea3dd-9f4e-4f6b-a197-9d3164485dab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5baea3dd-9f4e-4f6b-a197-9d3164485dab {
  
}
}







#s-5baea3dd-9f4e-4f6b-a197-9d3164485dab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5baea3dd-9f4e-4f6b-a197-9d3164485dab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d241f7c4-0931-462f-bf17-86ad5a2afcf7 {
  min-height: 50px;
}








#s-d241f7c4-0931-462f-bf17-86ad5a2afcf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d241f7c4-0931-462f-bf17-86ad5a2afcf7.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-fa767bce-287d-4488-8857-ab1bb847584d {
  display: none;
}
#s-fa767bce-287d-4488-8857-ab1bb847584d, #wrap-s-fa767bce-287d-4488-8857-ab1bb847584d { display: none !important; }}

  #s-fa767bce-287d-4488-8857-ab1bb847584d .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 1);
    border: 1px solid #DDDDDD;
  }
  #s-fa767bce-287d-4488-8857-ab1bb847584d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 0, 0, 1);
    border: 1px solid #ddd;
  }
#s-fa767bce-287d-4488-8857-ab1bb847584d .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-fa767bce-287d-4488-8857-ab1bb847584d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-fa767bce-287d-4488-8857-ab1bb847584d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(0, 0, 0, 1);
}

#s-fa767bce-287d-4488-8857-ab1bb847584d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-75d437a4-9d2c-459a-8cb2-81e3c5017cc7 {
  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-75d437a4-9d2c-459a-8cb2-81e3c5017cc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75d437a4-9d2c-459a-8cb2-81e3c5017cc7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93b07083-ca50-477d-a47f-ca5d50453ace {
  margin-top: 2em;
margin-bottom: 2em;
}
@media (min-width: 768px) and (max-width: 991px){#s-93b07083-ca50-477d-a47f-ca5d50453ace {
  display: none;
}
#s-93b07083-ca50-477d-a47f-ca5d50453ace, #wrap-s-93b07083-ca50-477d-a47f-ca5d50453ace { display: none !important; }}@media (max-width: 767px){#s-93b07083-ca50-477d-a47f-ca5d50453ace {
  display: none;
}
#s-93b07083-ca50-477d-a47f-ca5d50453ace, #wrap-s-93b07083-ca50-477d-a47f-ca5d50453ace { display: none !important; }}
@media (min-width: 0px) {
[id="s-93b07083-ca50-477d-a47f-ca5d50453ace"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-93b07083-ca50-477d-a47f-ca5d50453ace"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-93b07083-ca50-477d-a47f-ca5d50453ace"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-93b07083-ca50-477d-a47f-ca5d50453ace"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (max-width: 767px) {
  [id="s-93b07083-ca50-477d-a47f-ca5d50453ace"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f15e791e-cce5-41da-83db-adc26608273f {
  min-height: 50px;
}








#s-f15e791e-cce5-41da-83db-adc26608273f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f15e791e-cce5-41da-83db-adc26608273f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-abaeac86-2d1f-4a78-a57d-cfdd9707da96 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-abaeac86-2d1f-4a78-a57d-cfdd9707da96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-abaeac86-2d1f-4a78-a57d-cfdd9707da96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-abaeac86-2d1f-4a78-a57d-cfdd9707da96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-abaeac86-2d1f-4a78-a57d-cfdd9707da96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-abaeac86-2d1f-4a78-a57d-cfdd9707da96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-abaeac86-2d1f-4a78-a57d-cfdd9707da96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-abaeac86-2d1f-4a78-a57d-cfdd9707da96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-557d4d39-1369-4b6d-9a54-53e55627b40e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-557d4d39-1369-4b6d-9a54-53e55627b40e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-557d4d39-1369-4b6d-9a54-53e55627b40e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3128205a-7142-4619-b7a9-a521da56225f {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-3128205a-7142-4619-b7a9-a521da56225f img.shogun-image {
    

    
    
    
  }


#s-3128205a-7142-4619-b7a9-a521da56225f .shogun-image-content {
  
    align-items: center;
  
}

#s-0447cff0-6871-431e-8fa6-fada3c10c1a5 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-9d537761-2a01-4f17-b666-2d2f55bd0c36 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-9d537761-2a01-4f17-b666-2d2f55bd0c36"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d537761-2a01-4f17-b666-2d2f55bd0c36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-9d537761-2a01-4f17-b666-2d2f55bd0c36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-9d537761-2a01-4f17-b666-2d2f55bd0c36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-9d537761-2a01-4f17-b666-2d2f55bd0c36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-9d537761-2a01-4f17-b666-2d2f55bd0c36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-9d537761-2a01-4f17-b666-2d2f55bd0c36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-3182775b-3529-4c05-a515-cd434d337342 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-3182775b-3529-4c05-a515-cd434d337342 img.shogun-image {
    

    
    
    
  }


#s-3182775b-3529-4c05-a515-cd434d337342 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb4dfdbc-e0c6-46e0-9c71-7a0057024f83 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-07f003cd-cf62-432d-bae4-22c43c47bf4a {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-07f003cd-cf62-432d-bae4-22c43c47bf4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07f003cd-cf62-432d-bae4-22c43c47bf4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-07f003cd-cf62-432d-bae4-22c43c47bf4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-07f003cd-cf62-432d-bae4-22c43c47bf4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-07f003cd-cf62-432d-bae4-22c43c47bf4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-07f003cd-cf62-432d-bae4-22c43c47bf4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-07f003cd-cf62-432d-bae4-22c43c47bf4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-f2732e6e-6aaf-4ce7-9f95-60487b2ae4c2 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-f2732e6e-6aaf-4ce7-9f95-60487b2ae4c2 img.shogun-image {
    

    
    
    
  }


#s-f2732e6e-6aaf-4ce7-9f95-60487b2ae4c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-ec311c7f-0c20-4ead-b8c0-d01626356113 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-8f07d4de-77f1-4be2-a9ad-7b3f29cee34e {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-8f07d4de-77f1-4be2-a9ad-7b3f29cee34e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f07d4de-77f1-4be2-a9ad-7b3f29cee34e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8f07d4de-77f1-4be2-a9ad-7b3f29cee34e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-8f07d4de-77f1-4be2-a9ad-7b3f29cee34e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8f07d4de-77f1-4be2-a9ad-7b3f29cee34e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-8f07d4de-77f1-4be2-a9ad-7b3f29cee34e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8f07d4de-77f1-4be2-a9ad-7b3f29cee34e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-56f616c4-6623-47f9-8e9e-f59488002d92 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-56f616c4-6623-47f9-8e9e-f59488002d92 img.shogun-image {
    

    
    
    
  }


#s-56f616c4-6623-47f9-8e9e-f59488002d92 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a9884ce-cca2-4d1d-9dcd-663ba9f6281c {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-ce0f9bb9-757c-4532-9462-a2257548e8a1 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-ce0f9bb9-757c-4532-9462-a2257548e8a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce0f9bb9-757c-4532-9462-a2257548e8a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-ce0f9bb9-757c-4532-9462-a2257548e8a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-ce0f9bb9-757c-4532-9462-a2257548e8a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-ce0f9bb9-757c-4532-9462-a2257548e8a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-ce0f9bb9-757c-4532-9462-a2257548e8a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-ce0f9bb9-757c-4532-9462-a2257548e8a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-7b17118e-3ddd-49ae-bffc-9c684b770420 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}








#s-7b17118e-3ddd-49ae-bffc-9c684b770420 .shogun-image-content {
  
    align-items: center;
  
}

#s-51d38e1f-9339-4417-a438-7fb422723167 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-69d109ba-641b-4c18-9134-270467e940ab {
  min-height: 50px;
}








#s-69d109ba-641b-4c18-9134-270467e940ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69d109ba-641b-4c18-9134-270467e940ab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b8d29b72-8d4b-418c-9011-283e67ebc1a5 {
  text-align: center;
}







  #s-b8d29b72-8d4b-418c-9011-283e67ebc1a5 img.shogun-image {
    

    
    
    
  }


#s-b8d29b72-8d4b-418c-9011-283e67ebc1a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-5148c419-1861-412d-a93b-f92fefa1edfd {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5148c419-1861-412d-a93b-f92fefa1edfd {
  display: none;
}
#s-5148c419-1861-412d-a93b-f92fefa1edfd, #wrap-s-5148c419-1861-412d-a93b-f92fefa1edfd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5148c419-1861-412d-a93b-f92fefa1edfd {
  display: none;
}
#s-5148c419-1861-412d-a93b-f92fefa1edfd, #wrap-s-5148c419-1861-412d-a93b-f92fefa1edfd { display: none !important; }}







#s-5148c419-1861-412d-a93b-f92fefa1edfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5148c419-1861-412d-a93b-f92fefa1edfd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f005599b-fced-45fb-aa18-bbaf0753690c {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}







  #s-f005599b-fced-45fb-aa18-bbaf0753690c img.shogun-image {
    

    
    
    
  }


#s-f005599b-fced-45fb-aa18-bbaf0753690c .shogun-image-content {
  
    align-items: center;
  
}

#s-c6b7c864-1c1b-4a1a-9872-b4048770d8d0 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-c6b7c864-1c1b-4a1a-9872-b4048770d8d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6b7c864-1c1b-4a1a-9872-b4048770d8d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c6b7c864-1c1b-4a1a-9872-b4048770d8d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c6b7c864-1c1b-4a1a-9872-b4048770d8d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c6b7c864-1c1b-4a1a-9872-b4048770d8d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6b7c864-1c1b-4a1a-9872-b4048770d8d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c6b7c864-1c1b-4a1a-9872-b4048770d8d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-8a9ca252-bddd-478d-9019-2ed8563d6b24 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-8a9ca252-bddd-478d-9019-2ed8563d6b24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a9ca252-bddd-478d-9019-2ed8563d6b24.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-929b9a79-cbfa-4b78-a4e3-a3802a8afed6 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-929b9a79-cbfa-4b78-a4e3-a3802a8afed6 img.shogun-image {
    

    
    
    
  }


#s-929b9a79-cbfa-4b78-a4e3-a3802a8afed6 .shogun-image-content {
  
    align-items: center;
  
}

#s-a26fa625-afae-4794-a765-b1875d22609c {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-eb7e8d02-c5fa-4703-a733-b23dfb0184fe {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-eb7e8d02-c5fa-4703-a733-b23dfb0184fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb7e8d02-c5fa-4703-a733-b23dfb0184fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-eb7e8d02-c5fa-4703-a733-b23dfb0184fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-eb7e8d02-c5fa-4703-a733-b23dfb0184fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-eb7e8d02-c5fa-4703-a733-b23dfb0184fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-eb7e8d02-c5fa-4703-a733-b23dfb0184fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-eb7e8d02-c5fa-4703-a733-b23dfb0184fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-4f893eea-f2ee-40c3-a49b-dd759994008e {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-4f893eea-f2ee-40c3-a49b-dd759994008e img.shogun-image {
    

    
    
    
  }


#s-4f893eea-f2ee-40c3-a49b-dd759994008e .shogun-image-content {
  
    align-items: center;
  
}

#s-add3fc5c-ba58-4dc2-8d16-82efe803f39d {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-6b0cd6d5-0564-48d1-99b9-4569c261f74e {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-6b0cd6d5-0564-48d1-99b9-4569c261f74e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b0cd6d5-0564-48d1-99b9-4569c261f74e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6b0cd6d5-0564-48d1-99b9-4569c261f74e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-6b0cd6d5-0564-48d1-99b9-4569c261f74e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6b0cd6d5-0564-48d1-99b9-4569c261f74e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-6b0cd6d5-0564-48d1-99b9-4569c261f74e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6b0cd6d5-0564-48d1-99b9-4569c261f74e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-cc9ae692-e099-4989-a79a-5034f3e0f1de {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-cc9ae692-e099-4989-a79a-5034f3e0f1de img.shogun-image {
    

    
    
    
  }


#s-cc9ae692-e099-4989-a79a-5034f3e0f1de .shogun-image-content {
  
    align-items: center;
  
}

#s-febab567-74c0-420f-8756-d309d62594ea {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-6a9a7848-232d-46eb-ac0d-262ee2e554cc {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-6a9a7848-232d-46eb-ac0d-262ee2e554cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a9a7848-232d-46eb-ac0d-262ee2e554cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6a9a7848-232d-46eb-ac0d-262ee2e554cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-6a9a7848-232d-46eb-ac0d-262ee2e554cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6a9a7848-232d-46eb-ac0d-262ee2e554cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-6a9a7848-232d-46eb-ac0d-262ee2e554cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6a9a7848-232d-46eb-ac0d-262ee2e554cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-06dc6ec4-17cb-41d9-9d37-1c4278e0e4db {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-06dc6ec4-17cb-41d9-9d37-1c4278e0e4db img.shogun-image {
    

    
    
    
  }


#s-06dc6ec4-17cb-41d9-9d37-1c4278e0e4db .shogun-image-content {
  
    align-items: center;
  
}

#s-2649a66c-c1b1-48d7-9c3b-70ea153e56b8 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-ef2f919e-80e9-42e9-9b84-bad11ce81d98 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-ef2f919e-80e9-42e9-9b84-bad11ce81d98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef2f919e-80e9-42e9-9b84-bad11ce81d98"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-ef2f919e-80e9-42e9-9b84-bad11ce81d98"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-ef2f919e-80e9-42e9-9b84-bad11ce81d98"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-ef2f919e-80e9-42e9-9b84-bad11ce81d98"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-ef2f919e-80e9-42e9-9b84-bad11ce81d98"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-ef2f919e-80e9-42e9-9b84-bad11ce81d98"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-10cc7397-20a9-4e21-ab98-c124df974e36 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}








#s-10cc7397-20a9-4e21-ab98-c124df974e36 .shogun-image-content {
  
    align-items: center;
  
}

#s-091ba435-6f35-4ccb-87b8-0808ecb23d15 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-b0c5f182-1402-41c6-986f-f39b2d263043"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0c5f182-1402-41c6-986f-f39b2d263043"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0c5f182-1402-41c6-986f-f39b2d263043"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b0c5f182-1402-41c6-986f-f39b2d263043"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0c5f182-1402-41c6-986f-f39b2d263043"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0c5f182-1402-41c6-986f-f39b2d263043"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0c5f182-1402-41c6-986f-f39b2d263043"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-075e27eb-8305-4976-bc0a-7f0ea7c0e4e9 {
  min-height: 50px;
}








#s-075e27eb-8305-4976-bc0a-7f0ea7c0e4e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-075e27eb-8305-4976-bc0a-7f0ea7c0e4e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-abff2960-4a25-4f28-9b66-d2b7bf950f38 {
  text-align: center;
}







  #s-abff2960-4a25-4f28-9b66-d2b7bf950f38 img.shogun-image {
    

    
    
    
  }


#s-abff2960-4a25-4f28-9b66-d2b7bf950f38 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c9a73c9-d888-4aee-835b-895d0454b2f7 {
  margin-bottom: 2em;
}
@media (min-width: 1200px){#s-0c9a73c9-d888-4aee-835b-895d0454b2f7 {
  display: none;
}
#s-0c9a73c9-d888-4aee-835b-895d0454b2f7, #wrap-s-0c9a73c9-d888-4aee-835b-895d0454b2f7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c9a73c9-d888-4aee-835b-895d0454b2f7 {
  display: none;
}
#s-0c9a73c9-d888-4aee-835b-895d0454b2f7, #wrap-s-0c9a73c9-d888-4aee-835b-895d0454b2f7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c9a73c9-d888-4aee-835b-895d0454b2f7 {
  display: none;
}
#s-0c9a73c9-d888-4aee-835b-895d0454b2f7, #wrap-s-0c9a73c9-d888-4aee-835b-895d0454b2f7 { display: none !important; }}
#s-0c9a73c9-d888-4aee-835b-895d0454b2f7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-0c9a73c9-d888-4aee-835b-895d0454b2f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 10px;
}

#s-0c9a73c9-d888-4aee-835b-895d0454b2f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-0c9a73c9-d888-4aee-835b-895d0454b2f7 > .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-0c9a73c9-d888-4aee-835b-895d0454b2f7 > .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-0c9a73c9-d888-4aee-835b-895d0454b2f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-a3d536bb-fa97-4f98-a072-e7c98ffc2236 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}







  #s-a3d536bb-fa97-4f98-a072-e7c98ffc2236 img.shogun-image {
    

    
    
    
  }


#s-a3d536bb-fa97-4f98-a072-e7c98ffc2236 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b30fcb0-ec22-4a65-8006-8f4d1c25ccb3 {
  margin-top: 1em;
text-align: center;
}







  #s-9b30fcb0-ec22-4a65-8006-8f4d1c25ccb3 img.shogun-image {
    

    
    
    
  }


#s-9b30fcb0-ec22-4a65-8006-8f4d1c25ccb3 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb3cf831-270b-4601-b20f-0ea0a7333a2a {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-fb3cf831-270b-4601-b20f-0ea0a7333a2a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb3cf831-270b-4601-b20f-0ea0a7333a2a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fb3cf831-270b-4601-b20f-0ea0a7333a2a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-fb3cf831-270b-4601-b20f-0ea0a7333a2a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fb3cf831-270b-4601-b20f-0ea0a7333a2a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb3cf831-270b-4601-b20f-0ea0a7333a2a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fb3cf831-270b-4601-b20f-0ea0a7333a2a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-032f2336-276b-43e9-b2c4-ac59ee1ee06b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-032f2336-276b-43e9-b2c4-ac59ee1ee06b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-032f2336-276b-43e9-b2c4-ac59ee1ee06b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-66b8e5bd-1dfb-4eaa-a689-3a12d3167f46 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-66b8e5bd-1dfb-4eaa-a689-3a12d3167f46 img.shogun-image {
    

    
    
    
  }


#s-66b8e5bd-1dfb-4eaa-a689-3a12d3167f46 .shogun-image-content {
  
    align-items: center;
  
}

#s-8664ca0f-fc20-4488-8657-15519d5d088b {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-d64b0731-1218-4fbf-bc55-c710c9ef4be5 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-d64b0731-1218-4fbf-bc55-c710c9ef4be5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d64b0731-1218-4fbf-bc55-c710c9ef4be5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-d64b0731-1218-4fbf-bc55-c710c9ef4be5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-d64b0731-1218-4fbf-bc55-c710c9ef4be5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-d64b0731-1218-4fbf-bc55-c710c9ef4be5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-d64b0731-1218-4fbf-bc55-c710c9ef4be5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-d64b0731-1218-4fbf-bc55-c710c9ef4be5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-73d2a532-940a-46ee-aef3-ab2f3cbfd09e {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-73d2a532-940a-46ee-aef3-ab2f3cbfd09e img.shogun-image {
    

    
    
    
  }


#s-73d2a532-940a-46ee-aef3-ab2f3cbfd09e .shogun-image-content {
  
    align-items: center;
  
}

#s-c115da95-324f-4ac3-aea0-eb94ff9aee40 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-4136b166-08bb-4aba-9859-041ea8cf899b {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-4136b166-08bb-4aba-9859-041ea8cf899b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4136b166-08bb-4aba-9859-041ea8cf899b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-4136b166-08bb-4aba-9859-041ea8cf899b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-4136b166-08bb-4aba-9859-041ea8cf899b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-4136b166-08bb-4aba-9859-041ea8cf899b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-4136b166-08bb-4aba-9859-041ea8cf899b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-4136b166-08bb-4aba-9859-041ea8cf899b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-de8c61f4-7930-4daf-90cf-513872e2bed5 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-de8c61f4-7930-4daf-90cf-513872e2bed5 img.shogun-image {
    

    
    
    
  }


#s-de8c61f4-7930-4daf-90cf-513872e2bed5 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d2328c1-aa3f-459b-b15d-4520bb10e58b {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-5dc5b5d0-286a-4a7f-bb20-cbd66626516c {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-5dc5b5d0-286a-4a7f-bb20-cbd66626516c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5dc5b5d0-286a-4a7f-bb20-cbd66626516c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5dc5b5d0-286a-4a7f-bb20-cbd66626516c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-5dc5b5d0-286a-4a7f-bb20-cbd66626516c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5dc5b5d0-286a-4a7f-bb20-cbd66626516c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-5dc5b5d0-286a-4a7f-bb20-cbd66626516c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5dc5b5d0-286a-4a7f-bb20-cbd66626516c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-3fa95e6c-4930-4bd2-a68d-82ea48e8e0c8 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-3fa95e6c-4930-4bd2-a68d-82ea48e8e0c8 img.shogun-image {
    

    
    
    
  }


#s-3fa95e6c-4930-4bd2-a68d-82ea48e8e0c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a898832a-d78c-41bc-aa99-7eb99e1eab6c {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-42b772f4-aab1-4860-8ca7-ccbbc844edad {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-42b772f4-aab1-4860-8ca7-ccbbc844edad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42b772f4-aab1-4860-8ca7-ccbbc844edad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-42b772f4-aab1-4860-8ca7-ccbbc844edad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-42b772f4-aab1-4860-8ca7-ccbbc844edad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-42b772f4-aab1-4860-8ca7-ccbbc844edad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-42b772f4-aab1-4860-8ca7-ccbbc844edad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-42b772f4-aab1-4860-8ca7-ccbbc844edad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-7677e4f3-9905-4b81-90d6-d97886c9a32d {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}








#s-7677e4f3-9905-4b81-90d6-d97886c9a32d .shogun-image-content {
  
    align-items: center;
  
}

#s-8abd7cad-21b9-4662-93c1-f4d3a3ef79c2 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

.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-82c5e644-e44b-42b0-99d9-bb554b64878e {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(148, 206, 190, 1);
border-radius: 2px;
max-width: 300px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
color: rgba(148, 206, 190, 1);
background-image: none;
hover-type: color;
}
#s-82c5e644-e44b-42b0-99d9-bb554b64878e:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(148, 206, 190, 1) !important;
border-radius: 2px !important;
background-color: rgba(148, 206, 190, 0.2) !important;
text-decoration: none !important;
color: rgba(148, 206, 190, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-82c5e644-e44b-42b0-99d9-bb554b64878e:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(113, 179, 160, 1) !important;
border-radius: 2px !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(113, 179, 160, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-82c5e644-e44b-42b0-99d9-bb554b64878e-root {
    text-align: center;
  }


#s-82c5e644-e44b-42b0-99d9-bb554b64878e.shg-btn {
  color: rgba(148, 206, 190, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-82c5e644-e44b-42b0-99d9-bb554b64878e-root {
    text-align: center;
  }


#s-82c5e644-e44b-42b0-99d9-bb554b64878e.shg-btn {
  color: rgba(148, 206, 190, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-82c5e644-e44b-42b0-99d9-bb554b64878e-root {
    text-align: center;
  }


#s-82c5e644-e44b-42b0-99d9-bb554b64878e.shg-btn {
  color: rgba(148, 206, 190, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-82c5e644-e44b-42b0-99d9-bb554b64878e-root {
    text-align: center;
  }


#s-82c5e644-e44b-42b0-99d9-bb554b64878e.shg-btn {
  color: rgba(148, 206, 190, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-82c5e644-e44b-42b0-99d9-bb554b64878e-root {
    text-align: center;
  }


#s-82c5e644-e44b-42b0-99d9-bb554b64878e.shg-btn {
  color: rgba(148, 206, 190, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}
#s-e21a2ff0-e127-4e21-b14b-2ef2b97cdb50 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center center;
}








#s-e21a2ff0-e127-4e21-b14b-2ef2b97cdb50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e21a2ff0-e127-4e21-b14b-2ef2b97cdb50.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-030e87b5-3e70-4cb4-adf5-fab56bee652b {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-030e87b5-3e70-4cb4-adf5-fab56bee652b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-030e87b5-3e70-4cb4-adf5-fab56bee652b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6b5f8092-c444-417c-beb3-4e4362e169cf {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-left: 1em;
padding-bottom: 0em;
padding-right: 1em;
max-width: 1000px;
}

#s-e0835e29-063e-4771-b1cd-0938f11e24d6 {
  min-height: 50px;
}








#s-e0835e29-063e-4771-b1cd-0938f11e24d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0835e29-063e-4771-b1cd-0938f11e24d6.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-2755a437-d01e-41b6-b9e5-ea8e1d1b243e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2755a437-d01e-41b6-b9e5-ea8e1d1b243e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-2755a437-d01e-41b6-b9e5-ea8e1d1b243e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-2755a437-d01e-41b6-b9e5-ea8e1d1b243e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (max-width: 767px) {
  [id="s-2755a437-d01e-41b6-b9e5-ea8e1d1b243e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5b39b3e3-aecf-4cfd-8507-f31ee840e638 {
  margin-left: 4em;
margin-right: 4em;
min-height: 50px;
}
@media (min-width: 1200px){#s-5b39b3e3-aecf-4cfd-8507-f31ee840e638 {
  margin-left: 5em;
margin-right: 5em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b39b3e3-aecf-4cfd-8507-f31ee840e638 {
  margin-left: 2em;
margin-right: 2em;
}
}@media (max-width: 767px){#s-5b39b3e3-aecf-4cfd-8507-f31ee840e638 {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-5b39b3e3-aecf-4cfd-8507-f31ee840e638 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b39b3e3-aecf-4cfd-8507-f31ee840e638.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d2086068-a6bd-441b-9503-88dc5797f6ed {
  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-d2086068-a6bd-441b-9503-88dc5797f6ed: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-d2086068-a6bd-441b-9503-88dc5797f6ed: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-d2086068-a6bd-441b-9503-88dc5797f6ed-root {
    text-align: center;
  }


#s-d2086068-a6bd-441b-9503-88dc5797f6ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-d2086068-a6bd-441b-9503-88dc5797f6ed-root {
    text-align: center;
  }


#s-d2086068-a6bd-441b-9503-88dc5797f6ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d2086068-a6bd-441b-9503-88dc5797f6ed-root {
    text-align: center;
  }


#s-d2086068-a6bd-441b-9503-88dc5797f6ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d2086068-a6bd-441b-9503-88dc5797f6ed-root {
    text-align: center;
  }


#s-d2086068-a6bd-441b-9503-88dc5797f6ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-d2086068-a6bd-441b-9503-88dc5797f6ed-root {
    text-align: center;
  }


#s-d2086068-a6bd-441b-9503-88dc5797f6ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}
  #s-d2086068-a6bd-441b-9503-88dc5797f6ed-root {
    text-align: center;
  }


#s-d2086068-a6bd-441b-9503-88dc5797f6ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-ccf75bf8-bf23-4be5-994e-a0beecd8522e {
  min-height: 50px;
}








#s-ccf75bf8-bf23-4be5-994e-a0beecd8522e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccf75bf8-bf23-4be5-994e-a0beecd8522e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c981f6e8-cc59-4240-86c6-08d7a88dccc5 {
  max-width: 700px;
text-align: center;
}








#s-c981f6e8-cc59-4240-86c6-08d7a88dccc5 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-1ded39f9-5f91-4e26-a2bf-b0eb4d721646"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ded39f9-5f91-4e26-a2bf-b0eb4d721646"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-1ded39f9-5f91-4e26-a2bf-b0eb4d721646"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-1ded39f9-5f91-4e26-a2bf-b0eb4d721646"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

#s-e7e5ff2a-0f36-4fc6-8b0f-0f20ddc70676 {
  min-height: 50px;
}








#s-e7e5ff2a-0f36-4fc6-8b0f-0f20ddc70676 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7e5ff2a-0f36-4fc6-8b0f-0f20ddc70676.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08d1f230-d887-4515-8fa8-95a277b22685 {
  max-width: 700px;
text-align: center;
}








#s-08d1f230-d887-4515-8fa8-95a277b22685 .shogun-image-content {
  
    align-items: center;
  
}

#s-743a629b-2048-4863-a16d-8af4bb4a80dd {
  margin-left: 4em;
margin-right: 4em;
min-height: 50px;
}
@media (min-width: 1200px){#s-743a629b-2048-4863-a16d-8af4bb4a80dd {
  margin-left: 5em;
margin-right: 5em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-743a629b-2048-4863-a16d-8af4bb4a80dd {
  margin-left: 2em;
margin-right: 2em;
}
}@media (max-width: 767px){#s-743a629b-2048-4863-a16d-8af4bb4a80dd {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-743a629b-2048-4863-a16d-8af4bb4a80dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-743a629b-2048-4863-a16d-8af4bb4a80dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b7e5144c-4143-4ad6-b865-01887d8ebb81 {
  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-b7e5144c-4143-4ad6-b865-01887d8ebb81: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-b7e5144c-4143-4ad6-b865-01887d8ebb81: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-b7e5144c-4143-4ad6-b865-01887d8ebb81-root {
    text-align: center;
  }


#s-b7e5144c-4143-4ad6-b865-01887d8ebb81.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-b7e5144c-4143-4ad6-b865-01887d8ebb81-root {
    text-align: center;
  }


#s-b7e5144c-4143-4ad6-b865-01887d8ebb81.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b7e5144c-4143-4ad6-b865-01887d8ebb81-root {
    text-align: center;
  }


#s-b7e5144c-4143-4ad6-b865-01887d8ebb81.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b7e5144c-4143-4ad6-b865-01887d8ebb81-root {
    text-align: center;
  }


#s-b7e5144c-4143-4ad6-b865-01887d8ebb81.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-b7e5144c-4143-4ad6-b865-01887d8ebb81-root {
    text-align: center;
  }


#s-b7e5144c-4143-4ad6-b865-01887d8ebb81.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}
  #s-b7e5144c-4143-4ad6-b865-01887d8ebb81-root {
    text-align: center;
  }


#s-b7e5144c-4143-4ad6-b865-01887d8ebb81.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-89c416ad-cebf-4ba2-9952-96f7bb62c788 {
  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-89c416ad-cebf-4ba2-9952-96f7bb62c788 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89c416ad-cebf-4ba2-9952-96f7bb62c788.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e6b9958d-2c2f-48d5-8095-dc430359116b {
  margin-top: 2em;
margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-e6b9958d-2c2f-48d5-8095-dc430359116b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-e6b9958d-2c2f-48d5-8095-dc430359116b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-e6b9958d-2c2f-48d5-8095-dc430359116b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-e6b9958d-2c2f-48d5-8095-dc430359116b"] > .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-9448e3a4-b2f6-4138-813f-2a58f464c3b2 {
  text-align: left;
}



.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9448e3a4-b2f6-4138-813f-2a58f464c3b2 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-477fbcf4-3f7e-4d33-92b9-06a1a23d1f5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-477fbcf4-3f7e-4d33-92b9-06a1a23d1f5b .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-f10ac50f-a8e0-409b-9cf0-040c342fdc54 {
  text-align: left;
}



.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f10ac50f-a8e0-409b-9cf0-040c342fdc54 img.shogun-image {
  width: 100%;
}




#s-3fc5ba24-860a-4fa5-895c-d70dff7db50a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3fc5ba24-860a-4fa5-895c-d70dff7db50a .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-542ec384-b4dd-42a3-b71d-549a250c73fb {
  text-align: left;
}



.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb img.shogun-image {
  width: 100%;
}



}

.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-542ec384-b4dd-42a3-b71d-549a250c73fb img.shogun-image {
  width: 100%;
}




#s-1e398297-69e8-412d-9a74-e69cacd81a34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e398297-69e8-412d-9a74-e69cacd81a34 .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-b82dff64-fbb3-4966-9a29-22aed82ee172 {
  text-align: left;
}



.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82dff64-fbb3-4966-9a29-22aed82ee172 img.shogun-image {
  width: 100%;
}




#s-77fcc737-fa36-4df0-a0b9-5d6de2b034a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77fcc737-fa36-4df0-a0b9-5d6de2b034a2 .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-51dbd4f9-3aac-4b2f-8e03-09ad28accc05 {
  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-51dbd4f9-3aac-4b2f-8e03-09ad28accc05: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-51dbd4f9-3aac-4b2f-8e03-09ad28accc05: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-51dbd4f9-3aac-4b2f-8e03-09ad28accc05-root {
    text-align: center;
  }


#s-51dbd4f9-3aac-4b2f-8e03-09ad28accc05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-51dbd4f9-3aac-4b2f-8e03-09ad28accc05-root {
    text-align: center;
  }


#s-51dbd4f9-3aac-4b2f-8e03-09ad28accc05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-51dbd4f9-3aac-4b2f-8e03-09ad28accc05-root {
    text-align: center;
  }


#s-51dbd4f9-3aac-4b2f-8e03-09ad28accc05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-51dbd4f9-3aac-4b2f-8e03-09ad28accc05-root {
    text-align: center;
  }


#s-51dbd4f9-3aac-4b2f-8e03-09ad28accc05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-51dbd4f9-3aac-4b2f-8e03-09ad28accc05-root {
    text-align: center;
  }


#s-51dbd4f9-3aac-4b2f-8e03-09ad28accc05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
  #s-51dbd4f9-3aac-4b2f-8e03-09ad28accc05-root {
    text-align: center;
  }


#s-51dbd4f9-3aac-4b2f-8e03-09ad28accc05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c2acf04a-63b6-499b-adc2-06b7955b3aeb {
  margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-c2acf04a-63b6-499b-adc2-06b7955b3aeb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-c2acf04a-63b6-499b-adc2-06b7955b3aeb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-c2acf04a-63b6-499b-adc2-06b7955b3aeb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-c2acf04a-63b6-499b-adc2-06b7955b3aeb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-6c4f7863-9bf2-4947-af2a-198d57ac2171 {
  min-height: 50px;
}








#s-6c4f7863-9bf2-4947-af2a-198d57ac2171 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c4f7863-9bf2-4947-af2a-198d57ac2171.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-23135c0d-18a9-4bf2-929a-5a26dfed664b {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}








#s-23135c0d-18a9-4bf2-929a-5a26dfed664b .shogun-image-content {
  
    align-items: center;
  
}

#s-a69aeed0-6e91-458a-b251-356caf5f2318 {
  min-height: 50px;
}








#s-a69aeed0-6e91-458a-b251-356caf5f2318 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a69aeed0-6e91-458a-b251-356caf5f2318.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5a0e06be-177a-4e57-975e-6d35b6881633 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}








#s-5a0e06be-177a-4e57-975e-6d35b6881633 .shogun-image-content {
  
    align-items: center;
  
}

#s-d300565b-111f-471f-a84b-eb2fe9ebfdc7 {
  min-height: 50px;
}








#s-d300565b-111f-471f-a84b-eb2fe9ebfdc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d300565b-111f-471f-a84b-eb2fe9ebfdc7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1fd02b70-cd86-48a9-8792-db3700b57bc6 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}








#s-1fd02b70-cd86-48a9-8792-db3700b57bc6 .shogun-image-content {
  
    align-items: center;
  
}

#s-7be7302c-70bf-4567-9a2f-4dd659ec4a39 {
  min-height: 50px;
}








#s-7be7302c-70bf-4567-9a2f-4dd659ec4a39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7be7302c-70bf-4567-9a2f-4dd659ec4a39.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-83901561-ca44-4cac-abdb-0fc9d7a82373 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
text-align: center;
}








#s-83901561-ca44-4cac-abdb-0fc9d7a82373 .shogun-image-content {
  
    align-items: center;
  
}

#s-d34be3a8-f382-4138-ac52-1c4076bd530a {
  min-height: 600px;
}








#s-d34be3a8-f382-4138-ac52-1c4076bd530a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d34be3a8-f382-4138-ac52-1c4076bd530a.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-a492fc75-4d1b-41e0-9734-9093e35b1dfa {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0em;
padding-bottom: 0em;
}

#s-a492fc75-4d1b-41e0-9734-9093e35b1dfa .shg-sld-dot {
  background-color: rgba(146, 206, 190, 1);
}

#s-a492fc75-4d1b-41e0-9734-9093e35b1dfa .shg-sld-nav-button.shg-sld-left,
#s-a492fc75-4d1b-41e0-9734-9093e35b1dfa .shg-sld-nav-button.shg-sld-right {
  fill: rgba(146, 206, 190, 1);
}

#s-c035101d-0a48-44c7-9688-774ab3a52fc8 {
  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-c035101d-0a48-44c7-9688-774ab3a52fc8 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-c035101d-0a48-44c7-9688-774ab3a52fc8.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-a6d279e0-6ed0-4833-819b-17c87754762f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
}

#s-a6d279e0-6ed0-4833-819b-17c87754762f .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-a6d279e0-6ed0-4833-819b-17c87754762f table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-a6d279e0-6ed0-4833-819b-17c87754762f 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-a6d279e0-6ed0-4833-819b-17c87754762f td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-a6d279e0-6ed0-4833-819b-17c87754762f td.shogun-table-column, #s-a6d279e0-6ed0-4833-819b-17c87754762f td.shogun-table-row {
  border: 1px solid rgba(213, 214, 215, 0);
}

#s-a1281699-3d1f-403a-9fcd-fc14b442811b .shogun-icon-wrapper {
  text-align: center;
}


#s-a1281699-3d1f-403a-9fcd-fc14b442811b .shogun-icon-wrapper > .shogun-icon {

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

#s-68fc1833-1bd9-479f-a4af-e52e4b145b85 .shogun-icon-wrapper {
  text-align: center;
}


#s-68fc1833-1bd9-479f-a4af-e52e4b145b85 .shogun-icon-wrapper > .shogun-icon {

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

#s-21c8cc34-894c-4e71-ae90-2fe03355be7e .shogun-icon-wrapper {
  text-align: center;
}


#s-21c8cc34-894c-4e71-ae90-2fe03355be7e .shogun-icon-wrapper > .shogun-icon {

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

#s-cf2289a4-9d66-4248-a6ce-86db5a529385 .shogun-icon-wrapper {
  text-align: center;
}


#s-cf2289a4-9d66-4248-a6ce-86db5a529385 .shogun-icon-wrapper > .shogun-icon {

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

#s-f0e8ca2e-b932-4b6d-9bdc-3945a0157d8a .shogun-icon-wrapper {
  text-align: center;
}


#s-f0e8ca2e-b932-4b6d-9bdc-3945a0157d8a .shogun-icon-wrapper > .shogun-icon {

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

#s-be7215d6-6e9f-4cd8-a5bc-40f1b7120851 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-7d141ea7-0f09-4004-96a0-6ae9b6091b9a {
  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-7d141ea7-0f09-4004-96a0-6ae9b6091b9a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-7d141ea7-0f09-4004-96a0-6ae9b6091b9a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-30a5a07d-104e-4167-8306-2273703d58a4 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
}

#s-30a5a07d-104e-4167-8306-2273703d58a4 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-30a5a07d-104e-4167-8306-2273703d58a4 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-30a5a07d-104e-4167-8306-2273703d58a4 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-30a5a07d-104e-4167-8306-2273703d58a4 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-30a5a07d-104e-4167-8306-2273703d58a4 td.shogun-table-column, #s-30a5a07d-104e-4167-8306-2273703d58a4 td.shogun-table-row {
  border: 1px solid rgba(213, 214, 215, 0);
}

#s-7ee15641-2aa6-40ef-80f8-c60f2442d957 .shogun-icon-wrapper {
  text-align: center;
}


#s-7ee15641-2aa6-40ef-80f8-c60f2442d957 .shogun-icon-wrapper > .shogun-icon {

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

#s-670bf396-b0ec-4412-afc2-5ebd8d7da5de .shogun-icon-wrapper {
  text-align: center;
}


#s-670bf396-b0ec-4412-afc2-5ebd8d7da5de .shogun-icon-wrapper > .shogun-icon {

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

#s-1b90187e-ec1d-4a68-aeaa-a82a2c3effed .shogun-icon-wrapper {
  text-align: center;
}


#s-1b90187e-ec1d-4a68-aeaa-a82a2c3effed .shogun-icon-wrapper > .shogun-icon {

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

#s-169bbbc9-519f-4da1-a212-851124953fba .shogun-icon-wrapper {
  text-align: center;
}


#s-169bbbc9-519f-4da1-a212-851124953fba .shogun-icon-wrapper > .shogun-icon {

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

#s-822cd3a3-56b7-4ae4-80aa-136998d8a360 .shogun-icon-wrapper {
  text-align: center;
}


#s-822cd3a3-56b7-4ae4-80aa-136998d8a360 .shogun-icon-wrapper > .shogun-icon {

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

#s-6e47b97a-6b1a-4383-9980-83e02c407470 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-f56d7775-3f1d-4755-9c8d-1479686df41d {
  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-f56d7775-3f1d-4755-9c8d-1479686df41d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-f56d7775-3f1d-4755-9c8d-1479686df41d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-973aea29-8dd2-44a2-8aee-ff6021cbfd49 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
}

#s-973aea29-8dd2-44a2-8aee-ff6021cbfd49 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-973aea29-8dd2-44a2-8aee-ff6021cbfd49 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-973aea29-8dd2-44a2-8aee-ff6021cbfd49 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-973aea29-8dd2-44a2-8aee-ff6021cbfd49 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-973aea29-8dd2-44a2-8aee-ff6021cbfd49 td.shogun-table-column, #s-973aea29-8dd2-44a2-8aee-ff6021cbfd49 td.shogun-table-row {
  border: 1px solid rgba(213, 214, 215, 0);
}

#s-9234309c-9b40-4d3c-be66-fe9db6572ad4 .shogun-icon-wrapper {
  text-align: center;
}


#s-9234309c-9b40-4d3c-be66-fe9db6572ad4 .shogun-icon-wrapper > .shogun-icon {

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

#s-eab2b075-d17b-4c72-af78-00505669049a .shogun-icon-wrapper {
  text-align: center;
}


#s-eab2b075-d17b-4c72-af78-00505669049a .shogun-icon-wrapper > .shogun-icon {

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

#s-69557cff-d665-429a-8a32-5c7a1eb0a072 .shogun-icon-wrapper {
  text-align: center;
}


#s-69557cff-d665-429a-8a32-5c7a1eb0a072 .shogun-icon-wrapper > .shogun-icon {

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

#s-ec3bacab-60d7-4950-ac60-6aa9bdb2bc13 .shogun-icon-wrapper {
  text-align: center;
}


#s-ec3bacab-60d7-4950-ac60-6aa9bdb2bc13 .shogun-icon-wrapper > .shogun-icon {

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

#s-7b8cabdc-dee9-48c9-a070-84b765411210 .shogun-icon-wrapper {
  text-align: center;
}


#s-7b8cabdc-dee9-48c9-a070-84b765411210 .shogun-icon-wrapper > .shogun-icon {

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

#s-74716c92-acca-46ca-9172-ffe7ce792f14 {
  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}
