#s-636b22e3-5c49-410f-bb88-0ea9027413bd {
  margin-top: -20px;
margin-bottom: -20px;
}

.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: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  font-weight: normal;
}

.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: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
}

.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: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  font-weight: normal;
}

.shg-theme-text-content p {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  font-weight: normal;
}

.shg-product-description {
  overflow-wrap: break-word;
}

.shg-product-description img {
  margin: 0 20px;
}

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

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

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

.shg-default-product-description-content p,
.shg-default-product-description-content h1,
.shg-default-product-description-content h2,
.shg-default-product-description-content h3,
.shg-default-product-description-content h4,
.shg-default-product-description-content h5,
.shg-default-product-description-content h6,
.shg-default-product-description-content address,
.shg-default-product-description-content pre,
.shg-default-product-description-content div,
.shg-default-product-description-content ol,
.shg-default-product-description-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-product-description-content h1,
.shg-default-product-description-content h2,
.shg-default-product-description-content h3,
.shg-default-product-description-content h4,
.shg-default-product-description-content h5,
.shg-default-product-description-content h6 {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  font-weight: normal;
}

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

.shg-default-product-description-content strong,
.shg-default-product-description-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-product-description-content em {
  font-weight: inherit;
}

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

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

.shg-default-product-description-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
}

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

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

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

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

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

.shg-default-product-description-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-product-description-content ul {
  list-style: disc;
}

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

.shg-default-product-description-content ul,
.shg-default-product-description-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-product-description-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-product-description-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-product-description-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

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

.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-df57760f-574e-4108-bd63-ac1347eba0b9 {
  min-height: 50px;
}








#s-df57760f-574e-4108-bd63-ac1347eba0b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df57760f-574e-4108-bd63-ac1347eba0b9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-710195c3-6f3a-4789-9ac6-62c1aa1b1947 {
  margin-left: 3%;
margin-right: 3%;
padding-top: 15px;
padding-left: 2%;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-0ac60113-5484-42cf-b58d-a0a40c9a1a07 {
  margin-top: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ac60113-5484-42cf-b58d-a0a40c9a1a07 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



.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-4ed20adf-b7fe-46bc-910a-993a002189f1 {
  margin-left: 3%;
margin-bottom: 2%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-4ed20adf-b7fe-46bc-910a-993a002189f1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4ed20adf-b7fe-46bc-910a-993a002189f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4ed20adf-b7fe-46bc-910a-993a002189f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4ed20adf-b7fe-46bc-910a-993a002189f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

.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;
}

.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: normal;
  font-family: Assistant, sans-serif;
}

.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-8034c662-61e6-443e-bff6-babd31173580 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8034c662-61e6-443e-bff6-babd31173580:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8034c662-61e6-443e-bff6-babd31173580:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8034c662-61e6-443e-bff6-babd31173580-root {
    text-align: center;
  }


#s-8034c662-61e6-443e-bff6-babd31173580.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-8034c662-61e6-443e-bff6-babd31173580-root {
    text-align: center;
  }


#s-8034c662-61e6-443e-bff6-babd31173580.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8034c662-61e6-443e-bff6-babd31173580-root {
    text-align: center;
  }


#s-8034c662-61e6-443e-bff6-babd31173580.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8034c662-61e6-443e-bff6-babd31173580-root {
    text-align: center;
  }


#s-8034c662-61e6-443e-bff6-babd31173580.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-8034c662-61e6-443e-bff6-babd31173580-root {
    text-align: center;
  }


#s-8034c662-61e6-443e-bff6-babd31173580.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-5669cd00-4091-4594-add7-d35f5ac22f61 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-5669cd00-4091-4594-add7-d35f5ac22f61:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5669cd00-4091-4594-add7-d35f5ac22f61:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5669cd00-4091-4594-add7-d35f5ac22f61-root {
    text-align: center;
  }


#s-5669cd00-4091-4594-add7-d35f5ac22f61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-5669cd00-4091-4594-add7-d35f5ac22f61-root {
    text-align: center;
  }


#s-5669cd00-4091-4594-add7-d35f5ac22f61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5669cd00-4091-4594-add7-d35f5ac22f61-root {
    text-align: center;
  }


#s-5669cd00-4091-4594-add7-d35f5ac22f61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5669cd00-4091-4594-add7-d35f5ac22f61-root {
    text-align: center;
  }


#s-5669cd00-4091-4594-add7-d35f5ac22f61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-5669cd00-4091-4594-add7-d35f5ac22f61-root {
    text-align: center;
  }


#s-5669cd00-4091-4594-add7-d35f5ac22f61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-9a459012-4f0b-460e-872c-17a692effadd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9a459012-4f0b-460e-872c-17a692effadd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9a459012-4f0b-460e-872c-17a692effadd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9a459012-4f0b-460e-872c-17a692effadd-root {
    text-align: center;
  }


#s-9a459012-4f0b-460e-872c-17a692effadd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-9a459012-4f0b-460e-872c-17a692effadd-root {
    text-align: center;
  }


#s-9a459012-4f0b-460e-872c-17a692effadd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9a459012-4f0b-460e-872c-17a692effadd-root {
    text-align: center;
  }


#s-9a459012-4f0b-460e-872c-17a692effadd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9a459012-4f0b-460e-872c-17a692effadd-root {
    text-align: center;
  }


#s-9a459012-4f0b-460e-872c-17a692effadd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-9a459012-4f0b-460e-872c-17a692effadd-root {
    text-align: center;
  }


#s-9a459012-4f0b-460e-872c-17a692effadd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-ac8f2e6b-3023-4e37-8059-e95e0442af0e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ac8f2e6b-3023-4e37-8059-e95e0442af0e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ac8f2e6b-3023-4e37-8059-e95e0442af0e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ac8f2e6b-3023-4e37-8059-e95e0442af0e-root {
    text-align: center;
  }


#s-ac8f2e6b-3023-4e37-8059-e95e0442af0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-ac8f2e6b-3023-4e37-8059-e95e0442af0e-root {
    text-align: center;
  }


#s-ac8f2e6b-3023-4e37-8059-e95e0442af0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ac8f2e6b-3023-4e37-8059-e95e0442af0e-root {
    text-align: center;
  }


#s-ac8f2e6b-3023-4e37-8059-e95e0442af0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ac8f2e6b-3023-4e37-8059-e95e0442af0e-root {
    text-align: center;
  }


#s-ac8f2e6b-3023-4e37-8059-e95e0442af0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-ac8f2e6b-3023-4e37-8059-e95e0442af0e-root {
    text-align: center;
  }


#s-ac8f2e6b-3023-4e37-8059-e95e0442af0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
.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);
}

#s-d70c032c-17dd-46a4-a0d4-9ffeefcf54d9 {
  text-align: left;
}


  #s-d70c032c-17dd-46a4-a0d4-9ffeefcf54d9 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-d70c032c-17dd-46a4-a0d4-9ffeefcf54d9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #ddd;
  }
#s-d70c032c-17dd-46a4-a0d4-9ffeefcf54d9 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-d70c032c-17dd-46a4-a0d4-9ffeefcf54d9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-d70c032c-17dd-46a4-a0d4-9ffeefcf54d9 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-d70c032c-17dd-46a4-a0d4-9ffeefcf54d9 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-c487e18d-a9bb-49d2-acbb-97e9e2c24093 {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}








#s-c487e18d-a9bb-49d2-acbb-97e9e2c24093 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c487e18d-a9bb-49d2-acbb-97e9e2c24093.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-69118751-81a0-4d3f-82e3-a5f36cddd2ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69118751-81a0-4d3f-82e3-a5f36cddd2ba .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-4061e1b7-d334-43ac-ac07-0e14c8726b1b {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 2%;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: dashed;
min-height: 50px;
}








#s-4061e1b7-d334-43ac-ac07-0e14c8726b1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4061e1b7-d334-43ac-ac07-0e14c8726b1b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-173e823c-fab8-407b-85a8-7083f2b17f41 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: dashed;
}

@media (min-width: 0px) {
[id="s-173e823c-fab8-407b-85a8-7083f2b17f41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-173e823c-fab8-407b-85a8-7083f2b17f41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-173e823c-fab8-407b-85a8-7083f2b17f41"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-173e823c-fab8-407b-85a8-7083f2b17f41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-173e823c-fab8-407b-85a8-7083f2b17f41"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-173e823c-fab8-407b-85a8-7083f2b17f41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-173e823c-fab8-407b-85a8-7083f2b17f41"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-2704df33-bb67-4f6c-82ed-3c74b6dfabad {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-648e12e1-3bf6-4f01-97ae-142218392e03 {
  padding-top: 15px;
}

#s-73ea16b7-9dbf-4298-9f7c-6f4c23169473 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: dashed;
}

@media (min-width: 0px) {
[id="s-73ea16b7-9dbf-4298-9f7c-6f4c23169473"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73ea16b7-9dbf-4298-9f7c-6f4c23169473"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73ea16b7-9dbf-4298-9f7c-6f4c23169473"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-73ea16b7-9dbf-4298-9f7c-6f4c23169473"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73ea16b7-9dbf-4298-9f7c-6f4c23169473"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-73ea16b7-9dbf-4298-9f7c-6f4c23169473"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73ea16b7-9dbf-4298-9f7c-6f4c23169473"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-62b91d50-0f73-4dce-a9a3-dfcd57a1b719 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-f2275065-7a74-4974-a5a8-af923724a82f {
  padding-top: 15px;
}

#s-8a5f2e7c-a72a-442e-8d78-a83a66be927d {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: dashed;
}

@media (min-width: 0px) {
[id="s-8a5f2e7c-a72a-442e-8d78-a83a66be927d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a5f2e7c-a72a-442e-8d78-a83a66be927d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a5f2e7c-a72a-442e-8d78-a83a66be927d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8a5f2e7c-a72a-442e-8d78-a83a66be927d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a5f2e7c-a72a-442e-8d78-a83a66be927d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a5f2e7c-a72a-442e-8d78-a83a66be927d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a5f2e7c-a72a-442e-8d78-a83a66be927d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-cf8acb15-1d21-4e9e-919b-384cb5b5d588 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-7abfe2e9-a01a-484d-afb2-83e50f456ea3 {
  padding-top: 15px;
}

#s-190203cb-103e-483b-b8c8-6de232d4a6dd {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 2%;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: dashed;
min-height: 50px;
}








#s-190203cb-103e-483b-b8c8-6de232d4a6dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-190203cb-103e-483b-b8c8-6de232d4a6dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6547c912-1b78-4377-829e-dccff787c703 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: dashed;
}

@media (min-width: 0px) {
[id="s-6547c912-1b78-4377-829e-dccff787c703"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6547c912-1b78-4377-829e-dccff787c703"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6547c912-1b78-4377-829e-dccff787c703"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6547c912-1b78-4377-829e-dccff787c703"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6547c912-1b78-4377-829e-dccff787c703"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6547c912-1b78-4377-829e-dccff787c703"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6547c912-1b78-4377-829e-dccff787c703"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-1773a8a0-f216-4613-b10f-8a579dd13281 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-dd890087-3ff6-4bf4-b1b9-0a82f19c21ae {
  padding-top: 15px;
}

#s-6cb54f15-9a22-444f-b855-559cb01c1de8 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: dashed;
}

@media (min-width: 0px) {
[id="s-6cb54f15-9a22-444f-b855-559cb01c1de8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6cb54f15-9a22-444f-b855-559cb01c1de8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6cb54f15-9a22-444f-b855-559cb01c1de8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6cb54f15-9a22-444f-b855-559cb01c1de8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6cb54f15-9a22-444f-b855-559cb01c1de8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6cb54f15-9a22-444f-b855-559cb01c1de8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6cb54f15-9a22-444f-b855-559cb01c1de8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-e142586a-5feb-4553-b2de-1b0d7b6f760c {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-d28d15d4-d672-43f7-b340-4dde79d44481 {
  padding-top: 15px;
}

#s-cab1d65c-42c0-4435-bc56-0b04c5f97228 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: dashed;
}

@media (min-width: 0px) {
[id="s-cab1d65c-42c0-4435-bc56-0b04c5f97228"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cab1d65c-42c0-4435-bc56-0b04c5f97228"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cab1d65c-42c0-4435-bc56-0b04c5f97228"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cab1d65c-42c0-4435-bc56-0b04c5f97228"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cab1d65c-42c0-4435-bc56-0b04c5f97228"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cab1d65c-42c0-4435-bc56-0b04c5f97228"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cab1d65c-42c0-4435-bc56-0b04c5f97228"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-40e82cbb-4cd5-42b3-8b36-ad7a9fc7cb70 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-c0f49ab9-a3ad-48c0-9d68-4e389184ec31 {
  padding-top: 15px;
}

#s-d6ebc729-6230-4bd0-bc78-912f1660cf8f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-d6ebc729-6230-4bd0-bc78-912f1660cf8f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6ebc729-6230-4bd0-bc78-912f1660cf8f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6ebc729-6230-4bd0-bc78-912f1660cf8f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d6ebc729-6230-4bd0-bc78-912f1660cf8f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6ebc729-6230-4bd0-bc78-912f1660cf8f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6ebc729-6230-4bd0-bc78-912f1660cf8f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6ebc729-6230-4bd0-bc78-912f1660cf8f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-d9e95443-1b68-4a75-9cd2-9162b1e78f7d {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-9672a025-db0c-471d-b14e-72b2facfb113 {
  padding-top: 15px;
}

#s-8a02348a-ca62-4325-b396-5fd70ad49e6d {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-8a02348a-ca62-4325-b396-5fd70ad49e6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a02348a-ca62-4325-b396-5fd70ad49e6d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a02348a-ca62-4325-b396-5fd70ad49e6d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8a02348a-ca62-4325-b396-5fd70ad49e6d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a02348a-ca62-4325-b396-5fd70ad49e6d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a02348a-ca62-4325-b396-5fd70ad49e6d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a02348a-ca62-4325-b396-5fd70ad49e6d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-011a4342-3fad-46e1-adc3-d037acd3f785 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-6ed38f6b-62a9-44f9-ad38-4df925e19d30 {
  padding-top: 15px;
}

#s-5319ded0-e306-4549-a79c-c5ddda7155f5 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-5319ded0-e306-4549-a79c-c5ddda7155f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5319ded0-e306-4549-a79c-c5ddda7155f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5319ded0-e306-4549-a79c-c5ddda7155f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5319ded0-e306-4549-a79c-c5ddda7155f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5319ded0-e306-4549-a79c-c5ddda7155f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5319ded0-e306-4549-a79c-c5ddda7155f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5319ded0-e306-4549-a79c-c5ddda7155f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-f2cba47a-5e66-40e8-b38e-ee714e303821 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-1675dbd9-8031-4e6d-aaff-43ea133abc08 {
  padding-top: 15px;
}

#s-248357dd-cc9f-4830-980f-84cf4ce92651 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-248357dd-cc9f-4830-980f-84cf4ce92651"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-248357dd-cc9f-4830-980f-84cf4ce92651"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-248357dd-cc9f-4830-980f-84cf4ce92651"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-248357dd-cc9f-4830-980f-84cf4ce92651"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-248357dd-cc9f-4830-980f-84cf4ce92651"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-248357dd-cc9f-4830-980f-84cf4ce92651"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-248357dd-cc9f-4830-980f-84cf4ce92651"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-60e3b04d-b6ec-44b2-be25-6cc7062ccfe4 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-9b9eabc9-1acf-4842-9466-1bf91b2c74e0 {
  padding-top: 15px;
}

#s-12e1d17c-e3b3-4504-904b-0cec586b0e61 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-12e1d17c-e3b3-4504-904b-0cec586b0e61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12e1d17c-e3b3-4504-904b-0cec586b0e61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12e1d17c-e3b3-4504-904b-0cec586b0e61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-12e1d17c-e3b3-4504-904b-0cec586b0e61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12e1d17c-e3b3-4504-904b-0cec586b0e61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-12e1d17c-e3b3-4504-904b-0cec586b0e61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12e1d17c-e3b3-4504-904b-0cec586b0e61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-3d13101b-5bc2-4c67-8c0c-c53487616f7f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-49e1128b-c064-44e0-8f6f-31b1f9b4f9b8 {
  padding-top: 15px;
}

#s-8051843f-54db-4d78-88a0-aad41222d525 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-8051843f-54db-4d78-88a0-aad41222d525"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8051843f-54db-4d78-88a0-aad41222d525"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8051843f-54db-4d78-88a0-aad41222d525"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8051843f-54db-4d78-88a0-aad41222d525"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8051843f-54db-4d78-88a0-aad41222d525"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8051843f-54db-4d78-88a0-aad41222d525"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8051843f-54db-4d78-88a0-aad41222d525"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-cfef45e2-76f8-458e-9b7e-5b70c2ef0b48 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-1db7284c-d849-40a6-a306-5cb3975bed40 {
  padding-top: 15px;
}

#s-682a74f4-4de9-4232-aded-d4dd8a0e98ca {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-682a74f4-4de9-4232-aded-d4dd8a0e98ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-682a74f4-4de9-4232-aded-d4dd8a0e98ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-682a74f4-4de9-4232-aded-d4dd8a0e98ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-682a74f4-4de9-4232-aded-d4dd8a0e98ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-682a74f4-4de9-4232-aded-d4dd8a0e98ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-682a74f4-4de9-4232-aded-d4dd8a0e98ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-682a74f4-4de9-4232-aded-d4dd8a0e98ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-f2464276-5f28-4ffe-b2f3-04ab628ebb32 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-0375afa6-25c0-4d82-ad10-c342ea15fa43 {
  padding-top: 15px;
}

#s-710bb143-73c7-4441-a05f-f37bceebac1f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-710bb143-73c7-4441-a05f-f37bceebac1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-710bb143-73c7-4441-a05f-f37bceebac1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-710bb143-73c7-4441-a05f-f37bceebac1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-710bb143-73c7-4441-a05f-f37bceebac1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-710bb143-73c7-4441-a05f-f37bceebac1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-710bb143-73c7-4441-a05f-f37bceebac1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-710bb143-73c7-4441-a05f-f37bceebac1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-75614e48-fe39-48a0-be78-863bd7a093b7 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-31d5dadb-e553-4984-8f1d-d0135f6b808a {
  padding-top: 15px;
}

#s-77f8a9fa-d906-4015-b650-e7175b51db99 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-77f8a9fa-d906-4015-b650-e7175b51db99"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77f8a9fa-d906-4015-b650-e7175b51db99"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77f8a9fa-d906-4015-b650-e7175b51db99"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-77f8a9fa-d906-4015-b650-e7175b51db99"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77f8a9fa-d906-4015-b650-e7175b51db99"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-77f8a9fa-d906-4015-b650-e7175b51db99"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77f8a9fa-d906-4015-b650-e7175b51db99"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-00d04b1b-c9d5-4b5d-871f-e6fe5ca268b1 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-128fb04d-fa54-451f-9ec1-5129dfafef43 {
  padding-top: 15px;
}

#s-2585b720-e027-4a66-a27f-0f14e5682949 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-2585b720-e027-4a66-a27f-0f14e5682949"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2585b720-e027-4a66-a27f-0f14e5682949"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2585b720-e027-4a66-a27f-0f14e5682949"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2585b720-e027-4a66-a27f-0f14e5682949"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2585b720-e027-4a66-a27f-0f14e5682949"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2585b720-e027-4a66-a27f-0f14e5682949"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2585b720-e027-4a66-a27f-0f14e5682949"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-536f3515-7f77-4a81-9f03-c7b9485db1aa {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-d3513643-f641-4e4e-83c6-6edd0f04e6a0 {
  padding-top: 15px;
}

#s-1ace7148-d387-4177-a516-8615ff87d1b6 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-1ace7148-d387-4177-a516-8615ff87d1b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ace7148-d387-4177-a516-8615ff87d1b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ace7148-d387-4177-a516-8615ff87d1b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1ace7148-d387-4177-a516-8615ff87d1b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ace7148-d387-4177-a516-8615ff87d1b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ace7148-d387-4177-a516-8615ff87d1b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ace7148-d387-4177-a516-8615ff87d1b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-476fc8c1-b2ce-4f60-a697-d5b305aeaff8 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-f6d4ec97-11f9-4946-89f7-b1b334140e25 {
  padding-top: 15px;
}

#s-d0949849-9f82-4206-bdf7-53d62acc119b {
  min-height: 50px;
background-color: rgba(54, 67, 90, 1);
}








#s-d0949849-9f82-4206-bdf7-53d62acc119b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0949849-9f82-4206-bdf7-53d62acc119b.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-d8695de3-ddd6-48bf-8e14-34072fd554df {
  text-align: center;
}







  #s-d8695de3-ddd6-48bf-8e14-34072fd554df img.shogun-image {
    

    
    
    
  }


#s-d8695de3-ddd6-48bf-8e14-34072fd554df .shogun-image-content {
  
    align-items: center;
  
}

#s-83777263-6ed1-425c-b44d-7e82cbc72fec {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
text-align: center;
}







  #s-83777263-6ed1-425c-b44d-7e82cbc72fec img.shogun-image {
    

    
    
    
  }


#s-83777263-6ed1-425c-b44d-7e82cbc72fec .shogun-image-content {
  
    align-items: center;
  
}

#s-d8580257-717f-4bf9-b369-abccb4c0a3be {
  padding-left: 5%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-d8580257-717f-4bf9-b369-abccb4c0a3be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8580257-717f-4bf9-b369-abccb4c0a3be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d8580257-717f-4bf9-b369-abccb4c0a3be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8580257-717f-4bf9-b369-abccb4c0a3be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f6e0e00b-9c38-4701-b143-5b357ea5ba63 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10%;
padding-left: 5%;
padding-right: 5%;
}

#s-cda7af1c-002f-47ae-ad29-2b227b23ae92 {
  text-align: center;
}







  #s-cda7af1c-002f-47ae-ad29-2b227b23ae92 img.shogun-image {
    

    
    
    
  }


#s-cda7af1c-002f-47ae-ad29-2b227b23ae92 .shogun-image-content {
  
    align-items: center;
  
}

#s-6176e2e4-a602-42ab-856d-2253af54f869 {
  padding-top: 15px;
padding-left: 5%;
padding-right: 5%;
}

#s-3566cffa-bfa6-402b-8730-72958e8b4009 {
  padding-left: 5%;
padding-right: 5%;
text-align: center;
}







  #s-3566cffa-bfa6-402b-8730-72958e8b4009 img.shogun-image {
    

    
    
    
  }


#s-3566cffa-bfa6-402b-8730-72958e8b4009 .shogun-image-content {
  
    align-items: center;
  
}

#s-e77fbc5d-06d4-492c-bb64-c8de32f582eb {
  padding-top: 15px;
padding-left: 5%;
padding-right: 5%;
}

#s-6eb29f60-62cc-413d-bf9e-8e7fb42bb9b5 {
  padding-left: 5%;
padding-right: 5%;
text-align: center;
}







  #s-6eb29f60-62cc-413d-bf9e-8e7fb42bb9b5 img.shogun-image {
    

    
    
    
  }


#s-6eb29f60-62cc-413d-bf9e-8e7fb42bb9b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a03d8c5-8253-47cc-afe6-3a95c9d20d39 {
  padding-top: 15px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
}

#s-bdb85d66-2920-485b-b1b0-1f3cf2851bf6 {
  padding-left: 5%;
padding-right: 5%;
text-align: center;
}







  #s-bdb85d66-2920-485b-b1b0-1f3cf2851bf6 img.shogun-image {
    

    
    
    
  }


#s-bdb85d66-2920-485b-b1b0-1f3cf2851bf6 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6f3c510-9ff1-4e6a-b368-a2f6961b1a4c {
  padding-top: 15px;
padding-left: 5%;
padding-right: 5%;
}

#s-86427655-493f-433f-8882-55e554f610b5 {
  padding-left: 5%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 20px;
text-align: center;
}







  #s-86427655-493f-433f-8882-55e554f610b5 img.shogun-image {
    

    
    
    
  }


#s-86427655-493f-433f-8882-55e554f610b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca98843c-c6a9-4187-8fca-ab7d8385a5b8 {
  padding-top: 15px;
padding-left: 5%;
padding-right: 5%;
}

#s-c1a0b223-9c1f-4ab1-b0dc-c4701e82d4d4 {
  padding-top: 10px;
padding-left: 6%;
padding-bottom: 10px;
padding-right: 6%;
}

@media (min-width: 0px) {
[id="s-c1a0b223-9c1f-4ab1-b0dc-c4701e82d4d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1a0b223-9c1f-4ab1-b0dc-c4701e82d4d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c1a0b223-9c1f-4ab1-b0dc-c4701e82d4d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1a0b223-9c1f-4ab1-b0dc-c4701e82d4d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8ac989cb-06d1-497c-9482-c108367e23df {
  text-align: center;
}







  #s-8ac989cb-06d1-497c-9482-c108367e23df img.shogun-image {
    

    
    
    
  }


#s-8ac989cb-06d1-497c-9482-c108367e23df .shogun-image-content {
  
    align-items: center;
  
}

#s-fe917ffa-612a-45a7-ab28-3ec4e5247774 {
  text-align: center;
}







  #s-fe917ffa-612a-45a7-ab28-3ec4e5247774 img.shogun-image {
    

    
    
    
  }


#s-fe917ffa-612a-45a7-ab28-3ec4e5247774 .shogun-image-content {
  
    align-items: center;
  
}

#s-de3c4624-fb49-456c-90fe-c3a0a592d745 {
  text-align: center;
}







  #s-de3c4624-fb49-456c-90fe-c3a0a592d745 img.shogun-image {
    

    
    
    
  }


#s-de3c4624-fb49-456c-90fe-c3a0a592d745 .shogun-image-content {
  
    align-items: center;
  
}

#s-55878343-590e-48c6-95b2-55a3aa2fd1ca {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 0%;
padding-left: 15%;
padding-bottom: 0%;
padding-right: 15%;
text-align: center;
}







  #s-55878343-590e-48c6-95b2-55a3aa2fd1ca img.shogun-image {
    

    
    
    
  }


#s-55878343-590e-48c6-95b2-55a3aa2fd1ca .shogun-image-content {
  
    align-items: center;
  
}

#s-8d715c95-2cff-4d8b-9091-21a7fb1fb883 {
  padding-top: 15px;
padding-left: 5%;
padding-right: 5%;
}

#s-79cfb885-bc04-47ac-af97-7b9463214632 {
  padding-left: 10%;
padding-right: 10%;
text-align: center;
}







  #s-79cfb885-bc04-47ac-af97-7b9463214632 img.shogun-image {
    

    
    
    
  }


#s-79cfb885-bc04-47ac-af97-7b9463214632 .shogun-image-content {
  
    align-items: center;
  
}

#s-15b9fc8a-762a-436d-84be-8605414157b9 {
  padding-top: 15px;
padding-left: 5%;
padding-right: 5%;
}

#s-05c843e6-136b-493e-8317-709ca7c89831 {
  margin-bottom: 5%;
padding-left: 10%;
padding-right: 10%;
text-align: center;
}







  #s-05c843e6-136b-493e-8317-709ca7c89831 img.shogun-image {
    

    
    
    
  }


#s-05c843e6-136b-493e-8317-709ca7c89831 .shogun-image-content {
  
    align-items: center;
  
}

#s-95e1c775-d45a-48c9-adfb-26bfd7aeb58c {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}








#s-95e1c775-d45a-48c9-adfb-26bfd7aeb58c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95e1c775-d45a-48c9-adfb-26bfd7aeb58c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-1a78c88a-89e7-41a0-8066-a1b947b8fa7f hr {
  border-top: 2px solid #ddd;
}

#s-c5e9e47a-7e40-4f1e-876c-d5ab2ea5569e {
  padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-c5e9e47a-7e40-4f1e-876c-d5ab2ea5569e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-1a633e3e-e7b3-4245-a898-73b56e84a9af {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: dashed;
}

@media (min-width: 0px) {
[id="s-1a633e3e-e7b3-4245-a898-73b56e84a9af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a633e3e-e7b3-4245-a898-73b56e84a9af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a633e3e-e7b3-4245-a898-73b56e84a9af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1a633e3e-e7b3-4245-a898-73b56e84a9af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a633e3e-e7b3-4245-a898-73b56e84a9af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a633e3e-e7b3-4245-a898-73b56e84a9af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a633e3e-e7b3-4245-a898-73b56e84a9af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-04190390-e3e4-4b2a-8f81-254286314534 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-9cb15109-33a3-4faa-b482-d00486aae82d {
  padding-top: 15px;
}

#s-60c1b3a9-a6f2-41bd-83ef-15e47d34c48f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-60c1b3a9-a6f2-41bd-83ef-15e47d34c48f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60c1b3a9-a6f2-41bd-83ef-15e47d34c48f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-60c1b3a9-a6f2-41bd-83ef-15e47d34c48f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-60c1b3a9-a6f2-41bd-83ef-15e47d34c48f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-60c1b3a9-a6f2-41bd-83ef-15e47d34c48f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-60c1b3a9-a6f2-41bd-83ef-15e47d34c48f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-60c1b3a9-a6f2-41bd-83ef-15e47d34c48f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-fe31dbdb-201f-4cd8-9bcb-51b7e99c2bfe {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-73e3f4e0-9ab8-41d0-be1a-a5641e4d2e81 {
  padding-top: 15px;
}

#s-5d6cdab7-9116-4639-8cc8-f13ac599b15a {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-5d6cdab7-9116-4639-8cc8-f13ac599b15a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d6cdab7-9116-4639-8cc8-f13ac599b15a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d6cdab7-9116-4639-8cc8-f13ac599b15a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5d6cdab7-9116-4639-8cc8-f13ac599b15a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d6cdab7-9116-4639-8cc8-f13ac599b15a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d6cdab7-9116-4639-8cc8-f13ac599b15a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d6cdab7-9116-4639-8cc8-f13ac599b15a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-4781f59a-bf14-4680-8f66-1bd1055ac01c {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-84f39262-2c62-4d6a-aac8-cceee57d0367 {
  padding-top: 15px;
}

#s-fe94b7a2-2e6f-43a4-8f8e-86c3ab5a37f2 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-fe94b7a2-2e6f-43a4-8f8e-86c3ab5a37f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe94b7a2-2e6f-43a4-8f8e-86c3ab5a37f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe94b7a2-2e6f-43a4-8f8e-86c3ab5a37f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fe94b7a2-2e6f-43a4-8f8e-86c3ab5a37f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe94b7a2-2e6f-43a4-8f8e-86c3ab5a37f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe94b7a2-2e6f-43a4-8f8e-86c3ab5a37f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe94b7a2-2e6f-43a4-8f8e-86c3ab5a37f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-def0e7f6-5b0f-4ac9-8666-138650bdbdfd {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-ea7f2336-5c3e-493d-a68c-f5ec88ae571b {
  padding-top: 15px;
}

#s-6ae21db5-7999-411e-9dd2-1efac10e8ed5 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-6ae21db5-7999-411e-9dd2-1efac10e8ed5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ae21db5-7999-411e-9dd2-1efac10e8ed5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ae21db5-7999-411e-9dd2-1efac10e8ed5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6ae21db5-7999-411e-9dd2-1efac10e8ed5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ae21db5-7999-411e-9dd2-1efac10e8ed5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ae21db5-7999-411e-9dd2-1efac10e8ed5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ae21db5-7999-411e-9dd2-1efac10e8ed5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-169e572b-c7ed-4da8-a9e5-8c40c3aac73d {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-4e6122b5-fce5-4b5f-91ba-5d062f9a50c3 {
  padding-top: 15px;
}

#s-991d3fed-22ab-49c6-ac69-693c6eb4ba93 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-991d3fed-22ab-49c6-ac69-693c6eb4ba93"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-991d3fed-22ab-49c6-ac69-693c6eb4ba93"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-991d3fed-22ab-49c6-ac69-693c6eb4ba93"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-991d3fed-22ab-49c6-ac69-693c6eb4ba93"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-991d3fed-22ab-49c6-ac69-693c6eb4ba93"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-991d3fed-22ab-49c6-ac69-693c6eb4ba93"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-991d3fed-22ab-49c6-ac69-693c6eb4ba93"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-2997310b-2291-4bc7-84bd-5b72460dffa0 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-8b6a5d43-d570-419d-a34b-8cd14f850ffe {
  padding-top: 15px;
}

#s-4c748d15-b10d-45ce-8184-fae73beb84ff {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-4c748d15-b10d-45ce-8184-fae73beb84ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c748d15-b10d-45ce-8184-fae73beb84ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4c748d15-b10d-45ce-8184-fae73beb84ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4c748d15-b10d-45ce-8184-fae73beb84ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4c748d15-b10d-45ce-8184-fae73beb84ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c748d15-b10d-45ce-8184-fae73beb84ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4c748d15-b10d-45ce-8184-fae73beb84ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-9f7be686-1aa1-403c-9475-cf6fb28c762d {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-2eb0a628-d71f-4a27-abc6-e1b4b228b157 {
  padding-top: 15px;
}

#s-4d6ea1fe-a271-45f8-874f-c7a5fbe64b9c {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-4d6ea1fe-a271-45f8-874f-c7a5fbe64b9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d6ea1fe-a271-45f8-874f-c7a5fbe64b9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4d6ea1fe-a271-45f8-874f-c7a5fbe64b9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4d6ea1fe-a271-45f8-874f-c7a5fbe64b9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4d6ea1fe-a271-45f8-874f-c7a5fbe64b9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d6ea1fe-a271-45f8-874f-c7a5fbe64b9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4d6ea1fe-a271-45f8-874f-c7a5fbe64b9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-f0742100-a3bc-4bee-9848-ef1e624aedd7 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-f94ba81a-968a-45c6-b1d8-55ff9c15dbfe {
  padding-top: 15px;
}

#s-283837dc-1d99-40a9-95a4-86c13e0b0776 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-283837dc-1d99-40a9-95a4-86c13e0b0776"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-283837dc-1d99-40a9-95a4-86c13e0b0776"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-283837dc-1d99-40a9-95a4-86c13e0b0776"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-283837dc-1d99-40a9-95a4-86c13e0b0776"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-283837dc-1d99-40a9-95a4-86c13e0b0776"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-283837dc-1d99-40a9-95a4-86c13e0b0776"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-283837dc-1d99-40a9-95a4-86c13e0b0776"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-4f0b7aec-9492-4963-ac66-0b59b23df08b {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-9f226189-b45d-438f-83b3-17650d9baa60 {
  padding-top: 15px;
}

#s-d992d8ae-b1d7-473c-baa2-2b28a90a9b96 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-d992d8ae-b1d7-473c-baa2-2b28a90a9b96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d992d8ae-b1d7-473c-baa2-2b28a90a9b96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d992d8ae-b1d7-473c-baa2-2b28a90a9b96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d992d8ae-b1d7-473c-baa2-2b28a90a9b96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d992d8ae-b1d7-473c-baa2-2b28a90a9b96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d992d8ae-b1d7-473c-baa2-2b28a90a9b96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d992d8ae-b1d7-473c-baa2-2b28a90a9b96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-108abc01-3223-4d75-a99c-9369677d06ff {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-929ca681-4ea1-4cda-b5bc-b30e4bbce77e {
  padding-top: 15px;
}

#s-5a9b93e6-8ed6-4166-9052-7e96511bfc17 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-5a9b93e6-8ed6-4166-9052-7e96511bfc17"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a9b93e6-8ed6-4166-9052-7e96511bfc17"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5a9b93e6-8ed6-4166-9052-7e96511bfc17"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5a9b93e6-8ed6-4166-9052-7e96511bfc17"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5a9b93e6-8ed6-4166-9052-7e96511bfc17"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a9b93e6-8ed6-4166-9052-7e96511bfc17"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5a9b93e6-8ed6-4166-9052-7e96511bfc17"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-a957305d-ab3d-4946-8c51-beaa9865fbf9 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-6a2207d1-5047-40d0-8954-654083c4de7e {
  padding-top: 15px;
}

#s-1ec60b5d-3f18-4a87-ab4c-29101d701740 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-1ec60b5d-3f18-4a87-ab4c-29101d701740"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ec60b5d-3f18-4a87-ab4c-29101d701740"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ec60b5d-3f18-4a87-ab4c-29101d701740"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1ec60b5d-3f18-4a87-ab4c-29101d701740"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ec60b5d-3f18-4a87-ab4c-29101d701740"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ec60b5d-3f18-4a87-ab4c-29101d701740"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ec60b5d-3f18-4a87-ab4c-29101d701740"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-c846ca11-7ca9-4d54-a91f-dca57c5826a0 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-ca20dde1-aed4-4076-b2c8-d0dba3d762b7 {
  padding-top: 15px;
}

#s-89d3299b-e3b8-4ffa-a1ca-7c053d60b826 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-89d3299b-e3b8-4ffa-a1ca-7c053d60b826"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89d3299b-e3b8-4ffa-a1ca-7c053d60b826"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89d3299b-e3b8-4ffa-a1ca-7c053d60b826"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-89d3299b-e3b8-4ffa-a1ca-7c053d60b826"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89d3299b-e3b8-4ffa-a1ca-7c053d60b826"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-89d3299b-e3b8-4ffa-a1ca-7c053d60b826"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89d3299b-e3b8-4ffa-a1ca-7c053d60b826"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-4cb877ea-e4d2-47ae-b8c1-9838e5878ca0 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-c680585b-4870-4a83-add9-35adad1b4c77 {
  padding-top: 15px;
}

#s-5d9d0ff7-379d-4b8e-bd7a-6cee359a6dff {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-5d9d0ff7-379d-4b8e-bd7a-6cee359a6dff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d9d0ff7-379d-4b8e-bd7a-6cee359a6dff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d9d0ff7-379d-4b8e-bd7a-6cee359a6dff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5d9d0ff7-379d-4b8e-bd7a-6cee359a6dff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d9d0ff7-379d-4b8e-bd7a-6cee359a6dff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d9d0ff7-379d-4b8e-bd7a-6cee359a6dff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d9d0ff7-379d-4b8e-bd7a-6cee359a6dff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-7ef5d984-e111-40b1-b79e-a3a951228b64 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 5%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}

#s-3c7638ff-401d-458f-92d6-2a6ab4d9f72e {
  padding-top: 15px;
}

/*
  $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}
