.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

#s-e79eb4f0-8abf-40e3-b1b8-d657b6b42b68 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e79eb4f0-8abf-40e3-b1b8-d657b6b42b68 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e79eb4f0-8abf-40e3-b1b8-d657b6b42b68 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e79eb4f0-8abf-40e3-b1b8-d657b6b42b68 {
  
}
}@media (max-width: 767px){#s-e79eb4f0-8abf-40e3-b1b8-d657b6b42b68 {
  
}
}







#s-e79eb4f0-8abf-40e3-b1b8-d657b6b42b68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e79eb4f0-8abf-40e3-b1b8-d657b6b42b68.shg-box.shg-c {
  justify-content: flex-start;
}

#s-df38f842-0076-4b08-a67c-5539a41c0173 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-df38f842-0076-4b08-a67c-5539a41c0173 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-df38f842-0076-4b08-a67c-5539a41c0173 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-df38f842-0076-4b08-a67c-5539a41c0173 {
  
}
}@media (max-width: 767px){#s-df38f842-0076-4b08-a67c-5539a41c0173 {
  
}
}







#s-df38f842-0076-4b08-a67c-5539a41c0173 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df38f842-0076-4b08-a67c-5539a41c0173.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a858774c-dba3-49e2-9e62-124053ac01f2 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a858774c-dba3-49e2-9e62-124053ac01f2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a858774c-dba3-49e2-9e62-124053ac01f2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a858774c-dba3-49e2-9e62-124053ac01f2 {
  
}
}@media (max-width: 767px){#s-a858774c-dba3-49e2-9e62-124053ac01f2 {
  
}
}







#s-a858774c-dba3-49e2-9e62-124053ac01f2 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-a858774c-dba3-49e2-9e62-124053ac01f2.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2d0b7ce4-8ae2-4340-a8ae-5aa523368826"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.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: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-edb9dcea-2173-4ab8-8df6-9924a4057629 {
  text-align: center;
}




  #s-edb9dcea-2173-4ab8-8df6-9924a4057629 img.shogun-image {
    
    width: px;
  }


#s-edb9dcea-2173-4ab8-8df6-9924a4057629 .shogun-image-content {
  
    align-items: center;
  
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-82e14b15-47ac-4553-a622-d85053b3aab4 {
  margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

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

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

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

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

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

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

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

#s-c328f89a-ef77-4698-9fd4-651fbf556b09 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(209, 164, 28, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 14px;
font-weight: bold;
color: rgba(253, 248, 248, 1);
text-decoration: none;
}
#s-c328f89a-ef77-4698-9fd4-651fbf556b09:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-c328f89a-ef77-4698-9fd4-651fbf556b09:active {background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c328f89a-ef77-4698-9fd4-651fbf556b09 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c328f89a-ef77-4698-9fd4-651fbf556b09 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c328f89a-ef77-4698-9fd4-651fbf556b09 {
  
}
}@media (max-width: 767px){#s-c328f89a-ef77-4698-9fd4-651fbf556b09 {
  
}
}


#s-c328f89a-ef77-4698-9fd4-651fbf556b09.shg-btn {
  color: rgba(253, 248, 248, 1);
  font-size: 26px;
  
  
  font-family: Didact Gothic;
  display:  inline-block ;
}

#s-2964d009-0876-4493-849a-246dea5ea130 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-2964d009-0876-4493-849a-246dea5ea130 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2964d009-0876-4493-849a-246dea5ea130 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2964d009-0876-4493-849a-246dea5ea130 {
  
}
}@media (max-width: 767px){#s-2964d009-0876-4493-849a-246dea5ea130 {
  
}
}
#s-dde415d1-6c3a-41e4-aad4-42c9c219f00e {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-dde415d1-6c3a-41e4-aad4-42c9c219f00e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dde415d1-6c3a-41e4-aad4-42c9c219f00e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dde415d1-6c3a-41e4-aad4-42c9c219f00e {
  
}
}@media (max-width: 767px){#s-dde415d1-6c3a-41e4-aad4-42c9c219f00e {
  
}
}
#s-df32ede2-c20d-4303-a7b9-52f3c90e04f6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-df32ede2-c20d-4303-a7b9-52f3c90e04f6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-df32ede2-c20d-4303-a7b9-52f3c90e04f6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-df32ede2-c20d-4303-a7b9-52f3c90e04f6 {
  
}
}@media (max-width: 767px){#s-df32ede2-c20d-4303-a7b9-52f3c90e04f6 {
  
}
}







#s-df32ede2-c20d-4303-a7b9-52f3c90e04f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df32ede2-c20d-4303-a7b9-52f3c90e04f6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d558bf29-da0f-4405-8a74-d4b94373e4d5 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d558bf29-da0f-4405-8a74-d4b94373e4d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d558bf29-da0f-4405-8a74-d4b94373e4d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d558bf29-da0f-4405-8a74-d4b94373e4d5 {
  
}
}@media (max-width: 767px){#s-d558bf29-da0f-4405-8a74-d4b94373e4d5 {
  
}
}







#s-d558bf29-da0f-4405-8a74-d4b94373e4d5 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-d558bf29-da0f-4405-8a74-d4b94373e4d5.shg-box.shg-c {
  justify-content: center;
}

#s-e03cbe58-b1e4-4087-a253-6b75b0f6e4fc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e03cbe58-b1e4-4087-a253-6b75b0f6e4fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e03cbe58-b1e4-4087-a253-6b75b0f6e4fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e03cbe58-b1e4-4087-a253-6b75b0f6e4fc {
  
}
}@media (max-width: 767px){#s-e03cbe58-b1e4-4087-a253-6b75b0f6e4fc {
  
}
}







#s-e03cbe58-b1e4-4087-a253-6b75b0f6e4fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e03cbe58-b1e4-4087-a253-6b75b0f6e4fc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fd35f59a-b9a1-4a84-9ce7-26592fcd4294 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-fd35f59a-b9a1-4a84-9ce7-26592fcd4294 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd35f59a-b9a1-4a84-9ce7-26592fcd4294 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd35f59a-b9a1-4a84-9ce7-26592fcd4294 {
  
}
}@media (max-width: 767px){#s-fd35f59a-b9a1-4a84-9ce7-26592fcd4294 {
  
}
}







#s-fd35f59a-b9a1-4a84-9ce7-26592fcd4294 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd35f59a-b9a1-4a84-9ce7-26592fcd4294.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2daa6179-72a2-4fd3-a81a-40fafad9ab0a {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-2daa6179-72a2-4fd3-a81a-40fafad9ab0a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2daa6179-72a2-4fd3-a81a-40fafad9ab0a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2daa6179-72a2-4fd3-a81a-40fafad9ab0a {
  
}
}@media (max-width: 767px){#s-2daa6179-72a2-4fd3-a81a-40fafad9ab0a {
  
}
}







#s-2daa6179-72a2-4fd3-a81a-40fafad9ab0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2daa6179-72a2-4fd3-a81a-40fafad9ab0a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cb9e4f39-92c1-4341-ba76-a6b163dea9f9 {
  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-cb9e4f39-92c1-4341-ba76-a6b163dea9f9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cb9e4f39-92c1-4341-ba76-a6b163dea9f9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cb9e4f39-92c1-4341-ba76-a6b163dea9f9 {
  
}
}@media (max-width: 767px){#s-cb9e4f39-92c1-4341-ba76-a6b163dea9f9 {
  
}
}







#s-cb9e4f39-92c1-4341-ba76-a6b163dea9f9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-cb9e4f39-92c1-4341-ba76-a6b163dea9f9.shg-box.shg-c {
  justify-content: center;
}

#s-30fe418f-dee7-44bb-8cfa-46d8813b49df {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-30fe418f-dee7-44bb-8cfa-46d8813b49df"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-e44b3693-65d2-43cb-af8d-c77138071995 {
  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-e44b3693-65d2-43cb-af8d-c77138071995 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e44b3693-65d2-43cb-af8d-c77138071995.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-0ce93495-8ab6-4ad0-88b8-5e9998c597be {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ce93495-8ab6-4ad0-88b8-5e9998c597be .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-736ec8fb-d471-4e0d-9a7f-84dbe7c3ecaa {
  margin-left: 50px;
margin-right: 50px;
}

#s-736ec8fb-d471-4e0d-9a7f-84dbe7c3ecaa hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-ebd1cbf5-3e30-4147-9662-7882581949fd {
  margin-left: 50px;
margin-right: 50px;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-9f945ed1-8073-4659-926c-0e858c203ada {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-76df74ad-cdde-49c6-974a-b7940941fcdf {
  text-align: center;
}




  #s-76df74ad-cdde-49c6-974a-b7940941fcdf img.shogun-image {
    
    width: px;
  }


#s-76df74ad-cdde-49c6-974a-b7940941fcdf .shogun-image-content {
  
    align-items: center;
  
}

#s-9d164ffb-3424-45f7-93b0-cb5ae6b4562c {
  text-align: center;
}




  #s-9d164ffb-3424-45f7-93b0-cb5ae6b4562c img.shogun-image {
    
    width: px;
  }


#s-9d164ffb-3424-45f7-93b0-cb5ae6b4562c .shogun-image-content {
  
    align-items: center;
  
}

#s-1e8abf9b-e891-490b-adb0-8ec3e5b93740 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-efe0a089-4deb-46be-8c71-636f40d67fba {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-efe0a089-4deb-46be-8c71-636f40d67fba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-570a23d1-f182-485d-b2d5-dd139127e745 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ee766afb-d6a5-4fc4-81fb-671259ad9321 {
  text-align: center;
}




  #s-ee766afb-d6a5-4fc4-81fb-671259ad9321 img.shogun-image {
    
    width: px;
  }


#s-ee766afb-d6a5-4fc4-81fb-671259ad9321 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d102c57-140d-4449-93fb-06eb5db19ccb {
  text-align: center;
}




  #s-3d102c57-140d-4449-93fb-06eb5db19ccb img.shogun-image {
    
    width: px;
  }


#s-3d102c57-140d-4449-93fb-06eb5db19ccb .shogun-image-content {
  
    align-items: center;
  
}

#s-c3a02c44-65eb-447f-a2fc-6d2f28713a7b {
  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-c3a02c44-65eb-447f-a2fc-6d2f28713a7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3a02c44-65eb-447f-a2fc-6d2f28713a7b.shg-box.shg-c {
  justify-content: center;
}

#s-7b462f9c-8fa3-4127-9862-bfead01a1b54 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b462f9c-8fa3-4127-9862-bfead01a1b54 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b63e528f-f8e7-4687-93b5-9eb4b0cc8b2a {
  margin-left: 50px;
margin-right: 50px;
}

#s-b63e528f-f8e7-4687-93b5-9eb4b0cc8b2a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-76b2e868-12cf-41eb-8cf2-68eaa91a5b31 {
  margin-left: 50px;
margin-right: 50px;
}

#s-7f0a0ba4-3d8f-487d-a096-9a49d9fd8670 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-90c4c47d-50e9-445d-af7b-207bd075c4d6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-90c4c47d-50e9-445d-af7b-207bd075c4d6"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-92636c4a-e641-4b44-92b0-5f0ebdd2d0a1 {
  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-92636c4a-e641-4b44-92b0-5f0ebdd2d0a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92636c4a-e641-4b44-92b0-5f0ebdd2d0a1.shg-box.shg-c {
  justify-content: center;
}

#s-cfa01f60-43f6-4eb9-a24f-48966353ea2c {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cfa01f60-43f6-4eb9-a24f-48966353ea2c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d5bfcde8-9b45-423d-a85e-3a793182042b {
  margin-left: 50px;
margin-right: 50px;
}

#s-d5bfcde8-9b45-423d-a85e-3a793182042b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-6bec4df4-f0a6-492d-ad0f-a7246bb3d676 {
  margin-left: 50px;
margin-right: 50px;
}

#s-e87c85fe-4ce2-476f-bae8-cdfd1f6a293b {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f0c93e2c-5650-4be0-9d32-936c3444bbf3 {
  text-align: center;
}




  #s-f0c93e2c-5650-4be0-9d32-936c3444bbf3 img.shogun-image {
    
    width: px;
  }


#s-f0c93e2c-5650-4be0-9d32-936c3444bbf3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ac6c079-6b8e-4604-af47-71554522c60e {
  text-align: center;
}




  #s-4ac6c079-6b8e-4604-af47-71554522c60e img.shogun-image {
    
    width: px;
  }


#s-4ac6c079-6b8e-4604-af47-71554522c60e .shogun-image-content {
  
    align-items: center;
  
}

#s-e6d68ea9-5969-4ef8-ab2e-63c4df7eb319 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-633a6a11-8278-4d7c-80a8-f3b03bfb49fc {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-633a6a11-8278-4d7c-80a8-f3b03bfb49fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-633a6a11-8278-4d7c-80a8-f3b03bfb49fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-633a6a11-8278-4d7c-80a8-f3b03bfb49fc {
  
}
}@media (max-width: 767px){#s-633a6a11-8278-4d7c-80a8-f3b03bfb49fc {
  
}
}







#s-633a6a11-8278-4d7c-80a8-f3b03bfb49fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-633a6a11-8278-4d7c-80a8-f3b03bfb49fc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ae0a2c50-088e-4ff4-9a75-d20e6ed9fa5f {
  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-ae0a2c50-088e-4ff4-9a75-d20e6ed9fa5f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae0a2c50-088e-4ff4-9a75-d20e6ed9fa5f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae0a2c50-088e-4ff4-9a75-d20e6ed9fa5f {
  
}
}@media (max-width: 767px){#s-ae0a2c50-088e-4ff4-9a75-d20e6ed9fa5f {
  
}
}







#s-ae0a2c50-088e-4ff4-9a75-d20e6ed9fa5f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-ae0a2c50-088e-4ff4-9a75-d20e6ed9fa5f.shg-box.shg-c {
  justify-content: center;
}

#s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-b1295eb1-578b-43a0-b8b6-08a9bb073ca3"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5290be06-7e43-423c-8cc1-f96be61b32e6 {
  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-5290be06-7e43-423c-8cc1-f96be61b32e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5290be06-7e43-423c-8cc1-f96be61b32e6.shg-box.shg-c {
  justify-content: center;
}

#s-4bc38ec5-de57-4161-95fc-982a433cb67a {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4bc38ec5-de57-4161-95fc-982a433cb67a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f041bbc9-e558-4a52-ab54-1c661fc66e03 {
  margin-left: 50px;
margin-right: 50px;
}

#s-f041bbc9-e558-4a52-ab54-1c661fc66e03 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-04ba7ec9-e291-405b-86a5-5b14ed4f68c6 {
  margin-left: 50px;
margin-right: 50px;
}

#s-f0e56f74-38c7-4ade-ad5e-cffbb851e96d {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-8f1548a7-d207-4c6e-8c97-0f4cd4d591ce {
  text-align: center;
}




  #s-8f1548a7-d207-4c6e-8c97-0f4cd4d591ce img.shogun-image {
    
    width: px;
  }


#s-8f1548a7-d207-4c6e-8c97-0f4cd4d591ce .shogun-image-content {
  
    align-items: center;
  
}

#s-bed14fc0-ebc3-4d37-8e88-e73a96c3f10b {
  text-align: center;
}




  #s-bed14fc0-ebc3-4d37-8e88-e73a96c3f10b img.shogun-image {
    
    width: px;
  }


#s-bed14fc0-ebc3-4d37-8e88-e73a96c3f10b .shogun-image-content {
  
    align-items: center;
  
}

#s-3092dcb9-38a2-4e6e-a35a-0e3cd0dd6c62 {
  text-align: center;
}




  #s-3092dcb9-38a2-4e6e-a35a-0e3cd0dd6c62 img.shogun-image {
    
    width: px;
  }


#s-3092dcb9-38a2-4e6e-a35a-0e3cd0dd6c62 .shogun-image-content {
  
    align-items: center;
  
}

#s-80959243-1295-4e91-9d04-6e1ce7da437f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-4cbce876-9db8-4301-92a3-f2003a7b99b7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4cbce876-9db8-4301-92a3-f2003a7b99b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c1b6a620-159e-483c-a0f1-be2c4b489bb0 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-1fa62e0a-f654-45b4-b843-bb0cbc0ca0ce {
  text-align: center;
}




  #s-1fa62e0a-f654-45b4-b843-bb0cbc0ca0ce img.shogun-image {
    
    width: px;
  }


#s-1fa62e0a-f654-45b4-b843-bb0cbc0ca0ce .shogun-image-content {
  
    align-items: center;
  
}

#s-18b19de6-a2d5-4373-854c-148e33462bb6 {
  text-align: center;
}




  #s-18b19de6-a2d5-4373-854c-148e33462bb6 img.shogun-image {
    
    width: px;
  }


#s-18b19de6-a2d5-4373-854c-148e33462bb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1263d94a-60ae-4621-b453-3962957518ca {
  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-1263d94a-60ae-4621-b453-3962957518ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1263d94a-60ae-4621-b453-3962957518ca.shg-box.shg-c {
  justify-content: center;
}

#s-857d35ca-36ff-41e0-a149-c27944f01595 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-857d35ca-36ff-41e0-a149-c27944f01595 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40ce8587-7325-435b-abd6-47743a7210c7 {
  margin-left: 50px;
margin-right: 50px;
}

#s-40ce8587-7325-435b-abd6-47743a7210c7 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-a6b1669f-c856-4599-a782-6daa4ea946c1 {
  margin-left: 50px;
margin-right: 50px;
}

#s-61343177-507e-4ced-96c5-dd6b2076385c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-7a93987c-af7b-428d-ab8e-7a2383711e3d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-7a93987c-af7b-428d-ab8e-7a2383711e3d"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-29a8cd13-6b77-452f-b722-2ea18cc22278 {
  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-29a8cd13-6b77-452f-b722-2ea18cc22278 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29a8cd13-6b77-452f-b722-2ea18cc22278.shg-box.shg-c {
  justify-content: center;
}

#s-e48f211a-3df2-444f-9a40-af20b83cd50d {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e48f211a-3df2-444f-9a40-af20b83cd50d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-25423784-70ec-4b03-bdca-cf0a7342a7e4 {
  margin-left: 50px;
margin-right: 50px;
}

#s-25423784-70ec-4b03-bdca-cf0a7342a7e4 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-bf33a20b-85a4-4a6f-889d-13d6965f3d1c {
  margin-left: 50px;
margin-right: 50px;
}

#s-f57db010-5feb-4ddc-ac17-707de8901592 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-c472ba4c-5286-4068-8e5b-1876cc7ce86c {
  text-align: center;
}




  #s-c472ba4c-5286-4068-8e5b-1876cc7ce86c img.shogun-image {
    
    width: px;
  }


#s-c472ba4c-5286-4068-8e5b-1876cc7ce86c .shogun-image-content {
  
    align-items: center;
  
}

#s-c15851a3-8a43-4cb8-8a5e-efadc9d03fc6 {
  text-align: center;
}




  #s-c15851a3-8a43-4cb8-8a5e-efadc9d03fc6 img.shogun-image {
    
    width: px;
  }


#s-c15851a3-8a43-4cb8-8a5e-efadc9d03fc6 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ada2dc4-e77e-4977-8334-fb5ed4f4393b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c9e83323-dc6c-4d8c-9487-83a3f3e23d02 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-c9e83323-dc6c-4d8c-9487-83a3f3e23d02 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c9e83323-dc6c-4d8c-9487-83a3f3e23d02 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9e83323-dc6c-4d8c-9487-83a3f3e23d02 {
  
}
}@media (max-width: 767px){#s-c9e83323-dc6c-4d8c-9487-83a3f3e23d02 {
  
}
}







#s-c9e83323-dc6c-4d8c-9487-83a3f3e23d02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9e83323-dc6c-4d8c-9487-83a3f3e23d02.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c27c3a5b-ce09-49fe-bd6b-a55dbd30fccb {
  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-c27c3a5b-ce09-49fe-bd6b-a55dbd30fccb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c27c3a5b-ce09-49fe-bd6b-a55dbd30fccb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c27c3a5b-ce09-49fe-bd6b-a55dbd30fccb {
  
}
}@media (max-width: 767px){#s-c27c3a5b-ce09-49fe-bd6b-a55dbd30fccb {
  
}
}







#s-c27c3a5b-ce09-49fe-bd6b-a55dbd30fccb > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-c27c3a5b-ce09-49fe-bd6b-a55dbd30fccb.shg-box.shg-c {
  justify-content: center;
}

#s-aaafe367-de01-4ceb-b0f6-dd192200588a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-aaafe367-de01-4ceb-b0f6-dd192200588a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-361a970f-faa6-4489-8783-2d71a29954e9 {
  text-align: center;
}




  #s-361a970f-faa6-4489-8783-2d71a29954e9 img.shogun-image {
    
    width: px;
  }


#s-361a970f-faa6-4489-8783-2d71a29954e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-77c8dc3d-67be-48a0-8545-1f345494ea8c {
  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-77c8dc3d-67be-48a0-8545-1f345494ea8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77c8dc3d-67be-48a0-8545-1f345494ea8c.shg-box.shg-c {
  justify-content: center;
}

#s-b88b292d-5193-4b66-8619-8cc90c8b39b0 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b88b292d-5193-4b66-8619-8cc90c8b39b0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9a082840-7249-4aaf-9239-4003369f9a52 {
  margin-left: 50px;
margin-right: 50px;
}

#s-9a082840-7249-4aaf-9239-4003369f9a52 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-dafe0988-0805-4b0e-ac51-ced537c832cf {
  margin-left: 50px;
margin-right: 50px;
}

#s-9817039a-7eed-40a8-a0db-9fae2ba72acd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9817039a-7eed-40a8-a0db-9fae2ba72acd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9817039a-7eed-40a8-a0db-9fae2ba72acd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9817039a-7eed-40a8-a0db-9fae2ba72acd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e36da4aa-918f-4565-a9b2-722bf6196064 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-edf0d9e5-810f-4fee-9131-918aab701c30 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-edf0d9e5-810f-4fee-9131-918aab701c30"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0cc299c3-f11c-4afe-915e-76f5597ff455 {
  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-0cc299c3-f11c-4afe-915e-76f5597ff455 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cc299c3-f11c-4afe-915e-76f5597ff455.shg-box.shg-c {
  justify-content: center;
}

#s-eddccf17-b257-44b1-b030-b7d90ecfb9fb {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eddccf17-b257-44b1-b030-b7d90ecfb9fb .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-73ab22e8-3c7c-48e0-810f-fae82618b08d {
  margin-left: 50px;
margin-right: 50px;
}

#s-73ab22e8-3c7c-48e0-810f-fae82618b08d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-aa2981d0-d970-4b6f-9cc6-f17cf11ab246 {
  margin-left: 50px;
margin-right: 50px;
}

#s-42506f46-274c-40d6-a6ce-fec6f8607b7a {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-1cdea7b7-5925-4333-a145-8749c9d16638 {
  text-align: center;
}




  #s-1cdea7b7-5925-4333-a145-8749c9d16638 img.shogun-image {
    
    width: px;
  }


#s-1cdea7b7-5925-4333-a145-8749c9d16638 .shogun-image-content {
  
    align-items: center;
  
}

#s-a982415e-1a26-46c8-9314-ce6eadf82a7b {
  text-align: center;
}




  #s-a982415e-1a26-46c8-9314-ce6eadf82a7b img.shogun-image {
    
    width: px;
  }


#s-a982415e-1a26-46c8-9314-ce6eadf82a7b .shogun-image-content {
  
    align-items: center;
  
}

#s-1e573783-89ef-46c5-bd25-11aadfa5a0d0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e43c2437-66ae-4726-b5cb-a09fd4b1c478 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-e43c2437-66ae-4726-b5cb-a09fd4b1c478"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-59dcf460-995f-4c5a-ba43-3562b53ac764 {
  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-59dcf460-995f-4c5a-ba43-3562b53ac764 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59dcf460-995f-4c5a-ba43-3562b53ac764.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b7fa980b-4e2b-4825-8dc2-cc89061214d5 {
  text-align: center;
}




  #s-b7fa980b-4e2b-4825-8dc2-cc89061214d5 img.shogun-image {
    
    width: px;
  }


#s-b7fa980b-4e2b-4825-8dc2-cc89061214d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-22c6ea05-73c7-450b-bb10-a490db56baf1 {
  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-22c6ea05-73c7-450b-bb10-a490db56baf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22c6ea05-73c7-450b-bb10-a490db56baf1.shg-box.shg-c {
  justify-content: center;
}

#s-673523aa-58ab-4305-aa75-b29f8f2109ba {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-673523aa-58ab-4305-aa75-b29f8f2109ba .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9281147c-708b-4fdb-b5f5-8b1c426243e8 {
  margin-left: 50px;
margin-right: 50px;
}

#s-9281147c-708b-4fdb-b5f5-8b1c426243e8 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-2990f439-9eaf-48d7-9e2e-67a6d3db0b59 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2990f439-9eaf-48d7-9e2e-67a6d3db0b59:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2990f439-9eaf-48d7-9e2e-67a6d3db0b59:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2990f439-9eaf-48d7-9e2e-67a6d3db0b59.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2b67c046-14ad-48ae-8574-bee2ea5aaf99 {
  padding-top: 100px;
padding-left: 30%;
padding-bottom: 100px;
padding-right: 30%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2b67c046-14ad-48ae-8574-bee2ea5aaf99 {
  padding-top: 60px;
padding-left: 15%;
padding-bottom: 60px;
padding-right: 15%;
}
}@media (max-width: 767px){#s-2b67c046-14ad-48ae-8574-bee2ea5aaf99 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-2b67c046-14ad-48ae-8574-bee2ea5aaf99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b67c046-14ad-48ae-8574-bee2ea5aaf99.shg-box.shg-c {
  justify-content: center;
}

#s-b8635eff-02da-4820-96be-66a6069f467b {
  margin-bottom: 10px;
text-align: center;
}

#s-b8635eff-02da-4820-96be-66a6069f467b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-b8635eff-02da-4820-96be-66a6069f467b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-bbbb97f4-2d50-4bad-9752-561c078d0028 {
  margin-bottom: 20px;
text-align: center;
}

#s-bbbb97f4-2d50-4bad-9752-561c078d0028 .shogun-heading-component h1 {
  color: rgba(102, 102, 102, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-9f114240-f9ba-47a9-a5b2-9bb9d7d75e63 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-9f114240-f9ba-47a9-a5b2-9bb9d7d75e63 .shogun-form-box {
  padding: 10px;
}

#s-9f114240-f9ba-47a9-a5b2-9bb9d7d75e63 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  
  
  
  
}

#s-9f114240-f9ba-47a9-a5b2-9bb9d7d75e63 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(253, 15, 47, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
  justify-content: center;
}

#s-9f114240-f9ba-47a9-a5b2-9bb9d7d75e63 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(224, 0, 0, 1);
}

#s-9f114240-f9ba-47a9-a5b2-9bb9d7d75e63 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(253, 15, 47, 1);
}

#s-9f114240-f9ba-47a9-a5b2-9bb9d7d75e63 .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  font-style: ;
  color: rgba(224, 0, 0, 1);
  font-family: Spartan;
  font-weight: 500;
  
  
  
}

#s-9f114240-f9ba-47a9-a5b2-9bb9d7d75e63 .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-1ba26e4c-ec2a-4a3f-bf5c-e3211fec639b {
  margin-bottom: 10px;
}

#s-1ba26e4c-ec2a-4a3f-bf5c-e3211fec639b  .shogun-form-text-input-field {
  border-width: 0px;
  border-color: #000;
  
  background-color: rgba(245, 245, 245, 1);
  
  font-size: 16px;
  font-style: ;
  color: #000;
  font-family: Work Sans;
  font-weight: 500;
  line-height: 2em;
  
}

#s-1ba26e4c-ec2a-4a3f-bf5c-e3211fec639b  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}

#s-1ba26e4c-ec2a-4a3f-bf5c-e3211fec639b  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}

#s-1ba26e4c-ec2a-4a3f-bf5c-e3211fec639b  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}


#s-1ba26e4c-ec2a-4a3f-bf5c-e3211fec639b .shogun-form-text-input-field:hover {
  border-width: 0px;
  border-color: #000;
  
  background-color: rgba(241, 241, 241, 1);
  color: #000;
}



#s-1ba26e4c-ec2a-4a3f-bf5c-e3211fec639b .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: #000;
  
  
  color: #000;
}


#s-737b75bc-68a0-4ce1-9a68-cf3cfe3a5ede {
  margin-bottom: 10px;
}

#s-737b75bc-68a0-4ce1-9a68-cf3cfe3a5ede  .shogun-form-text-input-field {
  border-width: 0px;
  border-color: #000;
  
  background-color: rgba(245, 245, 245, 1);
  
  font-size: 16px;
  font-style: ;
  color: #000;
  font-family: Work Sans;
  font-weight: 500;
  line-height: 2em;
  
}

#s-737b75bc-68a0-4ce1-9a68-cf3cfe3a5ede  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}

#s-737b75bc-68a0-4ce1-9a68-cf3cfe3a5ede  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}

#s-737b75bc-68a0-4ce1-9a68-cf3cfe3a5ede  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}


#s-737b75bc-68a0-4ce1-9a68-cf3cfe3a5ede .shogun-form-text-input-field:hover {
  border-width: 0px;
  border-color: #000;
  
  background-color: rgba(241, 241, 241, 1);
  color: #000;
}



#s-737b75bc-68a0-4ce1-9a68-cf3cfe3a5ede .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: #000;
  
  
  color: #000;
}


#s-d03a0792-64ca-433d-88a7-89005d783725 {
  margin-bottom: 10px;
}

#s-d03a0792-64ca-433d-88a7-89005d783725  .shogun-form-text-input-field {
  border-width: 0px;
  border-color: #000;
  
  background-color: rgba(245, 245, 245, 1);
  
  font-size: 16px;
  font-style: ;
  color: #000;
  font-family: Work Sans;
  font-weight: 500;
  line-height: 2em;
  
}

#s-d03a0792-64ca-433d-88a7-89005d783725  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  line-height: 2em;
  
}

#s-d03a0792-64ca-433d-88a7-89005d783725  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  line-height: 2em;
  
}

#s-d03a0792-64ca-433d-88a7-89005d783725  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  line-height: 2em;
  
}


#s-d03a0792-64ca-433d-88a7-89005d783725 .shogun-form-text-input-field:hover {
  border-width: 0px;
  border-color: #000;
  
  background-color: rgba(241, 241, 241, 1);
  color: #000;
}



#s-d03a0792-64ca-433d-88a7-89005d783725 .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: #000;
  
  
  color: #000;
}


#s-ee834e92-136d-4395-94cf-9caa214a16e1 {
  margin-bottom: 5px;
}

#s-ee834e92-136d-4395-94cf-9caa214a16e1  .shogun-form-text-input-field {
  border-width: 0px;
  border-color: #000;
  
  background-color: rgba(245, 245, 245, 1);
  
  font-size: 16px;
  font-style: ;
  color: #000;
  font-family: Work Sans;
  font-weight: 500;
  line-height: 2em;
  
}

#s-ee834e92-136d-4395-94cf-9caa214a16e1  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  line-height: 2em;
  
}

#s-ee834e92-136d-4395-94cf-9caa214a16e1  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  line-height: 2em;
  
}

#s-ee834e92-136d-4395-94cf-9caa214a16e1  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  line-height: 2em;
  
}


#s-ee834e92-136d-4395-94cf-9caa214a16e1 .shogun-form-text-input-field:hover {
  border-width: 0px;
  border-color: #000;
  
  background-color: rgba(241, 241, 241, 1);
  color: #000;
}



#s-ee834e92-136d-4395-94cf-9caa214a16e1 .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: #000;
  
  
  color: #000;
}


.shogun-form-box-submit:focus {
  outline: none;
}

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

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

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

#s-8d520cd9-4388-499f-83cf-0ac16baccfd3 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 45px;
padding-bottom: 15px;
padding-right: 45px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
color: #FFFFFF;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
font-family: Work Sans;
font-weight: 800;
hover-type: color;
}
#s-8d520cd9-4388-499f-83cf-0ac16baccfd3:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(34, 34, 34, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8d520cd9-4388-499f-83cf-0ac16baccfd3:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(68, 68, 68, 1) !important;
text-decoration: none !important;
hover-type: color !important;}
#s-8d520cd9-4388-499f-83cf-0ac16baccfd3[disabled],
#s-8d520cd9-4388-499f-83cf-0ac16baccfd3[disabled]:hover,
#s-8d520cd9-4388-499f-83cf-0ac16baccfd3[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-8d520cd9-4388-499f-83cf-0ac16baccfd3 {
  display:  inline-block ;
  width:  auto ;
}

@media (max-width: 767px){#s-8d520cd9-4388-499f-83cf-0ac16baccfd3[disabled],
#s-8d520cd9-4388-499f-83cf-0ac16baccfd3[disabled]:hover,
#s-8d520cd9-4388-499f-83cf-0ac16baccfd3[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-8d520cd9-4388-499f-83cf-0ac16baccfd3 {
  display:  block ;
  width:  100% ;
}

}
.shg-map-info-window-container {
  max-width: 200px;
  color: #000000;
}

.shg-map-container {
  height: 400px;
}

.shg-map {
  height: 100%;
}

.shg-map .gm-style-cc,
.shg-map .gm-style-cc + div {
  visibility: visible !important;
}

#s-c560afa9-40b3-471a-b190-945e94672ed5 {
  min-height: 400px;
}

/*
  $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%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
