.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-78a366c8-d7c1-4bae-964f-dc019b5d2d23 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
max-width: 1200px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-78a366c8-d7c1-4bae-964f-dc019b5d2d23 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-78a366c8-d7c1-4bae-964f-dc019b5d2d23 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-78a366c8-d7c1-4bae-964f-dc019b5d2d23 {
  
}
}@media (max-width: 767px){#s-78a366c8-d7c1-4bae-964f-dc019b5d2d23 {
  
}
}







#s-78a366c8-d7c1-4bae-964f-dc019b5d2d23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78a366c8-d7c1-4bae-964f-dc019b5d2d23.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a3e8d172-ae62-40cf-b170-1d76a059fa17 {
  margin-left: auto;
margin-right: auto;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}








#s-a3e8d172-ae62-40cf-b170-1d76a059fa17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3e8d172-ae62-40cf-b170-1d76a059fa17.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: 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;
}

@media (min-width: 0px) {
[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-26ab1723-5752-4135-9a69-ca9e6baad0cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-4b212dd0-280b-49bd-ba85-8e10d5aa83ae {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-4b212dd0-280b-49bd-ba85-8e10d5aa83ae .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-66b35e0f-1d45-4b23-81ab-b1e32db09333 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-66b35e0f-1d45-4b23-81ab-b1e32db09333 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

.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-8c72783d-8364-411d-8c11-9d39d71dfdd7 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-681b3a0a-c704-42ef-b056-67b1267f6ac2 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 70px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-681b3a0a-c704-42ef-b056-67b1267f6ac2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-681b3a0a-c704-42ef-b056-67b1267f6ac2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-681b3a0a-c704-42ef-b056-67b1267f6ac2 {
  
}
}@media (max-width: 767px){#s-681b3a0a-c704-42ef-b056-67b1267f6ac2 {
  
}
}







#s-681b3a0a-c704-42ef-b056-67b1267f6ac2 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-681b3a0a-c704-42ef-b056-67b1267f6ac2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-428a7533-e367-48b1-b6fe-405fbb2ad485 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-428a7533-e367-48b1-b6fe-405fbb2ad485"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-b6450036-714a-4f39-9daf-872d6b3ce034 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-b6450036-714a-4f39-9daf-872d6b3ce034 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6450036-714a-4f39-9daf-872d6b3ce034.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4df5443c-a86d-458b-b666-5c792b26a947 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4df5443c-a86d-458b-b666-5c792b26a947 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-76ed47c3-fa01-4eb2-8dd4-5036f4240dcd {
  margin-left: 50px;
margin-right: 50px;
}

#s-76ed47c3-fa01-4eb2-8dd4-5036f4240dcd hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-661c7b9d-b11a-49e1-81fd-0914b495a882 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 15px;
padding-bottom: 15px;
}

#s-bb925a1e-f66c-4813-9cd6-2ba082392dcd {
  background-image: url(https://i.shgcdn.com/e4fcf29e-6817-44a0-9b59-c7d940123e71/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 499px;
background-position: center center;
}








#s-bb925a1e-f66c-4813-9cd6-2ba082392dcd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb925a1e-f66c-4813-9cd6-2ba082392dcd.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2b8d5ffb-b490-4bb7-b6be-dcf4da4a4644 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-2b8d5ffb-b490-4bb7-b6be-dcf4da4a4644 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2b8d5ffb-b490-4bb7-b6be-dcf4da4a4644 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2b8d5ffb-b490-4bb7-b6be-dcf4da4a4644 {
  
}
}@media (max-width: 767px){#s-2b8d5ffb-b490-4bb7-b6be-dcf4da4a4644 {
  
}
}







#s-2b8d5ffb-b490-4bb7-b6be-dcf4da4a4644 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b8d5ffb-b490-4bb7-b6be-dcf4da4a4644.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e8d25862-d089-4857-b314-1f497075e2c7 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e8d25862-d089-4857-b314-1f497075e2c7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e8d25862-d089-4857-b314-1f497075e2c7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e8d25862-d089-4857-b314-1f497075e2c7 {
  
}
}@media (max-width: 767px){#s-e8d25862-d089-4857-b314-1f497075e2c7 {
  
}
}







#s-e8d25862-d089-4857-b314-1f497075e2c7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-e8d25862-d089-4857-b314-1f497075e2c7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-257957cc-fed6-4c60-8131-baef7e3e8c52 {
  padding-top: 12px;
padding-bottom: 65px;
}

#s-257957cc-fed6-4c60-8131-baef7e3e8c52 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-c5676618-be33-4dc1-a3a0-059b341dc8bb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c5676618-be33-4dc1-a3a0-059b341dc8bb"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-858527b5-07df-4f9d-9aa4-4980a825a678 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-858527b5-07df-4f9d-9aa4-4980a825a678 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-858527b5-07df-4f9d-9aa4-4980a825a678.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c55e2f35-c7ad-4d7a-8b94-9bb60f89d396 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c55e2f35-c7ad-4d7a-8b94-9bb60f89d396 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6cde4ccb-f871-4d4d-a1a8-ae6a35cdf556 {
  margin-left: 50px;
margin-right: 50px;
}

#s-6cde4ccb-f871-4d4d-a1a8-ae6a35cdf556 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-634d6bfe-5b33-42df-984f-4a1c0e509848 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 20px;
}

#s-c9aa07cc-fec7-4617-b439-a6236270204c {
  background-image: url(https://i.shgcdn.com/96c2b59d-eb63-4da6-9fc9-1131f6b569d9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-c9aa07cc-fec7-4617-b439-a6236270204c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9aa07cc-fec7-4617-b439-a6236270204c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-c982de64-0aa0-4ac9-bebf-6840fb26aeab {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c982de64-0aa0-4ac9-bebf-6840fb26aeab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a3300f81-3069-469e-b1fe-2bb2c98bb262 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-a3300f81-3069-469e-b1fe-2bb2c98bb262 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3300f81-3069-469e-b1fe-2bb2c98bb262.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-76d76e06-963c-4432-89a7-451111fd71e0 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-76d76e06-963c-4432-89a7-451111fd71e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76d76e06-963c-4432-89a7-451111fd71e0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a7629431-3bd9-4811-b0ee-c8c9fcc59964 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7629431-3bd9-4811-b0ee-c8c9fcc59964 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-809efafc-607f-401a-8b49-7f2784757af5 {
  margin-left: 50px;
margin-right: 50px;
}

#s-809efafc-607f-401a-8b49-7f2784757af5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-6aae51e6-5ae6-43cf-b974-f596c7a123df {
  margin-left: 50px;
margin-right: 50px;
padding-top: 20px;
}

#s-9bf63fa4-ed54-4966-986e-2e08dd929b15 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9bf63fa4-ed54-4966-986e-2e08dd929b15"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-84ff12b5-6400-408a-8365-252f23a4d7c0 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-84ff12b5-6400-408a-8365-252f23a4d7c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84ff12b5-6400-408a-8365-252f23a4d7c0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8121b09c-f038-4bab-a0da-2ba357c9e7ef {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8121b09c-f038-4bab-a0da-2ba357c9e7ef .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-22780b22-6fb9-47a5-aecf-28cd9bebd2bc {
  margin-left: 50px;
margin-right: 50px;
}

#s-22780b22-6fb9-47a5-aecf-28cd9bebd2bc hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-e5343f61-3b11-4033-a93c-873122f5affd {
  margin-left: 50px;
margin-right: 50px;
padding-top: 20px;
}

#s-74a992fe-7ea4-4729-a736-ceedce936202 {
  background-image: url(https://i.shgcdn.com/d7ae9e83-5096-4436-a023-7ad96917e2aa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-74a992fe-7ea4-4729-a736-ceedce936202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74a992fe-7ea4-4729-a736-ceedce936202.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-65adde7b-cd15-43c3-b31a-42682f0f4a7a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 40px;
}

@media (min-width: 0px) {
[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65adde7b-cd15-43c3-b31a-42682f0f4a7a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-345ac038-ae9f-4b6f-8831-6ca4f583696b {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-345ac038-ae9f-4b6f-8831-6ca4f583696b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-345ac038-ae9f-4b6f-8831-6ca4f583696b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-3522a4f1-071a-41b4-991b-167d47acd113 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-3522a4f1-071a-41b4-991b-167d47acd113 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3522a4f1-071a-41b4-991b-167d47acd113.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e34334a2-e5d8-4010-a41b-178eeb95bedb {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e34334a2-e5d8-4010-a41b-178eeb95bedb .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-45be6094-7b39-4502-a43c-8c2d60712968 {
  margin-left: 50px;
margin-right: 50px;
}

#s-45be6094-7b39-4502-a43c-8c2d60712968 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-c0eef6d3-2ece-4372-980d-10799da97e6d {
  margin-left: 50px;
margin-right: 50px;
padding-top: 20px;
}

#s-545f305d-24a1-42c5-b3c0-9af9213caa46 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 60px;
padding-left: 0px;
padding-bottom: 60px;
padding-right: 0px;
min-height: 700px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-545f305d-24a1-42c5-b3c0-9af9213caa46 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-545f305d-24a1-42c5-b3c0-9af9213caa46 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-545f305d-24a1-42c5-b3c0-9af9213caa46 {
  
}
}@media (max-width: 767px){#s-545f305d-24a1-42c5-b3c0-9af9213caa46 {
  
}
}







#s-545f305d-24a1-42c5-b3c0-9af9213caa46 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
}#s-545f305d-24a1-42c5-b3c0-9af9213caa46.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce {
  margin-left: 30px;
margin-right: 30px;
padding-top: 55px;
padding-bottom: 55px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-d038d78c-7b7e-4c85-89ad-3bf90cc77fce"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-ed5eb491-3194-4f2c-9c77-c09281ee56a9 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0);
border-radius: 1px;
opacity: 1;
background-color: rgba(255, 255, 255, 0);
}








#s-ed5eb491-3194-4f2c-9c77-c09281ee56a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed5eb491-3194-4f2c-9c77-c09281ee56a9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9ec93161-9670-4313-8f06-8d0dbfd495a9 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-e149b249-c1f4-40de-9f07-895e65541394 {
  padding-left: 50px;
padding-right: 50px;
}

#s-904a5fff-4a28-4faa-91b8-4b719b12a6cc {
  margin-left: auto;
margin-right: auto;
padding-top: 45px;
padding-bottom: 45px;
min-height: 50px;
max-width: 1200px;
background-color: rgba(234, 234, 234, 0);
}
@media (min-width: 1200px){#s-904a5fff-4a28-4faa-91b8-4b719b12a6cc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-904a5fff-4a28-4faa-91b8-4b719b12a6cc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-904a5fff-4a28-4faa-91b8-4b719b12a6cc {
  
}
}@media (max-width: 767px){#s-904a5fff-4a28-4faa-91b8-4b719b12a6cc {
  
}
}







#s-904a5fff-4a28-4faa-91b8-4b719b12a6cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-904a5fff-4a28-4faa-91b8-4b719b12a6cc.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b18f8e2d-ef35-48ce-ab15-dce025627b58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-2a920f88-e6da-4a2f-90f9-12cb769fb981 {
  padding-top: 40px;
padding-bottom: 11px;
text-align: center;
}

#s-2a920f88-e6da-4a2f-90f9-12cb769fb981 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fd718856-a0fc-4b56-b0a1-f0a2ec72c463 {
  padding-left: 15px;
padding-right: 15px;
}

#s-adf5d94c-e237-4eca-ba87-303862909e15 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 9px;
padding-bottom: 9px;
min-height: 50px;
max-width: 1200px;
background-color: rgba(234, 234, 234, 0);
}
@media (min-width: 1200px){#s-adf5d94c-e237-4eca-ba87-303862909e15 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-adf5d94c-e237-4eca-ba87-303862909e15 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-adf5d94c-e237-4eca-ba87-303862909e15 {
  
}
}@media (max-width: 767px){#s-adf5d94c-e237-4eca-ba87-303862909e15 {
  
}
}







#s-adf5d94c-e237-4eca-ba87-303862909e15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adf5d94c-e237-4eca-ba87-303862909e15.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-17874a0f-8a46-46ea-b9cd-971a19e183a5 {
  padding-top: 6px;
padding-bottom: 6px;
}

#s-17874a0f-8a46-46ea-b9cd-971a19e183a5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-894df27a-eb76-4260-8f58-fecb00fdf85c {
  margin-left: auto;
margin-right: auto;
padding-top: 45px;
padding-bottom: 45px;
min-height: 50px;
max-width: 1200px;
background-color: rgba(234, 234, 234, 0);
}
@media (min-width: 1200px){#s-894df27a-eb76-4260-8f58-fecb00fdf85c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-894df27a-eb76-4260-8f58-fecb00fdf85c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-894df27a-eb76-4260-8f58-fecb00fdf85c {
  
}
}@media (max-width: 767px){#s-894df27a-eb76-4260-8f58-fecb00fdf85c {
  
}
}







#s-894df27a-eb76-4260-8f58-fecb00fdf85c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-894df27a-eb76-4260-8f58-fecb00fdf85c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-20a20e40-eeed-471b-99db-740fdf90db48"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-8130c36c-1923-4e34-a5d0-b678bfd38421 {
  text-align: center;
}




  #s-8130c36c-1923-4e34-a5d0-b678bfd38421 img.shogun-image {
    
    width: px;
  }


#s-8130c36c-1923-4e34-a5d0-b678bfd38421 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c5c519b6-989b-4836-8f37-d8ff95b9db72 {
  padding-top: 35px;
padding-left: 15px;
padding-bottom: 35px;
padding-right: 15px;
}

#s-ef97ea6c-cba8-4041-9f18-179ddfe2e9b5 {
  margin-left: auto;
margin-right: auto;
padding-top: 23px;
padding-bottom: 23px;
min-height: 50px;
max-width: 1200px;
background-color: rgba(234, 234, 234, 0);
}
@media (min-width: 1200px){#s-ef97ea6c-cba8-4041-9f18-179ddfe2e9b5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef97ea6c-cba8-4041-9f18-179ddfe2e9b5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef97ea6c-cba8-4041-9f18-179ddfe2e9b5 {
  
}
}@media (max-width: 767px){#s-ef97ea6c-cba8-4041-9f18-179ddfe2e9b5 {
  
}
}







#s-ef97ea6c-cba8-4041-9f18-179ddfe2e9b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef97ea6c-cba8-4041-9f18-179ddfe2e9b5.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-85e2beff-19e7-46d8-8c81-2247c49469dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3bd90c10-bf8d-46dc-a98b-dc6d7ce5781e {
  min-height: 50px;
}








#s-3bd90c10-bf8d-46dc-a98b-dc6d7ce5781e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bd90c10-bf8d-46dc-a98b-dc6d7ce5781e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-21e24d46-6afb-4bcb-9c96-0c78e04f5717 {
  padding-top: 18px;
padding-left: 18px;
padding-bottom: 18px;
padding-right: 18px;
background-color: rgba(7, 7, 7, 0.05);
}

@media (min-width: 0px) {
[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21e24d46-6afb-4bcb-9c96-0c78e04f5717"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2abb9b2a-20d0-478c-9c46-956193665207 {
  min-height: 50px;
}








#s-2abb9b2a-20d0-478c-9c46-956193665207 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2abb9b2a-20d0-478c-9c46-956193665207.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f72ec805-c98f-4a10-bf1c-397521cbcba1 {
  text-align: center;
}




  #s-f72ec805-c98f-4a10-bf1c-397521cbcba1 img.shogun-image {
    
    width: px;
  }


#s-f72ec805-c98f-4a10-bf1c-397521cbcba1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bbd04106-fc92-4eac-8dec-d852ff31d19a {
  min-height: 50px;
}








#s-bbd04106-fc92-4eac-8dec-d852ff31d19a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbd04106-fc92-4eac-8dec-d852ff31d19a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-05329d3a-85d6-4335-a3b4-acdfb130c1a2 {
  padding-bottom: 31px;
}

#s-b72bf3a2-120a-4d40-a25c-f97e9149b00a {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
background-color: rgba(160, 201, 128, 1);
}

#s-e553b7f2-f184-4d16-bfb4-21ece2449c15 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
background-color: rgba(234, 234, 234, 0);
}
@media (min-width: 1200px){#s-e553b7f2-f184-4d16-bfb4-21ece2449c15 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e553b7f2-f184-4d16-bfb4-21ece2449c15 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e553b7f2-f184-4d16-bfb4-21ece2449c15 {
  
}
}@media (max-width: 767px){#s-e553b7f2-f184-4d16-bfb4-21ece2449c15 {
  
}
}







#s-e553b7f2-f184-4d16-bfb4-21ece2449c15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e553b7f2-f184-4d16-bfb4-21ece2449c15.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2b3dd968-4675-433c-a48b-f36f40947d7a {
  display: none;
}
@media (min-width: 0px) {
[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10a986bc-963f-41fb-8edb-0b0cf7655baa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f717ae81-58a8-4513-89b8-be838c5fdcaa {
  margin-top: 46px;
margin-bottom: 18px;
padding-top: 7px;
padding-bottom: 7px;
}

#s-f717ae81-58a8-4513-89b8-be838c5fdcaa hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-e44acb6c-f585-4ce2-a4b6-b5362f47af43 {
  min-height: 50px;
}








#s-e44acb6c-f585-4ce2-a4b6-b5362f47af43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e44acb6c-f585-4ce2-a4b6-b5362f47af43.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-640a9005-6cfc-4e43-8406-572d2578e205"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 {
  text-align: left;
}


.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 {
  max-width: 100%;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 .shg-image-zoom,
.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 {
  max-width: 100%;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 .shg-image-zoom,
.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 {
  max-width: 100%;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 .shg-image-zoom,
.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 {
  max-width: 100%;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 .shg-image-zoom,
.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 {
  max-width: 100%;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 .shg-image-zoom,
.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52ac7a2f-738a-48b7-bc28-8a346d6afa46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-961b1e21-45fd-4b41-ab21-86ea3a6e912e {
  margin-top: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-961b1e21-45fd-4b41-ab21-86ea3a6e912e .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 55px;
}

#s-f54fb53e-14de-466f-b26a-1d9a4eb6a908 {
  text-align: center;
}

#s-f54fb53e-14de-466f-b26a-1d9a4eb6a908 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 28px;
}

#s-f54fb53e-14de-466f-b26a-1d9a4eb6a908 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Source Sans Pro;
  font-style:  normal ;
  font-size: 28px;
}

#s-f54fb53e-14de-466f-b26a-1d9a4eb6a908 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-96e45c4e-c861-425a-81f4-553bd512ae85 {
  margin-left: 123px;
margin-right: 123px;
padding-top: 16px;
padding-left: 35px;
padding-bottom: 16px;
padding-right: 35px;
text-align: left;
}

#s-96e45c4e-c861-425a-81f4-553bd512ae85 .shg-product-quantity-wrapper {
  display: -webkit-box;
  display: flex;
}

#s-96e45c4e-c861-425a-81f4-553bd512ae85 .shg-product-quantity-wrapper input {
  -webkit-box-flex: 1;
          flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-96e45c4e-c861-425a-81f4-553bd512ae85 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-96e45c4e-c861-425a-81f4-553bd512ae85 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-96e45c4e-c861-425a-81f4-553bd512ae85 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-11174bd7-29df-4fca-afaa-b70b19a5cd15 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 13px;
padding-left: 20px;
padding-bottom: 13px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 173, 103, 1);
text-align: center;
cursor: pointer;
}
#s-11174bd7-29df-4fca-afaa-b70b19a5cd15:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-11174bd7-29df-4fca-afaa-b70b19a5cd15:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-11174bd7-29df-4fca-afaa-b70b19a5cd15-atc-btn-wrapper {
    text-align: center;
  }


#s-11174bd7-29df-4fca-afaa-b70b19a5cd15 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-11174bd7-29df-4fca-afaa-b70b19a5cd15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11174bd7-29df-4fca-afaa-b70b19a5cd15.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-11174bd7-29df-4fca-afaa-b70b19a5cd15.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



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