.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-517c66ad-2cf8-423d-b723-40dd37eb0e2a .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-0eef516e-0e7b-4935-9eed-78923e1403bc {
  margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}








#s-0eef516e-0e7b-4935-9eed-78923e1403bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0eef516e-0e7b-4935-9eed-78923e1403bc.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-b9c2ce05-0ba9-43c6-aeb4-32d552cb18ba {
  min-height: 0px;
max-width: 100%;
text-align: center;
}
@media (min-width: 1200px){#s-b9c2ce05-0ba9-43c6-aeb4-32d552cb18ba {
  display: none;
}
#s-b9c2ce05-0ba9-43c6-aeb4-32d552cb18ba, #wrap-s-b9c2ce05-0ba9-43c6-aeb4-32d552cb18ba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9c2ce05-0ba9-43c6-aeb4-32d552cb18ba {
  display: none;
}
#s-b9c2ce05-0ba9-43c6-aeb4-32d552cb18ba, #wrap-s-b9c2ce05-0ba9-43c6-aeb4-32d552cb18ba { display:none !important; }}



  #s-b9c2ce05-0ba9-43c6-aeb4-32d552cb18ba img.shogun-image {
    
    width: px;
  }


#s-b9c2ce05-0ba9-43c6-aeb4-32d552cb18ba .shogun-image-content {
  
    align-items: center;
  
}

#s-ac11cb22-fc8a-4b2a-98b4-b0ffb033ff12 {
  margin-top: 60px;
margin-right: 0px;
padding-top: 0px;
min-height: 420px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-ac11cb22-fc8a-4b2a-98b4-b0ffb033ff12 {
  
}
}







#s-ac11cb22-fc8a-4b2a-98b4-b0ffb033ff12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac11cb22-fc8a-4b2a-98b4-b0ffb033ff12.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-3ec3caa1-dbc6-44af-a8de-367396579188 {
  margin-left: 10px;
margin-right: 10px;
padding-right: 0px;
}
@media (max-width: 767px){#s-3ec3caa1-dbc6-44af-a8de-367396579188 {
  
}
}
@media (min-width: 0px) {
[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-3ec3caa1-dbc6-44af-a8de-367396579188"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-67ba36b2-c791-43f2-8215-29d75ad28cc0 {
  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-67ba36b2-c791-43f2-8215-29d75ad28cc0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5a097890-597e-4952-8372-c38915a1ec1a {
  margin-left: 10px;
margin-right: 10px;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5a097890-597e-4952-8372-c38915a1ec1a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-a6419b25-b48b-4842-94b0-20a75922274d {
  margin-top: 20px;
margin-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-4be2f8e5-8b45-4758-97fa-8dca3fbeb5e2 {
  margin-top: -20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
}

#s-c7ba3585-e2dc-4982-b82a-561c1bcc44b9 {
  margin-top: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-62b181fa-bd99-4367-8a6c-8a002f7b11fa {
  margin-top: -20px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
}

#s-919b60fb-ff0f-45ee-a0bb-c84f1a6cea37 {
  text-align: center;
}




  #s-919b60fb-ff0f-45ee-a0bb-c84f1a6cea37 img.shogun-image {
    
    width: px;
  }


#s-919b60fb-ff0f-45ee-a0bb-c84f1a6cea37 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f84de04-e80e-4b06-840a-c2427304d0d3 {
  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-7f84de04-e80e-4b06-840a-c2427304d0d3 {
  
}
}







#s-7f84de04-e80e-4b06-840a-c2427304d0d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f84de04-e80e-4b06-840a-c2427304d0d3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf {
  margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dc43aee-2ace-46e6-b30e-f43a8c1374cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1aa321ce-5477-49c4-be05-f30f78deed9f {
  text-align: center;
}




  #s-1aa321ce-5477-49c4-be05-f30f78deed9f img.shogun-image {
    
    width: px;
  }


#s-1aa321ce-5477-49c4-be05-f30f78deed9f .shogun-image-content {
  
    align-items: center;
  
}

#s-6c40629a-de46-4684-b236-53f8fac23013 {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-6c40629a-de46-4684-b236-53f8fac23013 .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-a8d9c5ae-efb5-4fee-9c02-b9eef6f7cf21 {
  margin-top: 15px;
margin-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-841909f3-a817-427a-b547-921b713b883f {
  text-align: center;
}




  #s-841909f3-a817-427a-b547-921b713b883f img.shogun-image {
    
    width: px;
  }


#s-841909f3-a817-427a-b547-921b713b883f .shogun-image-content {
  
    align-items: center;
  
}

#s-a11b07bf-88a9-4631-b045-f42ebedced97 {
  margin-top: 0px;
padding-top: 60px;
min-height: 420px;
}
@media (max-width: 767px){#s-a11b07bf-88a9-4631-b045-f42ebedced97 {
  
}
}







#s-a11b07bf-88a9-4631-b045-f42ebedced97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a11b07bf-88a9-4631-b045-f42ebedced97.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2ebf78e2-e32e-4124-82ac-56b3d988faa5 {
  margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
padding-right: 0px;
}
@media (max-width: 767px){#s-2ebf78e2-e32e-4124-82ac-56b3d988faa5 {
  
}
}
@media (min-width: 0px) {
[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-2ebf78e2-e32e-4124-82ac-56b3d988faa5"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2e6b1553-9dcb-42a5-bfba-b7e844b1a808 {
  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-2e6b1553-9dcb-42a5-bfba-b7e844b1a808 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5193d0f0-212d-4b70-b133-6230683d6241 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5193d0f0-212d-4b70-b133-6230683d6241"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-c11bf265-ce07-4a32-bc6c-e8264e69ba52 {
  margin-top: 30px;
margin-bottom: 15px;
}

#s-1d7fede5-c668-4ea3-a4b2-5c7ec21c5db9 {
  margin-top: -20px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-30da42e0-7dfc-44e6-b87e-b84dbeb39d50 {
  margin-top: 30px;
margin-bottom: 15px;
}

#s-9c9cca1e-7148-4ba1-a124-e6a9d295f970 {
  margin-top: -20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-32be95fc-3842-4f8d-81bb-c6036775d600 {
  margin-top: 30px;
margin-bottom: 15px;
}

#s-1b14517f-c9de-489c-8f2e-36e8c52143d4 {
  margin-top: -20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-080d547c-66fc-4e5e-a81f-2ba893c3b103 {
  text-align: center;
}




  #s-080d547c-66fc-4e5e-a81f-2ba893c3b103 img.shogun-image {
    
    width: px;
  }


#s-080d547c-66fc-4e5e-a81f-2ba893c3b103 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e126ad1-f1c7-4f33-ae3e-0dc09ddb1d35 {
  margin-top: 40px;
margin-bottom: 0px;
padding-top: 0px;
min-height: 50px;
}








#s-8e126ad1-f1c7-4f33-ae3e-0dc09ddb1d35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e126ad1-f1c7-4f33-ae3e-0dc09ddb1d35.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f488497a-9b6c-468a-9556-225988410c89 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-f488497a-9b6c-468a-9556-225988410c89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-9e16ca6c-ccd2-451f-8259-cc725d1a3498 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-9e16ca6c-ccd2-451f-8259-cc725d1a3498 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e16ca6c-ccd2-451f-8259-cc725d1a3498.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b78d57d9-30ae-4d38-a09c-46a4d346d819 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 35px;
padding-right: 35px;
text-align: center;
}




  #s-b78d57d9-30ae-4d38-a09c-46a4d346d819 img.shogun-image {
    
    width: px;
  }


#s-b78d57d9-30ae-4d38-a09c-46a4d346d819 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-de3f98d2-a8e7-4e54-856a-18f37c1c154b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de3f98d2-a8e7-4e54-856a-18f37c1c154b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f14631f6-648a-4342-97bd-8126729708de {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-f14631f6-648a-4342-97bd-8126729708de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f14631f6-648a-4342-97bd-8126729708de.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6e3df57b-e077-4144-b116-03559c634c65 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 35px;
padding-right: 35px;
text-align: center;
}




  #s-6e3df57b-e077-4144-b116-03559c634c65 img.shogun-image {
    
    width: px;
  }


#s-6e3df57b-e077-4144-b116-03559c634c65 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-42a31c04-2067-4461-9a8b-8f01d4369968 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42a31c04-2067-4461-9a8b-8f01d4369968 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-39b51294-5485-4f44-a2fd-07514b38fa33 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-39b51294-5485-4f44-a2fd-07514b38fa33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39b51294-5485-4f44-a2fd-07514b38fa33.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4be59d54-acc8-4bc4-9941-1653b823c29c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 35px;
padding-right: 35px;
text-align: center;
}




  #s-4be59d54-acc8-4bc4-9941-1653b823c29c img.shogun-image {
    
    width: px;
  }


#s-4be59d54-acc8-4bc4-9941-1653b823c29c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-784737ca-4fe3-445a-8974-57ac5a770fd7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-784737ca-4fe3-445a-8974-57ac5a770fd7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c3b83bf9-05d1-49e4-8274-5af63c7344b2 {
  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-c3b83bf9-05d1-49e4-8274-5af63c7344b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3b83bf9-05d1-49e4-8274-5af63c7344b2.shg-box.shg-c {
  justify-content: center;
}

#s-fefeac6d-89fe-49c6-afa5-796f204ef4d2 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-fefeac6d-89fe-49c6-afa5-796f204ef4d2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e857cfda-695f-4803-be1e-5d17a7f2f44d {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-e857cfda-695f-4803-be1e-5d17a7f2f44d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-6c986687-fd96-4295-b227-b3169d566f24 {
  margin-top: 0px;
margin-bottom: 10px;
padding-left: 30px;
padding-bottom: 3px;
padding-right: 30px;
text-align: center;
}




  #s-6c986687-fd96-4295-b227-b3169d566f24 img.shogun-image {
    
    width: px;
  }


#s-6c986687-fd96-4295-b227-b3169d566f24 .shogun-image-content {
  
    align-items: center;
  
}

#s-213447f9-0239-45ed-8ec6-b7161768315a {
  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-13b5ae52-7055-4675-bee7-372a43c4897f {
  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-13b5ae52-7055-4675-bee7-372a43c4897f:hover {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}#s-13b5ae52-7055-4675-bee7-372a43c4897f:active {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}


#s-13b5ae52-7055-4675-bee7-372a43c4897f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-d8eda52b-4d82-48a4-8b7b-b898702e26fa {
  margin-top: 0px;
margin-bottom: 10px;
padding-left: 30px;
padding-bottom: 4px;
padding-right: 30px;
text-align: center;
}




  #s-d8eda52b-4d82-48a4-8b7b-b898702e26fa img.shogun-image {
    
    width: px;
  }


#s-d8eda52b-4d82-48a4-8b7b-b898702e26fa .shogun-image-content {
  
    align-items: center;
  
}

#s-c0f6445c-d2de-4219-8967-fc77c6a75775 {
  margin-top: 0px;
margin-bottom: -30px;
padding-bottom: 50px;
}

#s-80fc2175-8997-4f81-8491-8bcec1d60f6f {
  margin-bottom: -5px;
}

#s-2f09ca1a-9cd4-46f4-9a95-30260ad7df21 {
  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-2f09ca1a-9cd4-46f4-9a95-30260ad7df21:hover {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}#s-2f09ca1a-9cd4-46f4-9a95-30260ad7df21:active {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}


#s-2f09ca1a-9cd4-46f4-9a95-30260ad7df21.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-1cf0dbfd-2bfc-47e4-b1df-0a0c809dcca4 {
  margin-top: 0px;
margin-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-1cf0dbfd-2bfc-47e4-b1df-0a0c809dcca4 img.shogun-image {
    
    width: px;
  }


#s-1cf0dbfd-2bfc-47e4-b1df-0a0c809dcca4 .shogun-image-content {
  
    align-items: center;
  
}

#s-8f27d4e6-482d-4756-9220-73c0efc5d8ce {
  margin-top: 0px;
margin-bottom: -30px;
padding-bottom: 50px;
}

#s-916e548c-8ddb-4f58-939c-ec2478a55086 {
  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-916e548c-8ddb-4f58-939c-ec2478a55086:hover {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}#s-916e548c-8ddb-4f58-939c-ec2478a55086:active {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}


#s-916e548c-8ddb-4f58-939c-ec2478a55086.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-ad0b31a5-60e0-44ed-a066-317baec607a9 {
  padding-top: 60px;
min-height: 50px;
}








#s-ad0b31a5-60e0-44ed-a066-317baec607a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad0b31a5-60e0-44ed-a066-317baec607a9.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e1792152-2d00-4ed2-a287-bcb11f4c4453"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f8763217-d0a3-4f7f-b9aa-6d27f31174c5 {
  text-align: center;
}




  #s-f8763217-d0a3-4f7f-b9aa-6d27f31174c5 img.shogun-image {
    
    width: px;
  }


#s-f8763217-d0a3-4f7f-b9aa-6d27f31174c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c7a3a56-808e-481c-93c1-35699e6adcfd {
  text-align: center;
}




  #s-4c7a3a56-808e-481c-93c1-35699e6adcfd img.shogun-image {
    
    width: px;
  }


#s-4c7a3a56-808e-481c-93c1-35699e6adcfd .shogun-image-content {
  
    align-items: center;
  
}

#s-564824aa-6e33-41a9-968b-d972f6aee72e {
  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-564824aa-6e33-41a9-968b-d972f6aee72e {
  display: none;
}
#s-564824aa-6e33-41a9-968b-d972f6aee72e, #wrap-s-564824aa-6e33-41a9-968b-d972f6aee72e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-564824aa-6e33-41a9-968b-d972f6aee72e {
  display: none;
}
#s-564824aa-6e33-41a9-968b-d972f6aee72e, #wrap-s-564824aa-6e33-41a9-968b-d972f6aee72e { display:none !important; }}







#s-564824aa-6e33-41a9-968b-d972f6aee72e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-564824aa-6e33-41a9-968b-d972f6aee72e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7f9996ed-9c37-496e-a0fa-53a139b2eaa3 {
  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-7f9996ed-9c37-496e-a0fa-53a139b2eaa3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-79cef5ce-4198-4a2a-8b3c-fa3c221d153a {
  min-height: 50px;
}








#s-79cef5ce-4198-4a2a-8b3c-fa3c221d153a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79cef5ce-4198-4a2a-8b3c-fa3c221d153a.shg-box.shg-c {
  justify-content: center;
}

#s-ba501397-ecf8-4da6-a714-9308a6b90336 {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-ba501397-ecf8-4da6-a714-9308a6b90336 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ba501397-ecf8-4da6-a714-9308a6b90336 {
  
}
}







#s-ba501397-ecf8-4da6-a714-9308a6b90336 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba501397-ecf8-4da6-a714-9308a6b90336.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9cd274c5-ebed-4510-9623-abee472e9292 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-9cd274c5-ebed-4510-9623-abee472e9292 img.shogun-image {
    
    width: px;
  }


#s-9cd274c5-ebed-4510-9623-abee472e9292 .shogun-image-content {
  
    align-items: center;
  
}

#s-1952d38f-4a84-4ff8-9224-409f99c99fa3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-1952d38f-4a84-4ff8-9224-409f99c99fa3 img.shogun-image {
    
    width: px;
  }


#s-1952d38f-4a84-4ff8-9224-409f99c99fa3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9755e2c-bf6f-403e-9e01-e63d7d332070 {
  
}

#s-f77afeb1-c06a-446d-a614-1b61f04b8491 {
  padding-left: 0px;
padding-right: 0px;
}

#s-9c84de18-5aa9-45f1-a5ad-a4b5767a68f5 {
  padding-top: 20px;
min-height: 50px;
}








#s-9c84de18-5aa9-45f1-a5ad-a4b5767a68f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c84de18-5aa9-45f1-a5ad-a4b5767a68f5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f2d25383-5838-40a7-ad73-02336531df4a {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-f2d25383-5838-40a7-ad73-02336531df4a img.shogun-image {
    
    width: px;
  }


#s-f2d25383-5838-40a7-ad73-02336531df4a .shogun-image-content {
  
    align-items: center;
  
}

#s-4cba93a7-e8fe-41df-b6d4-18cf3bf55f61 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-4cba93a7-e8fe-41df-b6d4-18cf3bf55f61 img.shogun-image {
    
    width: px;
  }


#s-4cba93a7-e8fe-41df-b6d4-18cf3bf55f61 .shogun-image-content {
  
    align-items: center;
  
}

#s-18e5d00a-7443-4424-ba87-b49c349e191b {
  
}

#s-9c7e953f-99b9-4d81-a6ce-2f2aae6ad34e {
  padding-left: 0px;
padding-right: 0px;
}

#s-05e676bf-e1b2-43aa-8392-ce684f39c116 {
  padding-top: 20px;
min-height: 50px;
}








#s-05e676bf-e1b2-43aa-8392-ce684f39c116 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05e676bf-e1b2-43aa-8392-ce684f39c116.shg-box.shg-c {
  justify-content: flex-start;
}

#s-07ea4f49-4836-4a29-a0c5-817b9c612a91 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-07ea4f49-4836-4a29-a0c5-817b9c612a91 img.shogun-image {
    
    width: px;
  }


#s-07ea4f49-4836-4a29-a0c5-817b9c612a91 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa0c976d-6885-4914-b65b-054341929866 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-aa0c976d-6885-4914-b65b-054341929866 img.shogun-image {
    
    width: px;
  }


#s-aa0c976d-6885-4914-b65b-054341929866 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c1ad8b7-7034-4a2d-9f5e-355e94f7d38a {
  
}

#s-c678f537-d529-49e9-bfd2-1f5e9e7db06f {
  padding-left: 0px;
padding-right: 0px;
}

#s-2e0ae075-4285-4977-aa53-ba2ddc1110ac {
  padding-top: 20px;
min-height: 50px;
}








#s-2e0ae075-4285-4977-aa53-ba2ddc1110ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e0ae075-4285-4977-aa53-ba2ddc1110ac.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d52df86b-5ee2-46c0-99fd-20fc144fe028 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-d52df86b-5ee2-46c0-99fd-20fc144fe028 img.shogun-image {
    
    width: px;
  }


#s-d52df86b-5ee2-46c0-99fd-20fc144fe028 .shogun-image-content {
  
    align-items: center;
  
}

#s-8162c879-f3d1-40b3-9c9d-e200f1c09689 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-8162c879-f3d1-40b3-9c9d-e200f1c09689 img.shogun-image {
    
    width: px;
  }


#s-8162c879-f3d1-40b3-9c9d-e200f1c09689 .shogun-image-content {
  
    align-items: center;
  
}

#s-35d53baa-7d7a-4435-b674-1c8c405fad2c {
  
}

#s-8775d731-eb98-4723-a8ae-8dffe2bea308 {
  padding-left: 0px;
padding-right: 0px;
}

#s-f27ebbd4-bd9c-4a29-8606-efceb4182a11 {
  margin-bottom: 60px;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(253, 253, 253, 1);
}
@media (min-width: 1200px){#s-f27ebbd4-bd9c-4a29-8606-efceb4182a11 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f27ebbd4-bd9c-4a29-8606-efceb4182a11 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f27ebbd4-bd9c-4a29-8606-efceb4182a11 {
  display: none;
}
#s-f27ebbd4-bd9c-4a29-8606-efceb4182a11, #wrap-s-f27ebbd4-bd9c-4a29-8606-efceb4182a11 { display:none !important; }}@media (max-width: 767px){#s-f27ebbd4-bd9c-4a29-8606-efceb4182a11 {
  display: none;
}
#s-f27ebbd4-bd9c-4a29-8606-efceb4182a11, #wrap-s-f27ebbd4-bd9c-4a29-8606-efceb4182a11 { display:none !important; }}







#s-f27ebbd4-bd9c-4a29-8606-efceb4182a11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f27ebbd4-bd9c-4a29-8606-efceb4182a11.shg-box.shg-c {
  justify-content: flex-start;
}

#s-77fe0bef-a042-43fe-ab66-b2e9a46124e4 {
  margin-top: 0px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
text-align: center;
}

#s-77fe0bef-a042-43fe-ab66-b2e9a46124e4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5f8d0118-6bd0-4548-a979-b9bf78476cc6 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}

@media (min-width: 0px) {
[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-5f8d0118-6bd0-4548-a979-b9bf78476cc6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-b3154ce9-2899-468d-85e0-eb790fcea421 {
  padding-top: 20px;
padding-bottom: 0px;
min-height: 50px;
}








#s-b3154ce9-2899-468d-85e0-eb790fcea421 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3154ce9-2899-468d-85e0-eb790fcea421.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8c1aa4d1-a2af-422b-920b-fbc1285f2623 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-8c1aa4d1-a2af-422b-920b-fbc1285f2623 img.shogun-image {
    
    width: px;
  }


#s-8c1aa4d1-a2af-422b-920b-fbc1285f2623 .shogun-image-content {
  
    align-items: center;
  
}

#s-8598f440-c6d1-40a7-91a2-c666a049b1ea {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-8598f440-c6d1-40a7-91a2-c666a049b1ea img.shogun-image {
    
    width: px;
  }


#s-8598f440-c6d1-40a7-91a2-c666a049b1ea .shogun-image-content {
  
    align-items: center;
  
}

#s-9e1e9c11-e868-4a44-a33f-b85074b98169 {
  
}

#s-173f74c9-d5dc-4415-957f-c88209fc09ee {
  padding-left: 0px;
padding-right: 0px;
}

#s-dc6322d0-8765-42e3-a7ec-06d33ba57282 {
  padding-top: 20px;
min-height: 50px;
}








#s-dc6322d0-8765-42e3-a7ec-06d33ba57282 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc6322d0-8765-42e3-a7ec-06d33ba57282.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0ed54d18-5541-4a03-808b-27bbdf7a4cf9 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-0ed54d18-5541-4a03-808b-27bbdf7a4cf9 img.shogun-image {
    
    width: px;
  }


#s-0ed54d18-5541-4a03-808b-27bbdf7a4cf9 .shogun-image-content {
  
    align-items: center;
  
}

#s-58f6c046-7377-4c4f-9feb-e36f124bc80d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-58f6c046-7377-4c4f-9feb-e36f124bc80d img.shogun-image {
    
    width: px;
  }


#s-58f6c046-7377-4c4f-9feb-e36f124bc80d .shogun-image-content {
  
    align-items: center;
  
}

#s-6df133d7-e8ad-405b-ac92-226f8058df6e {
  
}

#s-de12063b-1775-4f62-883d-085d5b593349 {
  padding-left: 0px;
padding-right: 0px;
}

#s-bf0b559d-bcf8-4e58-a4f0-085ddf72b172 {
  padding-top: 20px;
min-height: 50px;
}








#s-bf0b559d-bcf8-4e58-a4f0-085ddf72b172 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf0b559d-bcf8-4e58-a4f0-085ddf72b172.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1416418e-610f-4a5d-8d8c-972bf53c26ec {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-1416418e-610f-4a5d-8d8c-972bf53c26ec img.shogun-image {
    
    width: px;
  }


#s-1416418e-610f-4a5d-8d8c-972bf53c26ec .shogun-image-content {
  
    align-items: center;
  
}

#s-68e68cc5-5ca8-428e-b829-917bf0ed3363 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-68e68cc5-5ca8-428e-b829-917bf0ed3363 img.shogun-image {
    
    width: px;
  }


#s-68e68cc5-5ca8-428e-b829-917bf0ed3363 .shogun-image-content {
  
    align-items: center;
  
}

#s-afbb1828-a829-4d4f-b6f0-12fa03e0c7c0 {
  
}

#s-5f600030-6938-47ff-96cd-bc77b9bcad1a {
  padding-left: 0px;
padding-right: 0px;
}

#s-b5511b5f-042f-4a24-a1f2-41b176f8289f {
  padding-top: 20px;
min-height: 50px;
}








#s-b5511b5f-042f-4a24-a1f2-41b176f8289f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5511b5f-042f-4a24-a1f2-41b176f8289f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-68601d1e-dafb-4242-9945-eec8ac872422 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-68601d1e-dafb-4242-9945-eec8ac872422 img.shogun-image {
    
    width: px;
  }


#s-68601d1e-dafb-4242-9945-eec8ac872422 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1b1b308-e937-4f7b-846a-adad11080932 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-a1b1b308-e937-4f7b-846a-adad11080932 img.shogun-image {
    
    width: px;
  }


#s-a1b1b308-e937-4f7b-846a-adad11080932 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f7d43a0-3d48-4f6f-a29d-eb93a064c4bd {
  
}

#s-67b69c62-521c-40f5-9966-9ea1cd1788c0 {
  padding-left: 0px;
padding-right: 0px;
}

#s-5185fa38-693c-493f-9519-65163c7f0cea {
  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-5185fa38-693c-493f-9519-65163c7f0cea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5185fa38-693c-493f-9519-65163c7f0cea.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6547abec-4f76-4624-b0a4-774a283cf5c2 {
  margin-top: 54px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6547abec-4f76-4624-b0a4-774a283cf5c2 .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-42c51ec3-9a42-4a42-9e06-b894afb5d776 {
  box-shadow:    #515151;
margin-top: 0px;
margin-bottom: 0em;
}

#s-c06d7055-d5d3-483c-9c03-0f1ba3218629 {
  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-c06d7055-d5d3-483c-9c03-0f1ba3218629:hover {background-color: rgba(14, 92, 130, 1) !important;
text-decoration: none !important;}#s-c06d7055-d5d3-483c-9c03-0f1ba3218629:active {background-color: rgba(14, 92, 130, 1) !important;
text-decoration: none !important;}


#s-c06d7055-d5d3-483c-9c03-0f1ba3218629.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;
}
