.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-1a799bb4-a190-47ce-ac5c-e345436db80c {
  min-height: 50px;
}








#s-1a799bb4-a190-47ce-ac5c-e345436db80c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a799bb4-a190-47ce-ac5c-e345436db80c.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-ee1e2d7d-6fcc-4dda-89fe-de9ccffdd9c0 {
  text-align: center;
}
@media (max-width: 767px){#s-ee1e2d7d-6fcc-4dda-89fe-de9ccffdd9c0 {
  display: none;
}
#s-ee1e2d7d-6fcc-4dda-89fe-de9ccffdd9c0, #wrap-s-ee1e2d7d-6fcc-4dda-89fe-de9ccffdd9c0 { display:none !important; }}



  #s-ee1e2d7d-6fcc-4dda-89fe-de9ccffdd9c0 img.shogun-image {
    
    width: px;
  }


#s-ee1e2d7d-6fcc-4dda-89fe-de9ccffdd9c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f13b13b-ac9b-43af-bdae-148d880b74f2 {
  text-align: center;
}
@media (min-width: 1200px){#s-2f13b13b-ac9b-43af-bdae-148d880b74f2 {
  display: none;
}
#s-2f13b13b-ac9b-43af-bdae-148d880b74f2, #wrap-s-2f13b13b-ac9b-43af-bdae-148d880b74f2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2f13b13b-ac9b-43af-bdae-148d880b74f2 {
  display: none;
}
#s-2f13b13b-ac9b-43af-bdae-148d880b74f2, #wrap-s-2f13b13b-ac9b-43af-bdae-148d880b74f2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2f13b13b-ac9b-43af-bdae-148d880b74f2 {
  display: none;
}
#s-2f13b13b-ac9b-43af-bdae-148d880b74f2, #wrap-s-2f13b13b-ac9b-43af-bdae-148d880b74f2 { display:none !important; }}



  #s-2f13b13b-ac9b-43af-bdae-148d880b74f2 img.shogun-image {
    
    width: px;
  }


#s-2f13b13b-ac9b-43af-bdae-148d880b74f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd15a05c-412b-4029-ba45-cd3fc85724e1 {
  min-height: 50px;
}








#s-cd15a05c-412b-4029-ba45-cd3fc85724e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd15a05c-412b-4029-ba45-cd3fc85724e1.shg-box.shg-c {
  justify-content: center;
}

#s-f19d926e-3a1c-4276-b2f8-fadccc2012eb {
  min-height: 50px;
}








#s-f19d926e-3a1c-4276-b2f8-fadccc2012eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f19d926e-3a1c-4276-b2f8-fadccc2012eb.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-3389a456-f815-48ce-a24d-61c40616c393 {
  padding-top: 15px;
padding-bottom: 15px;
}
@media (max-width: 767px){#s-3389a456-f815-48ce-a24d-61c40616c393 {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3389a456-f815-48ce-a24d-61c40616c393"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-56fe3cbc-7ab5-4e21-87e9-adb7c0e1e511 {
  text-align: center;
opacity: 0.91;
}
@media (max-width: 767px){#s-56fe3cbc-7ab5-4e21-87e9-adb7c0e1e511 {
  padding-bottom: 15px;
}
}



  #s-56fe3cbc-7ab5-4e21-87e9-adb7c0e1e511 img.shogun-image {
    
    width: px;
  }


#s-56fe3cbc-7ab5-4e21-87e9-adb7c0e1e511 .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-51c487c6-0287-46a8-92a6-4f900a4881c2 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-51c487c6-0287-46a8-92a6-4f900a4881c2 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b5495cc0-fd9a-4f19-8036-a8c286b69760 {
  padding-bottom: 15px;
text-align: center;
opacity: 0.91;
}




  #s-b5495cc0-fd9a-4f19-8036-a8c286b69760 img.shogun-image {
    
    width: px;
  }


#s-b5495cc0-fd9a-4f19-8036-a8c286b69760 .shogun-image-content {
  
    align-items: center;
  
}

#s-8048c6f4-4648-4f9a-875d-bcf4335fe6fd {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-8048c6f4-4648-4f9a-875d-bcf4335fe6fd .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-215dab3b-ca89-42c7-b243-1df4ecc850b3 {
  text-align: center;
opacity: 0.91;
}




  #s-215dab3b-ca89-42c7-b243-1df4ecc850b3 img.shogun-image {
    
    width: px;
  }


#s-215dab3b-ca89-42c7-b243-1df4ecc850b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd293300-5680-4031-82eb-e80e70027423 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-fd293300-5680-4031-82eb-e80e70027423 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e9e0a815-b233-4c0c-a796-133d1bd33d9f {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-e9e0a815-b233-4c0c-a796-133d1bd33d9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9e0a815-b233-4c0c-a796-133d1bd33d9f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 14.5px);
}

}

@media (min-width: 992px) {
[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 14.5px);
}

}

@media (min-width: 1200px) {
[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 14.5px);
}

[id="s-5efabc87-e5c0-4378-8cc2-f97a9f1148f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 14.5px);
}

}

#s-e52298a5-abef-4b34-a730-788f75f7f703 {
  text-align: center;
}




  #s-e52298a5-abef-4b34-a730-788f75f7f703 img.shogun-image {
    
    width: px;
  }


#s-e52298a5-abef-4b34-a730-788f75f7f703 .shogun-image-content {
  
    align-items: center;
  
}

#s-48c5f8bb-2ddd-4ae2-aae0-3fb7ba94e837 {
  padding-top: 5%;
padding-bottom: 2%;
text-align: center;
}

#s-48c5f8bb-2ddd-4ae2-aae0-3fb7ba94e837 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-5e25bebe-8f87-44fd-96ae-cafef592471d {
  padding-left: 8%;
padding-right: 8%;
}

@media (min-width: 0px) {
[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-755cba0c-25db-4966-a55c-43b548375581"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-81f9bf00-0dd5-4d46-8fa7-83581a07cbdd {
  padding-top: 10%;
padding-bottom: 2%;
text-align: center;
}
@media (max-width: 767px){#s-81f9bf00-0dd5-4d46-8fa7-83581a07cbdd {
  padding-top: 0px;
}
}
#s-81f9bf00-0dd5-4d46-8fa7-83581a07cbdd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ad59971b-173f-4ada-b1cb-137d89c87152 {
  padding-left: 8%;
padding-right: 8%;
}

#s-bf2321c7-3543-45b6-bce8-65481e8109db {
  text-align: center;
}




  #s-bf2321c7-3543-45b6-bce8-65481e8109db img.shogun-image {
    
    width: px;
  }


#s-bf2321c7-3543-45b6-bce8-65481e8109db .shogun-image-content {
  
    align-items: center;
  
}

#s-133e5348-8103-48a5-b8fd-25182ddfa01d {
  padding-bottom: 2%;
}

@media (min-width: 0px) {
[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-133e5348-8103-48a5-b8fd-25182ddfa01d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-901cf795-e786-4374-a89c-d66e4a10369e {
  text-align: center;
}




  #s-901cf795-e786-4374-a89c-d66e4a10369e img.shogun-image {
    
    width: px;
  }


#s-901cf795-e786-4374-a89c-d66e4a10369e .shogun-image-content {
  
    align-items: center;
  
}

#s-3ed23e12-3c19-4b34-8e10-2747549383e6 {
  padding-top: 7%;
padding-bottom: 2%;
text-align: center;
}

#s-3ed23e12-3c19-4b34-8e10-2747549383e6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-71e33c63-5859-44ca-9e93-eda3a95bc1e5 {
  padding-left: 8%;
padding-right: 8%;
}

#s-3763ccb1-aaf7-4291-bc8a-6ce780010fa0 {
  min-height: 50px;
}








#s-3763ccb1-aaf7-4291-bc8a-6ce780010fa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3763ccb1-aaf7-4291-bc8a-6ce780010fa0.shg-box.shg-c {
  justify-content: center;
}

#s-11ab4b39-c891-4e05-8a63-057cd07773f6 {
  margin-top: 3%;
text-align: center;
}




  #s-11ab4b39-c891-4e05-8a63-057cd07773f6 img.shogun-image {
    
    width: px;
  }


#s-11ab4b39-c891-4e05-8a63-057cd07773f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0cebe35-07cf-437f-b44c-fdff7d645396 {
  text-align: center;
}

#s-f0cebe35-07cf-437f-b44c-fdff7d645396 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-f0cebe35-07cf-437f-b44c-fdff7d645396 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-0b6a6b72-5945-4c28-9abc-89c63cd4252a {
  margin-top: 8%;
margin-left: 10%;
margin-bottom: 7%;
margin-right: 10%;
}

#s-8cf48e01-6751-42a0-8491-64f3fd8f46ea {
  padding-top: 0em;
padding-bottom: 0em;
min-height: 50px;
background-color: rgba(251, 251, 251, 0);
}








#s-8cf48e01-6751-42a0-8491-64f3fd8f46ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cf48e01-6751-42a0-8491-64f3fd8f46ea.shg-box.shg-c {
  justify-content: center;
}

#s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81 {
  margin-top: 2px;
margin-bottom: 2px;
padding-left: 12%;
padding-right: 12%;
}

@media (min-width: 0px) {
[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5bb50460-6ced-4b91-8c2a-3ce7aefbda81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cccd52a3-281b-4af7-877c-ebb866d49167 {
  text-align: center;
}




  #s-cccd52a3-281b-4af7-877c-ebb866d49167 img.shogun-image {
    
    width: px;
  }


#s-cccd52a3-281b-4af7-877c-ebb866d49167 .shogun-image-content {
  
    align-items: center;
  
}

#s-8f071389-9b2c-49c0-ae51-cb9e5a88e4a3 {
  text-align: center;
}




  #s-8f071389-9b2c-49c0-ae51-cb9e5a88e4a3 img.shogun-image {
    
    width: px;
  }


#s-8f071389-9b2c-49c0-ae51-cb9e5a88e4a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e075ac0-d59e-4024-8935-9340ca1cf10a {
  min-height: 50px;
}








#s-4e075ac0-d59e-4024-8935-9340ca1cf10a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e075ac0-d59e-4024-8935-9340ca1cf10a.shg-box.shg-c {
  justify-content: center;
}

#s-a869c261-6dbc-44d8-96db-2a021ff25996 {
  margin-top: 9%;
text-align: center;
}




  #s-a869c261-6dbc-44d8-96db-2a021ff25996 img.shogun-image {
    
    width: px;
  }


#s-a869c261-6dbc-44d8-96db-2a021ff25996 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8e472b8-cb85-418e-948f-924c9a37d5bb {
  text-align: center;
}

#s-a8e472b8-cb85-418e-948f-924c9a37d5bb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-a8e472b8-cb85-418e-948f-924c9a37d5bb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-049850df-0dcc-424a-89c5-1688cf12aeb3 {
  text-align: center;
}

#s-049850df-0dcc-424a-89c5-1688cf12aeb3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-049850df-0dcc-424a-89c5-1688cf12aeb3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-794dbd93-b9a3-410d-ad1a-dc708e51242d {
  margin-top: 9%;
padding-left: 12%;
padding-right: 12%;
}

@media (min-width: 0px) {
[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-794dbd93-b9a3-410d-ad1a-dc708e51242d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-273e7f14-aecc-4a23-8418-630f62cca4e2 {
  text-align: center;
}




  #s-273e7f14-aecc-4a23-8418-630f62cca4e2 img.shogun-image {
    
    width: px;
  }


#s-273e7f14-aecc-4a23-8418-630f62cca4e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-c01340be-3810-4112-8427-a74c772782d3 {
  text-align: center;
}




  #s-c01340be-3810-4112-8427-a74c772782d3 img.shogun-image {
    
    width: px;
  }


#s-c01340be-3810-4112-8427-a74c772782d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-ccc30e1a-d7ec-4b0d-800d-36bd4b826358 {
  padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-ccc30e1a-d7ec-4b0d-800d-36bd4b826358 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7d24919e-654d-4e7d-9536-bf70a99c6c70 {
  padding-left: 10%;
padding-right: 10%;
}

#s-25898497-405f-468a-8f6b-77e06b6df361 {
  padding-left: 12%;
padding-right: 12%;
}

@media (min-width: 0px) {
[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-25898497-405f-468a-8f6b-77e06b6df361"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-68a05408-145b-4b6d-8fa5-8d9aa7e89680 {
  text-align: center;
}




  #s-68a05408-145b-4b6d-8fa5-8d9aa7e89680 img.shogun-image {
    
    width: px;
  }


#s-68a05408-145b-4b6d-8fa5-8d9aa7e89680 .shogun-image-content {
  
    align-items: center;
  
}

#s-abab4818-712f-49be-8202-1f8ac4272cae {
  padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-abab4818-712f-49be-8202-1f8ac4272cae .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b04b385a-f397-424a-8776-63a4a3aa7036 {
  padding-left: 10%;
padding-right: 10%;
}

#s-8fa804d4-252e-4b97-b386-a47dab9f9153 {
  text-align: center;
}




  #s-8fa804d4-252e-4b97-b386-a47dab9f9153 img.shogun-image {
    
    width: px;
  }


#s-8fa804d4-252e-4b97-b386-a47dab9f9153 .shogun-image-content {
  
    align-items: center;
  
}

#s-455be6be-3d27-44fd-8b06-ef8be1e7f71e {
  padding-left: 12%;
padding-right: 12%;
}

@media (min-width: 0px) {
[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-455be6be-3d27-44fd-8b06-ef8be1e7f71e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cfffda52-d8d6-4bc7-b800-dcf0091a1957 {
  text-align: center;
}




  #s-cfffda52-d8d6-4bc7-b800-dcf0091a1957 img.shogun-image {
    
    width: px;
  }


#s-cfffda52-d8d6-4bc7-b800-dcf0091a1957 .shogun-image-content {
  
    align-items: center;
  
}

#s-dad8bb84-baf3-4bd5-a47e-f956669cbb6c {
  text-align: center;
background-color: rgba(189, 255, 0, 1);
opacity: 1;
}
#s-dad8bb84-baf3-4bd5-a47e-f956669cbb6c:hover {opacity: 1 !important;}



  #s-dad8bb84-baf3-4bd5-a47e-f956669cbb6c img.shogun-image {
    
    width: px;
  }


#s-dad8bb84-baf3-4bd5-a47e-f956669cbb6c .shogun-image-content {
  
    align-items: center;
  
}

#s-64907a43-4109-46e1-9d59-f95500df1eed {
  padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-64907a43-4109-46e1-9d59-f95500df1eed .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-609973a8-44b5-4823-8618-2635ad960c59 {
  padding-left: 10%;
padding-right: 10%;
}

@media (min-width: 1200px){#s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6 {
  display: none;
}
#s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6, #wrap-s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6 {
  display: none;
}
#s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6, #wrap-s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6 {
  display: none;
}
#s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6, #wrap-s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6 { display:none !important; }}@media (max-width: 767px){#s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6 {
  display: none;
}
#s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6, #wrap-s-1ea7e7cd-b4c5-4632-8c22-b37bbf6d72f6 { display:none !important; }}
#s-8808d013-a97c-49f7-8108-ca7386c2b5b5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-26fd1a90-8951-467c-a03b-0b3d1d57311d {
  min-height: 50px;
background-color: rgba(51, 102, 51, 1);
}








#s-26fd1a90-8951-467c-a03b-0b3d1d57311d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26fd1a90-8951-467c-a03b-0b3d1d57311d.shg-box.shg-c {
  justify-content: center;
}

#s-5905ef20-db90-4888-8ba9-bc200f0a47d6 {
  padding-top: 4%;
padding-left: 12%;
padding-bottom: 4%;
padding-right: 12%;
}

@media (min-width: 0px) {
[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5905ef20-db90-4888-8ba9-bc200f0a47d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-22adb09f-00b5-49a4-b882-e1eb93ec4b7c {
  margin-top: 4%;
margin-bottom: 4%;
min-height: 50px;
}








#s-22adb09f-00b5-49a4-b882-e1eb93ec4b7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22adb09f-00b5-49a4-b882-e1eb93ec4b7c.shg-box.shg-c {
  justify-content: center;
}

#s-24cc782e-8c6c-44f7-b2bb-105f8de833e2 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-24cc782e-8c6c-44f7-b2bb-105f8de833e2 img.shogun-image {
    
    width: px;
  }


#s-24cc782e-8c6c-44f7-b2bb-105f8de833e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b149b62e-a743-44e5-829a-57fcf9a66cd7 {
  margin-top: 4%;
margin-bottom: 4%;
min-height: 50px;
}








#s-b149b62e-a743-44e5-829a-57fcf9a66cd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b149b62e-a743-44e5-829a-57fcf9a66cd7.shg-box.shg-c {
  justify-content: center;
}

#s-54214037-3e98-4676-9c6c-bfa0675a5dde {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-54214037-3e98-4676-9c6c-bfa0675a5dde img.shogun-image {
    
    width: px;
  }


#s-54214037-3e98-4676-9c6c-bfa0675a5dde .shogun-image-content {
  
    align-items: center;
  
}

#s-bf9c01d1-d023-401f-8c8d-1eb5ca143e82 {
  margin-top: 4%;
margin-bottom: 4%;
min-height: 50px;
}








#s-bf9c01d1-d023-401f-8c8d-1eb5ca143e82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf9c01d1-d023-401f-8c8d-1eb5ca143e82.shg-box.shg-c {
  justify-content: center;
}

#s-1d6072bd-fa99-471e-85e9-8103570ee811 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-1d6072bd-fa99-471e-85e9-8103570ee811 img.shogun-image {
    
    width: px;
  }


#s-1d6072bd-fa99-471e-85e9-8103570ee811 .shogun-image-content {
  
    align-items: center;
  
}

#s-df7941d0-f19c-4424-871e-d6c6c51bd47b {
  min-height: 50px;
}








#s-df7941d0-f19c-4424-871e-d6c6c51bd47b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df7941d0-f19c-4424-871e-d6c6c51bd47b.shg-box.shg-c {
  justify-content: center;
}

#s-721fbab8-02ad-4dd1-8940-d12ecc21dcab {
  padding-top: 7%;
padding-bottom: 10px;
text-align: center;
}

#s-721fbab8-02ad-4dd1-8940-d12ecc21dcab .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  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-153506f1-0589-4f22-94d1-3d2c994f978d {
  padding-top: 4%;
padding-left: 7%;
padding-right: 7%;
}
@media (max-width: 767px){#s-153506f1-0589-4f22-94d1-3d2c994f978d {
  display: none;
}
#s-153506f1-0589-4f22-94d1-3d2c994f978d, #wrap-s-153506f1-0589-4f22-94d1-3d2c994f978d { display:none !important; }}
#s-df7838c9-4b47-41db-be9c-777f727cfb95 {
  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-d77684e5-5fd5-4a06-bcda-fabfa764618c {
  text-align: left;
}


.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c {
  max-width: 100%;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c .shg-image-zoom,
.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c {
  max-width: 100%;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c .shg-image-zoom,
.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c {
  max-width: 100%;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c .shg-image-zoom,
.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c {
  max-width: 100%;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c .shg-image-zoom,
.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c {
  max-width: 100%;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c .shg-image-zoom,
.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d77684e5-5fd5-4a06-bcda-fabfa764618c .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-6a551b3b-4426-409b-8e36-afd4cdaedf18 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a551b3b-4426-409b-8e36-afd4cdaedf18 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-171b8dd0-56cf-463a-a0a6-a9a9f978d1bf {
  display: none;
}
#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 {
  text-align: left;
}


.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 {
  max-width: 100%;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 .shg-image-zoom,
.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 {
  max-width: 100%;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 .shg-image-zoom,
.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 {
  max-width: 100%;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 .shg-image-zoom,
.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 {
  max-width: 100%;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 .shg-image-zoom,
.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 {
  max-width: 100%;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 .shg-image-zoom,
.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d030e1f4-c757-4e5a-bf09-09fe01661cb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-811c1d43-9e4f-47c8-9805-fc982baab248 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-811c1d43-9e4f-47c8-9805-fc982baab248 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-38402f9d-912a-4dc0-87a0-949518f06e2b {
  display: none;
}
#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad {
  text-align: left;
}


.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad {
  max-width: 100%;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad .shg-image-zoom,
.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad {
  max-width: 100%;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad .shg-image-zoom,
.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad {
  max-width: 100%;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad .shg-image-zoom,
.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad {
  max-width: 100%;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad .shg-image-zoom,
.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad {
  max-width: 100%;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad .shg-image-zoom,
.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dfda36b-f06a-4548-aa09-6f9b3685f0ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e836d575-c9be-4424-949f-924876578a41 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e836d575-c9be-4424-949f-924876578a41 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-fbb852db-797b-4036-b71a-92ae9aa8a410 {
  display: none;
}
#s-b21f77a7-0298-4ed0-a272-1fb910e96915 {
  text-align: left;
}


.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 {
  max-width: 100%;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 .shg-image-zoom,
.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 {
  max-width: 100%;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 .shg-image-zoom,
.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 {
  max-width: 100%;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 .shg-image-zoom,
.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 {
  max-width: 100%;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 .shg-image-zoom,
.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 {
  max-width: 100%;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 .shg-image-zoom,
.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b21f77a7-0298-4ed0-a272-1fb910e96915 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6505d83a-e257-4c10-b2c2-4fefaa495023 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6505d83a-e257-4c10-b2c2-4fefaa495023 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-e609a72c-f540-4d68-91bc-057c0724eecf {
  display: none;
}
#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 {
  text-align: left;
}


.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 {
  max-width: 100%;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 .shg-image-zoom,
.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 {
  max-width: 100%;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 .shg-image-zoom,
.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 {
  max-width: 100%;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 .shg-image-zoom,
.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 {
  max-width: 100%;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 .shg-image-zoom,
.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 {
  max-width: 100%;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 .shg-image-zoom,
.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3f98a18-759b-44f7-9b9e-26aa015caa14 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8426dce9-97c2-4a28-b058-2fa32fca8a56 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8426dce9-97c2-4a28-b058-2fa32fca8a56 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-28d47222-9b95-45aa-ab40-2b1639a86d24 {
  display: none;
}
#s-b247f609-fca0-4370-9e2f-be7e66472f6d {
  text-align: left;
}


.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d {
  max-width: 100%;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d .shg-image-zoom,
.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d {
  max-width: 100%;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d .shg-image-zoom,
.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d {
  max-width: 100%;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d .shg-image-zoom,
.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d {
  max-width: 100%;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d .shg-image-zoom,
.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d {
  max-width: 100%;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d .shg-image-zoom,
.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b247f609-fca0-4370-9e2f-be7e66472f6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c4e1305f-8a41-4737-94a7-d32f1319d1a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4e1305f-8a41-4737-94a7-d32f1319d1a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-f8546e91-059a-4b26-9dda-5717e7816664 {
  display: none;
}
#s-7e364f97-3c05-496c-965a-6d773708cf72 {
  text-align: left;
}


.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 {
  max-width: 100%;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 .shg-image-zoom,
.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 {
  max-width: 100%;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 .shg-image-zoom,
.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 {
  max-width: 100%;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 .shg-image-zoom,
.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 {
  max-width: 100%;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 .shg-image-zoom,
.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 {
  max-width: 100%;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 .shg-image-zoom,
.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e364f97-3c05-496c-965a-6d773708cf72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-da6e5603-121c-4cb7-9a3c-12b3a95d55a3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da6e5603-121c-4cb7-9a3c-12b3a95d55a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-3a5ea87e-8650-45b6-8b36-e3c4e7e60478 {
  display: none;
}
#s-40f74576-b034-4eaa-9059-e275b7071be2 {
  text-align: left;
}


.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 {
  max-width: 100%;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 .shg-image-zoom,
.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 {
  max-width: 100%;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 .shg-image-zoom,
.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 {
  max-width: 100%;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 .shg-image-zoom,
.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 {
  max-width: 100%;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 .shg-image-zoom,
.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 {
  max-width: 100%;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 .shg-image-zoom,
.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f74576-b034-4eaa-9059-e275b7071be2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2f8e1c50-ecd2-4d5f-8fde-7f403eb46b55 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f8e1c50-ecd2-4d5f-8fde-7f403eb46b55 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-1e4b1046-afa4-4a54-b1e2-a71178258627 {
  padding-top: 4%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-1e4b1046-afa4-4a54-b1e2-a71178258627 {
  display: none;
}
#s-1e4b1046-afa4-4a54-b1e2-a71178258627, #wrap-s-1e4b1046-afa4-4a54-b1e2-a71178258627 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e4b1046-afa4-4a54-b1e2-a71178258627 {
  display: none;
}
#s-1e4b1046-afa4-4a54-b1e2-a71178258627, #wrap-s-1e4b1046-afa4-4a54-b1e2-a71178258627 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1e4b1046-afa4-4a54-b1e2-a71178258627 {
  display: none;
}
#s-1e4b1046-afa4-4a54-b1e2-a71178258627, #wrap-s-1e4b1046-afa4-4a54-b1e2-a71178258627 { display:none !important; }}
#s-24ba83ed-28ea-4fbf-af1b-f52091e35539 {
  display: none;
}
#s-ab16f876-85d7-42af-9e70-8ed98fce056e {
  text-align: left;
}


.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e {
  max-width: 100%;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e .shg-image-zoom,
.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e {
  max-width: 100%;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e .shg-image-zoom,
.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e {
  max-width: 100%;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e .shg-image-zoom,
.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e {
  max-width: 100%;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e .shg-image-zoom,
.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e {
  max-width: 100%;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e .shg-image-zoom,
.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab16f876-85d7-42af-9e70-8ed98fce056e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e2175fe8-04a9-4330-b188-b05f181d856f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2175fe8-04a9-4330-b188-b05f181d856f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-76335df8-aba5-4be2-bdc9-f49f5399a984 {
  display: none;
}
#s-556c9756-3406-43d0-9060-defd037f9c36 {
  text-align: left;
}


.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 {
  max-width: 100%;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 .shg-image-zoom,
.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 {
  max-width: 100%;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 .shg-image-zoom,
.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 {
  max-width: 100%;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 .shg-image-zoom,
.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 {
  max-width: 100%;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 .shg-image-zoom,
.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 {
  max-width: 100%;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 .shg-image-zoom,
.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-556c9756-3406-43d0-9060-defd037f9c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c55e2c5b-917d-4277-952e-4006bf815ca3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c55e2c5b-917d-4277-952e-4006bf815ca3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-7c56f96c-3663-4aaf-b2c5-db130826d48b {
  display: none;
}
#s-6db78f54-f782-4fc1-951e-6bfe884480ed {
  text-align: left;
}


.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed {
  max-width: 100%;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed .shg-image-zoom,
.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed {
  max-width: 100%;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed .shg-image-zoom,
.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed {
  max-width: 100%;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed .shg-image-zoom,
.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed {
  max-width: 100%;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed .shg-image-zoom,
.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed {
  max-width: 100%;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed .shg-image-zoom,
.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6db78f54-f782-4fc1-951e-6bfe884480ed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-047742ec-e3be-401e-a7e7-0c67e4d21787 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-047742ec-e3be-401e-a7e7-0c67e4d21787 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-6bc47f0a-5561-453e-9aca-4ed37c49a49d {
  display: none;
}
#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 {
  text-align: left;
}


.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 {
  max-width: 100%;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 .shg-image-zoom,
.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 {
  max-width: 100%;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 .shg-image-zoom,
.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 {
  max-width: 100%;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 .shg-image-zoom,
.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 {
  max-width: 100%;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 .shg-image-zoom,
.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 {
  max-width: 100%;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 .shg-image-zoom,
.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a6fe395-1c12-4ac7-8fd2-ac593a285fc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1aeab6b9-7112-4048-98f7-3c499383b6dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1aeab6b9-7112-4048-98f7-3c499383b6dd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-557e21dc-7ea2-46f2-9ba4-08ef53d11370 {
  display: none;
}
#s-f7573237-478f-4d35-ab33-1837b7357319 {
  text-align: left;
}


.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 {
  max-width: 100%;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 .shg-image-zoom,
.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 {
  max-width: 100%;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 .shg-image-zoom,
.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 {
  max-width: 100%;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 .shg-image-zoom,
.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 {
  max-width: 100%;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 .shg-image-zoom,
.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 {
  max-width: 100%;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 .shg-image-zoom,
.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7573237-478f-4d35-ab33-1837b7357319 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ce1f77dc-2714-4666-828c-378d4582bb41 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce1f77dc-2714-4666-828c-378d4582bb41 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-663bba2c-5bd1-41dd-826f-16c232c7a9cd {
  display: none;
}
#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 {
  text-align: left;
}


.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 {
  max-width: 100%;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 .shg-image-zoom,
.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 {
  max-width: 100%;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 .shg-image-zoom,
.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 {
  max-width: 100%;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 .shg-image-zoom,
.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 {
  max-width: 100%;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 .shg-image-zoom,
.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 {
  max-width: 100%;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 .shg-image-zoom,
.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c7e1a7-d551-4566-8a90-a58c1ea94b18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-395f2023-6885-4ed5-9b44-b11b2e5e4dde {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-395f2023-6885-4ed5-9b44-b11b2e5e4dde .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-f7779127-1cc3-4141-9560-6729671d0379 {
  display: none;
}
#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 {
  text-align: left;
}


.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 {
  max-width: 100%;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 .shg-image-zoom,
.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 {
  max-width: 100%;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 .shg-image-zoom,
.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 {
  max-width: 100%;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 .shg-image-zoom,
.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 {
  max-width: 100%;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 .shg-image-zoom,
.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 {
  max-width: 100%;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 .shg-image-zoom,
.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-908d3c8a-a6ae-4bb0-b0e5-dde2d7b96c92 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac6a0d54-7502-4417-bcbb-854bb4e27ca5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac6a0d54-7502-4417-bcbb-854bb4e27ca5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-dc6bc5be-c90d-497c-87a9-768c6eafa6d3 {
  display: none;
}
#s-48deeee9-60a4-4848-8609-a3e8ac887eed {
  text-align: left;
}


.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed {
  max-width: 100%;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed .shg-image-zoom,
.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed {
  max-width: 100%;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed .shg-image-zoom,
.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed {
  max-width: 100%;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed .shg-image-zoom,
.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed {
  max-width: 100%;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed .shg-image-zoom,
.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed {
  max-width: 100%;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed .shg-image-zoom,
.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48deeee9-60a4-4848-8609-a3e8ac887eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f74c2249-9ad8-4bcd-b008-d87d85d3f6d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f74c2249-9ad8-4bcd-b008-d87d85d3f6d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-eb73c793-e461-4adf-a8ee-d1443de2e6d2 {
  padding-top: 6%;
padding-bottom: 2%;
}

#s-eb73c793-e461-4adf-a8ee-d1443de2e6d2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d03d5a4e-743b-4cab-ba40-dbaf227b5f2b {
  min-height: 50px;
}








#s-d03d5a4e-743b-4cab-ba40-dbaf227b5f2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d03d5a4e-743b-4cab-ba40-dbaf227b5f2b.shg-box.shg-c {
  justify-content: center;
}

#s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65 {
  margin-top: 40px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b0e2ea09-cf96-4842-bf7e-c56f5e01ac65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b978f5aa-dc3c-42e7-9b06-74edc0b4b851 {
  text-align: center;
}




  #s-b978f5aa-dc3c-42e7-9b06-74edc0b4b851 img.shogun-image {
    
    width: 50pxpx;
  }


#s-b978f5aa-dc3c-42e7-9b06-74edc0b4b851 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9df9a0a-41c9-47c0-a3c2-a69d96285e06 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d9df9a0a-41c9-47c0-a3c2-a69d96285e06 .shogun-heading-component h1 {
  color: rgba(64, 100, 57, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-be38583f-7cec-4cab-9c8b-f816087f730a {
  text-align: center;
}




  #s-be38583f-7cec-4cab-9c8b-f816087f730a img.shogun-image {
    
    width: 50pxpx;
  }


#s-be38583f-7cec-4cab-9c8b-f816087f730a .shogun-image-content {
  
    align-items: center;
  
}

#s-372916a5-fe8b-4b48-868c-3203823561f3 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-372916a5-fe8b-4b48-868c-3203823561f3 .shogun-heading-component h1 {
  color: rgba(64, 100, 57, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1db45310-672f-41e9-82b9-3ac3cabd9f8e {
  text-align: center;
}




  #s-1db45310-672f-41e9-82b9-3ac3cabd9f8e img.shogun-image {
    
    width: 50pxpx;
  }


#s-1db45310-672f-41e9-82b9-3ac3cabd9f8e .shogun-image-content {
  
    align-items: center;
  
}

#s-59245945-5b58-437a-ac28-f00fc8cf6959 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59245945-5b58-437a-ac28-f00fc8cf6959 .shogun-heading-component h1 {
  color: rgba(46, 72, 36, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bcfba49b-179e-4fd8-af7d-0422463989f3 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-bcfba49b-179e-4fd8-af7d-0422463989f3 {
  display: none;
}
#s-bcfba49b-179e-4fd8-af7d-0422463989f3, #wrap-s-bcfba49b-179e-4fd8-af7d-0422463989f3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bcfba49b-179e-4fd8-af7d-0422463989f3 {
  display: none;
}
#s-bcfba49b-179e-4fd8-af7d-0422463989f3, #wrap-s-bcfba49b-179e-4fd8-af7d-0422463989f3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bcfba49b-179e-4fd8-af7d-0422463989f3 {
  display: none;
}
#s-bcfba49b-179e-4fd8-af7d-0422463989f3, #wrap-s-bcfba49b-179e-4fd8-af7d-0422463989f3 { display:none !important; }}
#s-bcfba49b-179e-4fd8-af7d-0422463989f3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8f5d70ca-9005-4017-99cf-a7941b8d7648 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-8f5d70ca-9005-4017-99cf-a7941b8d7648 {
  display: none;
}
#s-8f5d70ca-9005-4017-99cf-a7941b8d7648, #wrap-s-8f5d70ca-9005-4017-99cf-a7941b8d7648 { display:none !important; }}
#s-8f5d70ca-9005-4017-99cf-a7941b8d7648 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-093afa2c-1650-4c93-8bba-94329d169c85 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(33, 109, 23, 1);
}
@media (min-width: 1200px){#s-093afa2c-1650-4c93-8bba-94329d169c85 {
  display: none;
}
#s-093afa2c-1650-4c93-8bba-94329d169c85, #wrap-s-093afa2c-1650-4c93-8bba-94329d169c85 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-093afa2c-1650-4c93-8bba-94329d169c85 {
  display: none;
}
#s-093afa2c-1650-4c93-8bba-94329d169c85, #wrap-s-093afa2c-1650-4c93-8bba-94329d169c85 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-093afa2c-1650-4c93-8bba-94329d169c85 {
  display: none;
}
#s-093afa2c-1650-4c93-8bba-94329d169c85, #wrap-s-093afa2c-1650-4c93-8bba-94329d169c85 { display:none !important; }}
#s-093afa2c-1650-4c93-8bba-94329d169c85 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6b69551a-e35c-4be1-b813-dbda26171cc3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(33, 109, 23, 1);
}
@media (max-width: 767px){#s-6b69551a-e35c-4be1-b813-dbda26171cc3 {
  display: none;
}
#s-6b69551a-e35c-4be1-b813-dbda26171cc3, #wrap-s-6b69551a-e35c-4be1-b813-dbda26171cc3 { display:none !important; }}
#s-6b69551a-e35c-4be1-b813-dbda26171cc3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-88bde3de-4cf3-4751-84d7-5ff545b1befd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(251, 251, 251, 1);
}

@media (min-width: 0px) {
[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-72e51e99-4f3f-473d-8865-574d15f72c08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a776fdb7-ed06-4a2d-bcd7-d3bddb98f531 {
  display: none;
}
#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 {
  text-align: left;
}


.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 {
  max-width: 100%;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 .shg-image-zoom,
.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 {
  max-width: 100%;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 .shg-image-zoom,
.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 {
  max-width: 100%;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 .shg-image-zoom,
.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 {
  max-width: 100%;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 .shg-image-zoom,
.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 {
  max-width: 100%;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 .shg-image-zoom,
.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a3ad3ac-080d-4233-967c-8f6b38e6e180 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-02a81a97-9a18-42fe-a917-e7ab2af4998a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-02a81a97-9a18-42fe-a917-e7ab2af4998a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

.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-318de1e6-c783-480a-bd27-2ed44e9c0720 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(1, 104, 38, 1);
text-align: center;
text-decoration: none;
}
#s-318de1e6-c783-480a-bd27-2ed44e9c0720:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-318de1e6-c783-480a-bd27-2ed44e9c0720:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-318de1e6-c783-480a-bd27-2ed44e9c0720.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5ef09612-a4b9-4849-ad49-c75caadea315 {
  display: none;
}
#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 {
  text-align: left;
}


.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 {
  max-width: 100%;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 .shg-image-zoom,
.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 {
  max-width: 100%;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 .shg-image-zoom,
.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 {
  max-width: 100%;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 .shg-image-zoom,
.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 {
  max-width: 100%;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 .shg-image-zoom,
.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 {
  max-width: 100%;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 .shg-image-zoom,
.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d1a0fe5-7b5e-41b6-85ef-bc46687d0517 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-266bfc6c-de00-4f8d-8fee-3e9c0e2a6292 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-266bfc6c-de00-4f8d-8fee-3e9c0e2a6292 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-eb2e750b-02b7-43a1-a1f1-fc5fdbf562bc {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(1, 104, 38, 1);
text-align: center;
text-decoration: none;
}
#s-eb2e750b-02b7-43a1-a1f1-fc5fdbf562bc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eb2e750b-02b7-43a1-a1f1-fc5fdbf562bc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eb2e750b-02b7-43a1-a1f1-fc5fdbf562bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ee817e6c-f408-4afa-9305-a2aa06e30062 {
  display: none;
}
@media (min-width: 1200px){#s-8392a2a1-5979-4155-9557-49005f308565 {
  display: none;
}
#s-8392a2a1-5979-4155-9557-49005f308565, #wrap-s-8392a2a1-5979-4155-9557-49005f308565 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8392a2a1-5979-4155-9557-49005f308565 {
  display: none;
}
#s-8392a2a1-5979-4155-9557-49005f308565, #wrap-s-8392a2a1-5979-4155-9557-49005f308565 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8392a2a1-5979-4155-9557-49005f308565 {
  display: none;
}
#s-8392a2a1-5979-4155-9557-49005f308565, #wrap-s-8392a2a1-5979-4155-9557-49005f308565 { display:none !important; }}
#s-8392a2a1-5979-4155-9557-49005f308565 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-671f1a2a-9774-4892-a316-8ffa69d130fa {
  text-align: left;
}


.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa {
  max-width: 100%;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa .shg-image-zoom,
.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa {
  max-width: 100%;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa .shg-image-zoom,
.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa {
  max-width: 100%;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa .shg-image-zoom,
.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa {
  max-width: 100%;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa .shg-image-zoom,
.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa {
  max-width: 100%;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa .shg-image-zoom,
.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-671f1a2a-9774-4892-a316-8ffa69d130fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-638a0dcb-2e5d-46ab-92aa-939aed8d6ffa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-638a0dcb-2e5d-46ab-92aa-939aed8d6ffa .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-aad33249-0884-4613-9ca6-2a4140fa4d91 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(1, 104, 38, 1);
text-align: center;
text-decoration: none;
}
#s-aad33249-0884-4613-9ca6-2a4140fa4d91:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aad33249-0884-4613-9ca6-2a4140fa4d91:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aad33249-0884-4613-9ca6-2a4140fa4d91.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 1200px){#s-d11aaa46-3cc7-420d-b9cd-aa6edee502f9 {
  display: none;
}
#s-d11aaa46-3cc7-420d-b9cd-aa6edee502f9, #wrap-s-d11aaa46-3cc7-420d-b9cd-aa6edee502f9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d11aaa46-3cc7-420d-b9cd-aa6edee502f9 {
  display: none;
}
#s-d11aaa46-3cc7-420d-b9cd-aa6edee502f9, #wrap-s-d11aaa46-3cc7-420d-b9cd-aa6edee502f9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d11aaa46-3cc7-420d-b9cd-aa6edee502f9 {
  display: none;
}
#s-d11aaa46-3cc7-420d-b9cd-aa6edee502f9, #wrap-s-d11aaa46-3cc7-420d-b9cd-aa6edee502f9 { display:none !important; }}
#s-d11aaa46-3cc7-420d-b9cd-aa6edee502f9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-874c903e-16ce-4ef8-96c5-3fc281478800 {
  display: none;
}
#s-07484531-4c28-4eda-a959-25615651ec1d {
  text-align: left;
}


.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d {
  max-width: 100%;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d .shg-image-zoom,
.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d {
  max-width: 100%;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d .shg-image-zoom,
.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d {
  max-width: 100%;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d .shg-image-zoom,
.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d {
  max-width: 100%;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d .shg-image-zoom,
.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d {
  max-width: 100%;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d .shg-image-zoom,
.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07484531-4c28-4eda-a959-25615651ec1d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d6976855-2c3a-486b-a904-c2a61be6627e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6976855-2c3a-486b-a904-c2a61be6627e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
}

#s-bee21dbc-1ad3-4d36-a8f1-6783d3e63cbd {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(1, 104, 38, 1);
text-align: center;
text-decoration: none;
}
#s-bee21dbc-1ad3-4d36-a8f1-6783d3e63cbd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bee21dbc-1ad3-4d36-a8f1-6783d3e63cbd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bee21dbc-1ad3-4d36-a8f1-6783d3e63cbd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1c07897c-8e25-4de8-9edb-273d35219581 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-0b5f0d24-c256-4b42-8f1e-9743ac3727fe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(33, 109, 23, 1);
}
@media (max-width: 767px){#s-0b5f0d24-c256-4b42-8f1e-9743ac3727fe {
  display: none;
}
#s-0b5f0d24-c256-4b42-8f1e-9743ac3727fe, #wrap-s-0b5f0d24-c256-4b42-8f1e-9743ac3727fe { display:none !important; }}
#s-0b5f0d24-c256-4b42-8f1e-9743ac3727fe .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6ffab01b-bf4f-4696-9842-73e3a667f106 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(33, 109, 23, 1);
}
@media (min-width: 1200px){#s-6ffab01b-bf4f-4696-9842-73e3a667f106 {
  display: none;
}
#s-6ffab01b-bf4f-4696-9842-73e3a667f106, #wrap-s-6ffab01b-bf4f-4696-9842-73e3a667f106 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ffab01b-bf4f-4696-9842-73e3a667f106 {
  display: none;
}
#s-6ffab01b-bf4f-4696-9842-73e3a667f106, #wrap-s-6ffab01b-bf4f-4696-9842-73e3a667f106 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ffab01b-bf4f-4696-9842-73e3a667f106 {
  display: none;
}
#s-6ffab01b-bf4f-4696-9842-73e3a667f106, #wrap-s-6ffab01b-bf4f-4696-9842-73e3a667f106 { display:none !important; }}
#s-6ffab01b-bf4f-4696-9842-73e3a667f106 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-71f075a8-4a2c-4c21-b1dd-a966f927598c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71f075a8-4a2c-4c21-b1dd-a966f927598c .shogun-heading-component h1 {
  color: rgba(64, 100, 57, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-ff32ae1e-9751-410a-82f7-06ed4689f2a4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ff32ae1e-9751-410a-82f7-06ed4689f2a4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-ff32ae1e-9751-410a-82f7-06ed4689f2a4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(64, 100, 57, 1);
}

#s-ff32ae1e-9751-410a-82f7-06ed4689f2a4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ff32ae1e-9751-410a-82f7-06ed4689f2a4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(64, 100, 57, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ff32ae1e-9751-410a-82f7-06ed4689f2a4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b29ee5b1-d728-4406-b863-8a1c62a1e07f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-9dcf3738-b3a1-4639-bec9-df810837b63d {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(1, 104, 38, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}
#s-9dcf3738-b3a1-4639-bec9-df810837b63d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9dcf3738-b3a1-4639-bec9-df810837b63d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9dcf3738-b3a1-4639-bec9-df810837b63d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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