.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-6e96c3d6-b3d0-4aa4-ab7f-86038d5b56d9 {
  margin-top: 1%;
margin-bottom: 1%;
min-height: 50px;
}
@media (max-width: 767px){#s-6e96c3d6-b3d0-4aa4-ab7f-86038d5b56d9 {
  display: none;
}
#s-6e96c3d6-b3d0-4aa4-ab7f-86038d5b56d9, #wrap-s-6e96c3d6-b3d0-4aa4-ab7f-86038d5b56d9 { display:none !important; }}







#s-6e96c3d6-b3d0-4aa4-ab7f-86038d5b56d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e96c3d6-b3d0-4aa4-ab7f-86038d5b56d9.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-457f74e6-f1c4-4499-89a2-c0f29acdfa77 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-457f74e6-f1c4-4499-89a2-c0f29acdfa77 {
  margin-left: 7%;
margin-right: 7%;
}
}
@media (min-width: 0px) {
[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-457f74e6-f1c4-4499-89a2-c0f29acdfa77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ceefeca2-ce6e-402e-87f1-345a99b9828c {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-ceefeca2-ce6e-402e-87f1-345a99b9828c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ceefeca2-ce6e-402e-87f1-345a99b9828c.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-2e8ebd76-9b3d-4b3a-9322-c3fc1a425c42 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-2e8ebd76-9b3d-4b3a-9322-c3fc1a425c42 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2e8ebd76-9b3d-4b3a-9322-c3fc1a425c42 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e8ebd76-9b3d-4b3a-9322-c3fc1a425c42 {
  
}
}
#s-a11e3e0f-0c02-431e-876a-4c98dd2b4da1 {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-a11e3e0f-0c02-431e-876a-4c98dd2b4da1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a11e3e0f-0c02-431e-876a-4c98dd2b4da1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a11e3e0f-0c02-431e-876a-4c98dd2b4da1 {
  
}
}
#s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690 {
  display: none;
}
#s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690, #wrap-s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690 { display:none !important; }}@media (max-width: 767px){#s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690 {
  display: none;
}
#s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690, #wrap-s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-3bf0c04e-6a2f-40f5-ad92-3343bf3a7690"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-3bdad5e7-6e84-4c77-a20f-41fb55856d87 {
  min-height: 50px;
}








#s-3bdad5e7-6e84-4c77-a20f-41fb55856d87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bdad5e7-6e84-4c77-a20f-41fb55856d87.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-24a54808-5311-43f9-bdc9-f7f2121198e1 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-24a54808-5311-43f9-bdc9-f7f2121198e1 img.shogun-image {
    
    width: px;
  }


#s-24a54808-5311-43f9-bdc9-f7f2121198e1 .shogun-image-content {
  
    align-items: center;
  
}

.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-7343c65e-6aec-43cb-af3e-42758a62b502 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7343c65e-6aec-43cb-af3e-42758a62b502 .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-7d1121ee-829d-4b64-a50b-fe029a1db753 {
  min-height: 50px;
}








#s-7d1121ee-829d-4b64-a50b-fe029a1db753 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d1121ee-829d-4b64-a50b-fe029a1db753.shg-box.shg-c {
  justify-content: center;
}

#s-930c8054-42f3-4b27-bd66-8ba5c4499aae {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-930c8054-42f3-4b27-bd66-8ba5c4499aae img.shogun-image {
    
    width: px;
  }


#s-930c8054-42f3-4b27-bd66-8ba5c4499aae .shogun-image-content {
  
    align-items: center;
  
}

#s-42c2db49-52b4-4b89-8172-f179996f25d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42c2db49-52b4-4b89-8172-f179996f25d2 .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-ecc423d0-31fb-4d3b-a0f6-081c1ffa7aa6 {
  min-height: 50px;
}








#s-ecc423d0-31fb-4d3b-a0f6-081c1ffa7aa6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecc423d0-31fb-4d3b-a0f6-081c1ffa7aa6.shg-box.shg-c {
  justify-content: center;
}

#s-b4fe925e-16fa-4cfe-815d-16977c16bbf9 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-b4fe925e-16fa-4cfe-815d-16977c16bbf9 img.shogun-image {
    
    width: px;
  }


#s-b4fe925e-16fa-4cfe-815d-16977c16bbf9 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f9c457a-2cb8-4589-a019-b51b304515af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5f9c457a-2cb8-4589-a019-b51b304515af .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-448695df-f069-4e2c-9311-7d9958207e0e {
  margin-top: 7%;
margin-bottom: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-448695df-f069-4e2c-9311-7d9958207e0e {
  display: none;
}
#s-448695df-f069-4e2c-9311-7d9958207e0e, #wrap-s-448695df-f069-4e2c-9311-7d9958207e0e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-448695df-f069-4e2c-9311-7d9958207e0e {
  display: none;
}
#s-448695df-f069-4e2c-9311-7d9958207e0e, #wrap-s-448695df-f069-4e2c-9311-7d9958207e0e { display:none !important; }}@media (max-width: 767px){#s-448695df-f069-4e2c-9311-7d9958207e0e {
  display: none;
}
#s-448695df-f069-4e2c-9311-7d9958207e0e, #wrap-s-448695df-f069-4e2c-9311-7d9958207e0e { display:none !important; }}







#s-448695df-f069-4e2c-9311-7d9958207e0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-448695df-f069-4e2c-9311-7d9958207e0e.shg-box.shg-c {
  justify-content: center;
}

#s-41e75c80-de57-467d-b608-5df8a3c24c51 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}




  #s-41e75c80-de57-467d-b608-5df8a3c24c51 img.shogun-image {
    
    width: px;
  }


#s-41e75c80-de57-467d-b608-5df8a3c24c51 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b3da411-eb0c-4070-95d3-ec31dec2d9e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4b3da411-eb0c-4070-95d3-ec31dec2d9e4 .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-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-57604da8-c4d3-4a5f-a39b-9c3abfa1df6b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-350adda6-8e41-436b-bc2f-d606b57c27a5 {
  min-height: 50px;
}








#s-350adda6-8e41-436b-bc2f-d606b57c27a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-350adda6-8e41-436b-bc2f-d606b57c27a5.shg-box.shg-c {
  justify-content: center;
}

#s-a372c801-6890-4935-a3bb-76ef78439bd0 {
  margin-left: auto;
margin-right: auto;
max-width: 8em;
text-align: center;
}




  #s-a372c801-6890-4935-a3bb-76ef78439bd0 img.shogun-image {
    
    width: px;
  }


#s-a372c801-6890-4935-a3bb-76ef78439bd0 .shogun-image-content {
  
    align-items: center;
  
}

#s-dde0d436-be4d-4d14-bd78-1b7cfcb93ead {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dde0d436-be4d-4d14-bd78-1b7cfcb93ead .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-07cd4b6e-aeba-416a-a74a-10fc814cd1c8 {
  margin-left: auto;
margin-right: auto;
max-width: 8em;
text-align: center;
}




  #s-07cd4b6e-aeba-416a-a74a-10fc814cd1c8 img.shogun-image {
    
    width: px;
  }


#s-07cd4b6e-aeba-416a-a74a-10fc814cd1c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-5429088c-1a07-4eea-8ca4-ea7ef6e22b02 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5429088c-1a07-4eea-8ca4-ea7ef6e22b02 .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-ffd3f789-0c9e-4632-ad61-0b95f554bafb {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: custom center;
}








#s-ffd3f789-0c9e-4632-ad61-0b95f554bafb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffd3f789-0c9e-4632-ad61-0b95f554bafb.shg-box.shg-c {
  justify-content: center;
}

#s-956f8d19-f255-4e47-a0b7-621ae66221ba {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-956f8d19-f255-4e47-a0b7-621ae66221ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-956f8d19-f255-4e47-a0b7-621ae66221ba.shg-box.shg-c {
  justify-content: center;
}

#s-82800b0d-e7a4-4009-966e-29a612f99ffd {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
max-width: 45%;
text-align: center;
}




  #s-82800b0d-e7a4-4009-966e-29a612f99ffd img.shogun-image {
    
    width: px;
  }


#s-82800b0d-e7a4-4009-966e-29a612f99ffd .shogun-image-content {
  
    align-items: center;
  
}

#s-35cf3aa4-dbcb-4a68-87b1-0c2e4f288aa9 {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: center center;
}








#s-35cf3aa4-dbcb-4a68-87b1-0c2e4f288aa9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35cf3aa4-dbcb-4a68-87b1-0c2e4f288aa9.shg-box.shg-c {
  justify-content: center;
}

#s-7fda6872-1620-4e90-9c93-6ca83e41d2cb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-7fda6872-1620-4e90-9c93-6ca83e41d2cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fda6872-1620-4e90-9c93-6ca83e41d2cb.shg-box.shg-c {
  justify-content: center;
}

#s-039f13ec-4bba-4d4d-8fbb-031a83950726 {
  margin-left: 11%;
margin-right: 11%;
max-width: 960px;
}

@media (min-width: 0px) {
[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-039f13ec-4bba-4d4d-8fbb-031a83950726"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2307acaf-0912-4a1c-b2db-165d16074d97 {
  margin-top: 46%;
margin-bottom: 17%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2307acaf-0912-4a1c-b2db-165d16074d97 .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;
}


@media (min-width: 992px) and (max-width: 1199px){#s-2307acaf-0912-4a1c-b2db-165d16074d97 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 61px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-2307acaf-0912-4a1c-b2db-165d16074d97 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 46px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}
#s-a88c2da5-6ab4-42eb-abdb-9058aeafa9fd {
  text-align: center;
}




  #s-a88c2da5-6ab4-42eb-abdb-9058aeafa9fd img.shogun-image {
    
    width: px;
  }


#s-a88c2da5-6ab4-42eb-abdb-9058aeafa9fd .shogun-image-content {
  
    align-items: center;
  
}

#s-1a2d071b-7c5c-4e95-ad34-1e551962e13c {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 950px;
}
@media (min-width: 1200px){#s-1a2d071b-7c5c-4e95-ad34-1e551962e13c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1a2d071b-7c5c-4e95-ad34-1e551962e13c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1a2d071b-7c5c-4e95-ad34-1e551962e13c {
  margin-top: 2%;
margin-left: 9%;
margin-bottom: 5%;
margin-right: 9%;
}
}
#s-f0768a80-0a41-4934-a7ea-4b5e88e85b89 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f0768a80-0a41-4934-a7ea-4b5e88e85b89 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0768a80-0a41-4934-a7ea-4b5e88e85b89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1a69bd1e-2dd1-494a-9226-1f8643ee5044 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-1a69bd1e-2dd1-494a-9226-1f8643ee5044 img.shogun-image {
    
    width: px;
  }


#s-1a69bd1e-2dd1-494a-9226-1f8643ee5044 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d02f473-0ca3-4e6d-a701-c76caafafd91 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-4140b65c-3e13-4002-9674-2c21c2554cc1 {
  min-height: 50px;
}








#s-4140b65c-3e13-4002-9674-2c21c2554cc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4140b65c-3e13-4002-9674-2c21c2554cc1.shg-box.shg-c {
  justify-content: center;
}

#s-8e274b7f-15c3-4754-9db7-239b48c5cd5f {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8e274b7f-15c3-4754-9db7-239b48c5cd5f {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e274b7f-15c3-4754-9db7-239b48c5cd5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e5e8c026-cc04-419b-a0ae-51d0800439a1 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-e5e8c026-cc04-419b-a0ae-51d0800439a1 img.shogun-image {
    
    width: px;
  }


#s-e5e8c026-cc04-419b-a0ae-51d0800439a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-667f5830-158a-4112-9ff0-c3a95bf88d7c {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2649b1f8-4f10-480d-9f27-fe92be0bf9e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4b9f9d11-89ca-40fc-8731-09b70030cd83 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-77cc04b1-7f7a-416c-aa96-6cf35cf17940 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-77cc04b1-7f7a-416c-aa96-6cf35cf17940 img.shogun-image {
    
    width: px;
  }


#s-77cc04b1-7f7a-416c-aa96-6cf35cf17940 .shogun-image-content {
  
    align-items: center;
  
}

#s-5872cf79-b24c-4c9e-a47d-8a5afba584e0 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5872cf79-b24c-4c9e-a47d-8a5afba584e0 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5872cf79-b24c-4c9e-a47d-8a5afba584e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b0b125d4-1596-49cd-8345-3cc9b79f661e {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-b0b125d4-1596-49cd-8345-3cc9b79f661e img.shogun-image {
    
    width: px;
  }


#s-b0b125d4-1596-49cd-8345-3cc9b79f661e .shogun-image-content {
  
    align-items: center;
  
}

#s-d4b0f843-1e91-48f4-bf2d-ceaab5a46b11 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-33512ee8-04d5-4fed-a557-2151fd49c2d5 {
  background-repeat: no-repeat;
background-size: 100% 100%;
min-height: 75px;
background-position: center center;
}








#s-33512ee8-04d5-4fed-a557-2151fd49c2d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33512ee8-04d5-4fed-a557-2151fd49c2d5.shg-box.shg-c {
  justify-content: center;
}

#s-a9e8a0df-6ff8-4cdc-b7fe-aa583655e49e {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}
@media (max-width: 767px){#s-a9e8a0df-6ff8-4cdc-b7fe-aa583655e49e {
  display: none;
}
#s-a9e8a0df-6ff8-4cdc-b7fe-aa583655e49e, #wrap-s-a9e8a0df-6ff8-4cdc-b7fe-aa583655e49e { display:none !important; }}







#s-a9e8a0df-6ff8-4cdc-b7fe-aa583655e49e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9e8a0df-6ff8-4cdc-b7fe-aa583655e49e.shg-box.shg-c {
  justify-content: center;
}

#s-03dfb178-4ed4-4ba3-a086-415272f88342 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-03dfb178-4ed4-4ba3-a086-415272f88342 {
  display: none;
}
#s-03dfb178-4ed4-4ba3-a086-415272f88342, #wrap-s-03dfb178-4ed4-4ba3-a086-415272f88342 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-03dfb178-4ed4-4ba3-a086-415272f88342 {
  display: none;
}
#s-03dfb178-4ed4-4ba3-a086-415272f88342, #wrap-s-03dfb178-4ed4-4ba3-a086-415272f88342 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-03dfb178-4ed4-4ba3-a086-415272f88342 {
  display: none;
}
#s-03dfb178-4ed4-4ba3-a086-415272f88342, #wrap-s-03dfb178-4ed4-4ba3-a086-415272f88342 { display:none !important; }}
#s-ed6aec01-2ee4-4b8f-9e6d-88a04503b6ed {
  background-repeat: repeat;
background-size: cover;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-ed6aec01-2ee4-4b8f-9e6d-88a04503b6ed {
  display: none;
}
#s-ed6aec01-2ee4-4b8f-9e6d-88a04503b6ed, #wrap-s-ed6aec01-2ee4-4b8f-9e6d-88a04503b6ed { display:none !important; }}







#s-ed6aec01-2ee4-4b8f-9e6d-88a04503b6ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed6aec01-2ee4-4b8f-9e6d-88a04503b6ed.shg-box.shg-c {
  justify-content: center;
}

#s-0d00d4c5-db7d-4933-a3ce-83b01fb66067 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-3a456472-fff2-4c68-b74f-246cf452dd55 {
  margin-left: auto;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3a456472-fff2-4c68-b74f-246cf452dd55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a6edcf50-8aba-488c-b80b-8be6eac5417c {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 11em;
text-align: center;
}




  #s-a6edcf50-8aba-488c-b80b-8be6eac5417c img.shogun-image {
    
    width: px;
  }


#s-a6edcf50-8aba-488c-b80b-8be6eac5417c .shogun-image-content {
  
    align-items: center;
  
}

#s-bf01414f-0396-472c-a4bc-2548deaf6749 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-7f8759d0-8da3-4797-b426-c3a99fcd95dc {
  margin-left: 0%;
margin-right: 0%;
}

#s-b79e54ec-018d-48bc-841a-caa87683fbdf {
  margin-top: 4%;
margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b79e54ec-018d-48bc-841a-caa87683fbdf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0a35924b-88b7-4526-8de7-d799de2aa966 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-842366f7-0bbf-43a7-a081-15f7129e36fa {
  margin-left: 0%;
margin-right: 0%;
}

#s-425386e3-2aad-405f-a7a5-7e18385b417d {
  margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: left;
}




  #s-425386e3-2aad-405f-a7a5-7e18385b417d img.shogun-image {
    
    width: px;
  }


#s-425386e3-2aad-405f-a7a5-7e18385b417d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-064f9736-d4e8-4acc-9b72-7eb2f05b6066 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-064f9736-d4e8-4acc-9b72-7eb2f05b6066"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7b361cd2-0bf4-4533-a337-859b4fab94ba {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: center;
}




  #s-7b361cd2-0bf4-4533-a337-859b4fab94ba img.shogun-image {
    
    width: px;
  }


#s-7b361cd2-0bf4-4533-a337-859b4fab94ba .shogun-image-content {
  
    align-items: center;
  
}

#s-a4711e0c-1864-4a0a-b2d4-b0afb926deb0 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-8f32faea-6ff2-45d3-8c36-f7c973ea95b1 {
  margin-left: 0%;
margin-right: 0%;
}

#s-ba20e32e-ba81-4896-805d-f91b5d5a2800 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ba20e32e-ba81-4896-805d-f91b5d5a2800"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-61d43a26-2d2f-4b29-aac1-96251adc4a2e {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-8322ac00-7f29-4958-965b-05582a49824f {
  margin-left: 0%;
margin-right: 0%;
}

#s-875cf055-ba96-450f-b41f-8ca44506eb4f {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: center;
}




  #s-875cf055-ba96-450f-b41f-8ca44506eb4f img.shogun-image {
    
    width: px;
  }


#s-875cf055-ba96-450f-b41f-8ca44506eb4f .shogun-image-content {
  
    align-items: center;
  
}

#s-2aed360d-db53-4a3c-a262-c359fcf2cf96 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2aed360d-db53-4a3c-a262-c359fcf2cf96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5601b528-bee6-4268-b27f-7f2a79eab0ac {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: center;
}




  #s-5601b528-bee6-4268-b27f-7f2a79eab0ac img.shogun-image {
    
    width: px;
  }


#s-5601b528-bee6-4268-b27f-7f2a79eab0ac .shogun-image-content {
  
    align-items: center;
  
}

#s-23ac4fb1-bda0-4156-8f75-fdff54410494 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-8349e374-ae3e-4b6e-bac0-9b5c4a6de172 {
  margin-left: 0%;
margin-right: 0%;
}

#s-0e89d734-bf52-4c9c-ae23-2f2dcc0aacb0 {
  background-repeat: no-repeat;
background-size: 100% 100%;
min-height: 75px;
background-position: center center;
}








#s-0e89d734-bf52-4c9c-ae23-2f2dcc0aacb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e89d734-bf52-4c9c-ae23-2f2dcc0aacb0.shg-box.shg-c {
  justify-content: center;
}

#s-7c87c598-0272-43f2-9682-579090d6b05d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7c87c598-0272-43f2-9682-579090d6b05d {
  display: none;
}
#s-7c87c598-0272-43f2-9682-579090d6b05d, #wrap-s-7c87c598-0272-43f2-9682-579090d6b05d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7c87c598-0272-43f2-9682-579090d6b05d {
  display: none;
}
#s-7c87c598-0272-43f2-9682-579090d6b05d, #wrap-s-7c87c598-0272-43f2-9682-579090d6b05d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7c87c598-0272-43f2-9682-579090d6b05d {
  display: none;
}
#s-7c87c598-0272-43f2-9682-579090d6b05d, #wrap-s-7c87c598-0272-43f2-9682-579090d6b05d { display:none !important; }}







#s-7c87c598-0272-43f2-9682-579090d6b05d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c87c598-0272-43f2-9682-579090d6b05d.shg-box.shg-c {
  justify-content: center;
}

#s-5f10edbb-8793-4d5e-b5d2-a1082c6ff637 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-5f10edbb-8793-4d5e-b5d2-a1082c6ff637 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f10edbb-8793-4d5e-b5d2-a1082c6ff637.shg-box.shg-c {
  justify-content: center;
}

#s-2c75824e-c63b-41f4-9fa1-9ab3b142a411 {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-2c75824e-c63b-41f4-9fa1-9ab3b142a411 {
  display: none;
}
#s-2c75824e-c63b-41f4-9fa1-9ab3b142a411, #wrap-s-2c75824e-c63b-41f4-9fa1-9ab3b142a411 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2c75824e-c63b-41f4-9fa1-9ab3b142a411 {
  display: none;
}
#s-2c75824e-c63b-41f4-9fa1-9ab3b142a411, #wrap-s-2c75824e-c63b-41f4-9fa1-9ab3b142a411 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2c75824e-c63b-41f4-9fa1-9ab3b142a411 {
  display: none;
}
#s-2c75824e-c63b-41f4-9fa1-9ab3b142a411, #wrap-s-2c75824e-c63b-41f4-9fa1-9ab3b142a411 { display:none !important; }}
#s-0cdb268d-98ba-4598-9b5d-3da3c267f8ee {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-0cdb268d-98ba-4598-9b5d-3da3c267f8ee {
  display: none;
}
#s-0cdb268d-98ba-4598-9b5d-3da3c267f8ee, #wrap-s-0cdb268d-98ba-4598-9b5d-3da3c267f8ee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0cdb268d-98ba-4598-9b5d-3da3c267f8ee {
  display: none;
}
#s-0cdb268d-98ba-4598-9b5d-3da3c267f8ee, #wrap-s-0cdb268d-98ba-4598-9b5d-3da3c267f8ee { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0cdb268d-98ba-4598-9b5d-3da3c267f8ee {
  display: none;
}
#s-0cdb268d-98ba-4598-9b5d-3da3c267f8ee, #wrap-s-0cdb268d-98ba-4598-9b5d-3da3c267f8ee { display:none !important; }}
#s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-75d5a1b6-4c16-4abf-bdf5-cca8e9fe0c2f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-006d85c8-df76-4161-b825-1afbe8c73a38 {
  min-height: 50px;
}








#s-006d85c8-df76-4161-b825-1afbe8c73a38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-006d85c8-df76-4161-b825-1afbe8c73a38.shg-box.shg-c {
  justify-content: center;
}

#s-087a224d-b47c-4d18-9134-821f9250e03a {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-087a224d-b47c-4d18-9134-821f9250e03a img.shogun-image {
    
    width: px;
  }


#s-087a224d-b47c-4d18-9134-821f9250e03a .shogun-image-content {
  
    align-items: center;
  
}

#s-1fe539c7-cef2-4452-b8c2-09b42c72fd2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1fe539c7-cef2-4452-b8c2-09b42c72fd2c .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-aea199b0-ff45-4985-a4e2-8780523f15d2 {
  min-height: 50px;
}








#s-aea199b0-ff45-4985-a4e2-8780523f15d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aea199b0-ff45-4985-a4e2-8780523f15d2.shg-box.shg-c {
  justify-content: center;
}

#s-b7a1750b-ac64-4abb-9535-7c57570f3c0a {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-b7a1750b-ac64-4abb-9535-7c57570f3c0a img.shogun-image {
    
    width: px;
  }


#s-b7a1750b-ac64-4abb-9535-7c57570f3c0a .shogun-image-content {
  
    align-items: center;
  
}

#s-3152acda-f60f-4225-b56e-f06720cc79bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3152acda-f60f-4225-b56e-f06720cc79bc .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-2757f60d-bf4f-431e-a9c2-baeb56b2e8e1 {
  min-height: 50px;
}








#s-2757f60d-bf4f-431e-a9c2-baeb56b2e8e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2757f60d-bf4f-431e-a9c2-baeb56b2e8e1.shg-box.shg-c {
  justify-content: center;
}

#s-c717755d-91d6-429b-bdcf-728f88cbd489 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-c717755d-91d6-429b-bdcf-728f88cbd489 img.shogun-image {
    
    width: px;
  }


#s-c717755d-91d6-429b-bdcf-728f88cbd489 .shogun-image-content {
  
    align-items: center;
  
}

#s-0fbc81cf-7e36-4cd6-a014-8e0259f03117 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0fbc81cf-7e36-4cd6-a014-8e0259f03117 .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-0f1176d1-455c-43b6-8e58-717d8038123c {
  text-align: center;
}




  #s-0f1176d1-455c-43b6-8e58-717d8038123c img.shogun-image {
    
    width: px;
  }


#s-0f1176d1-455c-43b6-8e58-717d8038123c .shogun-image-content {
  
    align-items: center;
  
}

#s-95b74bc2-e762-45d9-876f-761b5d821e9b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-95b74bc2-e762-45d9-876f-761b5d821e9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95b74bc2-e762-45d9-876f-761b5d821e9b.shg-box.shg-c {
  justify-content: center;
}

#s-808a75c5-3627-47b5-981c-da939e7d6b41 {
  margin-top: 29%;
margin-left: 6%;
margin-bottom: 20%;
margin-right: 47%;
}
@media (min-width: 1200px){#s-808a75c5-3627-47b5-981c-da939e7d6b41 {
  display: none;
}
#s-808a75c5-3627-47b5-981c-da939e7d6b41, #wrap-s-808a75c5-3627-47b5-981c-da939e7d6b41 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-808a75c5-3627-47b5-981c-da939e7d6b41 {
  display: none;
}
#s-808a75c5-3627-47b5-981c-da939e7d6b41, #wrap-s-808a75c5-3627-47b5-981c-da939e7d6b41 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-808a75c5-3627-47b5-981c-da939e7d6b41 {
  display: none;
}
#s-808a75c5-3627-47b5-981c-da939e7d6b41, #wrap-s-808a75c5-3627-47b5-981c-da939e7d6b41 { display:none !important; }}
#s-eb659ed2-4185-4c21-b549-42a68035493b {
  margin-top: 1%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-eb659ed2-4185-4c21-b549-42a68035493b {
  display: none;
}
#s-eb659ed2-4185-4c21-b549-42a68035493b, #wrap-s-eb659ed2-4185-4c21-b549-42a68035493b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb659ed2-4185-4c21-b549-42a68035493b {
  display: none;
}
#s-eb659ed2-4185-4c21-b549-42a68035493b, #wrap-s-eb659ed2-4185-4c21-b549-42a68035493b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb659ed2-4185-4c21-b549-42a68035493b {
  display: none;
}
#s-eb659ed2-4185-4c21-b549-42a68035493b, #wrap-s-eb659ed2-4185-4c21-b549-42a68035493b { display:none !important; }}
#s-5fe3262c-16a7-46b4-8fe1-e4ad48a7132b {
  margin-left: 7%;
margin-right: 7%;
min-height: 50px;
}








#s-5fe3262c-16a7-46b4-8fe1-e4ad48a7132b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fe3262c-16a7-46b4-8fe1-e4ad48a7132b.shg-box.shg-c {
  justify-content: center;
}

#s-b2038c57-8e77-4608-a6d0-8d87798aac5e {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-b2038c57-8e77-4608-a6d0-8d87798aac5e {
  display: none;
}
#s-b2038c57-8e77-4608-a6d0-8d87798aac5e, #wrap-s-b2038c57-8e77-4608-a6d0-8d87798aac5e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2038c57-8e77-4608-a6d0-8d87798aac5e {
  display: none;
}
#s-b2038c57-8e77-4608-a6d0-8d87798aac5e, #wrap-s-b2038c57-8e77-4608-a6d0-8d87798aac5e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b2038c57-8e77-4608-a6d0-8d87798aac5e {
  display: none;
}
#s-b2038c57-8e77-4608-a6d0-8d87798aac5e, #wrap-s-b2038c57-8e77-4608-a6d0-8d87798aac5e { display:none !important; }}
#s-97fb3fbc-b6b6-4a0a-9dc0-d724fc666546 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-97fb3fbc-b6b6-4a0a-9dc0-d724fc666546 img.shogun-image {
    
    width: px;
  }


#s-97fb3fbc-b6b6-4a0a-9dc0-d724fc666546 .shogun-image-content {
  
    align-items: center;
  
}

#s-a91ce807-096a-4971-8ac4-0dc9f6a38c13 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-645ee5c9-2817-44a2-8ba7-3fd1e497cbae {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-645ee5c9-2817-44a2-8ba7-3fd1e497cbae img.shogun-image {
    
    width: px;
  }


#s-645ee5c9-2817-44a2-8ba7-3fd1e497cbae .shogun-image-content {
  
    align-items: center;
  
}

#s-b728d39f-4cc4-4b8a-8d36-d86ec8030ee3 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-52034faf-4532-4103-ab06-638ab7310978 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-52034faf-4532-4103-ab06-638ab7310978 img.shogun-image {
    
    width: px;
  }


#s-52034faf-4532-4103-ab06-638ab7310978 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4a95920-8054-46f3-bdda-9fed974eb936 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-8d634cda-1beb-4d9f-9244-2108a7770663 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-8d634cda-1beb-4d9f-9244-2108a7770663 img.shogun-image {
    
    width: px;
  }


#s-8d634cda-1beb-4d9f-9244-2108a7770663 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d7721c1-5a9a-4491-9509-0686b6a94521 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-e283966f-c1b4-41c9-a4b4-21356293232e {
  min-height: 50px;
}








#s-e283966f-c1b4-41c9-a4b4-21356293232e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e283966f-c1b4-41c9-a4b4-21356293232e.shg-box.shg-c {
  justify-content: center;
}

#s-8beb4d99-3e84-4487-8beb-5d2a05a33c38 {
  text-align: center;
}




  #s-8beb4d99-3e84-4487-8beb-5d2a05a33c38 img.shogun-image {
    
    width: px;
  }


#s-8beb4d99-3e84-4487-8beb-5d2a05a33c38 .shogun-image-content {
  
    align-items: center;
  
}

#s-41f0bc92-d1ad-482f-a196-7797b3dc9593 {
  background-repeat: repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-41f0bc92-d1ad-482f-a196-7797b3dc9593 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41f0bc92-d1ad-482f-a196-7797b3dc9593.shg-box.shg-c {
  justify-content: center;
}

#s-07cdd566-eec0-49cb-8c87-d3bc35f1ecd1 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-8f32e5e7-3f85-469a-8528-05e38abb131b {
  margin-top: 2%;
margin-left: 32%;
margin-bottom: 2%;
margin-right: 32%;
max-width: 95%;
text-align: center;
}




  #s-8f32e5e7-3f85-469a-8528-05e38abb131b img.shogun-image {
    
    width: px;
  }


#s-8f32e5e7-3f85-469a-8528-05e38abb131b .shogun-image-content {
  
    align-items: center;
  
}

#s-9c42c601-7154-41ef-a10a-5c04b900fe2d {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-42197efb-dd2d-436b-8b78-a0a07c45e3b9 {
  margin-left: 7%;
margin-right: 7%;
}

#s-e6dcd8c2-b34a-4def-bd9f-366b5ddabda1 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-e6dcd8c2-b34a-4def-bd9f-366b5ddabda1 img.shogun-image {
    
    width: px;
  }


#s-e6dcd8c2-b34a-4def-bd9f-366b5ddabda1 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc0e3919-5be4-4385-89fd-5bb25d615058 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-5f8e7549-e0b4-4389-8ab7-0840291fa0e9 {
  margin-left: 7%;
margin-right: 7%;
}

#s-bab5f4f4-6a45-4e66-865b-a7f787ddc094 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-bab5f4f4-6a45-4e66-865b-a7f787ddc094 img.shogun-image {
    
    width: px;
  }


#s-bab5f4f4-6a45-4e66-865b-a7f787ddc094 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3cda228-0d71-41b6-acbb-f469158f2a35 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}
@media (min-width: 1200px){#s-c3cda228-0d71-41b6-acbb-f469158f2a35 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c3cda228-0d71-41b6-acbb-f469158f2a35 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c3cda228-0d71-41b6-acbb-f469158f2a35 {
  display: none;
}
#s-c3cda228-0d71-41b6-acbb-f469158f2a35, #wrap-s-c3cda228-0d71-41b6-acbb-f469158f2a35 { display:none !important; }}@media (max-width: 767px){#s-c3cda228-0d71-41b6-acbb-f469158f2a35 {
  display: none;
}
#s-c3cda228-0d71-41b6-acbb-f469158f2a35, #wrap-s-c3cda228-0d71-41b6-acbb-f469158f2a35 { display:none !important; }}
#s-59072a16-516c-4b14-b63c-3943ad68ec8f {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}
@media (min-width: 1200px){#s-59072a16-516c-4b14-b63c-3943ad68ec8f {
  display: none;
}
#s-59072a16-516c-4b14-b63c-3943ad68ec8f, #wrap-s-59072a16-516c-4b14-b63c-3943ad68ec8f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59072a16-516c-4b14-b63c-3943ad68ec8f {
  display: none;
}
#s-59072a16-516c-4b14-b63c-3943ad68ec8f, #wrap-s-59072a16-516c-4b14-b63c-3943ad68ec8f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59072a16-516c-4b14-b63c-3943ad68ec8f {
  
}
}@media (max-width: 767px){#s-59072a16-516c-4b14-b63c-3943ad68ec8f {
  
}
}
#s-9ee0f3ed-50a2-4ca2-9c78-4970a0b948a3 {
  margin-left: 7%;
margin-right: 7%;
}

#s-f0779d50-a68d-4d70-9c28-1c0a2534ea9c {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-f0779d50-a68d-4d70-9c28-1c0a2534ea9c img.shogun-image {
    
    width: px;
  }


#s-f0779d50-a68d-4d70-9c28-1c0a2534ea9c .shogun-image-content {
  
    align-items: center;
  
}

#s-6110e4c8-1dd4-4d48-a96c-dde081ed25ec {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-3df5ad75-08d2-4acf-879c-bebb04988d4d {
  margin-left: 7%;
margin-right: 7%;
}

#s-c86f3ff9-9c54-4e06-b362-e6914b4beb66 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-c86f3ff9-9c54-4e06-b362-e6914b4beb66 img.shogun-image {
    
    width: px;
  }


#s-c86f3ff9-9c54-4e06-b362-e6914b4beb66 .shogun-image-content {
  
    align-items: center;
  
}

#s-ddb15edf-5848-431b-9412-ff55f597cad8 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-7ec43101-236c-44cc-ace5-9f1e5f7374f9 {
  margin-left: 7%;
margin-right: 7%;
}

#s-1c218f48-67ce-452c-881e-44f886e51a46 {
  text-align: center;
}




  #s-1c218f48-67ce-452c-881e-44f886e51a46 img.shogun-image {
    
    width: px;
  }


#s-1c218f48-67ce-452c-881e-44f886e51a46 .shogun-image-content {
  
    align-items: center;
  
}

#s-c235b2bf-ca0f-4b2a-beea-a930faac223e {
  min-height: 50px;
}








#s-c235b2bf-ca0f-4b2a-beea-a930faac223e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c235b2bf-ca0f-4b2a-beea-a930faac223e.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;
}
