.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-4a24a5a9-a909-4063-9e3b-e7d92d24aa7d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 0, 0, 1);
}

#s-4a24a5a9-a909-4063-9e3b-e7d92d24aa7d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-5ee9a812-5195-4815-b37e-ed5024ea500b {
  margin-top: 1%;
margin-bottom: 1%;
min-height: 50px;
}
@media (max-width: 767px){#s-5ee9a812-5195-4815-b37e-ed5024ea500b {
  display: none;
}
#s-5ee9a812-5195-4815-b37e-ed5024ea500b, #wrap-s-5ee9a812-5195-4815-b37e-ed5024ea500b { display:none !important; }}







#s-5ee9a812-5195-4815-b37e-ed5024ea500b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ee9a812-5195-4815-b37e-ed5024ea500b.shg-box.shg-c {
  justify-content: center;
}

.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-2b87a506-e4b6-4ae3-9223-69f5c11e90d7 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7 {
  margin-left: 7%;
margin-right: 7%;
}
}
@media (min-width: 0px) {
[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2b87a506-e4b6-4ae3-9223-69f5c11e90d7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-60713d75-33e9-4062-8b6f-24106fc081ae {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-60713d75-33e9-4062-8b6f-24106fc081ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60713d75-33e9-4062-8b6f-24106fc081ae.shg-box.shg-c {
  justify-content: center;
}

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

#s-f1c8cc05-c8db-4d7a-9a8f-dd6c5cfc06dd {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-f1c8cc05-c8db-4d7a-9a8f-dd6c5cfc06dd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1c8cc05-c8db-4d7a-9a8f-dd6c5cfc06dd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1c8cc05-c8db-4d7a-9a8f-dd6c5cfc06dd {
  
}
}
#s-11dce4c0-8515-4461-84a2-0865ad011f93 {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-11dce4c0-8515-4461-84a2-0865ad011f93 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-11dce4c0-8515-4461-84a2-0865ad011f93 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-11dce4c0-8515-4461-84a2-0865ad011f93 {
  
}
}
#s-481d1c76-aac3-414a-b88f-85388d1b06b4 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-481d1c76-aac3-414a-b88f-85388d1b06b4 {
  display: none;
}
#s-481d1c76-aac3-414a-b88f-85388d1b06b4, #wrap-s-481d1c76-aac3-414a-b88f-85388d1b06b4 { display:none !important; }}@media (max-width: 767px){#s-481d1c76-aac3-414a-b88f-85388d1b06b4 {
  display: none;
}
#s-481d1c76-aac3-414a-b88f-85388d1b06b4, #wrap-s-481d1c76-aac3-414a-b88f-85388d1b06b4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-481d1c76-aac3-414a-b88f-85388d1b06b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-128fb563-a55a-4161-9001-0d23d02c431f {
  min-height: 50px;
}








#s-128fb563-a55a-4161-9001-0d23d02c431f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-128fb563-a55a-4161-9001-0d23d02c431f.shg-box.shg-c {
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -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-cd3524b2-3363-4398-949f-0ca3b533d423 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-cd3524b2-3363-4398-949f-0ca3b533d423 img.shogun-image {
    
    width: px;
  }


#s-cd3524b2-3363-4398-949f-0ca3b533d423 .shogun-image-content {
  
    align-items: center;
  
}

#s-46768fa9-951e-4242-b06c-6de911b72388 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46768fa9-951e-4242-b06c-6de911b72388 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-01798668-6eb0-4693-a150-73c0e0d03c75 {
  min-height: 50px;
}








#s-01798668-6eb0-4693-a150-73c0e0d03c75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01798668-6eb0-4693-a150-73c0e0d03c75.shg-box.shg-c {
  justify-content: center;
}

#s-f2faa108-73a1-4245-b09d-c4265f61efb5 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-f2faa108-73a1-4245-b09d-c4265f61efb5 img.shogun-image {
    
    width: px;
  }


#s-f2faa108-73a1-4245-b09d-c4265f61efb5 .shogun-image-content {
  
    align-items: center;
  
}

#s-20d82d3b-fcae-4766-8cff-bd2a065eecd5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20d82d3b-fcae-4766-8cff-bd2a065eecd5 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-e51cd166-cf7c-4983-b604-d5352939758d {
  min-height: 50px;
}








#s-e51cd166-cf7c-4983-b604-d5352939758d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e51cd166-cf7c-4983-b604-d5352939758d.shg-box.shg-c {
  justify-content: center;
}

#s-30ba8fa3-ee69-4448-8e9c-6076cd7e72fc {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-30ba8fa3-ee69-4448-8e9c-6076cd7e72fc img.shogun-image {
    
    width: px;
  }


#s-30ba8fa3-ee69-4448-8e9c-6076cd7e72fc .shogun-image-content {
  
    align-items: center;
  
}

#s-415b9bdf-115c-463d-a73f-a6b306a73a04 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-415b9bdf-115c-463d-a73f-a6b306a73a04 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-656edbd8-c2d2-4ac0-98b7-ce474921f328 {
  margin-top: 7%;
margin-bottom: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-656edbd8-c2d2-4ac0-98b7-ce474921f328 {
  display: none;
}
#s-656edbd8-c2d2-4ac0-98b7-ce474921f328, #wrap-s-656edbd8-c2d2-4ac0-98b7-ce474921f328 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-656edbd8-c2d2-4ac0-98b7-ce474921f328 {
  display: none;
}
#s-656edbd8-c2d2-4ac0-98b7-ce474921f328, #wrap-s-656edbd8-c2d2-4ac0-98b7-ce474921f328 { display:none !important; }}@media (max-width: 767px){#s-656edbd8-c2d2-4ac0-98b7-ce474921f328 {
  display: none;
}
#s-656edbd8-c2d2-4ac0-98b7-ce474921f328, #wrap-s-656edbd8-c2d2-4ac0-98b7-ce474921f328 { display:none !important; }}







#s-656edbd8-c2d2-4ac0-98b7-ce474921f328 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-656edbd8-c2d2-4ac0-98b7-ce474921f328.shg-box.shg-c {
  justify-content: center;
}

#s-b9d799b7-80f5-40ac-9bb1-a6af954b209b {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}




  #s-b9d799b7-80f5-40ac-9bb1-a6af954b209b img.shogun-image {
    
    width: px;
  }


#s-b9d799b7-80f5-40ac-9bb1-a6af954b209b .shogun-image-content {
  
    align-items: center;
  
}

#s-a2fb6eba-4063-45dd-829a-31f8010310d1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2fb6eba-4063-45dd-829a-31f8010310d1 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-1bd1b6b4-604d-4b73-a4e4-96f99069d524 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1bd1b6b4-604d-4b73-a4e4-96f99069d524"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-321c49db-c158-4985-906d-9469fcb0e502 {
  min-height: 50px;
}








#s-321c49db-c158-4985-906d-9469fcb0e502 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-321c49db-c158-4985-906d-9469fcb0e502.shg-box.shg-c {
  justify-content: center;
}

#s-f64328be-5f1b-42e0-a20e-9757bb9ecc8b {
  margin-left: auto;
margin-right: auto;
max-width: 8em;
text-align: center;
}




  #s-f64328be-5f1b-42e0-a20e-9757bb9ecc8b img.shogun-image {
    
    width: px;
  }


#s-f64328be-5f1b-42e0-a20e-9757bb9ecc8b .shogun-image-content {
  
    align-items: center;
  
}

#s-849f0005-ddd3-4659-b26d-21b81f963124 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-849f0005-ddd3-4659-b26d-21b81f963124 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-6c2d216a-2436-4324-bf9a-ce2f35877981 {
  margin-left: auto;
margin-right: auto;
max-width: 8em;
text-align: center;
}




  #s-6c2d216a-2436-4324-bf9a-ce2f35877981 img.shogun-image {
    
    width: px;
  }


#s-6c2d216a-2436-4324-bf9a-ce2f35877981 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d65247f-bdb6-4152-a380-a68c68f32504 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d65247f-bdb6-4152-a380-a68c68f32504 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-d0773a70-c991-4f93-8a22-e6e7e721cb15 {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: custom center;
}








#s-d0773a70-c991-4f93-8a22-e6e7e721cb15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0773a70-c991-4f93-8a22-e6e7e721cb15.shg-box.shg-c {
  justify-content: center;
}

#s-60dddb2d-2be5-450a-a65d-162749e637cd {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-60dddb2d-2be5-450a-a65d-162749e637cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60dddb2d-2be5-450a-a65d-162749e637cd.shg-box.shg-c {
  justify-content: center;
}

#s-a6257266-69c9-4eb6-8cd1-c927c206bc22 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
max-width: 500px;
text-align: center;
}




  #s-a6257266-69c9-4eb6-8cd1-c927c206bc22 img.shogun-image {
    
    width: px;
  }


#s-a6257266-69c9-4eb6-8cd1-c927c206bc22 .shogun-image-content {
  
    align-items: center;
  
}

#s-c25ab2d9-67f4-42e6-b3a8-b8353de63166 {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: center center;
}








#s-c25ab2d9-67f4-42e6-b3a8-b8353de63166 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c25ab2d9-67f4-42e6-b3a8-b8353de63166.shg-box.shg-c {
  justify-content: center;
}

#s-3dcbde02-7196-49e3-a66a-d3e78c2ac0f2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-3dcbde02-7196-49e3-a66a-d3e78c2ac0f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3dcbde02-7196-49e3-a66a-d3e78c2ac0f2.shg-box.shg-c {
  justify-content: center;
}

#s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19 {
  margin-left: 11%;
margin-right: 11%;
max-width: 960px;
}

@media (min-width: 0px) {
[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29b096f6-56f7-4cbe-9d70-918ea7ad2e19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c7bac8c0-816a-4ece-ac1d-4d9a66a21650 {
  margin-top: 46%;
margin-bottom: 17%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c7bac8c0-816a-4ece-ac1d-4d9a66a21650 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 63px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-33f4934f-33b6-49a5-988a-ece6caf5a771 {
  text-align: center;
}




  #s-33f4934f-33b6-49a5-988a-ece6caf5a771 img.shogun-image {
    
    width: px;
  }


#s-33f4934f-33b6-49a5-988a-ece6caf5a771 .shogun-image-content {
  
    align-items: center;
  
}

#s-58ba500d-7272-4bac-8c26-63d6acdd4589 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 950px;
}
@media (min-width: 1200px){#s-58ba500d-7272-4bac-8c26-63d6acdd4589 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-58ba500d-7272-4bac-8c26-63d6acdd4589 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-58ba500d-7272-4bac-8c26-63d6acdd4589 {
  margin-top: 2%;
margin-left: 9%;
margin-bottom: 5%;
margin-right: 9%;
}
}
#s-b3cdb0aa-caef-4530-ad1c-8a935debcd96 {
  min-height: 50px;
}








#s-b3cdb0aa-caef-4530-ad1c-8a935debcd96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3cdb0aa-caef-4530-ad1c-8a935debcd96.shg-box.shg-c {
  justify-content: center;
}

#s-005b335f-8f10-47a8-a59f-c8baef789832 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-005b335f-8f10-47a8-a59f-c8baef789832 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-005b335f-8f10-47a8-a59f-c8baef789832"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-30eaff82-f193-482b-a397-faeafe62856d {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-60f825a0-f6db-439c-9738-e55dfc47c484 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-60f825a0-f6db-439c-9738-e55dfc47c484 img.shogun-image {
    
    width: px;
  }


#s-60f825a0-f6db-439c-9738-e55dfc47c484 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0d2a487-39b1-43db-ba85-124ace4700f9 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f0d2a487-39b1-43db-ba85-124ace4700f9 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0d2a487-39b1-43db-ba85-124ace4700f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3cae3fbb-3d74-418a-8ca1-b52382ae531e {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-3cae3fbb-3d74-418a-8ca1-b52382ae531e img.shogun-image {
    
    width: px;
  }


#s-3cae3fbb-3d74-418a-8ca1-b52382ae531e .shogun-image-content {
  
    align-items: center;
  
}

#s-16cf1696-dc64-48d9-a333-62e213daa2cd {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-c6c4b585-a882-4ab1-b73c-eb26cc51705f {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c6c4b585-a882-4ab1-b73c-eb26cc51705f {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6c4b585-a882-4ab1-b73c-eb26cc51705f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a85e0ae6-515f-4302-8ea1-e1aeaed48a38 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-60f03408-3b12-4135-b0b8-b221a1af03f6 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-60f03408-3b12-4135-b0b8-b221a1af03f6 img.shogun-image {
    
    width: px;
  }


#s-60f03408-3b12-4135-b0b8-b221a1af03f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e8f9dbdf-ba60-4aa5-b925-40cdc2338580"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b0fa20bf-8b36-42e4-81c6-b9376a6dfd54 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-b0fa20bf-8b36-42e4-81c6-b9376a6dfd54 img.shogun-image {
    
    width: px;
  }


#s-b0fa20bf-8b36-42e4-81c6-b9376a6dfd54 .shogun-image-content {
  
    align-items: center;
  
}

#s-8afbe54a-8438-4f60-9751-9e4cc4113cab {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-e1cca621-0745-4e04-94f4-e435cb0a4de8 {
  background-repeat: no-repeat;
background-size: 100% 100%;
min-height: 75px;
background-position: center center;
}








#s-e1cca621-0745-4e04-94f4-e435cb0a4de8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1cca621-0745-4e04-94f4-e435cb0a4de8.shg-box.shg-c {
  justify-content: center;
}

#s-1f255a08-8897-4d19-a174-6abd2ddb09aa {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}
@media (max-width: 767px){#s-1f255a08-8897-4d19-a174-6abd2ddb09aa {
  display: none;
}
#s-1f255a08-8897-4d19-a174-6abd2ddb09aa, #wrap-s-1f255a08-8897-4d19-a174-6abd2ddb09aa { display:none !important; }}







#s-1f255a08-8897-4d19-a174-6abd2ddb09aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f255a08-8897-4d19-a174-6abd2ddb09aa.shg-box.shg-c {
  justify-content: center;
}

#s-a82b7001-4afd-4061-98d9-afe116ebc9f8 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-a82b7001-4afd-4061-98d9-afe116ebc9f8 {
  display: none;
}
#s-a82b7001-4afd-4061-98d9-afe116ebc9f8, #wrap-s-a82b7001-4afd-4061-98d9-afe116ebc9f8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a82b7001-4afd-4061-98d9-afe116ebc9f8 {
  display: none;
}
#s-a82b7001-4afd-4061-98d9-afe116ebc9f8, #wrap-s-a82b7001-4afd-4061-98d9-afe116ebc9f8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a82b7001-4afd-4061-98d9-afe116ebc9f8 {
  display: none;
}
#s-a82b7001-4afd-4061-98d9-afe116ebc9f8, #wrap-s-a82b7001-4afd-4061-98d9-afe116ebc9f8 { display:none !important; }}
#s-5c1b4f20-854c-4509-a402-6100f9bf8bc1 {
  background-repeat: repeat;
background-size: cover;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-5c1b4f20-854c-4509-a402-6100f9bf8bc1 {
  display: none;
}
#s-5c1b4f20-854c-4509-a402-6100f9bf8bc1, #wrap-s-5c1b4f20-854c-4509-a402-6100f9bf8bc1 { display:none !important; }}







#s-5c1b4f20-854c-4509-a402-6100f9bf8bc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c1b4f20-854c-4509-a402-6100f9bf8bc1.shg-box.shg-c {
  justify-content: center;
}

#s-0ab496b2-0619-4f08-9572-1f8b7fc497ea {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-71e53a5b-6a8d-4261-ba48-3063af0e83e7 {
  margin-left: auto;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-71e53a5b-6a8d-4261-ba48-3063af0e83e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6fb130e2-9e2f-4152-8157-5b4ffa5ae53c {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 11em;
text-align: center;
}




  #s-6fb130e2-9e2f-4152-8157-5b4ffa5ae53c img.shogun-image {
    
    width: px;
  }


#s-6fb130e2-9e2f-4152-8157-5b4ffa5ae53c .shogun-image-content {
  
    align-items: center;
  
}

#s-7815f981-1148-4998-885c-892c4daaa425 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-35cff1e1-c54e-4507-8eea-cba65dd628d9 {
  margin-left: 0%;
margin-right: 0%;
}

#s-aedf7b54-1d56-48cc-acd5-759da51cee2d {
  margin-top: 4%;
margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aedf7b54-1d56-48cc-acd5-759da51cee2d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9992c949-c00e-41bf-ae22-fc10cc88e007 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-a5a4461f-8315-4c51-828c-571cc456e593 {
  margin-left: 0%;
margin-right: 0%;
}

#s-2417dd56-2943-4510-b609-c9aeafd02aa0 {
  margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: left;
}




  #s-2417dd56-2943-4510-b609-c9aeafd02aa0 img.shogun-image {
    
    width: px;
  }


#s-2417dd56-2943-4510-b609-c9aeafd02aa0 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-568e0862-32f7-4cf6-a184-3b332645de75 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-568e0862-32f7-4cf6-a184-3b332645de75"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a2463fe4-24ee-4606-b414-d2868a9f17fe {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: center;
}




  #s-a2463fe4-24ee-4606-b414-d2868a9f17fe img.shogun-image {
    
    width: px;
  }


#s-a2463fe4-24ee-4606-b414-d2868a9f17fe .shogun-image-content {
  
    align-items: center;
  
}

#s-dfdeb3c9-cb27-41ab-afba-7a6861298ccc {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-519e8f78-7009-48bb-a768-5b122120f96f {
  margin-left: 0%;
margin-right: 0%;
}

#s-b05d6c41-a002-4e75-bc6e-e65743a9d65e {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b05d6c41-a002-4e75-bc6e-e65743a9d65e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-37aac789-8a49-4ca6-b3ef-ddb6dd67feee {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-455cc6af-282a-43c8-aa22-503d57c91bef {
  margin-left: 0%;
margin-right: 0%;
}

#s-c559e8ae-9785-4d24-9a7d-62281f466cd0 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: center;
}




  #s-c559e8ae-9785-4d24-9a7d-62281f466cd0 img.shogun-image {
    
    width: px;
  }


#s-c559e8ae-9785-4d24-9a7d-62281f466cd0 .shogun-image-content {
  
    align-items: center;
  
}

#s-b390f3d1-2b4d-4ee7-8e33-9990a8729499 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b390f3d1-2b4d-4ee7-8e33-9990a8729499"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-04dddc81-8202-4f2c-a89d-f05864b15bcf {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: center;
}




  #s-04dddc81-8202-4f2c-a89d-f05864b15bcf img.shogun-image {
    
    width: px;
  }


#s-04dddc81-8202-4f2c-a89d-f05864b15bcf .shogun-image-content {
  
    align-items: center;
  
}

#s-8d1b78e0-9ce5-4bb4-80dc-0971a5240b2a {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-5fa9e57a-0081-453b-932c-c3ae606e5777 {
  margin-left: 0%;
margin-right: 0%;
}

#s-346d5720-d48d-49e3-97bc-6083023c30c5 {
  background-repeat: no-repeat;
background-size: 100% 100%;
min-height: 75px;
background-position: center center;
}








#s-346d5720-d48d-49e3-97bc-6083023c30c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-346d5720-d48d-49e3-97bc-6083023c30c5.shg-box.shg-c {
  justify-content: center;
}

#s-76ab98e2-ba4b-4e59-8df1-10084f3da059 {
  min-height: 50px;
}








#s-76ab98e2-ba4b-4e59-8df1-10084f3da059 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76ab98e2-ba4b-4e59-8df1-10084f3da059.shg-box.shg-c {
  justify-content: center;
}

#s-6a5cfe28-4ec7-4dc1-a183-8d2b713d16c3 {
  margin-left: 500px;
margin-right: 500px;
max-width: 500px;
text-align: center;
}




  #s-6a5cfe28-4ec7-4dc1-a183-8d2b713d16c3 img.shogun-image {
    
    width: px;
  }


#s-6a5cfe28-4ec7-4dc1-a183-8d2b713d16c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86 {
  display: none;
}
#s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86, #wrap-s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86 {
  display: none;
}
#s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86, #wrap-s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86 {
  display: none;
}
#s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86, #wrap-s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86 { display:none !important; }}







#s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e8ce891-8e61-47fd-8c5f-ce44b1e40c86.shg-box.shg-c {
  justify-content: center;
}

#s-c98a505d-d948-46c1-bc58-812743384fed {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-c98a505d-d948-46c1-bc58-812743384fed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c98a505d-d948-46c1-bc58-812743384fed.shg-box.shg-c {
  justify-content: center;
}

#s-0df2320a-0486-4cc0-8e0e-9b33711acc9a {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-0df2320a-0486-4cc0-8e0e-9b33711acc9a {
  display: none;
}
#s-0df2320a-0486-4cc0-8e0e-9b33711acc9a, #wrap-s-0df2320a-0486-4cc0-8e0e-9b33711acc9a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0df2320a-0486-4cc0-8e0e-9b33711acc9a {
  display: none;
}
#s-0df2320a-0486-4cc0-8e0e-9b33711acc9a, #wrap-s-0df2320a-0486-4cc0-8e0e-9b33711acc9a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0df2320a-0486-4cc0-8e0e-9b33711acc9a {
  display: none;
}
#s-0df2320a-0486-4cc0-8e0e-9b33711acc9a, #wrap-s-0df2320a-0486-4cc0-8e0e-9b33711acc9a { display:none !important; }}
#s-3910129f-005a-44dc-9ae0-451ca98d9b44 {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-3910129f-005a-44dc-9ae0-451ca98d9b44 {
  display: none;
}
#s-3910129f-005a-44dc-9ae0-451ca98d9b44, #wrap-s-3910129f-005a-44dc-9ae0-451ca98d9b44 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3910129f-005a-44dc-9ae0-451ca98d9b44 {
  display: none;
}
#s-3910129f-005a-44dc-9ae0-451ca98d9b44, #wrap-s-3910129f-005a-44dc-9ae0-451ca98d9b44 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3910129f-005a-44dc-9ae0-451ca98d9b44 {
  display: none;
}
#s-3910129f-005a-44dc-9ae0-451ca98d9b44, #wrap-s-3910129f-005a-44dc-9ae0-451ca98d9b44 { display:none !important; }}
#s-30b04546-7964-4474-8a31-2839a7baa661 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-30b04546-7964-4474-8a31-2839a7baa661"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-9c52cda8-eca0-485d-914a-0e03bf1e692b {
  min-height: 50px;
}








#s-9c52cda8-eca0-485d-914a-0e03bf1e692b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c52cda8-eca0-485d-914a-0e03bf1e692b.shg-box.shg-c {
  justify-content: center;
}

#s-171ab6bf-ad94-4a3f-ac16-27f588f3ae56 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-171ab6bf-ad94-4a3f-ac16-27f588f3ae56 img.shogun-image {
    
    width: px;
  }


#s-171ab6bf-ad94-4a3f-ac16-27f588f3ae56 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4bbcfcf-f034-4ebb-9f12-72ad17675ea4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4bbcfcf-f034-4ebb-9f12-72ad17675ea4 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-ec76eeb6-6dff-401e-8bac-9313b1452399 {
  min-height: 50px;
}








#s-ec76eeb6-6dff-401e-8bac-9313b1452399 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec76eeb6-6dff-401e-8bac-9313b1452399.shg-box.shg-c {
  justify-content: center;
}

#s-6b329738-35c4-4ecb-a51d-66833efaa6a9 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-6b329738-35c4-4ecb-a51d-66833efaa6a9 img.shogun-image {
    
    width: px;
  }


#s-6b329738-35c4-4ecb-a51d-66833efaa6a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-480180a4-f1a6-49f9-a7d0-9bb2c74c46e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-480180a4-f1a6-49f9-a7d0-9bb2c74c46e1 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-f5486acc-a780-4814-978d-21e599047a38 {
  min-height: 50px;
}








#s-f5486acc-a780-4814-978d-21e599047a38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5486acc-a780-4814-978d-21e599047a38.shg-box.shg-c {
  justify-content: center;
}

#s-2eba20e4-1444-45d7-8dd8-e2e5dee014ea {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-2eba20e4-1444-45d7-8dd8-e2e5dee014ea img.shogun-image {
    
    width: px;
  }


#s-2eba20e4-1444-45d7-8dd8-e2e5dee014ea .shogun-image-content {
  
    align-items: center;
  
}

#s-e150470a-5615-498e-9a10-ba6b683ee24e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e150470a-5615-498e-9a10-ba6b683ee24e .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-314938da-8e99-4787-8246-7f3abfa728c3 {
  text-align: center;
}




  #s-314938da-8e99-4787-8246-7f3abfa728c3 img.shogun-image {
    
    width: px;
  }


#s-314938da-8e99-4787-8246-7f3abfa728c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-fabed327-d3c6-49c2-818b-80a1b6573902 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center top;
}








#s-fabed327-d3c6-49c2-818b-80a1b6573902 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fabed327-d3c6-49c2-818b-80a1b6573902.shg-box.shg-c {
  justify-content: center;
}

#s-81cb885a-a190-432b-b845-89e854606fef {
  margin-top: 29%;
margin-left: 6%;
margin-bottom: 20%;
margin-right: 47%;
}
@media (min-width: 1200px){#s-81cb885a-a190-432b-b845-89e854606fef {
  display: none;
}
#s-81cb885a-a190-432b-b845-89e854606fef, #wrap-s-81cb885a-a190-432b-b845-89e854606fef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81cb885a-a190-432b-b845-89e854606fef {
  display: none;
}
#s-81cb885a-a190-432b-b845-89e854606fef, #wrap-s-81cb885a-a190-432b-b845-89e854606fef { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81cb885a-a190-432b-b845-89e854606fef {
  display: none;
}
#s-81cb885a-a190-432b-b845-89e854606fef, #wrap-s-81cb885a-a190-432b-b845-89e854606fef { display:none !important; }}
#s-73c799e5-f429-44f7-b363-edc529afd395 {
  margin-top: 1%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-73c799e5-f429-44f7-b363-edc529afd395 {
  display: none;
}
#s-73c799e5-f429-44f7-b363-edc529afd395, #wrap-s-73c799e5-f429-44f7-b363-edc529afd395 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73c799e5-f429-44f7-b363-edc529afd395 {
  display: none;
}
#s-73c799e5-f429-44f7-b363-edc529afd395, #wrap-s-73c799e5-f429-44f7-b363-edc529afd395 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-73c799e5-f429-44f7-b363-edc529afd395 {
  display: none;
}
#s-73c799e5-f429-44f7-b363-edc529afd395, #wrap-s-73c799e5-f429-44f7-b363-edc529afd395 { display:none !important; }}
#s-44581359-762a-4e19-af1e-d24384496928 {
  margin-left: 7%;
margin-right: 7%;
min-height: 50px;
}








#s-44581359-762a-4e19-af1e-d24384496928 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44581359-762a-4e19-af1e-d24384496928.shg-box.shg-c {
  justify-content: center;
}

#s-699f570c-d7e5-4284-a7e4-da7ecd42ab06 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-699f570c-d7e5-4284-a7e4-da7ecd42ab06 {
  display: none;
}
#s-699f570c-d7e5-4284-a7e4-da7ecd42ab06, #wrap-s-699f570c-d7e5-4284-a7e4-da7ecd42ab06 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-699f570c-d7e5-4284-a7e4-da7ecd42ab06 {
  display: none;
}
#s-699f570c-d7e5-4284-a7e4-da7ecd42ab06, #wrap-s-699f570c-d7e5-4284-a7e4-da7ecd42ab06 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-699f570c-d7e5-4284-a7e4-da7ecd42ab06 {
  display: none;
}
#s-699f570c-d7e5-4284-a7e4-da7ecd42ab06, #wrap-s-699f570c-d7e5-4284-a7e4-da7ecd42ab06 { display:none !important; }}
#s-c52d0ef8-7e79-415b-9a36-22f06f22479d {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-c52d0ef8-7e79-415b-9a36-22f06f22479d img.shogun-image {
    
    width: px;
  }


#s-c52d0ef8-7e79-415b-9a36-22f06f22479d .shogun-image-content {
  
    align-items: center;
  
}

#s-ad20d4de-761e-42fd-8339-1f5d99252140 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-abd3dc0f-726c-4020-b8b1-cc4d91a6c30e {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-abd3dc0f-726c-4020-b8b1-cc4d91a6c30e img.shogun-image {
    
    width: px;
  }


#s-abd3dc0f-726c-4020-b8b1-cc4d91a6c30e .shogun-image-content {
  
    align-items: center;
  
}

#s-bcdfe361-2ed8-4e5b-b462-ba49466dc9b2 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-c4c498f7-258b-4914-90a7-723fdea4a990 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-c4c498f7-258b-4914-90a7-723fdea4a990 img.shogun-image {
    
    width: px;
  }


#s-c4c498f7-258b-4914-90a7-723fdea4a990 .shogun-image-content {
  
    align-items: center;
  
}

#s-62e6b59d-cd59-4c9a-8eb4-378edb45943d {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-5fe57d62-795f-4965-91e8-3f6ff1d7d011 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-5fe57d62-795f-4965-91e8-3f6ff1d7d011 img.shogun-image {
    
    width: px;
  }


#s-5fe57d62-795f-4965-91e8-3f6ff1d7d011 .shogun-image-content {
  
    align-items: center;
  
}

#s-eea2774b-0535-4aa6-915a-55a1e735710d {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-d0c183c7-fcae-4452-a49e-9807c328b7df {
  min-height: 50px;
}








#s-d0c183c7-fcae-4452-a49e-9807c328b7df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0c183c7-fcae-4452-a49e-9807c328b7df.shg-box.shg-c {
  justify-content: center;
}

#s-08f7d8fe-61f0-4691-af49-d95c34bc93ff {
  text-align: center;
}




  #s-08f7d8fe-61f0-4691-af49-d95c34bc93ff img.shogun-image {
    
    width: px;
  }


#s-08f7d8fe-61f0-4691-af49-d95c34bc93ff .shogun-image-content {
  
    align-items: center;
  
}

#s-57b347f0-b11c-4b46-ab12-edf10b1eeace {
  background-repeat: repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-57b347f0-b11c-4b46-ab12-edf10b1eeace > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57b347f0-b11c-4b46-ab12-edf10b1eeace.shg-box.shg-c {
  justify-content: center;
}

#s-0114fd01-8663-47ca-89c2-3f3c927c049a {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-e3cd1e13-9b97-45b7-8595-3d0ebf8877f6 {
  margin-top: 2%;
margin-left: 32%;
margin-bottom: 2%;
margin-right: 32%;
max-width: 95%;
text-align: center;
}




  #s-e3cd1e13-9b97-45b7-8595-3d0ebf8877f6 img.shogun-image {
    
    width: px;
  }


#s-e3cd1e13-9b97-45b7-8595-3d0ebf8877f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-22592a6e-d9e4-46bd-9389-38474d57d4d4 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-c08d8d38-f242-4a36-a304-a56194f71d04 {
  margin-left: 7%;
margin-right: 7%;
}

#s-59ac48e7-4e9a-4548-8258-5477d25a5ff1 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-59ac48e7-4e9a-4548-8258-5477d25a5ff1 img.shogun-image {
    
    width: px;
  }


#s-59ac48e7-4e9a-4548-8258-5477d25a5ff1 .shogun-image-content {
  
    align-items: center;
  
}

#s-7412179a-c6c0-4aa1-9c38-1f55170a6f14 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-8bc8eba7-e106-4556-a2c9-16693506429b {
  margin-left: 7%;
margin-right: 7%;
}

#s-873fc5df-ca4e-4900-b1b6-3fdef72042e9 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-873fc5df-ca4e-4900-b1b6-3fdef72042e9 img.shogun-image {
    
    width: px;
  }


#s-873fc5df-ca4e-4900-b1b6-3fdef72042e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c9b5b9b-7652-47c4-b21f-752969ec0a3e {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}
@media (min-width: 1200px){#s-3c9b5b9b-7652-47c4-b21f-752969ec0a3e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c9b5b9b-7652-47c4-b21f-752969ec0a3e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c9b5b9b-7652-47c4-b21f-752969ec0a3e {
  display: none;
}
#s-3c9b5b9b-7652-47c4-b21f-752969ec0a3e, #wrap-s-3c9b5b9b-7652-47c4-b21f-752969ec0a3e { display:none !important; }}@media (max-width: 767px){#s-3c9b5b9b-7652-47c4-b21f-752969ec0a3e {
  display: none;
}
#s-3c9b5b9b-7652-47c4-b21f-752969ec0a3e, #wrap-s-3c9b5b9b-7652-47c4-b21f-752969ec0a3e { display:none !important; }}
#s-3fb39fa9-ef05-41f2-9217-cab05a9f4914 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}
@media (min-width: 1200px){#s-3fb39fa9-ef05-41f2-9217-cab05a9f4914 {
  display: none;
}
#s-3fb39fa9-ef05-41f2-9217-cab05a9f4914, #wrap-s-3fb39fa9-ef05-41f2-9217-cab05a9f4914 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3fb39fa9-ef05-41f2-9217-cab05a9f4914 {
  display: none;
}
#s-3fb39fa9-ef05-41f2-9217-cab05a9f4914, #wrap-s-3fb39fa9-ef05-41f2-9217-cab05a9f4914 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3fb39fa9-ef05-41f2-9217-cab05a9f4914 {
  
}
}@media (max-width: 767px){#s-3fb39fa9-ef05-41f2-9217-cab05a9f4914 {
  
}
}
#s-ed471ea2-74a0-4397-a570-19ef2fb9d201 {
  margin-left: 7%;
margin-right: 7%;
}

#s-85263773-193f-461f-8a56-146af45bece1 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-85263773-193f-461f-8a56-146af45bece1 img.shogun-image {
    
    width: px;
  }


#s-85263773-193f-461f-8a56-146af45bece1 .shogun-image-content {
  
    align-items: center;
  
}

#s-44a6ff1b-f12a-4233-ba34-f3a2a4425686 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-0627d798-2a36-4575-ac08-f2bf78e54800 {
  margin-left: 7%;
margin-right: 7%;
}

#s-cb126d38-7bf4-47e9-8643-edccdabc4c0c {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-cb126d38-7bf4-47e9-8643-edccdabc4c0c img.shogun-image {
    
    width: px;
  }


#s-cb126d38-7bf4-47e9-8643-edccdabc4c0c .shogun-image-content {
  
    align-items: center;
  
}

#s-199c9ef8-fa5a-49fa-b838-1f55782e515e {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-e756bfa2-172e-4a5c-ac08-0bb4e161560b {
  margin-left: 7%;
margin-right: 7%;
}

#s-d16ad2da-bb90-45d0-ab0a-01851b7471a3 {
  margin-left: 100px;
margin-right: 100px;
max-width: 300px;
text-align: center;
}




  #s-d16ad2da-bb90-45d0-ab0a-01851b7471a3 img.shogun-image {
    
    width: px;
  }


#s-d16ad2da-bb90-45d0-ab0a-01851b7471a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-cab34b1f-5d4e-49f4-ba7b-2420293acdfb {
  min-height: 50px;
}








#s-cab34b1f-5d4e-49f4-ba7b-2420293acdfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cab34b1f-5d4e-49f4-ba7b-2420293acdfb.shg-box.shg-c {
  justify-content: center;
}

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