.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-1a6e1c69-d43b-4016-a394-d86824bb3446 {
  min-height: 50px;
}








#s-1a6e1c69-d43b-4016-a394-d86824bb3446 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a6e1c69-d43b-4016-a394-d86824bb3446.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

#s-5ce38b5d-fdb2-4fc6-914f-0cc7cdbc90dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5ce38b5d-fdb2-4fc6-914f-0cc7cdbc90dc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

@media (min-width: 0px) {
[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e175fd7e-ca33-4577-ba84-837b7eab5fdb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.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-06caafe6-db96-43d7-9af5-e34cb9e1a271 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-06caafe6-db96-43d7-9af5-e34cb9e1a271 img.shogun-image {
    
    width: px;
  }


#s-06caafe6-db96-43d7-9af5-e34cb9e1a271 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d0e4777-b4b8-44dc-889e-60f014cc9573 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-3d0e4777-b4b8-44dc-889e-60f014cc9573 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d0e4777-b4b8-44dc-889e-60f014cc9573.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aaeb0c7f-c605-4fd6-96b3-0dc2c283d997 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-aaeb0c7f-c605-4fd6-96b3-0dc2c283d997 img.shogun-image {
    
    width: px;
  }


#s-aaeb0c7f-c605-4fd6-96b3-0dc2c283d997 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1f9d126-a201-4c2d-92b8-6b7b581d3dd0 {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-d1f9d126-a201-4c2d-92b8-6b7b581d3dd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1f9d126-a201-4c2d-92b8-6b7b581d3dd0.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c4b617fa-3fb7-4142-abef-f636911f72f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9bb34179-d5af-454f-8768-ff41c14835af {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-9bb34179-d5af-454f-8768-ff41c14835af img.shogun-image {
    
    width: px;
  }


#s-9bb34179-d5af-454f-8768-ff41c14835af .shogun-image-content {
  
    align-items: center;
  
}

#s-6886bd49-0ac2-4b5f-80ac-c5d5255a3ec0 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-6886bd49-0ac2-4b5f-80ac-c5d5255a3ec0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6886bd49-0ac2-4b5f-80ac-c5d5255a3ec0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5ffc0b54-cd85-4708-a07a-b7e47cf743b9 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-5ffc0b54-cd85-4708-a07a-b7e47cf743b9 img.shogun-image {
    
    width: px;
  }


#s-5ffc0b54-cd85-4708-a07a-b7e47cf743b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-9137916a-15a1-4bff-af9a-5bd07ddc00f6 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-9137916a-15a1-4bff-af9a-5bd07ddc00f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9137916a-15a1-4bff-af9a-5bd07ddc00f6.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e4354d23-4503-4819-a06a-58406fea3a99"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-bac77842-3486-4f9d-9f86-42c0e581da4e {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-bac77842-3486-4f9d-9f86-42c0e581da4e img.shogun-image {
    
    width: px;
  }


#s-bac77842-3486-4f9d-9f86-42c0e581da4e .shogun-image-content {
  
    align-items: center;
  
}

#s-17b2b544-ffd7-4beb-ad9a-ca63d7c0f6b0 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-17b2b544-ffd7-4beb-ad9a-ca63d7c0f6b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17b2b544-ffd7-4beb-ad9a-ca63d7c0f6b0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9a24f7ac-8cae-4c4b-808e-d65e0d63e7a0 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-9a24f7ac-8cae-4c4b-808e-d65e0d63e7a0 img.shogun-image {
    
    width: px;
  }


#s-9a24f7ac-8cae-4c4b-808e-d65e0d63e7a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f516eb3-d478-4101-b92c-8862365aefac {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-9f516eb3-d478-4101-b92c-8862365aefac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f516eb3-d478-4101-b92c-8862365aefac.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-526ebe04-0359-4346-975e-9b87cb64b060"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-25b431b4-7214-43fa-a577-6795f60e8885 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-25b431b4-7214-43fa-a577-6795f60e8885 img.shogun-image {
    
    width: px;
  }


#s-25b431b4-7214-43fa-a577-6795f60e8885 .shogun-image-content {
  
    align-items: center;
  
}

#s-81650791-bea7-464f-8121-1971eca3bda4 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-81650791-bea7-464f-8121-1971eca3bda4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81650791-bea7-464f-8121-1971eca3bda4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-40d4d639-557d-4dcf-8133-397064c7203a {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-40d4d639-557d-4dcf-8133-397064c7203a img.shogun-image {
    
    width: px;
  }


#s-40d4d639-557d-4dcf-8133-397064c7203a .shogun-image-content {
  
    align-items: center;
  
}

#s-18a707ed-d024-4eb5-8d65-ded8ff78f587 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-18a707ed-d024-4eb5-8d65-ded8ff78f587 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18a707ed-d024-4eb5-8d65-ded8ff78f587.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-05bd25ad-b403-4027-b095-bcfa300b3f12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-d12e6e9d-d538-4b8a-acd8-e03bd2444bb4 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-d12e6e9d-d538-4b8a-acd8-e03bd2444bb4 img.shogun-image {
    
    width: px;
  }


#s-d12e6e9d-d538-4b8a-acd8-e03bd2444bb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a95ba0f-0739-4b98-b30b-72edb253cc11 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-8a95ba0f-0739-4b98-b30b-72edb253cc11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a95ba0f-0739-4b98-b30b-72edb253cc11.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c580fcb8-46af-47fc-a414-484bedbd2159 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-c580fcb8-46af-47fc-a414-484bedbd2159 img.shogun-image {
    
    width: px;
  }


#s-c580fcb8-46af-47fc-a414-484bedbd2159 .shogun-image-content {
  
    align-items: center;
  
}

#s-db1b72cb-e5ba-4e8a-b8b1-ab0744313bde {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-db1b72cb-e5ba-4e8a-b8b1-ab0744313bde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db1b72cb-e5ba-4e8a-b8b1-ab0744313bde.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7aa32cca-96ce-418e-9b35-7c37f37aaa17"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-3e6eee4a-e072-4bec-a17d-b4941ca5bfb6 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-3e6eee4a-e072-4bec-a17d-b4941ca5bfb6 img.shogun-image {
    
    width: px;
  }


#s-3e6eee4a-e072-4bec-a17d-b4941ca5bfb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-2db004ac-8f01-4580-9368-41d891823254 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-2db004ac-8f01-4580-9368-41d891823254 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2db004ac-8f01-4580-9368-41d891823254.shg-box.shg-c {
  justify-content: flex-start;
}

#s-80205364-d8bd-4513-92d0-7bcb2566e468 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-80205364-d8bd-4513-92d0-7bcb2566e468 img.shogun-image {
    
    width: px;
  }


#s-80205364-d8bd-4513-92d0-7bcb2566e468 .shogun-image-content {
  
    align-items: center;
  
}

#s-e64fd6fa-fe94-47b4-9946-9d8830c62044 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-e64fd6fa-fe94-47b4-9946-9d8830c62044 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e64fd6fa-fe94-47b4-9946-9d8830c62044.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-64044465-23b5-4ed3-98c7-7464f53e0117"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0757ce6f-b9d5-43f3-af7f-c5ee75ed0136 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-0757ce6f-b9d5-43f3-af7f-c5ee75ed0136 img.shogun-image {
    
    width: px;
  }


#s-0757ce6f-b9d5-43f3-af7f-c5ee75ed0136 .shogun-image-content {
  
    align-items: center;
  
}

#s-85830727-b1f7-4002-a3b9-e84d5c48df99 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-85830727-b1f7-4002-a3b9-e84d5c48df99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85830727-b1f7-4002-a3b9-e84d5c48df99.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c7d80c16-6985-46aa-bbf8-10f571b675cf {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-c7d80c16-6985-46aa-bbf8-10f571b675cf img.shogun-image {
    
    width: px;
  }


#s-c7d80c16-6985-46aa-bbf8-10f571b675cf .shogun-image-content {
  
    align-items: center;
  
}

#s-1f8a88a0-b8d9-4d77-ab95-03a325153ce3 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-1f8a88a0-b8d9-4d77-ab95-03a325153ce3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f8a88a0-b8d9-4d77-ab95-03a325153ce3.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6f27215b-c1f4-4b13-b40a-f3ac91ad1a6b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-6e13a8d5-80e0-4356-9c4f-049a087e5644 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-6e13a8d5-80e0-4356-9c4f-049a087e5644 img.shogun-image {
    
    width: px;
  }


#s-6e13a8d5-80e0-4356-9c4f-049a087e5644 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8f8be00-ec27-4816-8e21-00935b050b69 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-f8f8be00-ec27-4816-8e21-00935b050b69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8f8be00-ec27-4816-8e21-00935b050b69.shg-box.shg-c {
  justify-content: flex-start;
}

#s-238beae3-be15-4359-aaf4-8b6de9342721 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-238beae3-be15-4359-aaf4-8b6de9342721 img.shogun-image {
    
    width: px;
  }


#s-238beae3-be15-4359-aaf4-8b6de9342721 .shogun-image-content {
  
    align-items: center;
  
}

#s-512bc33f-f0cd-47c9-b509-0065d999403c {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-512bc33f-f0cd-47c9-b509-0065d999403c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-512bc33f-f0cd-47c9-b509-0065d999403c.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7ec5d84e-7bc9-4341-95fb-76dbad948d54"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a38c6f1d-8b84-4eb8-ae03-ee0a175c78ca {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-a38c6f1d-8b84-4eb8-ae03-ee0a175c78ca img.shogun-image {
    
    width: px;
  }


#s-a38c6f1d-8b84-4eb8-ae03-ee0a175c78ca .shogun-image-content {
  
    align-items: center;
  
}

#s-78071832-9ac6-4cbb-83f8-89c4b2d6643e {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-78071832-9ac6-4cbb-83f8-89c4b2d6643e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78071832-9ac6-4cbb-83f8-89c4b2d6643e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6bd24800-b000-4591-b7ae-3840b6bd8f65 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-6bd24800-b000-4591-b7ae-3840b6bd8f65 img.shogun-image {
    
    width: px;
  }


#s-6bd24800-b000-4591-b7ae-3840b6bd8f65 .shogun-image-content {
  
    align-items: center;
  
}

#s-e49add0d-1c76-4102-9795-1eb7befb599f {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-e49add0d-1c76-4102-9795-1eb7befb599f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e49add0d-1c76-4102-9795-1eb7befb599f.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-269f20e5-b960-4d01-b9da-da1a88f060ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-8675b53f-c53e-422c-8188-58ceca3e48e5 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-8675b53f-c53e-422c-8188-58ceca3e48e5 img.shogun-image {
    
    width: px;
  }


#s-8675b53f-c53e-422c-8188-58ceca3e48e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd632c5b-6694-4aff-9e9f-71e093cc7747 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-dd632c5b-6694-4aff-9e9f-71e093cc7747 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd632c5b-6694-4aff-9e9f-71e093cc7747.shg-box.shg-c {
  justify-content: flex-start;
}

#s-48b465eb-f0da-4d48-998b-ea36728b5aa1 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-48b465eb-f0da-4d48-998b-ea36728b5aa1 img.shogun-image {
    
    width: px;
  }


#s-48b465eb-f0da-4d48-998b-ea36728b5aa1 .shogun-image-content {
  
    align-items: center;
  
}

#s-848685b8-5fab-4bba-b943-7dc926a379c3 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-848685b8-5fab-4bba-b943-7dc926a379c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-848685b8-5fab-4bba-b943-7dc926a379c3.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8ee4fb67-0d10-4072-b551-cb13279ebeab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-c6b4c2cf-2d9d-4d8e-ac1e-45513b10e7fc {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-c6b4c2cf-2d9d-4d8e-ac1e-45513b10e7fc img.shogun-image {
    
    width: px;
  }


#s-c6b4c2cf-2d9d-4d8e-ac1e-45513b10e7fc .shogun-image-content {
  
    align-items: center;
  
}

#s-5163598d-8151-4ccb-bb38-162c50e495e1 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-5163598d-8151-4ccb-bb38-162c50e495e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5163598d-8151-4ccb-bb38-162c50e495e1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d2246999-d5f6-4153-9952-90e6195d9b32 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-d2246999-d5f6-4153-9952-90e6195d9b32 img.shogun-image {
    
    width: px;
  }


#s-d2246999-d5f6-4153-9952-90e6195d9b32 .shogun-image-content {
  
    align-items: center;
  
}

#s-3563ddab-7fdc-483a-943f-7675c322a327 {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-3563ddab-7fdc-483a-943f-7675c322a327 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3563ddab-7fdc-483a-943f-7675c322a327.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b2ad2251-2e6c-44ed-aae1-8319087165b3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-38fbb8dd-2f1b-4405-a70f-750b694f7038 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-38fbb8dd-2f1b-4405-a70f-750b694f7038 img.shogun-image {
    
    width: px;
  }


#s-38fbb8dd-2f1b-4405-a70f-750b694f7038 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6d5a20b-b916-419c-8720-110398db4d4c {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}








#s-c6d5a20b-b916-419c-8720-110398db4d4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6d5a20b-b916-419c-8720-110398db4d4c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-77540cd4-b042-4bcb-90b4-db0d01f9ca66 {
  padding-top: 35px;
padding-left: 35px;
padding-bottom: 35px;
padding-right: 35px;
text-align: center;
}




  #s-77540cd4-b042-4bcb-90b4-db0d01f9ca66 img.shogun-image {
    
    width: px;
  }


#s-77540cd4-b042-4bcb-90b4-db0d01f9ca66 .shogun-image-content {
  
    align-items: center;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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