.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

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

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

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-37fa9c73-b203-47b1-a05f-9f0ba3bc0d9c {
  background-image: url(https://i.shgcdn.com/ef7f5feb-46a1-40ad-a072-68b37ca838f5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center center;
}








#s-37fa9c73-b203-47b1-a05f-9f0ba3bc0d9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37fa9c73-b203-47b1-a05f-9f0ba3bc0d9c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  padding-left: 7%;
padding-right: 7%;
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.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-b8fccde0-93e2-41e7-a618-ecec67a8a3c9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1080px;
text-align: center;
}

#s-b8fccde0-93e2-41e7-a618-ecec67a8a3c9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto Condensed;
  font-style:  italic ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: 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-42a1c0c1-9de0-4d18-b36c-6ba63c335bf3 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-8a8e2a66-15fa-4db4-988f-4b58f09ce7a6 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 1%;
margin-left: 2%;
margin-bottom: 1%;
margin-right: 2%;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 100px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
hover-type: color;
line-height: 1.42em;
}
#s-8a8e2a66-15fa-4db4-988f-4b58f09ce7a6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8a8e2a66-15fa-4db4-988f-4b58f09ce7a6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8a8e2a66-15fa-4db4-988f-4b58f09ce7a6-btn-wrapper {
    text-align: center;
  }


#s-8a8e2a66-15fa-4db4-988f-4b58f09ce7a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  margin-top: 0%;
margin-left: 0px;
margin-right: 0px;
padding-top: 0%;
padding-bottom: 2%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (max-width: 767px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}







#s-5b6466bb-abca-408e-ad65-9f0b49172d7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b6466bb-abca-408e-ad65-9f0b49172d7a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e58b0f8a-4181-4442-8cba-854008a6826d {
  padding-top: 2em;
padding-bottom: 2em;
text-align: center;
}

#s-e58b0f8a-4181-4442-8cba-854008a6826d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Roboto Condensed;
  font-style:  italic ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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-513e7172-d623-4d08-948c-b9d67edb1233 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 1em;
padding-bottom: 1em;
max-width: 1080px;
}
@media (min-width: 768px) and (max-width: 991px){#s-513e7172-d623-4d08-948c-b9d67edb1233 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-513e7172-d623-4d08-948c-b9d67edb1233 {
  margin-left: 3em;
margin-right: 3em;
}
}
@media (min-width: 0px) {
[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-513e7172-d623-4d08-948c-b9d67edb1233"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

.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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

.shogun-image-content-center {
  -webkit-box-align: center;
          align-items: center;
}

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-96d4978e-d81d-413f-ae9c-8cbb3be7b4c5 {
  text-align: center;
}




  #s-96d4978e-d81d-413f-ae9c-8cbb3be7b4c5 img.shogun-image {
    
    width: px;
  }


#s-96d4978e-d81d-413f-ae9c-8cbb3be7b4c5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7a4cc47a-85c1-4cfb-878d-68f30d7ea57e {
  text-align: center;
}




  #s-7a4cc47a-85c1-4cfb-878d-68f30d7ea57e img.shogun-image {
    
    width: px;
  }


#s-7a4cc47a-85c1-4cfb-878d-68f30d7ea57e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a91a69aa-b7e7-414b-afc7-d9273dc65798 {
  text-align: center;
}




  #s-a91a69aa-b7e7-414b-afc7-d9273dc65798 img.shogun-image {
    
    width: px;
  }


#s-a91a69aa-b7e7-414b-afc7-d9273dc65798 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6b69c132-9739-44b9-b202-d33cf72fdfc7 {
  text-align: center;
}




  #s-6b69c132-9739-44b9-b202-d33cf72fdfc7 img.shogun-image {
    
    width: px;
  }


#s-6b69c132-9739-44b9-b202-d33cf72fdfc7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2a01c778-0708-46f1-aea7-c9bb584f8507 {
  text-align: center;
}




  #s-2a01c778-0708-46f1-aea7-c9bb584f8507 img.shogun-image {
    
    width: px;
  }


#s-2a01c778-0708-46f1-aea7-c9bb584f8507 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-690f0455-8d1e-4ba4-8e90-fd72884a2a07 {
  text-align: center;
}




  #s-690f0455-8d1e-4ba4-8e90-fd72884a2a07 img.shogun-image {
    
    width: px;
  }


#s-690f0455-8d1e-4ba4-8e90-fd72884a2a07 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac {
  margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-bottom: 2em;
max-width: 1080px;
}
@media (min-width: 768px) and (max-width: 991px){#s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac {
  margin-top: 1px;
margin-left: 3em;
margin-bottom: 1px;
margin-right: 3em;
}
}
@media (min-width: 0px) {
[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-79e72bf1-5d5c-4bba-828d-9e635d9f06ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-20f85eb6-676d-48a3-83b8-61b793e9124f {
  text-align: center;
}




  #s-20f85eb6-676d-48a3-83b8-61b793e9124f img.shogun-image {
    
    width: px;
  }


#s-20f85eb6-676d-48a3-83b8-61b793e9124f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-096447ea-4383-4abb-8285-21ec65fd404d {
  text-align: center;
}




  #s-096447ea-4383-4abb-8285-21ec65fd404d img.shogun-image {
    
    width: px;
  }


#s-096447ea-4383-4abb-8285-21ec65fd404d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d22eeac0-95af-4b57-9e20-0c04c5f002fd {
  text-align: center;
}




  #s-d22eeac0-95af-4b57-9e20-0c04c5f002fd img.shogun-image {
    
    width: px;
  }


#s-d22eeac0-95af-4b57-9e20-0c04c5f002fd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-26e3986b-dc6f-4cde-82e3-07e08589ce8b {
  text-align: center;
}




  #s-26e3986b-dc6f-4cde-82e3-07e08589ce8b img.shogun-image {
    
    width: px;
  }


#s-26e3986b-dc6f-4cde-82e3-07e08589ce8b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-324fbe2f-a75b-4318-8c26-03a5a1ac6939 {
  text-align: center;
}




  #s-324fbe2f-a75b-4318-8c26-03a5a1ac6939 img.shogun-image {
    
    width: px;
  }


#s-324fbe2f-a75b-4318-8c26-03a5a1ac6939 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0bb453d3-524a-4b81-badc-5774b11174d4 {
  text-align: center;
}




  #s-0bb453d3-524a-4b81-badc-5774b11174d4 img.shogun-image {
    
    width: px;
  }


#s-0bb453d3-524a-4b81-badc-5774b11174d4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-00aba5d3-f76c-428d-9e00-b35fd0d31eca {
  margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-bottom: 2em;
max-width: 1080px;
}
@media (min-width: 768px) and (max-width: 991px){#s-00aba5d3-f76c-428d-9e00-b35fd0d31eca {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-00aba5d3-f76c-428d-9e00-b35fd0d31eca {
  margin-top: 1px;
margin-left: 3em;
margin-bottom: 1px;
margin-right: 3em;
}
}
@media (min-width: 0px) {
[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-00aba5d3-f76c-428d-9e00-b35fd0d31eca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-ee102af5-d32f-4335-b0fd-45cc70d9943b {
  text-align: center;
}




  #s-ee102af5-d32f-4335-b0fd-45cc70d9943b img.shogun-image {
    
    width: px;
  }


#s-ee102af5-d32f-4335-b0fd-45cc70d9943b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2a0908a7-c2a3-4d23-817f-2ed74fd0b35e {
  text-align: center;
}




  #s-2a0908a7-c2a3-4d23-817f-2ed74fd0b35e img.shogun-image {
    
    width: px;
  }


#s-2a0908a7-c2a3-4d23-817f-2ed74fd0b35e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e9540326-2571-40df-b95d-5df308edabd4 {
  text-align: center;
}




  #s-e9540326-2571-40df-b95d-5df308edabd4 img.shogun-image {
    
    width: px;
  }


#s-e9540326-2571-40df-b95d-5df308edabd4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-04d05111-b22f-4311-b570-c0f4165e55a7 {
  text-align: center;
}




  #s-04d05111-b22f-4311-b570-c0f4165e55a7 img.shogun-image {
    
    width: px;
  }


#s-04d05111-b22f-4311-b570-c0f4165e55a7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2c16bc74-23a5-499e-a34a-fcdc426e65ba {
  text-align: center;
}




  #s-2c16bc74-23a5-499e-a34a-fcdc426e65ba img.shogun-image {
    
    width: px;
  }


#s-2c16bc74-23a5-499e-a34a-fcdc426e65ba .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7241cacb-9f55-434a-81ee-b31fa81bc84c {
  text-align: center;
}




  #s-7241cacb-9f55-434a-81ee-b31fa81bc84c img.shogun-image {
    
    width: px;
  }


#s-7241cacb-9f55-434a-81ee-b31fa81bc84c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd {
  margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-bottom: 2em;
max-width: 1080px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd {
  margin-top: 1px;
margin-left: 3em;
margin-bottom: 1px;
margin-right: 3em;
}
}
@media (min-width: 0px) {
[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-3cdbffcc-aba3-49bc-b121-8d94ea0343cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-106c9b6d-837f-4719-8e86-41330aa1bdfe {
  text-align: center;
}




  #s-106c9b6d-837f-4719-8e86-41330aa1bdfe img.shogun-image {
    
    width: px;
  }


#s-106c9b6d-837f-4719-8e86-41330aa1bdfe .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ec525190-6fdf-433b-a593-ef40e599d4b8 {
  text-align: center;
}




  #s-ec525190-6fdf-433b-a593-ef40e599d4b8 img.shogun-image {
    
    width: px;
  }


#s-ec525190-6fdf-433b-a593-ef40e599d4b8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7274eb03-ec1e-43bf-ab9b-37d661747af9 {
  text-align: center;
}




  #s-7274eb03-ec1e-43bf-ab9b-37d661747af9 img.shogun-image {
    
    width: px;
  }


#s-7274eb03-ec1e-43bf-ab9b-37d661747af9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2d6c7f74-5ac3-46ce-9718-22cb52172a37 {
  text-align: center;
}




  #s-2d6c7f74-5ac3-46ce-9718-22cb52172a37 img.shogun-image {
    
    width: px;
  }


#s-2d6c7f74-5ac3-46ce-9718-22cb52172a37 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-357d1f95-17f6-4791-9d82-c0afa87c7b7a {
  text-align: center;
}




  #s-357d1f95-17f6-4791-9d82-c0afa87c7b7a img.shogun-image {
    
    width: px;
  }


#s-357d1f95-17f6-4791-9d82-c0afa87c7b7a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-15992a3d-188d-417c-8fdc-7cafcdb7f368 {
  text-align: center;
}




  #s-15992a3d-188d-417c-8fdc-7cafcdb7f368 img.shogun-image {
    
    width: px;
  }


#s-15992a3d-188d-417c-8fdc-7cafcdb7f368 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a17cc55f-16a3-4529-944a-7da84c63ed14 {
  margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-bottom: 2em;
max-width: 1080px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a17cc55f-16a3-4529-944a-7da84c63ed14 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-a17cc55f-16a3-4529-944a-7da84c63ed14 {
  margin-top: 1px;
margin-left: 3em;
margin-bottom: 1px;
margin-right: 3em;
}
}
@media (min-width: 0px) {
[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-a17cc55f-16a3-4529-944a-7da84c63ed14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-9c224c1b-d255-46b9-80a6-cd086aabbc77 {
  text-align: center;
}




  #s-9c224c1b-d255-46b9-80a6-cd086aabbc77 img.shogun-image {
    
    width: px;
  }


#s-9c224c1b-d255-46b9-80a6-cd086aabbc77 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b9898441-6440-4868-9271-01c826626885 {
  text-align: center;
}




  #s-b9898441-6440-4868-9271-01c826626885 img.shogun-image {
    
    width: px;
  }


#s-b9898441-6440-4868-9271-01c826626885 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c12035f1-75c0-42d9-b609-da8c1b4690b0 {
  text-align: center;
}




  #s-c12035f1-75c0-42d9-b609-da8c1b4690b0 img.shogun-image {
    
    width: px;
  }


#s-c12035f1-75c0-42d9-b609-da8c1b4690b0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2d00e1c5-13c9-46e2-ab3a-f8b43aea9c83 {
  text-align: center;
}




  #s-2d00e1c5-13c9-46e2-ab3a-f8b43aea9c83 img.shogun-image {
    
    width: px;
  }


#s-2d00e1c5-13c9-46e2-ab3a-f8b43aea9c83 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b7fcf448-a99b-49e5-9626-10ef6f009474 {
  text-align: center;
}




  #s-b7fcf448-a99b-49e5-9626-10ef6f009474 img.shogun-image {
    
    width: px;
  }


#s-b7fcf448-a99b-49e5-9626-10ef6f009474 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6f3c0105-0608-4571-9c76-2b0a0622e689 {
  text-align: center;
}




  #s-6f3c0105-0608-4571-9c76-2b0a0622e689 img.shogun-image {
    
    width: px;
  }


#s-6f3c0105-0608-4571-9c76-2b0a0622e689 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c92f6e17-ddb3-4cac-b3d0-9a752020a204 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center center;
}








#s-c92f6e17-ddb3-4cac-b3d0-9a752020a204 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0.56);
  opacity: 0.5;
}#s-c92f6e17-ddb3-4cac-b3d0-9a752020a204.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b5d52cb7-a386-4237-acbc-8a74ad05f19d {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 2em;
padding-bottom: 2em;
min-height: 50px;
background-color: rgba(235, 235, 235, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b5d52cb7-a386-4237-acbc-8a74ad05f19d {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-b5d52cb7-a386-4237-acbc-8a74ad05f19d {
  padding-left: 6%;
padding-right: 6%;
}
}







#s-b5d52cb7-a386-4237-acbc-8a74ad05f19d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5d52cb7-a386-4237-acbc-8a74ad05f19d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-96e9b08f-f967-45bf-a86b-3272bbb3fac4 {
  padding-top: 2em;
padding-bottom: 2em;
text-align: center;
}

#s-96e9b08f-f967-45bf-a86b-3272bbb3fac4 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto Condensed;
  font-style:  italic ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9d39df12-3784-4b43-b93e-18d048b35ea9 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

@media (min-width: 0px) {
[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-9d39df12-3784-4b43-b93e-18d048b35ea9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.0em);
}

}

#s-10ad93ed-2d1f-4ac5-abb9-16a0ca22c946 {
  text-align: center;
}




  #s-10ad93ed-2d1f-4ac5-abb9-16a0ca22c946 img.shogun-image {
    
    width: px;
  }


#s-10ad93ed-2d1f-4ac5-abb9-16a0ca22c946 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d04836b6-3f5f-40ba-bb30-304a20a38792 {
  text-align: center;
}




  #s-d04836b6-3f5f-40ba-bb30-304a20a38792 img.shogun-image {
    
    width: px;
  }


#s-d04836b6-3f5f-40ba-bb30-304a20a38792 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-60443cb8-3063-4116-9975-f276fd171379 {
  text-align: center;
}




  #s-60443cb8-3063-4116-9975-f276fd171379 img.shogun-image {
    
    width: px;
  }


#s-60443cb8-3063-4116-9975-f276fd171379 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c8130633-f218-4c80-bf69-a2f33c6ebaad {
  text-align: center;
}




  #s-c8130633-f218-4c80-bf69-a2f33c6ebaad img.shogun-image {
    
    width: px;
  }


#s-c8130633-f218-4c80-bf69-a2f33c6ebaad .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-51c30228-0d33-4214-87db-276db577462f {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

#s-c28e8fca-732c-49c7-896a-c2c6dd73e565 {
  padding-top: 2em;
padding-bottom: 2em;
text-align: center;
}

#s-c28e8fca-732c-49c7-896a-c2c6dd73e565 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto Condensed;
  font-style:  italic ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-94129a27-0e2e-4659-8bf8-3467718bf99d {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

@media (min-width: 0px) {
[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94129a27-0e2e-4659-8bf8-3467718bf99d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-470470e9-3b39-42bc-b6c9-f1d82f00d3f3 {
  text-align: center;
}




  #s-470470e9-3b39-42bc-b6c9-f1d82f00d3f3 img.shogun-image {
    
    width: px;
  }


#s-470470e9-3b39-42bc-b6c9-f1d82f00d3f3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-45c10825-648d-4ca9-b201-5cdf8a0b4053 {
  min-height: 50px;
}








#s-45c10825-648d-4ca9-b201-5cdf8a0b4053 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45c10825-648d-4ca9-b201-5cdf8a0b4053.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7ad2e028-94d1-4eb6-b65d-6670a6d04858 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-9ba9801f-4069-4f49-b39c-416e9b04236a {
  margin-left: auto;
margin-right: auto;
min-height: 22px;
max-width: 1080px;
}








#s-9ba9801f-4069-4f49-b39c-416e9b04236a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ba9801f-4069-4f49-b39c-416e9b04236a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d773abf3-a9e0-4027-b86f-7cc99fdf689b {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-d773abf3-a9e0-4027-b86f-7cc99fdf689b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0.45);
}

#s-c2772fae-5291-4535-a773-218c502fc405 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

@media (min-width: 0px) {
[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2772fae-5291-4535-a773-218c502fc405"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a5f01192-6c9c-4880-95cd-c011be983975 {
  text-align: center;
}




  #s-a5f01192-6c9c-4880-95cd-c011be983975 img.shogun-image {
    
    width: px;
  }


#s-a5f01192-6c9c-4880-95cd-c011be983975 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-05f71a62-33ef-476e-973d-5865561c3b09 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-49399dec-c67b-46c5-9c3b-252959dfeea9 {
  margin-left: auto;
margin-right: auto;
min-height: 22px;
max-width: 1080px;
}








#s-49399dec-c67b-46c5-9c3b-252959dfeea9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49399dec-c67b-46c5-9c3b-252959dfeea9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fca716f2-e16d-462a-9757-8f167fe0dc5e {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-fca716f2-e16d-462a-9757-8f167fe0dc5e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0.45);
}

#s-d88390f7-1b9a-40ec-985a-6446b4335d07 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

@media (min-width: 0px) {
[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d88390f7-1b9a-40ec-985a-6446b4335d07"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0e051e6e-1f46-4338-94a9-5005932b3d4e {
  text-align: center;
}




  #s-0e051e6e-1f46-4338-94a9-5005932b3d4e img.shogun-image {
    
    width: px;
  }


#s-0e051e6e-1f46-4338-94a9-5005932b3d4e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a770f3d5-b21a-4934-acfa-c998879b57da {
  margin-top: 4%;
margin-bottom: 0%;
}

#s-0d647c84-de6c-4cd5-8ad9-11cdfec7c4cf {
  margin-left: auto;
margin-right: auto;
min-height: 22px;
max-width: 1080px;
}








#s-0d647c84-de6c-4cd5-8ad9-11cdfec7c4cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d647c84-de6c-4cd5-8ad9-11cdfec7c4cf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-02ada334-643f-48d3-af66-89f24a97e587 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-02ada334-643f-48d3-af66-89f24a97e587 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0.45);
}

#s-d8905d7c-214f-4915-a753-16d2c3b670f6 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

@media (min-width: 0px) {
[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d8905d7c-214f-4915-a753-16d2c3b670f6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bb324684-02c8-400e-b1df-8ee92aa323de {
  text-align: center;
}




  #s-bb324684-02c8-400e-b1df-8ee92aa323de img.shogun-image {
    
    width: px;
  }


#s-bb324684-02c8-400e-b1df-8ee92aa323de .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-868ac1f0-d110-4b35-a6b5-ed424a10b398 {
  margin-top: 4%;
}

#s-1c7164f4-3eec-452a-a63d-73b1de709e4b {
  margin-left: auto;
margin-right: auto;
min-height: 22px;
max-width: 1080px;
}








#s-1c7164f4-3eec-452a-a63d-73b1de709e4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c7164f4-3eec-452a-a63d-73b1de709e4b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5aa763c1-8bdb-4fd4-b9cb-2358f2250056 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-5aa763c1-8bdb-4fd4-b9cb-2358f2250056 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0.45);
}

#s-06c39c17-3186-4bce-9199-624719666814 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

@media (min-width: 0px) {
[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-06c39c17-3186-4bce-9199-624719666814"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e46547eb-b391-4e07-9856-78d61e1262b3 {
  text-align: center;
}




  #s-e46547eb-b391-4e07-9856-78d61e1262b3 img.shogun-image {
    
    width: px;
  }


#s-e46547eb-b391-4e07-9856-78d61e1262b3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-dd09d1a4-d460-48e2-8ffa-d2f76747b91c {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-a7aec612-97a0-47b0-bc0c-2358563b6b2b {
  margin-left: auto;
margin-right: auto;
min-height: 22px;
max-width: 1080px;
}








#s-a7aec612-97a0-47b0-bc0c-2358563b6b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7aec612-97a0-47b0-bc0c-2358563b6b2b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f719a6c4-89ef-4f49-9ee6-63f749bf2f7a {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-f719a6c4-89ef-4f49-9ee6-63f749bf2f7a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0.45);
}

#s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

@media (min-width: 0px) {
[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be99c6dc-b5ff-46ce-a575-dfec4d1b2a2c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-66e4b865-9960-44da-bbf3-418456cb83ad {
  text-align: center;
}




  #s-66e4b865-9960-44da-bbf3-418456cb83ad img.shogun-image {
    
    width: px;
  }


#s-66e4b865-9960-44da-bbf3-418456cb83ad .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5c712d59-9006-4480-a985-14c95ec54668 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-e873cb81-0d4b-458d-ad24-fbbeb9f14232 {
  margin-left: auto;
margin-right: auto;
min-height: 22px;
max-width: 1080px;
}








#s-e873cb81-0d4b-458d-ad24-fbbeb9f14232 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e873cb81-0d4b-458d-ad24-fbbeb9f14232.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c6ced50f-e066-479c-80a4-3b73b8f4dc90 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-c6ced50f-e066-479c-80a4-3b73b8f4dc90 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0.45);
}

#s-b4756a8a-8917-46ec-8508-364b70d94133 {
  margin-left: auto;
margin-right: auto;
min-height: 22px;
max-width: 1080px;
}








#s-b4756a8a-8917-46ec-8508-364b70d94133 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4756a8a-8917-46ec-8508-364b70d94133.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

@media (min-width: 0px) {
[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df07fa1e-9d09-42ee-a6d6-09a941d4c6b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4ae63474-2a32-4e39-be8b-5eda64eed9f9 {
  text-align: center;
}




  #s-4ae63474-2a32-4e39-be8b-5eda64eed9f9 img.shogun-image {
    
    width: px;
  }


#s-4ae63474-2a32-4e39-be8b-5eda64eed9f9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6d54161c-f432-420a-90ab-459557668157 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-29fecd6f-f07e-4b05-b418-02a76b0e85b2 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 1%;
margin-left: 2%;
margin-bottom: 1%;
margin-right: 2%;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 100px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
hover-type: color;
line-height: 1.42em;
}
#s-29fecd6f-f07e-4b05-b418-02a76b0e85b2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-29fecd6f-f07e-4b05-b418-02a76b0e85b2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-29fecd6f-f07e-4b05-b418-02a76b0e85b2-btn-wrapper {
    text-align: center;
  }


#s-29fecd6f-f07e-4b05-b418-02a76b0e85b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-e896ae18-1418-4a66-90dd-8ae9c19e527e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2em;
padding-bottom: 0em;
min-height: 0px;
}








#s-e896ae18-1418-4a66-90dd-8ae9c19e527e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e896ae18-1418-4a66-90dd-8ae9c19e527e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d1fc15f5-8797-4013-a150-62f2a1bf94b1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1080px;
text-align: center;
}

#s-d1fc15f5-8797-4013-a150-62f2a1bf94b1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto Condensed;
  font-style:  italic ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ddba960a-c499-48c1-84f0-1b1951a88bb4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8b1c9669-6d67-41da-b485-dbb065d64956 {
  text-align: center;
}




  #s-8b1c9669-6d67-41da-b485-dbb065d64956 img.shogun-image {
    
    width: px;
  }


#s-8b1c9669-6d67-41da-b485-dbb065d64956 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2d4f2ac5-decc-407a-bd8a-053feb90b47a {
  text-align: center;
}




  #s-2d4f2ac5-decc-407a-bd8a-053feb90b47a img.shogun-image {
    
    width: px;
  }


#s-2d4f2ac5-decc-407a-bd8a-053feb90b47a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-371c9996-9bca-4edb-ab9e-35abc5386a36 {
  text-align: center;
}




  #s-371c9996-9bca-4edb-ab9e-35abc5386a36 img.shogun-image {
    
    width: px;
  }


#s-371c9996-9bca-4edb-ab9e-35abc5386a36 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6633486f-01e0-4e9d-909b-e55a2915f0e1 {
  text-align: center;
}




  #s-6633486f-01e0-4e9d-909b-e55a2915f0e1 img.shogun-image {
    
    width: px;
  }


#s-6633486f-01e0-4e9d-909b-e55a2915f0e1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1176aa9b-37bd-4159-b746-ee7d1f0c6a34"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5a7921a6-42b6-48d8-a4a2-123c3d1c4fd1 {
  text-align: center;
}




  #s-5a7921a6-42b6-48d8-a4a2-123c3d1c4fd1 img.shogun-image {
    
    width: px;
  }


#s-5a7921a6-42b6-48d8-a4a2-123c3d1c4fd1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3420d2b1-8880-458c-b279-9d318115d16f {
  text-align: center;
}




  #s-3420d2b1-8880-458c-b279-9d318115d16f img.shogun-image {
    
    width: px;
  }


#s-3420d2b1-8880-458c-b279-9d318115d16f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-518a3a81-a420-4030-ab5b-33b53811d92e {
  text-align: center;
}




  #s-518a3a81-a420-4030-ab5b-33b53811d92e img.shogun-image {
    
    width: px;
  }


#s-518a3a81-a420-4030-ab5b-33b53811d92e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a7e6ec77-aaea-40c2-be4f-405e8a299085 {
  text-align: center;
}




  #s-a7e6ec77-aaea-40c2-be4f-405e8a299085 img.shogun-image {
    
    width: px;
  }


#s-a7e6ec77-aaea-40c2-be4f-405e8a299085 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8644374b-0d39-46cb-92f9-92f11f9d45db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-679f9674-6900-4c53-8847-38754d5a96f5 {
  text-align: center;
}




  #s-679f9674-6900-4c53-8847-38754d5a96f5 img.shogun-image {
    
    width: px;
  }


#s-679f9674-6900-4c53-8847-38754d5a96f5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-325f4ea9-adf2-4ee1-8fb9-a9f90a4150a0 {
  text-align: center;
}




  #s-325f4ea9-adf2-4ee1-8fb9-a9f90a4150a0 img.shogun-image {
    
    width: px;
  }


#s-325f4ea9-adf2-4ee1-8fb9-a9f90a4150a0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b1a1af39-6e24-4b1c-9edd-bf76d2377dcc {
  text-align: center;
}




  #s-b1a1af39-6e24-4b1c-9edd-bf76d2377dcc img.shogun-image {
    
    width: px;
  }


#s-b1a1af39-6e24-4b1c-9edd-bf76d2377dcc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7c4ae6c8-cd7e-4ad0-8170-43a0f709fa0f {
  text-align: center;
}




  #s-7c4ae6c8-cd7e-4ad0-8170-43a0f709fa0f img.shogun-image {
    
    width: px;
  }


#s-7c4ae6c8-cd7e-4ad0-8170-43a0f709fa0f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf12c0c6-0dd5-45b1-8524-4f1bffa6aa6d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3826c2f0-291d-4800-9bd0-e9643eaa6ed6 {
  text-align: center;
}




  #s-3826c2f0-291d-4800-9bd0-e9643eaa6ed6 img.shogun-image {
    
    width: px;
  }


#s-3826c2f0-291d-4800-9bd0-e9643eaa6ed6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c7fd3637-fb80-4af9-8eda-647e1afd6389 {
  text-align: center;
}




  #s-c7fd3637-fb80-4af9-8eda-647e1afd6389 img.shogun-image {
    
    width: px;
  }


#s-c7fd3637-fb80-4af9-8eda-647e1afd6389 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3c7786e9-cebc-4f22-afaf-e4043167444f {
  text-align: center;
}




  #s-3c7786e9-cebc-4f22-afaf-e4043167444f img.shogun-image {
    
    width: px;
  }


#s-3c7786e9-cebc-4f22-afaf-e4043167444f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-35034639-008b-4e84-84f8-de41bf41b89d {
  text-align: center;
}




  #s-35034639-008b-4e84-84f8-de41bf41b89d img.shogun-image {
    
    width: px;
  }


#s-35034639-008b-4e84-84f8-de41bf41b89d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-686442b8-ef73-46ce-a678-b27341a6abec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fea3378f-3184-48a5-bf52-a335be3d4ca7 {
  text-align: center;
}




  #s-fea3378f-3184-48a5-bf52-a335be3d4ca7 img.shogun-image {
    
    width: px;
  }


#s-fea3378f-3184-48a5-bf52-a335be3d4ca7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-66608ce0-00c4-4230-b8b6-d5d31e82e7b7 {
  text-align: center;
}




  #s-66608ce0-00c4-4230-b8b6-d5d31e82e7b7 img.shogun-image {
    
    width: px;
  }


#s-66608ce0-00c4-4230-b8b6-d5d31e82e7b7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e5186973-9d85-4ed2-8282-54b8f0c1aa85 {
  text-align: center;
}




  #s-e5186973-9d85-4ed2-8282-54b8f0c1aa85 img.shogun-image {
    
    width: px;
  }


#s-e5186973-9d85-4ed2-8282-54b8f0c1aa85 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e0a2274d-321d-4c07-bb82-cae63196d9e0 {
  text-align: center;
}




  #s-e0a2274d-321d-4c07-bb82-cae63196d9e0 img.shogun-image {
    
    width: px;
  }


#s-e0a2274d-321d-4c07-bb82-cae63196d9e0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d965b0b-3c4f-4983-8481-ed7199e0d562"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-da8e0552-2164-4166-b9e9-1b75bc88066e {
  text-align: center;
}




  #s-da8e0552-2164-4166-b9e9-1b75bc88066e img.shogun-image {
    
    width: px;
  }


#s-da8e0552-2164-4166-b9e9-1b75bc88066e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e93e4f71-1f2e-4d2e-aaa0-c158b31fa685 {
  text-align: center;
}




  #s-e93e4f71-1f2e-4d2e-aaa0-c158b31fa685 img.shogun-image {
    
    width: px;
  }


#s-e93e4f71-1f2e-4d2e-aaa0-c158b31fa685 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-68d80d9f-7a87-4699-bffd-91029ac7a7bf {
  text-align: center;
}




  #s-68d80d9f-7a87-4699-bffd-91029ac7a7bf img.shogun-image {
    
    width: px;
  }


#s-68d80d9f-7a87-4699-bffd-91029ac7a7bf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6d30b35a-2fc5-4632-af35-2b87ec403e71 {
  text-align: center;
}




  #s-6d30b35a-2fc5-4632-af35-2b87ec403e71 img.shogun-image {
    
    width: px;
  }


#s-6d30b35a-2fc5-4632-af35-2b87ec403e71 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2201e441-249d-41ff-99d1-23ad92bd30f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e0c86e2b-8fa1-4c82-95c5-4fc79c7c7f3b {
  text-align: center;
}




  #s-e0c86e2b-8fa1-4c82-95c5-4fc79c7c7f3b img.shogun-image {
    
    width: px;
  }


#s-e0c86e2b-8fa1-4c82-95c5-4fc79c7c7f3b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-976f8926-d1a0-4a7a-ad20-847ec197f5e6 {
  text-align: center;
}




  #s-976f8926-d1a0-4a7a-ad20-847ec197f5e6 img.shogun-image {
    
    width: px;
  }


#s-976f8926-d1a0-4a7a-ad20-847ec197f5e6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b581ac15-43ab-41e4-b601-817c84fb7455 {
  text-align: center;
}




  #s-b581ac15-43ab-41e4-b601-817c84fb7455 img.shogun-image {
    
    width: px;
  }


#s-b581ac15-43ab-41e4-b601-817c84fb7455 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2074dea5-fbd6-4636-84bc-d80ba78c71d9 {
  text-align: center;
}




  #s-2074dea5-fbd6-4636-84bc-d80ba78c71d9 img.shogun-image {
    
    width: px;
  }


#s-2074dea5-fbd6-4636-84bc-d80ba78c71d9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad3645a3-7ff9-4dbc-b46a-06304fbc2407"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ce8e769b-de63-4bb8-ab4e-c35d4a0f0c03 {
  text-align: center;
}




  #s-ce8e769b-de63-4bb8-ab4e-c35d4a0f0c03 img.shogun-image {
    
    width: px;
  }


#s-ce8e769b-de63-4bb8-ab4e-c35d4a0f0c03 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-94df02e0-885a-4583-b538-15e03c768450 {
  text-align: center;
}




  #s-94df02e0-885a-4583-b538-15e03c768450 img.shogun-image {
    
    width: px;
  }


#s-94df02e0-885a-4583-b538-15e03c768450 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-abe8be8f-4dc5-482f-8d67-c5df1d28976a {
  text-align: center;
}




  #s-abe8be8f-4dc5-482f-8d67-c5df1d28976a img.shogun-image {
    
    width: px;
  }


#s-abe8be8f-4dc5-482f-8d67-c5df1d28976a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-31a9f8ca-7944-427a-8d05-1d08cc9bd436 {
  text-align: center;
}




  #s-31a9f8ca-7944-427a-8d05-1d08cc9bd436 img.shogun-image {
    
    width: px;
  }


#s-31a9f8ca-7944-427a-8d05-1d08cc9bd436 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fd42ea6b-984e-4b32-a236-2b197c3b3f49 {
  padding-top: 2em;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}








#s-fd42ea6b-984e-4b32-a236-2b197c3b3f49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd42ea6b-984e-4b32-a236-2b197c3b3f49.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6e36b808-4d49-4b6c-aa12-258d64c53ffc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e36b808-4d49-4b6c-aa12-258d64c53ffc .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto Condensed;
  font-style:  italic ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input,
textarea {
  margin: 0;
}

.required-field::after {
  color: red;
  content: "*";
  margin-right: 4px;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input,
.shogun-form textarea {
  width: 100%;
}

#s-6e41164b-260b-49d8-a720-4feebe0ac2f3 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 50px;
padding-right: 50px;
max-width: 1080px;
background-color: rgba(249, 249, 249, 1);
}

#s-6e41164b-260b-49d8-a720-4feebe0ac2f3 .shogun-success-alert {
  background-color: #E2EFDA;
  color: #3c763d;
}

#s-6e41164b-260b-49d8-a720-4feebe0ac2f3 .shogun-form .shogun-form-label {
  color: rgba(0, 0, 0, 1);
  font-family: ;
  font-size: 16px;
  font-weight: ;
  font-style: ;
}

#s-6e41164b-260b-49d8-a720-4feebe0ac2f3 .shogun-form .shogun-form-field {
  color: #555;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  font-style: ;
}

#s-6e41164b-260b-49d8-a720-4feebe0ac2f3 .shogun-form .shogun-form-submit {
  background-color:  !important;
}

#s-6e41164b-260b-49d8-a720-4feebe0ac2f3 .shogun-form .shogun-form-submit-container {
  text-align: left;
}

#s-6e41164b-260b-49d8-a720-4feebe0ac2f3 .shogun-form .shogun-form-submit-label {
  color:  !important;
}

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

#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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
