.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-91b13f07-b847-4f8b-8890-a8fb97e40e00 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-91b13f07-b847-4f8b-8890-a8fb97e40e00 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-91b13f07-b847-4f8b-8890-a8fb97e40e00 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-91b13f07-b847-4f8b-8890-a8fb97e40e00 {
  
}
}@media (max-width: 767px){#s-91b13f07-b847-4f8b-8890-a8fb97e40e00 {
  display: none;
}
#s-91b13f07-b847-4f8b-8890-a8fb97e40e00, #wrap-s-91b13f07-b847-4f8b-8890-a8fb97e40e00 { display:none !important; }}







#s-91b13f07-b847-4f8b-8890-a8fb97e40e00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91b13f07-b847-4f8b-8890-a8fb97e40e00.shg-box.shg-c {
  justify-content: center;
}

.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-5c3b3e39-5985-4c9c-a37c-cba06e7a2401 {
  margin-top: 10px;
margin-left: 3%;
margin-bottom: 10px;
margin-right: 3%;
text-align: center;
}




  #s-5c3b3e39-5985-4c9c-a37c-cba06e7a2401 img.shogun-image {
    
    width: px;
  }


#s-5c3b3e39-5985-4c9c-a37c-cba06e7a2401 .shogun-image-content {
  
    align-items: flex-end;
  
}

.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-a720befd-0b94-4560-812c-0837e240af4e {
  min-height: 119px;
}
@media (max-width: 767px){#s-a720befd-0b94-4560-812c-0837e240af4e {
  display: none;
}
#s-a720befd-0b94-4560-812c-0837e240af4e, #wrap-s-a720befd-0b94-4560-812c-0837e240af4e { display:none !important; }}
@media (min-width: 0px) {
[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a720befd-0b94-4560-812c-0837e240af4e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-30132f1e-606a-45eb-a552-a46caff6e355 {
  min-height: 133px;
background-color: rgba(255, 255, 255, 0);
}








#s-30132f1e-606a-45eb-a552-a46caff6e355 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30132f1e-606a-45eb-a552-a46caff6e355 {
  cursor: pointer;
}#s-30132f1e-606a-45eb-a552-a46caff6e355.shg-box.shg-c {
  justify-content: flex-end;
}

#s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5 {
  display: none;
}
#s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5, #wrap-s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5 {
  display: none;
}
#s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5, #wrap-s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5 {
  display: none;
}
#s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5, #wrap-s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5 { display:none !important; }}







#s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51b102a1-98e5-4f8b-8fdc-d5357edde8e5.shg-box.shg-c {
  justify-content: center;
}

#s-2eac1401-7ce7-4ed5-b843-f99f0371d96d {
  margin-top: 10%;
margin-left: 3%;
margin-right: 3%;
text-align: center;
}
@media (min-width: 1200px){#s-2eac1401-7ce7-4ed5-b843-f99f0371d96d {
  display: none;
}
#s-2eac1401-7ce7-4ed5-b843-f99f0371d96d, #wrap-s-2eac1401-7ce7-4ed5-b843-f99f0371d96d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2eac1401-7ce7-4ed5-b843-f99f0371d96d {
  display: none;
}
#s-2eac1401-7ce7-4ed5-b843-f99f0371d96d, #wrap-s-2eac1401-7ce7-4ed5-b843-f99f0371d96d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2eac1401-7ce7-4ed5-b843-f99f0371d96d {
  display: none;
}
#s-2eac1401-7ce7-4ed5-b843-f99f0371d96d, #wrap-s-2eac1401-7ce7-4ed5-b843-f99f0371d96d { display:none !important; }}



  #s-2eac1401-7ce7-4ed5-b843-f99f0371d96d img.shogun-image {
    
    width: px;
  }


#s-2eac1401-7ce7-4ed5-b843-f99f0371d96d .shogun-image-content {
  
    align-items: center;
  
}

#s-0838e0f6-822d-4f34-984a-a9e9e0c86e95 {
  margin-top: 25px;
margin-left: 3%;
margin-bottom: 25px;
margin-right: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-0838e0f6-822d-4f34-984a-a9e9e0c86e95 {
  display: none;
}
#s-0838e0f6-822d-4f34-984a-a9e9e0c86e95, #wrap-s-0838e0f6-822d-4f34-984a-a9e9e0c86e95 { display:none !important; }}@media (max-width: 767px){#s-0838e0f6-822d-4f34-984a-a9e9e0c86e95 {
  display: none;
}
#s-0838e0f6-822d-4f34-984a-a9e9e0c86e95, #wrap-s-0838e0f6-822d-4f34-984a-a9e9e0c86e95 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0838e0f6-822d-4f34-984a-a9e9e0c86e95"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-30771d72-fba0-49d2-87e1-31c0d668cdba {
  text-align: center;
}




  #s-30771d72-fba0-49d2-87e1-31c0d668cdba img.shogun-image {
    
    width: px;
  }


#s-30771d72-fba0-49d2-87e1-31c0d668cdba .shogun-image-content {
  
    align-items: 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-eac8483f-9451-4c69-a571-8056155f10c6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eac8483f-9451-4c69-a571-8056155f10c6 .shogun-heading-component h1 {
  color: rgba(34, 30, 32, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

#s-9f5a9936-abc6-4afe-a82f-8304718b5c4b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(34, 30, 32, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9f5a9936-abc6-4afe-a82f-8304718b5c4b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9f5a9936-abc6-4afe-a82f-8304718b5c4b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9f5a9936-abc6-4afe-a82f-8304718b5c4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-40d0c232-6bbf-42ca-a29d-ffcb23ec10b1 {
  text-align: center;
}




  #s-40d0c232-6bbf-42ca-a29d-ffcb23ec10b1 img.shogun-image {
    
    width: px;
  }


#s-40d0c232-6bbf-42ca-a29d-ffcb23ec10b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-04a73fff-378d-4b3b-8a9b-b6e5488d540b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04a73fff-378d-4b3b-8a9b-b6e5488d540b .shogun-heading-component h1 {
  color: rgba(34, 30, 32, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8106917e-00f8-41bb-b826-a34cb1a08e6e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(34, 30, 32, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8106917e-00f8-41bb-b826-a34cb1a08e6e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8106917e-00f8-41bb-b826-a34cb1a08e6e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8106917e-00f8-41bb-b826-a34cb1a08e6e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4f8e210a-ea4a-4c60-8761-c810d28f6d89 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-4f8e210a-ea4a-4c60-8761-c810d28f6d89 {
  display: none;
}
#s-4f8e210a-ea4a-4c60-8761-c810d28f6d89, #wrap-s-4f8e210a-ea4a-4c60-8761-c810d28f6d89 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f8e210a-ea4a-4c60-8761-c810d28f6d89 {
  display: none;
}
#s-4f8e210a-ea4a-4c60-8761-c810d28f6d89, #wrap-s-4f8e210a-ea4a-4c60-8761-c810d28f6d89 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f8e210a-ea4a-4c60-8761-c810d28f6d89 {
  
}
}







#s-4f8e210a-ea4a-4c60-8761-c810d28f6d89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f8e210a-ea4a-4c60-8761-c810d28f6d89.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-11dd9e70-c33f-4ef1-a233-a54701459c63"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-29bf9572-7095-42df-9489-ae4899af6725 {
  text-align: center;
}
@media (min-width: 1200px){#s-29bf9572-7095-42df-9489-ae4899af6725 {
  display: none;
}
#s-29bf9572-7095-42df-9489-ae4899af6725, #wrap-s-29bf9572-7095-42df-9489-ae4899af6725 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29bf9572-7095-42df-9489-ae4899af6725 {
  display: none;
}
#s-29bf9572-7095-42df-9489-ae4899af6725, #wrap-s-29bf9572-7095-42df-9489-ae4899af6725 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-29bf9572-7095-42df-9489-ae4899af6725 {
  
}
}



  #s-29bf9572-7095-42df-9489-ae4899af6725 img.shogun-image {
    
    width: px;
  }


#s-29bf9572-7095-42df-9489-ae4899af6725 .shogun-image-content {
  
    align-items: center;
  
}

#s-3726d76c-be4d-428e-a817-9caf5df2a771 {
  min-height: 50px;
}








#s-3726d76c-be4d-428e-a817-9caf5df2a771 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3726d76c-be4d-428e-a817-9caf5df2a771.shg-box.shg-c {
  justify-content: center;
}

#s-37308d61-81f0-40ec-931f-6fdb7dd4a1b2 {
  padding-bottom: 5px;
text-align: center;
}

#s-37308d61-81f0-40ec-931f-6fdb7dd4a1b2 .shogun-heading-component h2 {
  color: rgba(34, 30, 32, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b43c39d9-a7b7-4708-b64b-09062a76dadc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(34, 30, 32, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b43c39d9-a7b7-4708-b64b-09062a76dadc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b43c39d9-a7b7-4708-b64b-09062a76dadc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b43c39d9-a7b7-4708-b64b-09062a76dadc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3a28948-5980-45e9-8977-7889972e4458"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-579b666a-dc18-4b01-807c-669787e86bc0 {
  min-height: 50px;
}








#s-579b666a-dc18-4b01-807c-669787e86bc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-579b666a-dc18-4b01-807c-669787e86bc0.shg-box.shg-c {
  justify-content: center;
}

#s-5da87580-f564-4809-b13c-da4662725e7d {
  padding-top: 0px;
padding-bottom: 5px;
text-align: center;
}

#s-5da87580-f564-4809-b13c-da4662725e7d .shogun-heading-component h2 {
  color: rgba(34, 30, 32, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0dc6ec2b-3c49-4db7-aaa7-07418ea7c0e0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(34, 30, 32, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0dc6ec2b-3c49-4db7-aaa7-07418ea7c0e0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0dc6ec2b-3c49-4db7-aaa7-07418ea7c0e0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0dc6ec2b-3c49-4db7-aaa7-07418ea7c0e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0f27a37d-baa1-4065-8e87-98ae148a8cc5 {
  text-align: center;
}




  #s-0f27a37d-baa1-4065-8e87-98ae148a8cc5 img.shogun-image {
    
    width: px;
  }


#s-0f27a37d-baa1-4065-8e87-98ae148a8cc5 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455 {
  margin-top: 25px;
margin-left: 3%;
margin-bottom: 25px;
margin-right: 3%;
}
@media (min-width: 1200px){#s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455 {
  display: none;
}
#s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455, #wrap-s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455 {
  display: none;
}
#s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455, #wrap-s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455 {
  display: none;
}
#s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455, #wrap-s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455 { display:none !important; }}@media (max-width: 767px){#s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455 {
  
}
}
@media (min-width: 0px) {
[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0e79f3b5-c6cc-466e-8bec-1c5e4368f455"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-65742fd0-2f13-4827-8d30-9bb55856e10d {
  box-shadow:0px 0px 6px 1px rgba(37, 37, 37, 0.27);
border-style: solid;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-65742fd0-2f13-4827-8d30-9bb55856e10d img.shogun-image {
    
    width: px;
  }


#s-65742fd0-2f13-4827-8d30-9bb55856e10d .shogun-image-content {
  
    align-items: center;
  
}

#s-6be90ecf-e3e0-4cb7-9c11-96fa592d42c9 {
  box-shadow:0px 0px 6px 1px rgba(37, 37, 37, 0.27);
border-style: solid;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-6be90ecf-e3e0-4cb7-9c11-96fa592d42c9 img.shogun-image {
    
    width: px;
  }


#s-6be90ecf-e3e0-4cb7-9c11-96fa592d42c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3 {
  margin-top: 25px;
margin-left: 3%;
margin-bottom: 25px;
margin-right: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3 {
  
}
}@media (max-width: 767px){#s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3 {
  display: none;
}
#s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3, #wrap-s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0fd7590f-2cb3-4762-91ef-eaf63d76d9c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-ea6347e6-40f3-438b-b105-e9b70ce13942 {
  box-shadow:0px 0px 6px 1px rgba(37, 37, 37, 0.27);
border-style: solid;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-ea6347e6-40f3-438b-b105-e9b70ce13942 img.shogun-image {
    
    width: px;
  }


#s-ea6347e6-40f3-438b-b105-e9b70ce13942 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6fb7999-2a1c-4431-9737-cc079a948213 {
  box-shadow:0px 0px 6px 1px rgba(37, 37, 37, 0.27);
border-style: solid;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-b6fb7999-2a1c-4431-9737-cc079a948213 img.shogun-image {
    
    width: px;
  }


#s-b6fb7999-2a1c-4431-9737-cc079a948213 .shogun-image-content {
  
    align-items: center;
  
}

#s-036230a0-f3e0-41fd-9678-15ccb7acae1a {
  min-height: 1px;
}
@media (min-width: 1200px){#s-036230a0-f3e0-41fd-9678-15ccb7acae1a {
  display: none;
}
#s-036230a0-f3e0-41fd-9678-15ccb7acae1a, #wrap-s-036230a0-f3e0-41fd-9678-15ccb7acae1a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-036230a0-f3e0-41fd-9678-15ccb7acae1a {
  display: none;
}
#s-036230a0-f3e0-41fd-9678-15ccb7acae1a, #wrap-s-036230a0-f3e0-41fd-9678-15ccb7acae1a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-036230a0-f3e0-41fd-9678-15ccb7acae1a {
  display: none;
}
#s-036230a0-f3e0-41fd-9678-15ccb7acae1a, #wrap-s-036230a0-f3e0-41fd-9678-15ccb7acae1a { display:none !important; }}@media (max-width: 767px){#s-036230a0-f3e0-41fd-9678-15ccb7acae1a {
  
}
}







#s-036230a0-f3e0-41fd-9678-15ccb7acae1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-036230a0-f3e0-41fd-9678-15ccb7acae1a.shg-box.shg-c {
  justify-content: center;
}

#s-59301d9c-096e-4117-b3e6-6224c82dbb00 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-59301d9c-096e-4117-b3e6-6224c82dbb00 {
  display: none;
}
#s-59301d9c-096e-4117-b3e6-6224c82dbb00, #wrap-s-59301d9c-096e-4117-b3e6-6224c82dbb00 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59301d9c-096e-4117-b3e6-6224c82dbb00 {
  display: none;
}
#s-59301d9c-096e-4117-b3e6-6224c82dbb00, #wrap-s-59301d9c-096e-4117-b3e6-6224c82dbb00 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59301d9c-096e-4117-b3e6-6224c82dbb00 {
  display: none;
}
#s-59301d9c-096e-4117-b3e6-6224c82dbb00, #wrap-s-59301d9c-096e-4117-b3e6-6224c82dbb00 { display:none !important; }}@media (max-width: 767px){#s-59301d9c-096e-4117-b3e6-6224c82dbb00 {
  
}
}
#s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096 {
  margin-top: 25px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096 {
  display: none;
}
#s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096, #wrap-s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096 {
  display: none;
}
#s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096, #wrap-s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096 {
  display: none;
}
#s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096, #wrap-s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096 { display:none !important; }}@media (max-width: 767px){#s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096 {
  
}
}







#s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f25de6d-eed0-4d0a-9d60-bc7dfd318096.shg-box.shg-c {
  justify-content: center;
}

#s-611e82c2-a61f-4b52-8c77-055393f3f5cb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-611e82c2-a61f-4b52-8c77-055393f3f5cb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  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;
  aspect-ratio: inherit;
}

.shg-ig-posts-image-square {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  width: 100%;
}

.shg-ig-square-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

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

@media (min-width: 768px) and (max-width: 991px){#s-39c80a51-bb18-47bc-acad-4d1c50f868f2 {
  
}
}@media (max-width: 767px){#s-39c80a51-bb18-47bc-acad-4d1c50f868f2 {
  
}
}
@media (min-width: 768px) {
  [id="s-39c80a51-bb18-47bc-acad-4d1c50f868f2"] .shg-ig-posts-container > .shg-ig-posts {
    width: 100.0%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

#s-c4c280b3-e149-4b02-b960-15d48938b445 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-c4c280b3-e149-4b02-b960-15d48938b445 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-da06a189-8cca-41ee-9e33-3492328832dd {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
}

#s-f013e58d-d499-454d-8bcb-7c300f039fce {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

#s-f013e58d-d499-454d-8bcb-7c300f039fce {
  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-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e {
  text-align: left;
}


.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e {
  max-width: 100%;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e .shg-image-zoom,
.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e {
  max-width: 100%;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e .shg-image-zoom,
.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e {
  max-width: 100%;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e .shg-image-zoom,
.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e {
  max-width: 100%;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e .shg-image-zoom,
.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e {
  max-width: 100%;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e .shg-image-zoom,
.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e3f4dbcf-0388-4e01-9f9e-6f8b0e3e834e .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-366b80dd-7a99-452e-97fe-deec5ea8a5ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-366b80dd-7a99-452e-97fe-deec5ea8a5ff .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-038f8102-50f2-4b00-954e-a6d85a8cd181 {
  text-align: center;
}

#s-038f8102-50f2-4b00-954e-a6d85a8cd181 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-038f8102-50f2-4b00-954e-a6d85a8cd181 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-038f8102-50f2-4b00-954e-a6d85a8cd181 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5f9d5d60-92c1-4004-9b2f-31d0617e8beb {
  margin-left: 10px;
margin-right: 10px;
}

#s-5f9d5d60-92c1-4004-9b2f-31d0617e8beb {
  display: none;
}
#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 {
  text-align: left;
}


.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 {
  max-width: 100%;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 .shg-image-zoom,
.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 {
  max-width: 100%;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 .shg-image-zoom,
.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 {
  max-width: 100%;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 .shg-image-zoom,
.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 {
  max-width: 100%;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 .shg-image-zoom,
.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 {
  max-width: 100%;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 .shg-image-zoom,
.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ea228a6-fe40-4e58-afb2-844fb534f8b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-91e821ee-f0be-4647-af5f-ff4fb000a6ce {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-91e821ee-f0be-4647-af5f-ff4fb000a6ce .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-120635d0-4cc3-404f-82da-7b3cb480d5fd {
  text-align: center;
}

#s-120635d0-4cc3-404f-82da-7b3cb480d5fd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-120635d0-4cc3-404f-82da-7b3cb480d5fd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-120635d0-4cc3-404f-82da-7b3cb480d5fd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e23bbc65-04b8-4de9-8fad-f209184992c8 {
  margin-left: 10px;
margin-right: 10px;
}

#s-e23bbc65-04b8-4de9-8fad-f209184992c8 {
  display: none;
}
#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 {
  text-align: left;
}


.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 {
  max-width: 100%;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 .shg-image-zoom,
.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 {
  max-width: 100%;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 .shg-image-zoom,
.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 {
  max-width: 100%;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 .shg-image-zoom,
.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 {
  max-width: 100%;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 .shg-image-zoom,
.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 {
  max-width: 100%;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 .shg-image-zoom,
.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0c4918d-f3b5-479e-ab94-8c5530cc45a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c13b97d6-9db5-4bbf-a5f8-1ed18a2cd546 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c13b97d6-9db5-4bbf-a5f8-1ed18a2cd546 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-c73f8f13-d0b9-49f1-b1ec-adc73c5f833d {
  text-align: center;
}

#s-c73f8f13-d0b9-49f1-b1ec-adc73c5f833d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c73f8f13-d0b9-49f1-b1ec-adc73c5f833d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c73f8f13-d0b9-49f1-b1ec-adc73c5f833d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6756366e-84a3-4a4b-9885-e5fd10d62ee9 {
  margin-left: 10px;
margin-right: 10px;
}

#s-6756366e-84a3-4a4b-9885-e5fd10d62ee9 {
  display: none;
}
#s-42215f40-3e6d-4154-88fb-4e103841cce2 {
  text-align: left;
}


.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 {
  max-width: 100%;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 .shg-image-zoom,
.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 {
  max-width: 100%;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 .shg-image-zoom,
.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 {
  max-width: 100%;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 .shg-image-zoom,
.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 {
  max-width: 100%;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 .shg-image-zoom,
.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 {
  max-width: 100%;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 .shg-image-zoom,
.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-42215f40-3e6d-4154-88fb-4e103841cce2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8d703dea-aaee-410c-b298-47d698ff355e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8d703dea-aaee-410c-b298-47d698ff355e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-8b1bfe1c-1fb9-4930-b973-2a2831d6f8d2 {
  text-align: center;
}

#s-8b1bfe1c-1fb9-4930-b973-2a2831d6f8d2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8b1bfe1c-1fb9-4930-b973-2a2831d6f8d2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8b1bfe1c-1fb9-4930-b973-2a2831d6f8d2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .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;
}
