.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-320b6f6e-8a10-40c8-b258-6432b5dc35e9 {
  min-height: 50px;
}








#s-320b6f6e-8a10-40c8-b258-6432b5dc35e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-320b6f6e-8a10-40c8-b258-6432b5dc35e9.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-cd315a88-2125-4cb1-a476-aad78585ec51 {
  background-color: rgba(59, 59, 65, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cd315a88-2125-4cb1-a476-aad78585ec51 {
  display: none;
}
#s-cd315a88-2125-4cb1-a476-aad78585ec51, #wrap-s-cd315a88-2125-4cb1-a476-aad78585ec51 { display:none !important; }}@media (max-width: 767px){#s-cd315a88-2125-4cb1-a476-aad78585ec51 {
  display: none;
}
#s-cd315a88-2125-4cb1-a476-aad78585ec51, #wrap-s-cd315a88-2125-4cb1-a476-aad78585ec51 { display:none !important; }}
@media (min-width: 0px) {
[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-cd315a88-2125-4cb1-a476-aad78585ec51"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a601b2b1-4008-4c49-979d-ac57ea0a33eb {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
max-width: 125px;
text-align: left;
}




  #s-a601b2b1-4008-4c49-979d-ac57ea0a33eb img.shogun-image {
    
    width: px;
  }


#s-a601b2b1-4008-4c49-979d-ac57ea0a33eb .shogun-image-content {
  
    align-items: center;
  
}

#s-b655dfc5-1621-427d-bc39-cf0e2be61e9e {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 12px;
max-width: 60px;
text-align: center;
}




  #s-b655dfc5-1621-427d-bc39-cf0e2be61e9e img.shogun-image {
    
    width: px;
  }


#s-b655dfc5-1621-427d-bc39-cf0e2be61e9e .shogun-image-content {
  
    align-items: center;
  
}

#s-b5da29bb-c634-4bc4-9e40-21f6a58bdcb7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 12px;
padding-bottom: 0px;
max-width: 60px;
text-align: center;
}




  #s-b5da29bb-c634-4bc4-9e40-21f6a58bdcb7 img.shogun-image {
    
    width: px;
  }


#s-b5da29bb-c634-4bc4-9e40-21f6a58bdcb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-4502c9fa-1f2b-4b10-b9b2-f31ca2b0ff4a {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 12px;
max-width: 60px;
text-align: center;
}




  #s-4502c9fa-1f2b-4b10-b9b2-f31ca2b0ff4a img.shogun-image {
    
    width: px;
  }


#s-4502c9fa-1f2b-4b10-b9b2-f31ca2b0ff4a .shogun-image-content {
  
    align-items: center;
  
}

#s-04347b08-8c7f-46c2-9287-fa80d3e87ef4 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 12px;
max-width: 60px;
text-align: center;
}




  #s-04347b08-8c7f-46c2-9287-fa80d3e87ef4 img.shogun-image {
    
    width: px;
  }


#s-04347b08-8c7f-46c2-9287-fa80d3e87ef4 .shogun-image-content {
  
    align-items: center;
  
}

#s-444ad4a9-d63a-4834-8670-b354e91e7a7e {
  margin-top: 10px;
margin-bottom: 10px;
max-width: 40px;
text-align: right;
}




  #s-444ad4a9-d63a-4834-8670-b354e91e7a7e img.shogun-image {
    
    width: px;
  }


#s-444ad4a9-d63a-4834-8670-b354e91e7a7e .shogun-image-content {
  
    align-items: center;
  
}

#s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-right: 10px;
background-color: rgba(59, 59, 65, 1);
}
@media (min-width: 1200px){#s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b {
  display: none;
}
#s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b, #wrap-s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b {
  display: none;
}
#s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b, #wrap-s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b { display:none !important; }}
@media (min-width: 0px) {
[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 768px) {
[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b2c3ccfc-0f83-46d6-870d-8f90fd68380b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-6350ea42-b799-48cb-a5e0-165cbf60ebfa {
  padding-left: 8px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6350ea42-b799-48cb-a5e0-165cbf60ebfa {
  max-width: 125px;
}
}



  #s-6350ea42-b799-48cb-a5e0-165cbf60ebfa img.shogun-image {
    
    width: px;
  }


#s-6350ea42-b799-48cb-a5e0-165cbf60ebfa .shogun-image-content {
  
    align-items: center;
  
}

#s-e9acb923-7986-4bf5-9c15-bfd8384a2a7e {
  margin-bottom: 7px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 80px;
text-align: center;
}




  #s-e9acb923-7986-4bf5-9c15-bfd8384a2a7e img.shogun-image {
    
    width: px;
  }


#s-e9acb923-7986-4bf5-9c15-bfd8384a2a7e .shogun-image-content {
  
    align-items: center;
  
}

#s-5915c541-e2df-4f6e-ba90-90432789be3e {
  margin-bottom: 7px;
max-width: 80px;
text-align: center;
}




  #s-5915c541-e2df-4f6e-ba90-90432789be3e img.shogun-image {
    
    width: px;
  }


#s-5915c541-e2df-4f6e-ba90-90432789be3e .shogun-image-content {
  
    align-items: center;
  
}

#s-0bdf89b0-69e1-46a5-b89a-e156679099be {
  margin-bottom: 7px;
max-width: 80px;
text-align: center;
}
@media (min-width: 1200px){#s-0bdf89b0-69e1-46a5-b89a-e156679099be {
  display: none;
}
#s-0bdf89b0-69e1-46a5-b89a-e156679099be, #wrap-s-0bdf89b0-69e1-46a5-b89a-e156679099be { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0bdf89b0-69e1-46a5-b89a-e156679099be {
  display: none;
}
#s-0bdf89b0-69e1-46a5-b89a-e156679099be, #wrap-s-0bdf89b0-69e1-46a5-b89a-e156679099be { display:none !important; }}



  #s-0bdf89b0-69e1-46a5-b89a-e156679099be img.shogun-image {
    
    width: px;
  }


#s-0bdf89b0-69e1-46a5-b89a-e156679099be .shogun-image-content {
  
    align-items: center;
  
}

#s-0cb4834f-ae41-4820-958d-5cd538b6094c {
  margin-top: -54px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-0cb4834f-ae41-4820-958d-5cd538b6094c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-bca2e452-1e54-45d8-8e41-362f1b4e4b11 {
  background-image: url(https://i.shgcdn.com/dcccc62c-9a4d-40b3-abb9-21c1c3b4bd1a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -80px;
min-height: 800px;
background-position: center center;
}








#s-bca2e452-1e54-45d8-8e41-362f1b4e4b11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bca2e452-1e54-45d8-8e41-362f1b4e4b11.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

#s-3793bf7b-e809-49d8-b071-a5882e33ec9d {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 15px;
background-color: rgba(55, 55, 55, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3793bf7b-e809-49d8-b071-a5882e33ec9d:hover {background-color: rgba(40, 153, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3793bf7b-e809-49d8-b071-a5882e33ec9d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3793bf7b-e809-49d8-b071-a5882e33ec9d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Assistant;
  display:  inline-block ;
}

.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-42427e7f-bd8c-4c0c-a3d5-b8e494267020 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-42427e7f-bd8c-4c0c-a3d5-b8e494267020 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Assistant;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f2710dd2-a22f-4600-aa81-12d14507f67f {
  margin-left: 150px;
margin-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f2710dd2-a22f-4600-aa81-12d14507f67f {
  margin-left: 60px;
margin-right: 60px;
}
}@media (max-width: 767px){#s-f2710dd2-a22f-4600-aa81-12d14507f67f {
  margin-left: 25px;
margin-right: 25px;
}
}
@media (min-width: 0px) {
[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2710dd2-a22f-4600-aa81-12d14507f67f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-72f723b3-57b1-4768-a1f5-300c1607ce4d {
  border-radius: 15px;
text-align: center;
}
#s-72f723b3-57b1-4768-a1f5-300c1607ce4d:hover {border-radius: 15px !important;}



  #s-72f723b3-57b1-4768-a1f5-300c1607ce4d img.shogun-image {
    
    width: px;
  }


#s-72f723b3-57b1-4768-a1f5-300c1607ce4d .shogun-image-content {
  
    align-items: center;
  
}

#s-64e6d206-66f7-46a4-adcd-1271e0e6f317 {
  display: none;
}
.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-6b266917-a374-4cbc-8479-56ad0092c716 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b266917-a374-4cbc-8479-56ad0092c716 .shg-product-title-component h2 {
  color: #000;
  font-weight:  600 ;
  font-family: Assistant;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-cadf7721-b2fa-4b32-85b3-ade4b32dd6d5 {
  text-align: center;
}

#s-cadf7721-b2fa-4b32-85b3-ade4b32dd6d5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-cadf7721-b2fa-4b32-85b3-ade4b32dd6d5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 18px;
}

#s-cadf7721-b2fa-4b32-85b3-ade4b32dd6d5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(207, 11, 11, 1);
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-72b569e7-fa84-4ec1-ab8c-216f196548ea {
  margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 15px;
background-color: rgba(55, 55, 55, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-72b569e7-fa84-4ec1-ab8c-216f196548ea:hover {background-color: rgba(40, 153, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-72b569e7-fa84-4ec1-ab8c-216f196548ea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-72b569e7-fa84-4ec1-ab8c-216f196548ea {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72b569e7-fa84-4ec1-ab8c-216f196548ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72b569e7-fa84-4ec1-ab8c-216f196548ea.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-72b569e7-fa84-4ec1-ab8c-216f196548ea.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-61cbf4a3-f37f-4768-b9fa-84022b6e8a10 {
  border-radius: 15px;
text-align: center;
}
#s-61cbf4a3-f37f-4768-b9fa-84022b6e8a10:hover {border-radius: 15px !important;}



  #s-61cbf4a3-f37f-4768-b9fa-84022b6e8a10 img.shogun-image {
    
    width: px;
  }


#s-61cbf4a3-f37f-4768-b9fa-84022b6e8a10 .shogun-image-content {
  
    align-items: center;
  
}

#s-41549d53-693c-457f-aff1-1c0d58cce06c {
  display: none;
}
#s-b2b4aa30-429f-4705-aaa9-b047f096cc8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2b4aa30-429f-4705-aaa9-b047f096cc8f .shg-product-title-component h2 {
  color: #000;
  font-weight:  600 ;
  font-family: Assistant;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-96141466-1b93-44b6-9082-1b9d86a78b62 {
  text-align: center;
}

#s-96141466-1b93-44b6-9082-1b9d86a78b62 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-96141466-1b93-44b6-9082-1b9d86a78b62 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 18px;
}

#s-96141466-1b93-44b6-9082-1b9d86a78b62 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(207, 11, 11, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-db6c40e3-c435-43b3-ad50-56962eba434b {
  margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 15px;
background-color: rgba(55, 55, 55, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-db6c40e3-c435-43b3-ad50-56962eba434b:hover {background-color: rgba(40, 153, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-db6c40e3-c435-43b3-ad50-56962eba434b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-db6c40e3-c435-43b3-ad50-56962eba434b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-db6c40e3-c435-43b3-ad50-56962eba434b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db6c40e3-c435-43b3-ad50-56962eba434b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-db6c40e3-c435-43b3-ad50-56962eba434b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-85a40ce3-6a72-44b3-8438-dbe4d04da83f {
  border-radius: 15px;
text-align: center;
}
#s-85a40ce3-6a72-44b3-8438-dbe4d04da83f:hover {border-radius: 15px !important;}



  #s-85a40ce3-6a72-44b3-8438-dbe4d04da83f img.shogun-image {
    
    width: px;
  }


#s-85a40ce3-6a72-44b3-8438-dbe4d04da83f .shogun-image-content {
  
    align-items: center;
  
}

#s-2a9cd94a-7da9-4485-9698-d1fcf9d0829a {
  display: none;
}
#s-32df723e-7a74-413e-9ba4-a4f5669918fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-32df723e-7a74-413e-9ba4-a4f5669918fb .shg-product-title-component h2 {
  color: #000;
  font-weight:  600 ;
  font-family: Assistant;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-2af638ca-789e-4a48-a816-a70e15ffafbd {
  text-align: center;
}

#s-2af638ca-789e-4a48-a816-a70e15ffafbd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-2af638ca-789e-4a48-a816-a70e15ffafbd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 18px;
}

#s-2af638ca-789e-4a48-a816-a70e15ffafbd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(207, 11, 11, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6bdfdfb4-25db-4e6d-aa5e-cd693c8f5726 {
  margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 15px;
background-color: rgba(55, 55, 55, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6bdfdfb4-25db-4e6d-aa5e-cd693c8f5726:hover {background-color: rgba(40, 153, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6bdfdfb4-25db-4e6d-aa5e-cd693c8f5726:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6bdfdfb4-25db-4e6d-aa5e-cd693c8f5726 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6bdfdfb4-25db-4e6d-aa5e-cd693c8f5726.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6bdfdfb4-25db-4e6d-aa5e-cd693c8f5726.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-6bdfdfb4-25db-4e6d-aa5e-cd693c8f5726.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7d2b8f8a-e8ab-4d9d-914d-32779d678cca {
  margin-top: -40px;
margin-bottom: -40px;
}

#s-7d2b8f8a-e8ab-4d9d-914d-32779d678cca hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-eb295566-e94e-48eb-a4b8-36797f48f56b {
  min-height: 50px;
}








#s-eb295566-e94e-48eb-a4b8-36797f48f56b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb295566-e94e-48eb-a4b8-36797f48f56b.shg-box.shg-c {
  justify-content: center;
}

#s-bf861ace-3ac0-49b8-9279-2a26766f1c5a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf861ace-3ac0-49b8-9279-2a26766f1c5a .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Assistant;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (min-width: 1200px){#s-62677fb5-33ae-4793-818e-bd8b8b125bc7 {
  margin-top: 15px;
margin-left: 250px;
margin-bottom: 15px;
margin-right: 250px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-62677fb5-33ae-4793-818e-bd8b8b125bc7 {
  margin-top: 15px;
margin-left: 250px;
margin-bottom: 15px;
margin-right: 250px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-62677fb5-33ae-4793-818e-bd8b8b125bc7 {
  margin-top: 15px;
margin-left: 125px;
margin-bottom: 15px;
margin-right: 125px;
}
}@media (max-width: 767px){#s-62677fb5-33ae-4793-818e-bd8b8b125bc7 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
}
}
#s-45c20c0f-3730-44f1-a588-ebe8ea3451ea hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-2cf2be59-e1ab-42eb-b9e8-48c4f160197f {
  min-height: 50px;
}








#s-2cf2be59-e1ab-42eb-b9e8-48c4f160197f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cf2be59-e1ab-42eb-b9e8-48c4f160197f.shg-box.shg-c {
  justify-content: center;
}

#s-97c56c6d-f4b9-4c72-9d9b-90b29f7f8e8f {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-97c56c6d-f4b9-4c72-9d9b-90b29f7f8e8f .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Assistant;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-63af3be5-fe87-448e-9fc9-b69f119c372f {
  padding-left: 150px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-63af3be5-fe87-448e-9fc9-b69f119c372f {
  padding-left: 2px;
padding-right: 2px;
}
}@media (max-width: 767px){#s-63af3be5-fe87-448e-9fc9-b69f119c372f {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-63af3be5-fe87-448e-9fc9-b69f119c372f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-14528e47-2414-4f7d-822e-aa2f7354a787 {
  max-width: 180px;
text-align: center;
}




  #s-14528e47-2414-4f7d-822e-aa2f7354a787 img.shogun-image {
    
    width: px;
  }


#s-14528e47-2414-4f7d-822e-aa2f7354a787 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5634daf7-b69a-45ff-b962-9ee53ec8aa7c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c1aca05c-a36e-44f7-9e67-be91816949cf {
  text-align: center;
}




  #s-c1aca05c-a36e-44f7-9e67-be91816949cf img.shogun-image {
    
    width: px;
  }


#s-c1aca05c-a36e-44f7-9e67-be91816949cf .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-429bc54d-e957-4f6b-9409-88558bc63f86 {
  max-width: 180px;
text-align: center;
}




  #s-429bc54d-e957-4f6b-9409-88558bc63f86 img.shogun-image {
    
    width: px;
  }


#s-429bc54d-e957-4f6b-9409-88558bc63f86 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbd60069-c556-409e-bc33-9b5b1236f69e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-551c0d9b-d6fc-4143-b4e5-b753b50753ac {
  text-align: center;
}




  #s-551c0d9b-d6fc-4143-b4e5-b753b50753ac img.shogun-image {
    
    width: px;
  }


#s-551c0d9b-d6fc-4143-b4e5-b753b50753ac .shogun-image-content {
  
    align-items: center;
  
}

#s-cdf5504c-1c7d-46ac-b833-1ba2928118e0 {
  max-width: 180px;
text-align: center;
}




  #s-cdf5504c-1c7d-46ac-b833-1ba2928118e0 img.shogun-image {
    
    width: px;
  }


#s-cdf5504c-1c7d-46ac-b833-1ba2928118e0 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9c0025d-4464-498d-8b13-44a401bc19c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4ac48d56-13d4-4ca4-8178-bd6dfab5179a {
  text-align: center;
}




  #s-4ac48d56-13d4-4ca4-8178-bd6dfab5179a img.shogun-image {
    
    width: px;
  }


#s-4ac48d56-13d4-4ca4-8178-bd6dfab5179a .shogun-image-content {
  
    align-items: center;
  
}

#s-bd04d5d7-3df9-4a89-bdcf-257618a2f7a3 {
  max-width: 180px;
text-align: center;
}




  #s-bd04d5d7-3df9-4a89-bdcf-257618a2f7a3 img.shogun-image {
    
    width: px;
  }


#s-bd04d5d7-3df9-4a89-bdcf-257618a2f7a3 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d0854212-a8ee-4cba-a9d7-e02b67d0007a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-13b8cf01-cac2-4b29-b0bc-f24895f9ae40 {
  text-align: center;
}




  #s-13b8cf01-cac2-4b29-b0bc-f24895f9ae40 img.shogun-image {
    
    width: px;
  }


#s-13b8cf01-cac2-4b29-b0bc-f24895f9ae40 .shogun-image-content {
  
    align-items: center;
  
}

#s-3039b7fc-2fb2-49ee-b69f-2d24c7c9fb12 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ce058743-31fa-4d89-bc45-c1e0f76c920f {
  min-height: 50px;
}








#s-ce058743-31fa-4d89-bc45-c1e0f76c920f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce058743-31fa-4d89-bc45-c1e0f76c920f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-7e15c328-a354-4573-965d-f2277c02e72a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-baec7862-fec8-43db-9c81-638bb7ff558c {
  padding-top: 40px;
padding-bottom: 30px;
text-align: center;
}

#s-baec7862-fec8-43db-9c81-638bb7ff558c .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Assistant;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7ee32d48-5189-4614-b76e-67a106fa1bb4 {
  padding-left: 80px;
padding-right: 80px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ee32d48-5189-4614-b76e-67a106fa1bb4 {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-7eb01df1-e1d5-429d-85f5-ab36c4f2fa4d {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
background-color: rgba(55, 55, 55, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7eb01df1-e1d5-429d-85f5-ab36c4f2fa4d:hover {background-color: rgba(40, 153, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7eb01df1-e1d5-429d-85f5-ab36c4f2fa4d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7eb01df1-e1d5-429d-85f5-ab36c4f2fa4d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-de98c7e2-dc47-4650-80e6-a1231913c77b {
  border-style: solid;
padding-top: 40px;
padding-left: 60px;
padding-bottom: 30px;
padding-right: 60px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
border-style: solid;
text-align: center;
}




  #s-de98c7e2-dc47-4650-80e6-a1231913c77b img.shogun-image {
    
    width: px;
  }


#s-de98c7e2-dc47-4650-80e6-a1231913c77b .shogun-image-content {
  
    align-items: center;
  
}

#s-c1c322c1-9df7-4574-96a6-ee21fd6bd3b6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-964f81cc-b20d-4926-ab6f-a60aa154cc3a {
  min-height: 50px;
}








#s-964f81cc-b20d-4926-ab6f-a60aa154cc3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-964f81cc-b20d-4926-ab6f-a60aa154cc3a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80a967c6-057d-43b1-85de-59a8e3f7bc85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e8063d9f-817e-4dda-b1bc-36f5b3e9d82e {
  margin-left: 80px;
margin-right: 80px;
border-radius: 15px;
text-align: center;
background-color: rgba(236, 236, 236, 1);
}




  #s-e8063d9f-817e-4dda-b1bc-36f5b3e9d82e img.shogun-image {
    
    width: px;
  }


#s-e8063d9f-817e-4dda-b1bc-36f5b3e9d82e .shogun-image-content {
  
    align-items: center;
  
}

#s-73ec04f8-94dd-432f-8a1b-421e59782b7f {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-73ec04f8-94dd-432f-8a1b-421e59782b7f .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Assistant;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-d27c5611-9f71-49c6-b816-1ace4eb0b4cb {
  padding-left: 60px;
padding-right: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d27c5611-9f71-49c6-b816-1ace4eb0b4cb {
  padding-left: 60px;
padding-right: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d27c5611-9f71-49c6-b816-1ace4eb0b4cb {
  padding-left: 30px;
padding-right: 30px;
}
}@media (max-width: 767px){#s-d27c5611-9f71-49c6-b816-1ace4eb0b4cb {
  padding-left: 80px;
padding-right: 80px;
}
}
#s-5de8f066-c073-4573-98cf-6e33ba9fcfee {
  min-height: 50px;
}








#s-5de8f066-c073-4573-98cf-6e33ba9fcfee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5de8f066-c073-4573-98cf-6e33ba9fcfee.shg-box.shg-c {
  justify-content: center;
}

#s-a7909d85-3ebf-4105-ab71-acce59e5ab89 {
  min-height: 50px;
}








#s-a7909d85-3ebf-4105-ab71-acce59e5ab89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7909d85-3ebf-4105-ab71-acce59e5ab89.shg-box.shg-c {
  justify-content: center;
}

#s-2971cc63-705d-46de-b152-4b56d7115f1a {
  min-height: 50px;
}








#s-2971cc63-705d-46de-b152-4b56d7115f1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2971cc63-705d-46de-b152-4b56d7115f1a.shg-box.shg-c {
  justify-content: center;
}

#s-3844682f-bdeb-48d4-aa76-822fc841f677 {
  background-color: rgba(59, 59, 65, 1);
}

@media (min-width: 0px) {
[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3844682f-bdeb-48d4-aa76-822fc841f677"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4c0e5fae-2e1a-40c2-b5fc-aa86782592cf {
  padding-top: 21px;
padding-left: 30px;
padding-bottom: 21px;
padding-right: 30px;
text-align: center;
opacity: 0.6;
}




  #s-4c0e5fae-2e1a-40c2-b5fc-aa86782592cf img.shogun-image {
    
    width: px;
  }


#s-4c0e5fae-2e1a-40c2-b5fc-aa86782592cf .shogun-image-content {
  
    align-items: center;
  
}

#s-f500a9a7-902a-41a3-8ae7-f6b26f1fcd54 {
  text-align: center;
}




  #s-f500a9a7-902a-41a3-8ae7-f6b26f1fcd54 img.shogun-image {
    
    width: px;
  }


#s-f500a9a7-902a-41a3-8ae7-f6b26f1fcd54 .shogun-image-content {
  
    align-items: center;
  
}

#s-f5569c82-71a7-4ed2-8d97-74218f55a701 {
  text-align: center;
}




  #s-f5569c82-71a7-4ed2-8d97-74218f55a701 img.shogun-image {
    
    width: px;
  }


#s-f5569c82-71a7-4ed2-8d97-74218f55a701 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e0f13c2-96e2-41fd-b1a4-b2d1893284b9 {
  text-align: center;
}




  #s-1e0f13c2-96e2-41fd-b1a4-b2d1893284b9 img.shogun-image {
    
    width: px;
  }


#s-1e0f13c2-96e2-41fd-b1a4-b2d1893284b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-9a24fe3a-9246-4739-97b4-7d9f2aca37b5 {
  padding-top: 30px;
padding-bottom: 0px;
}

#s-fb18b6f1-957b-4809-aa0d-ce02f3307246 {
  padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
max-width: 250px;
text-align: center;
}




  #s-fb18b6f1-957b-4809-aa0d-ce02f3307246 img.shogun-image {
    
    width: px;
  }


#s-fb18b6f1-957b-4809-aa0d-ce02f3307246 .shogun-image-content {
  
    align-items: center;
  
}

#s-cea4dca1-f75d-46a1-a04b-8121f003fbfd {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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