.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-d792ce9e-8684-4fba-a624-567d33e19f3f {
  background-image: url(https://i.shgcdn.com/235157b3-d1e3-4dab-a6d4-da2bb793fda1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 650px;
background-position: center center;
}








#s-d792ce9e-8684-4fba-a624-567d33e19f3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d792ce9e-8684-4fba-a624-567d33e19f3f.shg-box.shg-c {
  justify-content: center;
}

#s-0be8acf0-17de-41e2-8dc8-4c4b767cfaec {
  background-image: url(https://i.shgcdn.com/2d68f00a-9df7-44b3-8c67-ab6de9b4bc5c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: 0px;
min-height: 950px;
background-position: right center;
}
@media (min-width: 1200px){#s-0be8acf0-17de-41e2-8dc8-4c4b767cfaec {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0be8acf0-17de-41e2-8dc8-4c4b767cfaec {
  
}
}







#s-0be8acf0-17de-41e2-8dc8-4c4b767cfaec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0be8acf0-17de-41e2-8dc8-4c4b767cfaec.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-00311800-a3da-4776-b2df-a6a99079fdfa {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-00311800-a3da-4776-b2df-a6a99079fdfa {
  margin-top: 0px;
margin-bottom: 400px;
}
}@media (max-width: 767px){#s-00311800-a3da-4776-b2df-a6a99079fdfa {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 500px;
margin-right: auto;
}
}
#s-00311800-a3da-4776-b2df-a6a99079fdfa .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Open Sans Condensed;
  font-style:   ;
  font-size: 55px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-3c109ac9-35ae-4176-abcb-48ad5185dfae {
  background-size: cover;
background-attachment: fixed;
min-height: 300px;
background-position: center center;
background-color: rgba(13, 13, 13, 1);
}








#s-3c109ac9-35ae-4176-abcb-48ad5185dfae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c109ac9-35ae-4176-abcb-48ad5185dfae.shg-box.shg-c {
  justify-content: center;
}

#s-ce8226d1-ac72-4f4c-8349-8e7669015dfd {
  margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
max-width: 650px;
opacity: 1;
text-align: center;
}

#s-ce8226d1-ac72-4f4c-8349-8e7669015dfd .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: 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-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-aa0f0a9c-d1eb-43d5-9209-49ee2bb646bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-aab7ad3d-2885-4496-898b-9632965659b4 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 {
  max-width: 100%;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 .shg-image-zoom,
.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 {
  max-width: 100%;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 .shg-image-zoom,
.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 {
  max-width: 100%;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 .shg-image-zoom,
.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 {
  max-width: 100%;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 .shg-image-zoom,
.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 {
  max-width: 100%;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 .shg-image-zoom,
.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c5dc3e8-d05d-43a2-a239-57b5abfe7228 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d3b16928-f097-49b9-8034-aefad5792b6d {
  display: none;
}
#s-7311d1c9-6f79-4419-b459-219ce56e0794 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 {
  max-width: 100%;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 .shg-image-zoom,
.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 {
  max-width: 100%;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 .shg-image-zoom,
.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 {
  max-width: 100%;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 .shg-image-zoom,
.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 {
  max-width: 100%;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 .shg-image-zoom,
.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 {
  max-width: 100%;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 .shg-image-zoom,
.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7311d1c9-6f79-4419-b459-219ce56e0794 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dfcdf222-7d98-496f-a020-5575e86212a9 {
  display: none;
}
#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb {
  max-width: 100%;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb .shg-image-zoom,
.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb {
  max-width: 100%;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb .shg-image-zoom,
.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb {
  max-width: 100%;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb .shg-image-zoom,
.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb {
  max-width: 100%;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb .shg-image-zoom,
.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb {
  max-width: 100%;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb .shg-image-zoom,
.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ee8b14a-967a-4514-8714-7dcd8c38caeb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4740c427-d070-4354-b089-2277d3bd97a8 {
  display: none;
}
#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf {
  max-width: 100%;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf .shg-image-zoom,
.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf {
  max-width: 100%;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf .shg-image-zoom,
.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf {
  max-width: 100%;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf .shg-image-zoom,
.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf {
  max-width: 100%;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf .shg-image-zoom,
.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf {
  max-width: 100%;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf .shg-image-zoom,
.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7c33831-9059-448d-9d6e-6b7f3dea98cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-6e02ac0d-49b9-431a-a65c-603dc89e7c2f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-718364d9-8b79-4985-9524-fcc6d5d550dc {
  display: none;
}
#s-86e92415-04f8-4bec-aac4-754a770242eb {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb {
  max-width: 100%;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb .shg-image-zoom,
.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb {
  max-width: 100%;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb .shg-image-zoom,
.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb {
  max-width: 100%;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb .shg-image-zoom,
.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb {
  max-width: 100%;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb .shg-image-zoom,
.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb {
  max-width: 100%;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb .shg-image-zoom,
.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86e92415-04f8-4bec-aac4-754a770242eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-02e9ca16-b135-4c9a-8d11-1a3b904f49f5 {
  display: none;
}
#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 {
  max-width: 100%;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 .shg-image-zoom,
.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 {
  max-width: 100%;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 .shg-image-zoom,
.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 {
  max-width: 100%;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 .shg-image-zoom,
.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 {
  max-width: 100%;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 .shg-image-zoom,
.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 {
  max-width: 100%;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 .shg-image-zoom,
.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-094956e5-0e0b-4a6a-8e06-6227115d5e42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-012fcab2-09d9-4c45-9217-0c5581cbc32d {
  display: none;
}
#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 {
  max-width: 100%;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 .shg-image-zoom,
.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 {
  max-width: 100%;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 .shg-image-zoom,
.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 {
  max-width: 100%;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 .shg-image-zoom,
.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 {
  max-width: 100%;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 .shg-image-zoom,
.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 {
  max-width: 100%;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 .shg-image-zoom,
.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1048a70b-d7b9-430d-b30f-9fa99cd01e85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6824c176-c2a1-4a11-86d4-09f622732de6 {
  display: none;
}
#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e {
  max-width: 100%;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e .shg-image-zoom,
.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e {
  max-width: 100%;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e .shg-image-zoom,
.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e {
  max-width: 100%;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e .shg-image-zoom,
.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e {
  max-width: 100%;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e .shg-image-zoom,
.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e {
  max-width: 100%;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e .shg-image-zoom,
.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bd68ca0-c2ca-41d2-a4d6-49c6857d611e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-f98232ce-bdb2-45b5-9638-320f0e6dc3a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-1a30b463-68e7-4b69-8f05-99fe1bc29e8d {
  display: none;
}
#s-13dc531e-6083-4b83-a420-b7a46ec4255e {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e {
  max-width: 100%;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e .shg-image-zoom,
.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e {
  max-width: 100%;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e .shg-image-zoom,
.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e {
  max-width: 100%;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e .shg-image-zoom,
.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e {
  max-width: 100%;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e .shg-image-zoom,
.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e {
  max-width: 100%;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e .shg-image-zoom,
.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13dc531e-6083-4b83-a420-b7a46ec4255e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2656f820-1570-48b6-a135-acc8c9244280 {
  display: none;
}
#s-78f26217-5619-4e26-aa2d-eb2749383625 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 {
  max-width: 100%;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 .shg-image-zoom,
.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 {
  max-width: 100%;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 .shg-image-zoom,
.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 {
  max-width: 100%;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 .shg-image-zoom,
.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 {
  max-width: 100%;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 .shg-image-zoom,
.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 {
  max-width: 100%;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 .shg-image-zoom,
.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78f26217-5619-4e26-aa2d-eb2749383625 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6674b808-1a3f-41c0-8ba0-78361552133b {
  display: none;
}
#s-781d2ce4-4e26-41d9-8f77-a4221a519517 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 {
  max-width: 100%;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 .shg-image-zoom,
.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 {
  max-width: 100%;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 .shg-image-zoom,
.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 {
  max-width: 100%;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 .shg-image-zoom,
.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 {
  max-width: 100%;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 .shg-image-zoom,
.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 {
  max-width: 100%;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 .shg-image-zoom,
.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-781d2ce4-4e26-41d9-8f77-a4221a519517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0baa08eb-6942-49d3-b481-308f79d3715e {
  display: none;
}
#s-34377679-ac0b-4f41-aba7-14b6f52855ad {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad {
  max-width: 100%;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad .shg-image-zoom,
.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad {
  max-width: 100%;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad .shg-image-zoom,
.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad {
  max-width: 100%;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad .shg-image-zoom,
.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad {
  max-width: 100%;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad .shg-image-zoom,
.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad {
  max-width: 100%;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad .shg-image-zoom,
.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34377679-ac0b-4f41-aba7-14b6f52855ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-60b41f11-5431-4239-9f58-55235d45142a {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-60b41f11-5431-4239-9f58-55235d45142a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-e9481121-64b2-4f29-adcb-21c7989e274a {
  display: none;
}
#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 {
  max-width: 100%;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 .shg-image-zoom,
.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 {
  max-width: 100%;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 .shg-image-zoom,
.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 {
  max-width: 100%;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 .shg-image-zoom,
.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 {
  max-width: 100%;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 .shg-image-zoom,
.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 {
  max-width: 100%;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 .shg-image-zoom,
.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4c3e5f2-ce2c-4de4-9866-5dd522ae4588 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ab64e8e6-ea13-4b05-b32e-7f5151fe52f6 {
  display: none;
}
#s-0e449b95-a0d9-4046-b12e-a12f1a418649 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 {
  max-width: 100%;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 .shg-image-zoom,
.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 {
  max-width: 100%;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 .shg-image-zoom,
.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 {
  max-width: 100%;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 .shg-image-zoom,
.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 {
  max-width: 100%;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 .shg-image-zoom,
.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 {
  max-width: 100%;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 .shg-image-zoom,
.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e449b95-a0d9-4046-b12e-a12f1a418649 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ad803c6-a9a9-4a6c-a9fa-d28e12b7c48a {
  display: none;
}
#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 {
  max-width: 100%;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 .shg-image-zoom,
.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 {
  max-width: 100%;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 .shg-image-zoom,
.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 {
  max-width: 100%;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 .shg-image-zoom,
.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 {
  max-width: 100%;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 .shg-image-zoom,
.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 {
  max-width: 100%;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 .shg-image-zoom,
.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b390fc5-bb93-4a33-b556-d4532dc8b395 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-566a1e5d-b236-4602-954f-714ac60d6270 {
  display: none;
}
#s-0ce2a92a-5159-4d53-a004-62e481b604cc {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc {
  max-width: 100%;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc .shg-image-zoom,
.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc {
  max-width: 100%;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc .shg-image-zoom,
.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc {
  max-width: 100%;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc .shg-image-zoom,
.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc {
  max-width: 100%;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc .shg-image-zoom,
.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc {
  max-width: 100%;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc .shg-image-zoom,
.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ce2a92a-5159-4d53-a004-62e481b604cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-243b4a1b-cbe0-45bb-831a-ae812f957b66 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-243b4a1b-cbe0-45bb-831a-ae812f957b66"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-b16b6d02-952b-43c1-88a5-0bd753d4f03c {
  display: none;
}
#s-edf448a7-979b-44eb-a9b8-53d105210f15 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 {
  max-width: 100%;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 .shg-image-zoom,
.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 {
  max-width: 100%;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 .shg-image-zoom,
.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 {
  max-width: 100%;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 .shg-image-zoom,
.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 {
  max-width: 100%;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 .shg-image-zoom,
.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 {
  max-width: 100%;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 .shg-image-zoom,
.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edf448a7-979b-44eb-a9b8-53d105210f15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0ceb2eb1-0e91-4c16-b7d6-19ee93d9a53a {
  display: none;
}
#s-6f648735-17b5-4140-b9f6-e68b29569c21 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 {
  max-width: 100%;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 .shg-image-zoom,
.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 {
  max-width: 100%;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 .shg-image-zoom,
.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 {
  max-width: 100%;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 .shg-image-zoom,
.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 {
  max-width: 100%;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 .shg-image-zoom,
.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 {
  max-width: 100%;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 .shg-image-zoom,
.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6f648735-17b5-4140-b9f6-e68b29569c21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0b451047-b4a9-45fb-8977-c88ade14a1d3 {
  display: none;
}
#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 {
  max-width: 100%;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 .shg-image-zoom,
.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 {
  max-width: 100%;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 .shg-image-zoom,
.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 {
  max-width: 100%;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 .shg-image-zoom,
.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 {
  max-width: 100%;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 .shg-image-zoom,
.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 {
  max-width: 100%;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 .shg-image-zoom,
.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3bb61c6b-fce9-4a12-973b-e3f18ca323a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac550518-c0fe-47bc-b59b-71deabf265c8 {
  display: none;
}
#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 {
  max-width: 100%;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 .shg-image-zoom,
.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 {
  max-width: 100%;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 .shg-image-zoom,
.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 {
  max-width: 100%;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 .shg-image-zoom,
.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 {
  max-width: 100%;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 .shg-image-zoom,
.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 {
  max-width: 100%;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 .shg-image-zoom,
.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-563eac6d-58c2-410a-9db0-39bbaf66d2a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c1b43294-9c4d-4067-beae-78afa55277ed {
  background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
background-color: rgba(13, 13, 13, 1);
}








#s-c1b43294-9c4d-4067-beae-78afa55277ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1b43294-9c4d-4067-beae-78afa55277ed.shg-box.shg-c {
  justify-content: center;
}

#s-33a27c2c-76e5-4ed2-bf9c-ea7333bd1655 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 33px;
padding-bottom: 25px;
padding-right: 33px;
max-width: 650px;
opacity: 1;
text-align: center;
}

#s-33a27c2c-76e5-4ed2-bf9c-ea7333bd1655 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c9ace851-c654-40f2-a6c9-73118354f4ec {
  background-color: rgba(0, 0, 0, 1);
}

@media (min-width: 0px) {
[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9ace851-c654-40f2-a6c9-73118354f4ec"] > .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-bcd35159-f5da-437e-bae3-dc40a9c3fff5 {
  opacity: 1;
text-align: center;
}
#s-bcd35159-f5da-437e-bae3-dc40a9c3fff5:hover {opacity: 1 !important;}



  #s-bcd35159-f5da-437e-bae3-dc40a9c3fff5 img.shogun-image {
    
    width: px;
  }


#s-bcd35159-f5da-437e-bae3-dc40a9c3fff5 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6c0cda95-eddb-4618-ae91-b0b7bd8c9eb7 {
  opacity: 1;
text-align: center;
}
#s-6c0cda95-eddb-4618-ae91-b0b7bd8c9eb7:hover {opacity: 1 !important;}



  #s-6c0cda95-eddb-4618-ae91-b0b7bd8c9eb7 img.shogun-image {
    
    width: px;
  }


#s-6c0cda95-eddb-4618-ae91-b0b7bd8c9eb7 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0d2f428e-9da3-4b7b-a8af-1c197ebfd5be {
  background-size: cover;
background-attachment: fixed;
min-height: 300px;
background-position: center center;
background-color: rgba(13, 13, 13, 1);
}








#s-0d2f428e-9da3-4b7b-a8af-1c197ebfd5be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d2f428e-9da3-4b7b-a8af-1c197ebfd5be.shg-box.shg-c {
  justify-content: center;
}

#s-19dbc960-3c9a-49eb-ae01-19e25a2c2719 {
  margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
max-width: 650px;
opacity: 1;
text-align: center;
}

#s-19dbc960-3c9a-49eb-ae01-19e25a2c2719 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f82dd86d-99a8-462e-a22d-dc44cff63cc2 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-f82dd86d-99a8-462e-a22d-dc44cff63cc2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-a4bc3b5e-36e3-444c-aa5a-48b9f9f7c789 {
  display: none;
}
#s-c261c602-8ced-4811-b8fc-c43badcd3a60 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 {
  max-width: 100%;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 .shg-image-zoom,
.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 {
  max-width: 100%;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 .shg-image-zoom,
.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 {
  max-width: 100%;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 .shg-image-zoom,
.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 {
  max-width: 100%;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 .shg-image-zoom,
.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 {
  max-width: 100%;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 .shg-image-zoom,
.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c261c602-8ced-4811-b8fc-c43badcd3a60 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-806c7282-22b6-4a28-9974-eec02f33ceb0 {
  display: none;
}
#s-a9543e56-0539-45c7-a7ba-075d425bf52e {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e {
  max-width: 100%;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e .shg-image-zoom,
.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e {
  max-width: 100%;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e .shg-image-zoom,
.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e {
  max-width: 100%;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e .shg-image-zoom,
.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e {
  max-width: 100%;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e .shg-image-zoom,
.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e {
  max-width: 100%;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e .shg-image-zoom,
.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9543e56-0539-45c7-a7ba-075d425bf52e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b8ccb219-cc01-4544-b38f-e8f22e1dd7cf {
  display: none;
}
#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a {
  max-width: 100%;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a .shg-image-zoom,
.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a {
  max-width: 100%;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a .shg-image-zoom,
.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a {
  max-width: 100%;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a .shg-image-zoom,
.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a {
  max-width: 100%;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a .shg-image-zoom,
.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a {
  max-width: 100%;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a .shg-image-zoom,
.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e047276-3a21-42c7-8ccd-b05d1d322b5a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c509985f-0fe6-4390-9f04-3b1bc122114b {
  display: none;
}
#s-229f1ac1-2064-446f-b748-2d86f5e3f052 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 {
  max-width: 100%;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 .shg-image-zoom,
.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 {
  max-width: 100%;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 .shg-image-zoom,
.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 {
  max-width: 100%;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 .shg-image-zoom,
.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 {
  max-width: 100%;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 .shg-image-zoom,
.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 {
  max-width: 100%;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 .shg-image-zoom,
.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-229f1ac1-2064-446f-b748-2d86f5e3f052 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-12566f51-1057-4f48-b912-9be41f6d88ee {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-12566f51-1057-4f48-b912-9be41f6d88ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-2d6323fc-0603-43fd-bbc5-1bfd6e5ebb1a {
  display: none;
}
#s-d38b7c3a-301d-46b1-8073-81a220ea9351 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 {
  max-width: 100%;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 .shg-image-zoom,
.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 {
  max-width: 100%;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 .shg-image-zoom,
.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 {
  max-width: 100%;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 .shg-image-zoom,
.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 {
  max-width: 100%;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 .shg-image-zoom,
.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 {
  max-width: 100%;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 .shg-image-zoom,
.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d38b7c3a-301d-46b1-8073-81a220ea9351 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3d62b059-95ca-4e28-9e91-9bde01124f28 {
  display: none;
}
#s-f38c932c-4de0-4300-994c-881c12d12060 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 {
  max-width: 100%;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 .shg-image-zoom,
.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 {
  max-width: 100%;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 .shg-image-zoom,
.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 {
  max-width: 100%;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 .shg-image-zoom,
.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 {
  max-width: 100%;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 .shg-image-zoom,
.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 {
  max-width: 100%;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 .shg-image-zoom,
.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f38c932c-4de0-4300-994c-881c12d12060 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f4940c41-3c31-4149-83e5-680388b74250 {
  display: none;
}
#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 {
  max-width: 100%;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 .shg-image-zoom,
.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 {
  max-width: 100%;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 .shg-image-zoom,
.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 {
  max-width: 100%;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 .shg-image-zoom,
.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 {
  max-width: 100%;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 .shg-image-zoom,
.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 {
  max-width: 100%;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 .shg-image-zoom,
.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef33fe80-84c1-4be0-9221-091c6d52c1a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-38438cfc-8bc4-488e-aced-29c4b1e42b41 {
  display: none;
}
#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd {
  max-width: 100%;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd .shg-image-zoom,
.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd {
  max-width: 100%;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd .shg-image-zoom,
.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd {
  max-width: 100%;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd .shg-image-zoom,
.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd {
  max-width: 100%;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd .shg-image-zoom,
.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd {
  max-width: 100%;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd .shg-image-zoom,
.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f533a75-c934-4e96-a989-6d6a1fac8fcd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3cfe69bd-8987-4e82-a422-d06098c79ea4 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-3cfe69bd-8987-4e82-a422-d06098c79ea4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-eb1983fd-a6c4-4932-a6f4-9846376f1c52 {
  display: none;
}
#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 {
  max-width: 100%;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 .shg-image-zoom,
.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 {
  max-width: 100%;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 .shg-image-zoom,
.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 {
  max-width: 100%;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 .shg-image-zoom,
.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 {
  max-width: 100%;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 .shg-image-zoom,
.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 {
  max-width: 100%;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 .shg-image-zoom,
.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d056eabe-4d47-4a82-b410-a33e8fa520c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-003c4c84-f418-4960-9892-6579a9599007 {
  display: none;
}
#s-0a77be76-050a-46c8-8805-f6cda49178b1 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 {
  max-width: 100%;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 .shg-image-zoom,
.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 {
  max-width: 100%;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 .shg-image-zoom,
.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 {
  max-width: 100%;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 .shg-image-zoom,
.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 {
  max-width: 100%;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 .shg-image-zoom,
.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 {
  max-width: 100%;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 .shg-image-zoom,
.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a77be76-050a-46c8-8805-f6cda49178b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c4530e29-09af-4208-8a00-5a704d66584b {
  display: none;
}
#s-16009cdd-ee98-4438-a805-d630ed497e59 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 {
  max-width: 100%;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 .shg-image-zoom,
.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 {
  max-width: 100%;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 .shg-image-zoom,
.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 {
  max-width: 100%;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 .shg-image-zoom,
.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 {
  max-width: 100%;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 .shg-image-zoom,
.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 {
  max-width: 100%;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 .shg-image-zoom,
.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16009cdd-ee98-4438-a805-d630ed497e59 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-886c1bc6-b985-4e85-b477-bfff76dddaff {
  display: none;
}
#s-37241af4-dfee-498f-bcb2-68165601e1f9 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 {
  max-width: 100%;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 .shg-image-zoom,
.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 {
  max-width: 100%;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 .shg-image-zoom,
.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 {
  max-width: 100%;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 .shg-image-zoom,
.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 {
  max-width: 100%;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 .shg-image-zoom,
.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 {
  max-width: 100%;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 .shg-image-zoom,
.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37241af4-dfee-498f-bcb2-68165601e1f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803 {
  background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-d8c2a81f-3c7d-4ae6-ac0d-99cdf3f99803"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-020976ba-19e5-4d69-b120-065d04f2bf44 {
  display: none;
}
#s-259a4568-f33f-4421-ace9-626cebfa11c6 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 {
  max-width: 100%;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 .shg-image-zoom,
.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 {
  max-width: 100%;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 .shg-image-zoom,
.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 {
  max-width: 100%;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 .shg-image-zoom,
.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 {
  max-width: 100%;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 .shg-image-zoom,
.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 {
  max-width: 100%;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 .shg-image-zoom,
.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-259a4568-f33f-4421-ace9-626cebfa11c6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2e50c1e5-253b-492a-93b0-04dc45116ad0 {
  display: none;
}
#s-fcd27bed-575c-4741-af88-181a33ac78f1 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 {
  max-width: 100%;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 .shg-image-zoom,
.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 {
  max-width: 100%;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 .shg-image-zoom,
.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 {
  max-width: 100%;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 .shg-image-zoom,
.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 {
  max-width: 100%;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 .shg-image-zoom,
.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 {
  max-width: 100%;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 .shg-image-zoom,
.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcd27bed-575c-4741-af88-181a33ac78f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-07aa02ba-e723-45da-90ae-2e5786715f44 {
  display: none;
}
#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 {
  max-width: 100%;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 .shg-image-zoom,
.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 {
  max-width: 100%;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 .shg-image-zoom,
.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 {
  max-width: 100%;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 .shg-image-zoom,
.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 {
  max-width: 100%;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 .shg-image-zoom,
.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 {
  max-width: 100%;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 .shg-image-zoom,
.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9365ddc8-c064-47ed-a4d7-9e37c610f3b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-99bc1ab0-cb9e-4b4b-9e01-ea8d10763ce2 {
  display: none;
}
#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f {
  max-width: 100%;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f .shg-image-zoom,
.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f {
  max-width: 100%;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f .shg-image-zoom,
.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f {
  max-width: 100%;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f .shg-image-zoom,
.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f {
  max-width: 100%;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f .shg-image-zoom,
.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f {
  max-width: 100%;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f .shg-image-zoom,
.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a44f2eb-78a4-4267-9c93-ab3b4ab5ec5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ef5490a6-67e7-4b69-b793-de671481de93 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-ef5490a6-67e7-4b69-b793-de671481de93"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-e8580f69-fb6a-4455-affd-20a7f62808d4 {
  display: none;
}
#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf {
  max-width: 100%;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf .shg-image-zoom,
.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf {
  max-width: 100%;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf .shg-image-zoom,
.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf {
  max-width: 100%;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf .shg-image-zoom,
.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf {
  max-width: 100%;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf .shg-image-zoom,
.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf {
  max-width: 100%;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf .shg-image-zoom,
.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e8ae8eff-a749-428a-baab-d4c4fd9298bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-02dd9a53-e624-4df5-86aa-f725d6780a2d {
  display: none;
}
#s-9354f866-0215-41d4-a62e-4e72f6ba7349 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 {
  max-width: 100%;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 .shg-image-zoom,
.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 {
  max-width: 100%;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 .shg-image-zoom,
.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 {
  max-width: 100%;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 .shg-image-zoom,
.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 {
  max-width: 100%;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 .shg-image-zoom,
.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 {
  max-width: 100%;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 .shg-image-zoom,
.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9354f866-0215-41d4-a62e-4e72f6ba7349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-be0f22b4-a496-4aa8-ba90-832736db597e {
  display: none;
}
#s-a7c4b145-b46d-4409-816e-4b531148299a {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a {
  max-width: 100%;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a .shg-image-zoom,
.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a {
  max-width: 100%;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a .shg-image-zoom,
.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a {
  max-width: 100%;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a .shg-image-zoom,
.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a {
  max-width: 100%;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a .shg-image-zoom,
.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a {
  max-width: 100%;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a .shg-image-zoom,
.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7c4b145-b46d-4409-816e-4b531148299a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e0073bb1-79bd-4605-911f-29fec5f57ed0 {
  display: none;
}
#s-cac62c95-1981-4feb-96f3-1981c431a0fa {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa {
  max-width: 100%;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa .shg-image-zoom,
.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa {
  max-width: 100%;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa .shg-image-zoom,
.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa {
  max-width: 100%;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa .shg-image-zoom,
.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa {
  max-width: 100%;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa .shg-image-zoom,
.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa {
  max-width: 100%;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa .shg-image-zoom,
.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cac62c95-1981-4feb-96f3-1981c431a0fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7a586766-fa47-4442-82b0-4f8aa9502594 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-7a586766-fa47-4442-82b0-4f8aa9502594"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-4e0fec12-0e3e-49b6-9d87-f8e8a0fd8024 {
  display: none;
}
#s-d2feec8f-2b0e-4888-ada7-81e479209f86 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 {
  max-width: 100%;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 .shg-image-zoom,
.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 {
  max-width: 100%;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 .shg-image-zoom,
.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 {
  max-width: 100%;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 .shg-image-zoom,
.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 {
  max-width: 100%;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 .shg-image-zoom,
.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 {
  max-width: 100%;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 .shg-image-zoom,
.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2feec8f-2b0e-4888-ada7-81e479209f86 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b92782f9-8864-43cb-bcf8-7f61dedb3432 {
  display: none;
}
#s-75caba5d-9db8-4827-8d48-66ccac5da176 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 {
  max-width: 100%;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 .shg-image-zoom,
.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 {
  max-width: 100%;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 .shg-image-zoom,
.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 {
  max-width: 100%;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 .shg-image-zoom,
.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 {
  max-width: 100%;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 .shg-image-zoom,
.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 {
  max-width: 100%;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 .shg-image-zoom,
.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75caba5d-9db8-4827-8d48-66ccac5da176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5788de2f-6561-4aba-8472-8dbfec80f4c0 {
  display: none;
}
#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 {
  max-width: 100%;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 .shg-image-zoom,
.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 {
  max-width: 100%;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 .shg-image-zoom,
.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 {
  max-width: 100%;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 .shg-image-zoom,
.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 {
  max-width: 100%;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 .shg-image-zoom,
.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 {
  max-width: 100%;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 .shg-image-zoom,
.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e03b31e-4cc6-4fd5-9599-3ae9f1c0f651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7c1f4970-b3ad-474d-b66c-7540e9496cd4 {
  display: none;
}
#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 {
  max-width: 100%;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 .shg-image-zoom,
.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 {
  max-width: 100%;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 .shg-image-zoom,
.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 {
  max-width: 100%;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 .shg-image-zoom,
.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 {
  max-width: 100%;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 .shg-image-zoom,
.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 {
  max-width: 100%;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 .shg-image-zoom,
.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57c7010c-0638-4dae-bbb3-1cdc8308ebd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-7ff6b0a1-e4eb-4b3e-b44b-8163f941c5c4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-dcae78df-d132-40ab-9037-8f269d92c2ba {
  display: none;
}
#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 {
  max-width: 100%;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 .shg-image-zoom,
.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 {
  max-width: 100%;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 .shg-image-zoom,
.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 {
  max-width: 100%;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 .shg-image-zoom,
.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 {
  max-width: 100%;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 .shg-image-zoom,
.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 {
  max-width: 100%;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 .shg-image-zoom,
.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae476262-f52a-4c74-adff-ce4147bbf6f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2449352d-58c5-409c-8ff2-be11732db9cd {
  display: none;
}
#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 {
  max-width: 100%;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 .shg-image-zoom,
.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 {
  max-width: 100%;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 .shg-image-zoom,
.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 {
  max-width: 100%;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 .shg-image-zoom,
.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 {
  max-width: 100%;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 .shg-image-zoom,
.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 {
  max-width: 100%;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 .shg-image-zoom,
.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ef16f12-2925-4e0d-9ad3-60c1b903efc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-21f5384a-0eb2-4f26-af1e-da8f739d4e0b {
  display: none;
}
#s-495035c1-d6aa-44ff-bf99-a1b59691c247 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 {
  max-width: 100%;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 .shg-image-zoom,
.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 {
  max-width: 100%;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 .shg-image-zoom,
.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 {
  max-width: 100%;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 .shg-image-zoom,
.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 {
  max-width: 100%;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 .shg-image-zoom,
.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 {
  max-width: 100%;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 .shg-image-zoom,
.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-495035c1-d6aa-44ff-bf99-a1b59691c247 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-810be0bb-2653-446c-b00b-44cee360f35b {
  display: none;
}
#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 {
  max-width: 100%;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 .shg-image-zoom,
.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 {
  max-width: 100%;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 .shg-image-zoom,
.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 {
  max-width: 100%;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 .shg-image-zoom,
.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 {
  max-width: 100%;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 .shg-image-zoom,
.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 {
  max-width: 100%;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 .shg-image-zoom,
.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f57bd4c4-d8db-4219-b9b7-78a534a699d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-89e6d441-d69f-4914-8281-dd32b8ccac43 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-89e6d441-d69f-4914-8281-dd32b8ccac43"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-2c55fbf4-6297-4861-9409-eec637b5d03f {
  display: none;
}
#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f {
  max-width: 100%;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f .shg-image-zoom,
.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f {
  max-width: 100%;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f .shg-image-zoom,
.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f {
  max-width: 100%;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f .shg-image-zoom,
.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f {
  max-width: 100%;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f .shg-image-zoom,
.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f {
  max-width: 100%;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f .shg-image-zoom,
.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a2c726fc-69fc-4f5b-a53a-737d36ee627f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-955d72b1-297a-4b3f-a2ea-933a726aa76c {
  display: none;
}
#s-0fb56f30-99ba-4213-8aee-134c407eedd1 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 {
  max-width: 100%;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 .shg-image-zoom,
.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 {
  max-width: 100%;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 .shg-image-zoom,
.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 {
  max-width: 100%;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 .shg-image-zoom,
.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 {
  max-width: 100%;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 .shg-image-zoom,
.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 {
  max-width: 100%;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 .shg-image-zoom,
.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fb56f30-99ba-4213-8aee-134c407eedd1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-546ab91f-39c5-4bd1-93f3-7b1b74c8bcec {
  display: none;
}
#s-ffe6347f-f787-4ff6-be2d-4038de839f40 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 {
  max-width: 100%;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 .shg-image-zoom,
.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 {
  max-width: 100%;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 .shg-image-zoom,
.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 {
  max-width: 100%;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 .shg-image-zoom,
.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 {
  max-width: 100%;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 .shg-image-zoom,
.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 {
  max-width: 100%;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 .shg-image-zoom,
.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffe6347f-f787-4ff6-be2d-4038de839f40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dd5b36c6-fb9e-4934-91ae-0f5e7c18d73e {
  display: none;
}
#s-823420e3-868a-4b3e-bb8f-35457cd26b89 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 {
  max-width: 100%;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 .shg-image-zoom,
.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 {
  max-width: 100%;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 .shg-image-zoom,
.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 {
  max-width: 100%;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 .shg-image-zoom,
.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 {
  max-width: 100%;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 .shg-image-zoom,
.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 {
  max-width: 100%;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 .shg-image-zoom,
.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-823420e3-868a-4b3e-bb8f-35457cd26b89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7140876b-e2fa-404c-9b0e-707ab94c7752 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-7140876b-e2fa-404c-9b0e-707ab94c7752"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-1130e78d-8782-4d02-8e7e-2a7faa02ca72 {
  display: none;
}
#s-70e33085-c042-414e-9e61-97f72a639e97 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 {
  max-width: 100%;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 .shg-image-zoom,
.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 {
  max-width: 100%;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 .shg-image-zoom,
.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 {
  max-width: 100%;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 .shg-image-zoom,
.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 {
  max-width: 100%;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 .shg-image-zoom,
.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 {
  max-width: 100%;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 .shg-image-zoom,
.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e33085-c042-414e-9e61-97f72a639e97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-53b899c0-1918-46b8-9c88-666c5d68cb67 {
  display: none;
}
#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 {
  max-width: 100%;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 .shg-image-zoom,
.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 {
  max-width: 100%;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 .shg-image-zoom,
.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 {
  max-width: 100%;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 .shg-image-zoom,
.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 {
  max-width: 100%;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 .shg-image-zoom,
.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 {
  max-width: 100%;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 .shg-image-zoom,
.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dfc4a35-8406-41dc-8864-ed7c0c2a8916 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-49b313cb-46f6-4c20-bea2-2d91e8cf9a44 {
  display: none;
}
#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae {
  max-width: 100%;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae .shg-image-zoom,
.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae {
  max-width: 100%;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae .shg-image-zoom,
.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae {
  max-width: 100%;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae .shg-image-zoom,
.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae {
  max-width: 100%;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae .shg-image-zoom,
.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae {
  max-width: 100%;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae .shg-image-zoom,
.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3872c47-7a04-4c46-9a3b-374b4e1e54ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0f871e56-31f5-4472-baff-8789b64b9e43 {
  display: none;
}
#s-f41dcb73-aea9-4740-bd43-39d14f519abc {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc {
  max-width: 100%;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc .shg-image-zoom,
.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc {
  max-width: 100%;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc .shg-image-zoom,
.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc {
  max-width: 100%;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc .shg-image-zoom,
.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc {
  max-width: 100%;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc .shg-image-zoom,
.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc {
  max-width: 100%;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc .shg-image-zoom,
.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f41dcb73-aea9-4740-bd43-39d14f519abc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1386afa9-2a83-4de4-9b95-7f90cd074810 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(13, 13, 13, 1);
}

@media (min-width: 0px) {
[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.5px);
}

[id="s-1386afa9-2a83-4de4-9b95-7f90cd074810"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.5px);
}

}

#s-71263767-055b-483d-b83c-8bfc3721aeae {
  display: none;
}
#s-401149f4-46fd-4ee7-9010-ba663f71843a {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a {
  max-width: 100%;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a .shg-image-zoom,
.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a {
  max-width: 100%;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a .shg-image-zoom,
.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a {
  max-width: 100%;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a .shg-image-zoom,
.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a {
  max-width: 100%;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a .shg-image-zoom,
.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a {
  max-width: 100%;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a .shg-image-zoom,
.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-401149f4-46fd-4ee7-9010-ba663f71843a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-09ea1cd0-952e-4b2c-b32c-9657bf5d3341 {
  display: none;
}
#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 {
  max-width: 100%;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 .shg-image-zoom,
.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 {
  max-width: 100%;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 .shg-image-zoom,
.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 {
  max-width: 100%;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 .shg-image-zoom,
.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 {
  max-width: 100%;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 .shg-image-zoom,
.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 {
  max-width: 100%;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 .shg-image-zoom,
.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dabdc1e-314b-4475-9d5c-2d2a1ae35317 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8dc72141-87ab-453a-b558-f76e7e7ceb62 {
  display: none;
}
#s-5be153fd-71ba-4646-8054-548ad91e5d39 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 {
  max-width: 100%;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 .shg-image-zoom,
.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 {
  max-width: 100%;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 .shg-image-zoom,
.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 {
  max-width: 100%;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 .shg-image-zoom,
.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 {
  max-width: 100%;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 .shg-image-zoom,
.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 {
  max-width: 100%;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 .shg-image-zoom,
.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5be153fd-71ba-4646-8054-548ad91e5d39 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a147d9f1-6360-4ede-9f8b-72921c91e947 {
  display: none;
}
#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac {
  padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}


.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac {
  max-width: 100%;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac .shg-image-zoom,
.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac {
  max-width: 100%;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac .shg-image-zoom,
.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac {
  max-width: 100%;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac .shg-image-zoom,
.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac {
  max-width: 100%;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac .shg-image-zoom,
.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac {
  max-width: 100%;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac .shg-image-zoom,
.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c94305b3-6ecb-4a67-8c08-083cb369b3ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-531387be-0c05-4ae3-8c99-ef0e1b120859 {
  background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
background-color: rgba(13, 13, 13, 1);
}








#s-531387be-0c05-4ae3-8c99-ef0e1b120859 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-531387be-0c05-4ae3-8c99-ef0e1b120859.shg-box.shg-c {
  justify-content: center;
}

#s-d184408f-2094-407d-8e4f-7e7656a3dc91 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d184408f-2094-407d-8e4f-7e7656a3dc91 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f82edee4-77c7-4fe4-b599-b8502e861e8d {
  margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
max-width: 650px;
opacity: 1;
text-align: center;
}

#s-f82edee4-77c7-4fe4-b599-b8502e861e8d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ff8b3e24-21bb-4472-a166-1ba92e93f58f {
  background-color: rgba(0, 0, 0, 1);
}

@media (min-width: 0px) {
[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ff8b3e24-21bb-4472-a166-1ba92e93f58f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-59aafc16-a195-4b79-b7b9-6f1acc544ef9 {
  opacity: 1;
text-align: center;
}
#s-59aafc16-a195-4b79-b7b9-6f1acc544ef9:hover {opacity: 1 !important;}



  #s-59aafc16-a195-4b79-b7b9-6f1acc544ef9 img.shogun-image {
    
    width: px;
  }


#s-59aafc16-a195-4b79-b7b9-6f1acc544ef9 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-bfc76d9d-a500-4507-acc7-cd25e0f06d05 {
  opacity: 1;
text-align: center;
}
#s-bfc76d9d-a500-4507-acc7-cd25e0f06d05:hover {opacity: 1 !important;}



  #s-bfc76d9d-a500-4507-acc7-cd25e0f06d05 img.shogun-image {
    
    width: px;
  }


#s-bfc76d9d-a500-4507-acc7-cd25e0f06d05 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0742fa0b-d4b8-4d06-96b8-4b155db747bf {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 650px;
background-position: center center;
}








#s-0742fa0b-d4b8-4d06-96b8-4b155db747bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0742fa0b-d4b8-4d06-96b8-4b155db747bf.shg-box.shg-c {
  justify-content: center;
}

#s-85ce4042-2b01-4580-abe8-35ffd96b1588 {
  background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
background-color: rgba(13, 13, 13, 1);
}








#s-85ce4042-2b01-4580-abe8-35ffd96b1588 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85ce4042-2b01-4580-abe8-35ffd96b1588.shg-box.shg-c {
  justify-content: center;
}

#s-63b0fb8a-6b68-4959-b402-e57ef1ccaf58 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-63b0fb8a-6b68-4959-b402-e57ef1ccaf58 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d02a2a78-6ace-44db-9320-6e6d9533cf96 {
  margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
max-width: 650px;
opacity: 1;
text-align: center;
}

#s-d02a2a78-6ace-44db-9320-6e6d9533cf96 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

#s-1baaabd0-f0f5-45fb-9184-09639a2d5dce {
  background-color: rgba(13, 13, 13, 1);
}

[id="s-1baaabd0-f0f5-45fb-9184-09639a2d5dce"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 3px;
}

.shg-ig-posts-container {
  width: calc(100% + 3px) !important;
}

@media (min-width: 768px) {
  [id="s-1baaabd0-f0f5-45fb-9184-09639a2d5dce"] .shg-ig-posts-container > .shg-ig-posts {
    width: 16.666666666666668%;
    padding-right: 3px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 3px) !important;
  }
}

#s-b0e23170-6ecf-4ed3-8c1a-aa1ac6de2c5c {
  background-size: cover;
background-attachment: fixed;
min-height: 200px;
background-position: center center;
background-color: rgba(13, 13, 13, 1);
}








#s-b0e23170-6ecf-4ed3-8c1a-aa1ac6de2c5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0e23170-6ecf-4ed3-8c1a-aa1ac6de2c5c.shg-box.shg-c {
  justify-content: center;
}

#s-fafe030d-2345-4741-8c04-a0d8bfdd1ccd {
  margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
max-width: 650px;
opacity: 1;
text-align: center;
}

#s-fafe030d-2345-4741-8c04-a0d8bfdd1ccd .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-fafe030d-2345-4741-8c04-a0d8bfdd1ccd .shogun-heading-component h2 a {
  color: rgba(255, 255, 255, 1);
}


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