.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 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 ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.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;
}

.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 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

.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: #000;
  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-89b58d33-9af1-4dd4-83ec-05d14b05b9d8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-929d3815-b8f4-49a9-a1a9-80392d992278 {
  margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}








#s-929d3815-b8f4-49a9-a1a9-80392d992278 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-929d3815-b8f4-49a9-a1a9-80392d992278.shg-box.shg-c {
  justify-content: flex-start;
}

.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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-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;
}
#s-6af8a39e-63c5-4281-a59a-45a285bf345e {
  min-height: 0px;
max-width: 100%;
text-align: center;
}
@media (min-width: 1200px){#s-6af8a39e-63c5-4281-a59a-45a285bf345e {
  display: none;
}
#s-6af8a39e-63c5-4281-a59a-45a285bf345e, #wrap-s-6af8a39e-63c5-4281-a59a-45a285bf345e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6af8a39e-63c5-4281-a59a-45a285bf345e {
  display: none;
}
#s-6af8a39e-63c5-4281-a59a-45a285bf345e, #wrap-s-6af8a39e-63c5-4281-a59a-45a285bf345e { display:none !important; }}



  #s-6af8a39e-63c5-4281-a59a-45a285bf345e img.shogun-image {
    
    width: px;
  }


#s-6af8a39e-63c5-4281-a59a-45a285bf345e .shogun-image-content {
  
    align-items: center;
  
}

#s-9286d371-2e0e-4cb8-a14b-d55420ed7146 {
  margin-top: 60px;
margin-right: 0px;
padding-top: 0px;
min-height: 420px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-9286d371-2e0e-4cb8-a14b-d55420ed7146 {
  
}
}







#s-9286d371-2e0e-4cb8-a14b-d55420ed7146 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9286d371-2e0e-4cb8-a14b-d55420ed7146.shg-box.shg-c {
  justify-content: flex-start;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c {
  margin-left: 10px;
margin-right: 10px;
padding-right: 0px;
}
@media (max-width: 767px){#s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c {
  
}
}
@media (min-width: 0px) {
[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-4680ed24-8163-4aef-88c5-3cfa5cc4f12c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-20d39bee-f0fa-427f-93bc-55d47ff21692 {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-20d39bee-f0fa-427f-93bc-55d47ff21692 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4ce3543f-021d-44fa-93a9-f18a36782cf4 {
  margin-left: 10px;
margin-right: 10px;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4ce3543f-021d-44fa-93a9-f18a36782cf4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-881fd7fe-f81b-4753-98df-14a3706e98a2 {
  margin-top: 20px;
margin-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-f3756e17-ef41-4f40-a0c1-117795f590a1 {
  margin-top: -20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
}

#s-3ddbba65-4839-4c3e-bfed-676abb15615c {
  margin-top: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-453ce10a-2a68-4c66-9654-b5d728c03fc7 {
  margin-top: -20px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
}

#s-f7bff466-6c49-419f-af33-46e76eaa8a26 {
  text-align: center;
}




  #s-f7bff466-6c49-419f-af33-46e76eaa8a26 img.shogun-image {
    
    width: px;
  }


#s-f7bff466-6c49-419f-af33-46e76eaa8a26 .shogun-image-content {
  
    align-items: center;
  
}

#s-2cd585d6-8fe4-4592-86e8-d0737126df7d {
  margin-top: 60px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 420px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-2cd585d6-8fe4-4592-86e8-d0737126df7d {
  
}
}







#s-2cd585d6-8fe4-4592-86e8-d0737126df7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cd585d6-8fe4-4592-86e8-d0737126df7d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-62a9cdf0-2642-4969-9db6-16056912ce09 {
  margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-62a9cdf0-2642-4969-9db6-16056912ce09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-36e98f5c-37d2-4309-8f5b-73e1de3725b5 {
  text-align: center;
}




  #s-36e98f5c-37d2-4309-8f5b-73e1de3725b5 img.shogun-image {
    
    width: px;
  }


#s-36e98f5c-37d2-4309-8f5b-73e1de3725b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-65223d0b-741d-4aa2-b91e-60c9ecec562a {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-65223d0b-741d-4aa2-b91e-60c9ecec562a .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3b351425-a9ca-4fb0-a33d-b4140ee6015f {
  margin-top: 15px;
margin-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-3ca442ce-4361-4264-ad95-aaf59471c307 {
  text-align: center;
}




  #s-3ca442ce-4361-4264-ad95-aaf59471c307 img.shogun-image {
    
    width: px;
  }


#s-3ca442ce-4361-4264-ad95-aaf59471c307 .shogun-image-content {
  
    align-items: center;
  
}

#s-14633b20-5744-4bb1-a9b6-b24a91b127ce {
  margin-top: 0px;
padding-top: 60px;
min-height: 420px;
}
@media (max-width: 767px){#s-14633b20-5744-4bb1-a9b6-b24a91b127ce {
  
}
}







#s-14633b20-5744-4bb1-a9b6-b24a91b127ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14633b20-5744-4bb1-a9b6-b24a91b127ce.shg-box.shg-c {
  justify-content: flex-start;
}

#s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1 {
  margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
padding-right: 0px;
}
@media (max-width: 767px){#s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1 {
  
}
}
@media (min-width: 0px) {
[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-68ed7c56-d1a1-45bf-823a-ce026b2d6de1"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a667b2e2-8ffb-4c46-a88b-0eff35a581e0 {
  margin-top: 30px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-a667b2e2-8ffb-4c46-a88b-0eff35a581e0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d14f7be0-f427-4eff-b0fc-68edf4c7e39c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-32a8c3f1-dff9-4686-9c55-4ab52a53b4f7 {
  margin-top: 30px;
margin-bottom: 15px;
}

#s-8b29f5b3-f0b6-43e0-ab06-d257851c792c {
  margin-top: -20px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-a526fc53-a7b7-4bad-b499-3eb16ec840d1 {
  margin-top: 30px;
margin-bottom: 15px;
}

#s-bf0dbdcb-2a23-41c6-9b72-8e102c5f6807 {
  margin-top: -20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-48a49c12-6252-42c8-ad7e-96d77adff45c {
  margin-top: 30px;
margin-bottom: 15px;
}

#s-b3df0f1c-b0af-48fe-8b2d-23aa9d413e05 {
  margin-top: -20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-3561111e-2040-4763-bde5-b898dd2ed82f {
  text-align: center;
}




  #s-3561111e-2040-4763-bde5-b898dd2ed82f img.shogun-image {
    
    width: px;
  }


#s-3561111e-2040-4763-bde5-b898dd2ed82f .shogun-image-content {
  
    align-items: center;
  
}

#s-6d3b9cf6-2dc1-4203-ada7-969b70fc8678 {
  margin-top: 40px;
margin-bottom: 0px;
padding-top: 0px;
min-height: 50px;
}








#s-6d3b9cf6-2dc1-4203-ada7-969b70fc8678 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d3b9cf6-2dc1-4203-ada7-969b70fc8678.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e194e79d-41b3-4748-8d24-9f85822a2b9b {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-e194e79d-41b3-4748-8d24-9f85822a2b9b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-66cde3f9-32a1-4656-a6bf-f21053c8f125 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-66cde3f9-32a1-4656-a6bf-f21053c8f125 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66cde3f9-32a1-4656-a6bf-f21053c8f125.shg-box.shg-c {
  justify-content: flex-start;
}

#s-89d3d1c7-f9aa-4529-a47d-a510efeacb47 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 35px;
padding-right: 35px;
text-align: center;
}




  #s-89d3d1c7-f9aa-4529-a47d-a510efeacb47 img.shogun-image {
    
    width: px;
  }


#s-89d3d1c7-f9aa-4529-a47d-a510efeacb47 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-df76fad2-165d-4a89-8fae-97dc117ff8da {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df76fad2-165d-4a89-8fae-97dc117ff8da .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a90b0513-2382-44e5-b3ca-276cac872525 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-a90b0513-2382-44e5-b3ca-276cac872525 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a90b0513-2382-44e5-b3ca-276cac872525.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c44be65c-165d-4722-9511-5c6abaefd24a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 35px;
padding-right: 35px;
text-align: center;
}




  #s-c44be65c-165d-4722-9511-5c6abaefd24a img.shogun-image {
    
    width: px;
  }


#s-c44be65c-165d-4722-9511-5c6abaefd24a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4423c507-4d95-4d66-ae26-06bee82ee360 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4423c507-4d95-4d66-ae26-06bee82ee360 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0f15cb80-462e-4496-b3f6-a35304ddcd35 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-0f15cb80-462e-4496-b3f6-a35304ddcd35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f15cb80-462e-4496-b3f6-a35304ddcd35.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7ced1462-85e5-4061-893b-6841731c2cfa {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 35px;
padding-right: 35px;
text-align: center;
}




  #s-7ced1462-85e5-4061-893b-6841731c2cfa img.shogun-image {
    
    width: px;
  }


#s-7ced1462-85e5-4061-893b-6841731c2cfa .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-5b276e8d-d5ce-4f92-9588-f6caa4be8fa2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5b276e8d-d5ce-4f92-9588-f6caa4be8fa2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d9ec9f3f-87cd-45fd-861c-b3a4192c26e9 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
min-height: 110px;
background-position: center top;
}








#s-d9ec9f3f-87cd-45fd-861c-b3a4192c26e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9ec9f3f-87cd-45fd-861c-b3a4192c26e9.shg-box.shg-c {
  justify-content: center;
}

#s-cd73f5e8-9809-4670-aabc-6fbafdf7de81 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-cd73f5e8-9809-4670-aabc-6fbafdf7de81 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-812fddcb-b39d-4ffd-8709-32318120c7f2 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-812fddcb-b39d-4ffd-8709-32318120c7f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-7444e391-9c6d-4e15-b2d9-d762a51e700c {
  margin-top: 0px;
margin-bottom: 10px;
padding-left: 30px;
padding-bottom: 3px;
padding-right: 30px;
text-align: center;
}




  #s-7444e391-9c6d-4e15-b2d9-d762a51e700c img.shogun-image {
    
    width: px;
  }


#s-7444e391-9c6d-4e15-b2d9-d762a51e700c .shogun-image-content {
  
    align-items: center;
  
}

#s-eac0f998-36e8-4986-9628-76db7f0f7171 {
  margin-top: 0px;
margin-bottom: -30px;
padding-bottom: 50px;
}

.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.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-d4b4f84e-38d5-4fc1-bfb3-ab5ad5ba22b6 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 15px;
padding-left: 19px;
padding-bottom: 15px;
padding-right: 19px;
border-radius: 0px;
max-width: 153px;
text-align: center;
background-color: rgba(16, 148, 212, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-d4b4f84e-38d5-4fc1-bfb3-ab5ad5ba22b6:hover {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}#s-d4b4f84e-38d5-4fc1-bfb3-ab5ad5ba22b6:active {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}


#s-d4b4f84e-38d5-4fc1-bfb3-ab5ad5ba22b6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-ed87761a-dae5-4c24-a6bf-fcfa9c5c009f {
  margin-top: 0px;
margin-bottom: 10px;
padding-left: 30px;
padding-bottom: 4px;
padding-right: 30px;
text-align: center;
}




  #s-ed87761a-dae5-4c24-a6bf-fcfa9c5c009f img.shogun-image {
    
    width: px;
  }


#s-ed87761a-dae5-4c24-a6bf-fcfa9c5c009f .shogun-image-content {
  
    align-items: center;
  
}

#s-ee630f9e-b410-42a7-89df-79a6685dcb1d {
  margin-top: 0px;
margin-bottom: -30px;
padding-bottom: 50px;
}

#s-705b271f-94da-48cd-b7fc-6138044f05ac {
  margin-bottom: -5px;
}

#s-92312c01-8fee-4180-8f6b-fbac651df514 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 15px;
padding-left: 19px;
padding-bottom: 15px;
padding-right: 19px;
border-radius: 0px;
max-width: 153px;
text-align: center;
background-color: rgba(16, 148, 212, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-92312c01-8fee-4180-8f6b-fbac651df514:hover {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}#s-92312c01-8fee-4180-8f6b-fbac651df514:active {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}


#s-92312c01-8fee-4180-8f6b-fbac651df514.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-609d8617-e9b8-474f-be9e-46f582165967 {
  margin-top: 0px;
margin-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-609d8617-e9b8-474f-be9e-46f582165967 img.shogun-image {
    
    width: px;
  }


#s-609d8617-e9b8-474f-be9e-46f582165967 .shogun-image-content {
  
    align-items: center;
  
}

#s-038975bb-bad8-42b4-bc77-8ddd7f0fadc9 {
  margin-top: 0px;
margin-bottom: -30px;
padding-bottom: 50px;
}

#s-dcf6d84e-133d-496e-95ea-aa02e2542510 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 15px;
padding-left: 19px;
padding-bottom: 15px;
padding-right: 19px;
border-radius: 0px;
max-width: 153px;
text-align: center;
background-color: rgba(16, 148, 212, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-dcf6d84e-133d-496e-95ea-aa02e2542510:hover {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}#s-dcf6d84e-133d-496e-95ea-aa02e2542510:active {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}


#s-dcf6d84e-133d-496e-95ea-aa02e2542510.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-ff11a5fe-5da3-4365-bf99-9cbfdf5587bc {
  padding-top: 60px;
min-height: 50px;
}








#s-ff11a5fe-5da3-4365-bf99-9cbfdf5587bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff11a5fe-5da3-4365-bf99-9cbfdf5587bc.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-17e9d65d-5930-4ada-9ed4-2e6c26aae139"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a0877bb3-fe1c-4b45-9c05-7946d873d86c {
  text-align: center;
}




  #s-a0877bb3-fe1c-4b45-9c05-7946d873d86c img.shogun-image {
    
    width: px;
  }


#s-a0877bb3-fe1c-4b45-9c05-7946d873d86c .shogun-image-content {
  
    align-items: center;
  
}

#s-f3a7ed10-e429-489f-b393-57e134e7b8b1 {
  text-align: center;
}




  #s-f3a7ed10-e429-489f-b393-57e134e7b8b1 img.shogun-image {
    
    width: px;
  }


#s-f3a7ed10-e429-489f-b393-57e134e7b8b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6687722-0b76-4edf-a6de-1c32bff22cea {
  margin-top: 60px;
margin-bottom: 60px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(253, 253, 253, 1);
}
@media (min-width: 1200px){#s-b6687722-0b76-4edf-a6de-1c32bff22cea {
  display: none;
}
#s-b6687722-0b76-4edf-a6de-1c32bff22cea, #wrap-s-b6687722-0b76-4edf-a6de-1c32bff22cea { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6687722-0b76-4edf-a6de-1c32bff22cea {
  display: none;
}
#s-b6687722-0b76-4edf-a6de-1c32bff22cea, #wrap-s-b6687722-0b76-4edf-a6de-1c32bff22cea { display:none !important; }}







#s-b6687722-0b76-4edf-a6de-1c32bff22cea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6687722-0b76-4edf-a6de-1c32bff22cea.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2ffbbd7e-3ab7-4dcf-b523-ec71414667ea {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-2ffbbd7e-3ab7-4dcf-b523-ec71414667ea .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fe0dcd85-6c21-4b2a-b4d1-a488645ef254 {
  min-height: 50px;
}








#s-fe0dcd85-6c21-4b2a-b4d1-a488645ef254 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe0dcd85-6c21-4b2a-b4d1-a488645ef254.shg-box.shg-c {
  justify-content: center;
}

#s-3a39b78e-cec4-4668-9362-49afc823ffb2 {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-3a39b78e-cec4-4668-9362-49afc823ffb2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3a39b78e-cec4-4668-9362-49afc823ffb2 {
  
}
}







#s-3a39b78e-cec4-4668-9362-49afc823ffb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a39b78e-cec4-4668-9362-49afc823ffb2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-024e0fe4-72dd-4333-8c6f-23969da42009 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-024e0fe4-72dd-4333-8c6f-23969da42009 img.shogun-image {
    
    width: px;
  }


#s-024e0fe4-72dd-4333-8c6f-23969da42009 .shogun-image-content {
  
    align-items: center;
  
}

#s-57113d68-af24-40d5-9bb4-7bf323d3efaf {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-57113d68-af24-40d5-9bb4-7bf323d3efaf img.shogun-image {
    
    width: px;
  }


#s-57113d68-af24-40d5-9bb4-7bf323d3efaf .shogun-image-content {
  
    align-items: center;
  
}

#s-fd16f1a6-fc58-404c-8396-42244bf0706d {
  
}

#s-55282d80-9321-4a47-8663-859029caac06 {
  padding-left: 0px;
padding-right: 0px;
}

#s-afd471a2-bdef-48b6-a2c9-078ade368772 {
  padding-top: 20px;
min-height: 50px;
}








#s-afd471a2-bdef-48b6-a2c9-078ade368772 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afd471a2-bdef-48b6-a2c9-078ade368772.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8daa4bbf-a3a8-4112-a066-c9911df173b5 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-8daa4bbf-a3a8-4112-a066-c9911df173b5 img.shogun-image {
    
    width: px;
  }


#s-8daa4bbf-a3a8-4112-a066-c9911df173b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-273e1656-2ccc-4fe5-945c-0b43f83729f4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-273e1656-2ccc-4fe5-945c-0b43f83729f4 img.shogun-image {
    
    width: px;
  }


#s-273e1656-2ccc-4fe5-945c-0b43f83729f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0a2958b-4f55-4831-a780-90ce611a6f9a {
  
}

#s-1d0ae85c-c7f6-4265-ba27-ddcb33dbbb14 {
  padding-left: 0px;
padding-right: 0px;
}

#s-b5c36686-4cd3-4537-a47b-5c46be713b81 {
  padding-top: 20px;
min-height: 50px;
}








#s-b5c36686-4cd3-4537-a47b-5c46be713b81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5c36686-4cd3-4537-a47b-5c46be713b81.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ced60b30-e6e3-43db-83ff-4fe9ca5caa3e {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-ced60b30-e6e3-43db-83ff-4fe9ca5caa3e img.shogun-image {
    
    width: px;
  }


#s-ced60b30-e6e3-43db-83ff-4fe9ca5caa3e .shogun-image-content {
  
    align-items: center;
  
}

#s-09258463-5ef3-4cf7-b1f7-5ed7f235cae0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-09258463-5ef3-4cf7-b1f7-5ed7f235cae0 img.shogun-image {
    
    width: px;
  }


#s-09258463-5ef3-4cf7-b1f7-5ed7f235cae0 .shogun-image-content {
  
    align-items: center;
  
}

#s-175fb308-ad1a-48bc-9d65-cb490dc33d9d {
  
}

#s-1bed2b99-0972-49f5-bf57-0d9f306acf76 {
  padding-left: 0px;
padding-right: 0px;
}

#s-ce9b32e0-d3c9-440b-b856-2b152ee810e1 {
  padding-top: 20px;
min-height: 50px;
}








#s-ce9b32e0-d3c9-440b-b856-2b152ee810e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce9b32e0-d3c9-440b-b856-2b152ee810e1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8d0d4d51-3b6e-4134-b453-9f15bbfd34c8 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-8d0d4d51-3b6e-4134-b453-9f15bbfd34c8 img.shogun-image {
    
    width: px;
  }


#s-8d0d4d51-3b6e-4134-b453-9f15bbfd34c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-082dc652-964c-4c70-b4a0-6c6931ebf2f3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-082dc652-964c-4c70-b4a0-6c6931ebf2f3 img.shogun-image {
    
    width: px;
  }


#s-082dc652-964c-4c70-b4a0-6c6931ebf2f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-b733afec-b4c4-4c9a-9224-e8c1e4358c7a {
  
}

#s-b005aa97-5255-4232-9c8c-ca08a8ee02c9 {
  padding-left: 0px;
padding-right: 0px;
}

#s-62eb796e-46b3-4b74-9377-5359d5bf144e {
  margin-bottom: 60px;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(253, 253, 253, 1);
}
@media (min-width: 1200px){#s-62eb796e-46b3-4b74-9377-5359d5bf144e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-62eb796e-46b3-4b74-9377-5359d5bf144e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-62eb796e-46b3-4b74-9377-5359d5bf144e {
  display: none;
}
#s-62eb796e-46b3-4b74-9377-5359d5bf144e, #wrap-s-62eb796e-46b3-4b74-9377-5359d5bf144e { display:none !important; }}@media (max-width: 767px){#s-62eb796e-46b3-4b74-9377-5359d5bf144e {
  display: none;
}
#s-62eb796e-46b3-4b74-9377-5359d5bf144e, #wrap-s-62eb796e-46b3-4b74-9377-5359d5bf144e { display:none !important; }}







#s-62eb796e-46b3-4b74-9377-5359d5bf144e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62eb796e-46b3-4b74-9377-5359d5bf144e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-66fa65d3-1c07-4a05-9baf-8232721ba49e {
  margin-top: 0px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
text-align: center;
}

#s-66fa65d3-1c07-4a05-9baf-8232721ba49e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-02ce5065-e432-4176-91b6-658bc0854a8e {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}

@media (min-width: 0px) {
[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-02ce5065-e432-4176-91b6-658bc0854a8e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-85d58545-abe1-4737-ba0a-d07842d48c3d {
  padding-top: 20px;
padding-bottom: 0px;
min-height: 50px;
}








#s-85d58545-abe1-4737-ba0a-d07842d48c3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85d58545-abe1-4737-ba0a-d07842d48c3d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-be41269f-7353-4111-a62f-f5f60a6abc0e {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-be41269f-7353-4111-a62f-f5f60a6abc0e img.shogun-image {
    
    width: px;
  }


#s-be41269f-7353-4111-a62f-f5f60a6abc0e .shogun-image-content {
  
    align-items: center;
  
}

#s-881d7867-fcff-4166-8dbd-f666da8aff27 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-881d7867-fcff-4166-8dbd-f666da8aff27 img.shogun-image {
    
    width: px;
  }


#s-881d7867-fcff-4166-8dbd-f666da8aff27 .shogun-image-content {
  
    align-items: center;
  
}

#s-912f2718-d4b3-4446-9247-b79763b57352 {
  
}

#s-939dbdd3-c891-4ab1-8af1-643e1b9af062 {
  padding-left: 0px;
padding-right: 0px;
}

#s-e8bafa1c-c0f5-457d-937c-da16157748fd {
  padding-top: 20px;
min-height: 50px;
}








#s-e8bafa1c-c0f5-457d-937c-da16157748fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8bafa1c-c0f5-457d-937c-da16157748fd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f7a36ee0-8b46-4f18-87be-a592e1ef414b {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-f7a36ee0-8b46-4f18-87be-a592e1ef414b img.shogun-image {
    
    width: px;
  }


#s-f7a36ee0-8b46-4f18-87be-a592e1ef414b .shogun-image-content {
  
    align-items: center;
  
}

#s-9fbece56-d501-4c65-bc15-5d8345419bd2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-9fbece56-d501-4c65-bc15-5d8345419bd2 img.shogun-image {
    
    width: px;
  }


#s-9fbece56-d501-4c65-bc15-5d8345419bd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-930aa3ca-eef1-4ad2-8738-5e81a4c8f8a0 {
  
}

#s-25febcfb-a39b-4609-8238-bcf47657bc5c {
  padding-left: 0px;
padding-right: 0px;
}

#s-fbb79076-1b6f-4346-87b9-59991fc0f0f8 {
  padding-top: 20px;
min-height: 50px;
}








#s-fbb79076-1b6f-4346-87b9-59991fc0f0f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbb79076-1b6f-4346-87b9-59991fc0f0f8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1c259846-ea3a-4f6c-85ed-0ba1f45a0d66 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-1c259846-ea3a-4f6c-85ed-0ba1f45a0d66 img.shogun-image {
    
    width: px;
  }


#s-1c259846-ea3a-4f6c-85ed-0ba1f45a0d66 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe53eaba-ad05-40bf-984f-c59b3468bb3a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-fe53eaba-ad05-40bf-984f-c59b3468bb3a img.shogun-image {
    
    width: px;
  }


#s-fe53eaba-ad05-40bf-984f-c59b3468bb3a .shogun-image-content {
  
    align-items: center;
  
}

#s-bcec95d8-8969-46f7-bfb2-34cbe2c152ff {
  
}

#s-55830d01-c760-42c5-97b8-90770f7d9159 {
  padding-left: 0px;
padding-right: 0px;
}

#s-51e83265-64a7-44f9-b754-a9028bd9072c {
  padding-top: 20px;
min-height: 50px;
}








#s-51e83265-64a7-44f9-b754-a9028bd9072c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51e83265-64a7-44f9-b754-a9028bd9072c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-76349bc3-b257-4929-9b4c-d0f7855f67cf {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-76349bc3-b257-4929-9b4c-d0f7855f67cf img.shogun-image {
    
    width: px;
  }


#s-76349bc3-b257-4929-9b4c-d0f7855f67cf .shogun-image-content {
  
    align-items: center;
  
}

#s-c6e3f2f6-9873-4fff-a022-4d53f7459e6c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-c6e3f2f6-9873-4fff-a022-4d53f7459e6c img.shogun-image {
    
    width: px;
  }


#s-c6e3f2f6-9873-4fff-a022-4d53f7459e6c .shogun-image-content {
  
    align-items: center;
  
}

#s-fc3f8794-4426-4e4a-8213-1ca11e719aa3 {
  
}

#s-bb098836-be7e-4776-9077-44f003158465 {
  padding-left: 0px;
padding-right: 0px;
}

#s-c1fe1f9f-9239-425a-9e01-ee5b7be3132b {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
min-height: 350px;
background-position: center center;
}








#s-c1fe1f9f-9239-425a-9e01-ee5b7be3132b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1fe1f9f-9239-425a-9e01-ee5b7be3132b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fb96f041-676c-4e15-9e21-384dfce5f68b {
  margin-top: 54px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb96f041-676c-4e15-9e21-384dfce5f68b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9c8c4e73-590d-42be-ab75-12fe06cec1eb {
  box-shadow:    #515151;
margin-top: 0px;
margin-bottom: 0em;
}

#s-b6d88af9-fc19-4065-901a-e4ca48e84ef0 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 2px;
text-align: center;
background-color: rgba(16, 148, 212, 1);
text-decoration: none;
}
#s-b6d88af9-fc19-4065-901a-e4ca48e84ef0:hover {background-color: rgba(14, 92, 130, 1) !important;
text-decoration: none !important;}#s-b6d88af9-fc19-4065-901a-e4ca48e84ef0:active {background-color: rgba(14, 92, 130, 1) !important;
text-decoration: none !important;}


#s-b6d88af9-fc19-4065-901a-e4ca48e84ef0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

/*
  $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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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;
}
