.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-2870487c-c225-474e-a591-d902b50d028f {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
background-color: rgba(212, 239, 252, 1);
}
@media (min-width: 1200px){#s-2870487c-c225-474e-a591-d902b50d028f {
  display: none;
}
#s-2870487c-c225-474e-a591-d902b50d028f, #wrap-s-2870487c-c225-474e-a591-d902b50d028f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2870487c-c225-474e-a591-d902b50d028f {
  display: none;
}
#s-2870487c-c225-474e-a591-d902b50d028f, #wrap-s-2870487c-c225-474e-a591-d902b50d028f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2870487c-c225-474e-a591-d902b50d028f {
  display: none;
}
#s-2870487c-c225-474e-a591-d902b50d028f, #wrap-s-2870487c-c225-474e-a591-d902b50d028f { display:none !important; }}@media (max-width: 767px){#s-2870487c-c225-474e-a591-d902b50d028f {
  display: none;
}
#s-2870487c-c225-474e-a591-d902b50d028f, #wrap-s-2870487c-c225-474e-a591-d902b50d028f { display:none !important; }}







#s-2870487c-c225-474e-a591-d902b50d028f > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-2870487c-c225-474e-a591-d902b50d028f.shg-box.shg-c {
  justify-content: flex-start;
}

.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-cdfd8318-91f1-46d0-a844-31c8680896e1 {
  margin-left: 100px;
}

@media (min-width: 0px) {
[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cdfd8318-91f1-46d0-a844-31c8680896e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}








#s-1a409fe2-48e0-4567-a515-5f83c8760a0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a409fe2-48e0-4567-a515-5f83c8760a0b.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-c5f0b0bc-5d0b-4a14-8586-c8edfa5393de {
  text-align: center;
}




  #s-c5f0b0bc-5d0b-4a14-8586-c8edfa5393de img.shogun-image {
    
    width: px;
  }


#s-c5f0b0bc-5d0b-4a14-8586-c8edfa5393de .shogun-image-content {
  
    align-items: center;
  
}

#s-570a18b9-929f-4260-a920-0adf1f085421 {
  margin-left: 20px;
margin-right: 100px;
text-align: right;
}




  #s-570a18b9-929f-4260-a920-0adf1f085421 img.shogun-image {
    
    width: px;
  }


#s-570a18b9-929f-4260-a920-0adf1f085421 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef38374f-a281-486a-b816-73dcf9a292a4 {
  min-height: 50px;
}








#s-ef38374f-a281-486a-b816-73dcf9a292a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef38374f-a281-486a-b816-73dcf9a292a4.shg-box.shg-c {
  justify-content: center;
}

#s-5efdb7c0-f236-471b-974b-4eb4bc5b1fb4 {
  text-align: center;
}
@media (min-width: 1200px){#s-5efdb7c0-f236-471b-974b-4eb4bc5b1fb4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5efdb7c0-f236-471b-974b-4eb4bc5b1fb4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5efdb7c0-f236-471b-974b-4eb4bc5b1fb4 {
  
}
}@media (max-width: 767px){#s-5efdb7c0-f236-471b-974b-4eb4bc5b1fb4 {
  display: none;
}
#s-5efdb7c0-f236-471b-974b-4eb4bc5b1fb4, #wrap-s-5efdb7c0-f236-471b-974b-4eb4bc5b1fb4 { display:none !important; }}




#s-5efdb7c0-f236-471b-974b-4eb4bc5b1fb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4 {
  text-align: center;
}
@media (min-width: 1200px){#s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4 {
  display: none;
}
#s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4, #wrap-s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4 {
  display: none;
}
#s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4, #wrap-s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4 {
  display: none;
}
#s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4, #wrap-s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4 { display:none !important; }}@media (max-width: 767px){#s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4 {
  
}
}



  #s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4 img.shogun-image {
    
    width: px;
  }


#s-7604c292-bfe8-44f5-9e70-d1fbbe189ae4 .shogun-image-content {
  
    align-items: center;
  
}

#s-eabd0e5c-92a2-4d34-a9e7-139e9c85be83 {
  min-height: 50px;
}
@media (max-width: 767px){#s-eabd0e5c-92a2-4d34-a9e7-139e9c85be83 {
  display: none;
}
#s-eabd0e5c-92a2-4d34-a9e7-139e9c85be83, #wrap-s-eabd0e5c-92a2-4d34-a9e7-139e9c85be83 { display:none !important; }}







#s-eabd0e5c-92a2-4d34-a9e7-139e9c85be83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eabd0e5c-92a2-4d34-a9e7-139e9c85be83.shg-box.shg-c {
  justify-content: center;
}

#s-dc093c10-d3a6-436b-b983-b772e1bf0197 {
  background-color: rgba(253, 221, 208, 0);
}

@media (min-width: 0px) {
[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-dc093c10-d3a6-436b-b983-b772e1bf0197"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-529a3fe8-4c6b-451f-8d4d-283aceb24b48 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-529a3fe8-4c6b-451f-8d4d-283aceb24b48 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-529a3fe8-4c6b-451f-8d4d-283aceb24b48 {
  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-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a {
  text-align: left;
}


.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a {
  max-width: 100%;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a .shg-image-zoom,
.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a {
  max-width: 100%;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a .shg-image-zoom,
.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a {
  max-width: 100%;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a .shg-image-zoom,
.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a {
  max-width: 100%;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a .shg-image-zoom,
.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a {
  max-width: 100%;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a .shg-image-zoom,
.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77adc28d-b4f2-4f9a-be1b-233eca7f3d2a .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-6adde67a-69bb-4baf-ad38-8f2a19a0be1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-6adde67a-69bb-4baf-ad38-8f2a19a0be1c .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-3b360170-14f0-4810-aed6-f4fd44f32d4c {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-3b360170-14f0-4810-aed6-f4fd44f32d4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b360170-14f0-4810-aed6-f4fd44f32d4c.shg-box.shg-c {
  justify-content: center;
}

#s-4c0b07bb-a015-4ca5-950c-34c13b13a5ac {
  text-align: center;
}

#s-4c0b07bb-a015-4ca5-950c-34c13b13a5ac .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-4c0b07bb-a015-4ca5-950c-34c13b13a5ac .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-4c0b07bb-a015-4ca5-950c-34c13b13a5ac .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(77, 77, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-feaf2b36-24b5-4d47-88e5-1f65bed0215c {
  text-align: center;
}

#s-feaf2b36-24b5-4d47-88e5-1f65bed0215c .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-feaf2b36-24b5-4d47-88e5-1f65bed0215c .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-feaf2b36-24b5-4d47-88e5-1f65bed0215c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-feaf2b36-24b5-4d47-88e5-1f65bed0215c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-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-139ccbac-e7e0-44f1-aa99-171c501c52f7 {
  box-shadow:1px 1px 1px 1px rgba(0, 174, 239, 0);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-139ccbac-e7e0-44f1-aa99-171c501c52f7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-139ccbac-e7e0-44f1-aa99-171c501c52f7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-139ccbac-e7e0-44f1-aa99-171c501c52f7 {
  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-139ccbac-e7e0-44f1-aa99-171c501c52f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-139ccbac-e7e0-44f1-aa99-171c501c52f7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-139ccbac-e7e0-44f1-aa99-171c501c52f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-139ccbac-e7e0-44f1-aa99-171c501c52f7.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-54e8eed5-7cd3-4925-82cc-af69881c3c01 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-54e8eed5-7cd3-4925-82cc-af69881c3c01 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-54e8eed5-7cd3-4925-82cc-af69881c3c01 {
  display: none;
}
#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c {
  text-align: left;
}


.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c {
  max-width: 100%;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c .shg-image-zoom,
.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c {
  max-width: 100%;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c .shg-image-zoom,
.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c {
  max-width: 100%;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c .shg-image-zoom,
.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c {
  max-width: 100%;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c .shg-image-zoom,
.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c {
  max-width: 100%;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c .shg-image-zoom,
.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63a5f4e1-9340-402c-bc8b-c6deb47da34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-df079315-2c44-4314-895d-99424db09865 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-df079315-2c44-4314-895d-99424db09865 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-9b3583f8-0237-4a39-a871-d82d91fb6f2b {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-9b3583f8-0237-4a39-a871-d82d91fb6f2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b3583f8-0237-4a39-a871-d82d91fb6f2b.shg-box.shg-c {
  justify-content: center;
}

#s-f45fba11-7dff-4c4c-bdcb-f137fe549b82 {
  text-align: center;
}

#s-f45fba11-7dff-4c4c-bdcb-f137fe549b82 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-f45fba11-7dff-4c4c-bdcb-f137fe549b82 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-f45fba11-7dff-4c4c-bdcb-f137fe549b82 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(77, 77, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-83f15989-b18e-48bb-97df-242c4334797b {
  text-align: center;
}

#s-83f15989-b18e-48bb-97df-242c4334797b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-83f15989-b18e-48bb-97df-242c4334797b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-83f15989-b18e-48bb-97df-242c4334797b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-83f15989-b18e-48bb-97df-242c4334797b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-408c839f-5d43-4624-a456-10bd9289977d {
  box-shadow:1px 1px 1px 1px rgba(0, 174, 239, 0);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-408c839f-5d43-4624-a456-10bd9289977d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-408c839f-5d43-4624-a456-10bd9289977d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-408c839f-5d43-4624-a456-10bd9289977d {
  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-408c839f-5d43-4624-a456-10bd9289977d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-408c839f-5d43-4624-a456-10bd9289977d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-408c839f-5d43-4624-a456-10bd9289977d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-408c839f-5d43-4624-a456-10bd9289977d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-aee5d9cd-45fa-471d-a0b1-a357474f075c {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-aee5d9cd-45fa-471d-a0b1-a357474f075c {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-aee5d9cd-45fa-471d-a0b1-a357474f075c {
  display: none;
}
#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 {
  text-align: left;
}


.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 {
  max-width: 100%;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 .shg-image-zoom,
.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 {
  max-width: 100%;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 .shg-image-zoom,
.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 {
  max-width: 100%;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 .shg-image-zoom,
.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 {
  max-width: 100%;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 .shg-image-zoom,
.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 {
  max-width: 100%;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 .shg-image-zoom,
.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7db3c4de-b26b-4910-9632-355f8fbe93b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-11f8392f-613b-49fa-a37c-2072bf156fab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-11f8392f-613b-49fa-a37c-2072bf156fab .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-fdc07e77-0349-4d25-a815-3ec735c23546 {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-fdc07e77-0349-4d25-a815-3ec735c23546 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdc07e77-0349-4d25-a815-3ec735c23546.shg-box.shg-c {
  justify-content: center;
}

#s-2dbb137b-6a9a-49cd-9880-f6b8bac25ebe {
  text-align: center;
}

#s-2dbb137b-6a9a-49cd-9880-f6b8bac25ebe .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-2dbb137b-6a9a-49cd-9880-f6b8bac25ebe .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-2dbb137b-6a9a-49cd-9880-f6b8bac25ebe .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(77, 77, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-71dfc5ab-661d-42bc-a1af-c3911bc95cb0 {
  text-align: center;
}

#s-71dfc5ab-661d-42bc-a1af-c3911bc95cb0 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-71dfc5ab-661d-42bc-a1af-c3911bc95cb0 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-71dfc5ab-661d-42bc-a1af-c3911bc95cb0 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-71dfc5ab-661d-42bc-a1af-c3911bc95cb0 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-9e3fa28d-6ea5-4d70-b4a4-a96db490f642 {
  box-shadow:1px 1px 1px 1px rgba(0, 174, 239, 0);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-9e3fa28d-6ea5-4d70-b4a4-a96db490f642:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-9e3fa28d-6ea5-4d70-b4a4-a96db490f642:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-9e3fa28d-6ea5-4d70-b4a4-a96db490f642 {
  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-9e3fa28d-6ea5-4d70-b4a4-a96db490f642.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e3fa28d-6ea5-4d70-b4a4-a96db490f642.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9e3fa28d-6ea5-4d70-b4a4-a96db490f642.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9e3fa28d-6ea5-4d70-b4a4-a96db490f642.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-fa438e87-2079-4418-9178-88c5000650d0 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-fa438e87-2079-4418-9178-88c5000650d0 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-fa438e87-2079-4418-9178-88c5000650d0 {
  display: none;
}
#s-a3576818-6738-46fd-bbc6-43263ba5c318 {
  text-align: left;
}


.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 {
  max-width: 100%;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 .shg-image-zoom,
.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 {
  max-width: 100%;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 .shg-image-zoom,
.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 {
  max-width: 100%;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 .shg-image-zoom,
.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 {
  max-width: 100%;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 .shg-image-zoom,
.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 {
  max-width: 100%;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 .shg-image-zoom,
.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3576818-6738-46fd-bbc6-43263ba5c318 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-47fc7132-675e-4b3c-acaf-2a16a698dbe1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-47fc7132-675e-4b3c-acaf-2a16a698dbe1 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-ae37ee64-cf7d-4861-bccf-35107933acad {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-ae37ee64-cf7d-4861-bccf-35107933acad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae37ee64-cf7d-4861-bccf-35107933acad.shg-box.shg-c {
  justify-content: center;
}

#s-5034e69b-e16a-4584-9e2d-be6973a74815 {
  text-align: center;
}

#s-5034e69b-e16a-4584-9e2d-be6973a74815 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-5034e69b-e16a-4584-9e2d-be6973a74815 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-5034e69b-e16a-4584-9e2d-be6973a74815 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(77, 77, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f924abb0-6a60-4a39-a83c-d0e8061ab1ce {
  text-align: center;
}

#s-f924abb0-6a60-4a39-a83c-d0e8061ab1ce .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-f924abb0-6a60-4a39-a83c-d0e8061ab1ce .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-f924abb0-6a60-4a39-a83c-d0e8061ab1ce .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-f924abb0-6a60-4a39-a83c-d0e8061ab1ce .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-28d483af-de4b-4e20-b020-a7351745f358 {
  box-shadow:1px 1px 1px 1px rgba(0, 174, 239, 0);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-28d483af-de4b-4e20-b020-a7351745f358:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-28d483af-de4b-4e20-b020-a7351745f358:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-28d483af-de4b-4e20-b020-a7351745f358 {
  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-28d483af-de4b-4e20-b020-a7351745f358.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28d483af-de4b-4e20-b020-a7351745f358.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-28d483af-de4b-4e20-b020-a7351745f358.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-28d483af-de4b-4e20-b020-a7351745f358.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-22b118e7-baef-4949-bd3a-a5ba9a5ee466 {
  min-height: 50px;
}
@media (max-width: 767px){#s-22b118e7-baef-4949-bd3a-a5ba9a5ee466 {
  display: none;
}
#s-22b118e7-baef-4949-bd3a-a5ba9a5ee466, #wrap-s-22b118e7-baef-4949-bd3a-a5ba9a5ee466 { display:none !important; }}







#s-22b118e7-baef-4949-bd3a-a5ba9a5ee466 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22b118e7-baef-4949-bd3a-a5ba9a5ee466.shg-box.shg-c {
  justify-content: center;
}

#s-5cd8591c-86c7-4679-aad0-23f4e14b3225 {
  background-color: rgba(253, 221, 208, 0);
}

@media (min-width: 0px) {
[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5cd8591c-86c7-4679-aad0-23f4e14b3225"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-92824c6c-d405-4c18-a549-1c721b42bfe3 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-92824c6c-d405-4c18-a549-1c721b42bfe3 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-92824c6c-d405-4c18-a549-1c721b42bfe3 {
  display: none;
}
#s-26788a92-25f8-4933-92f4-2cf19b32dadc {
  text-align: left;
}


.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc {
  max-width: 100%;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc .shg-image-zoom,
.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc {
  max-width: 100%;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc .shg-image-zoom,
.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc {
  max-width: 100%;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc .shg-image-zoom,
.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc {
  max-width: 100%;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc .shg-image-zoom,
.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc {
  max-width: 100%;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc .shg-image-zoom,
.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26788a92-25f8-4933-92f4-2cf19b32dadc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-187161d3-65a1-4962-bb15-a0ee5f61e4d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-187161d3-65a1-4962-bb15-a0ee5f61e4d3 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-38ff922c-c4a4-4fd0-a0bc-9065480e548d {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-38ff922c-c4a4-4fd0-a0bc-9065480e548d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38ff922c-c4a4-4fd0-a0bc-9065480e548d.shg-box.shg-c {
  justify-content: center;
}

#s-f0e99678-2169-4b37-9c5b-9da5cf4ffbb5 {
  text-align: center;
}

#s-f0e99678-2169-4b37-9c5b-9da5cf4ffbb5 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-f0e99678-2169-4b37-9c5b-9da5cf4ffbb5 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-f0e99678-2169-4b37-9c5b-9da5cf4ffbb5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(77, 77, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-96ea6a5d-9da4-49e3-813b-9382f9cb2864 {
  text-align: center;
}

#s-96ea6a5d-9da4-49e3-813b-9382f9cb2864 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-96ea6a5d-9da4-49e3-813b-9382f9cb2864 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-96ea6a5d-9da4-49e3-813b-9382f9cb2864 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-96ea6a5d-9da4-49e3-813b-9382f9cb2864 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-3c576c3e-c2eb-47d0-a261-3072ab94a33c {
  box-shadow:1px 1px 1px 1px rgba(0, 174, 239, 0);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-3c576c3e-c2eb-47d0-a261-3072ab94a33c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-3c576c3e-c2eb-47d0-a261-3072ab94a33c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-3c576c3e-c2eb-47d0-a261-3072ab94a33c {
  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-3c576c3e-c2eb-47d0-a261-3072ab94a33c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c576c3e-c2eb-47d0-a261-3072ab94a33c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3c576c3e-c2eb-47d0-a261-3072ab94a33c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3c576c3e-c2eb-47d0-a261-3072ab94a33c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-3357a40d-2a63-463a-b609-477349bfa0ad {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-3357a40d-2a63-463a-b609-477349bfa0ad {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-3357a40d-2a63-463a-b609-477349bfa0ad {
  display: none;
}
#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 {
  text-align: left;
}


.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 {
  max-width: 100%;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 .shg-image-zoom,
.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 {
  max-width: 100%;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 .shg-image-zoom,
.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 {
  max-width: 100%;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 .shg-image-zoom,
.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 {
  max-width: 100%;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 .shg-image-zoom,
.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 {
  max-width: 100%;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 .shg-image-zoom,
.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-680a0a4e-d492-4d0a-a66d-eeed1a837fb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-962365f2-978c-4528-8163-dc0f546437c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-962365f2-978c-4528-8163-dc0f546437c0 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-0fb8f041-f17f-4908-8431-3bd7dbd1ca5e {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-0fb8f041-f17f-4908-8431-3bd7dbd1ca5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fb8f041-f17f-4908-8431-3bd7dbd1ca5e.shg-box.shg-c {
  justify-content: center;
}

#s-57f7f665-7d08-4255-9643-0247dc9d51a6 {
  text-align: center;
}

#s-57f7f665-7d08-4255-9643-0247dc9d51a6 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-57f7f665-7d08-4255-9643-0247dc9d51a6 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-57f7f665-7d08-4255-9643-0247dc9d51a6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(77, 77, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-95ca388b-725c-4009-b766-fc8fb224b0f3 {
  text-align: center;
}

#s-95ca388b-725c-4009-b766-fc8fb224b0f3 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-95ca388b-725c-4009-b766-fc8fb224b0f3 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-95ca388b-725c-4009-b766-fc8fb224b0f3 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-95ca388b-725c-4009-b766-fc8fb224b0f3 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-8f4fc541-65a7-4650-b132-4bf4ad6fe534 {
  box-shadow:1px 1px 1px 1px rgba(0, 174, 239, 0);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-8f4fc541-65a7-4650-b132-4bf4ad6fe534:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-8f4fc541-65a7-4650-b132-4bf4ad6fe534:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-8f4fc541-65a7-4650-b132-4bf4ad6fe534 {
  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-8f4fc541-65a7-4650-b132-4bf4ad6fe534.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f4fc541-65a7-4650-b132-4bf4ad6fe534.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8f4fc541-65a7-4650-b132-4bf4ad6fe534.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8f4fc541-65a7-4650-b132-4bf4ad6fe534.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-3e22f1d8-bc7c-40ce-82f0-3a9f4c358924 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-3e22f1d8-bc7c-40ce-82f0-3a9f4c358924 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-3e22f1d8-bc7c-40ce-82f0-3a9f4c358924 {
  display: none;
}
#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 {
  text-align: left;
}


.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 {
  max-width: 100%;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 .shg-image-zoom,
.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 {
  max-width: 100%;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 .shg-image-zoom,
.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 {
  max-width: 100%;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 .shg-image-zoom,
.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 {
  max-width: 100%;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 .shg-image-zoom,
.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 {
  max-width: 100%;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 .shg-image-zoom,
.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e62ddb8d-178b-42d5-933a-eb253ebfc7d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-454f72b8-1021-416a-b37f-830929319603 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-454f72b8-1021-416a-b37f-830929319603 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-cf183e54-7b85-400a-8ae6-d2199d68de14 {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-cf183e54-7b85-400a-8ae6-d2199d68de14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf183e54-7b85-400a-8ae6-d2199d68de14.shg-box.shg-c {
  justify-content: center;
}

#s-fd4cf900-8836-45ef-9d6c-d9140133fc22 {
  text-align: center;
}

#s-fd4cf900-8836-45ef-9d6c-d9140133fc22 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-fd4cf900-8836-45ef-9d6c-d9140133fc22 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-fd4cf900-8836-45ef-9d6c-d9140133fc22 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(77, 77, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-da6a9d6a-933f-4c92-ae94-809f314d0bed {
  text-align: center;
}

#s-da6a9d6a-933f-4c92-ae94-809f314d0bed .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-da6a9d6a-933f-4c92-ae94-809f314d0bed .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-da6a9d6a-933f-4c92-ae94-809f314d0bed .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-da6a9d6a-933f-4c92-ae94-809f314d0bed .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-4c4b2385-8f65-446b-9331-e89f5f72c274 {
  box-shadow:1px 1px 1px 1px rgba(0, 174, 239, 0);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-4c4b2385-8f65-446b-9331-e89f5f72c274:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-4c4b2385-8f65-446b-9331-e89f5f72c274:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}


#s-4c4b2385-8f65-446b-9331-e89f5f72c274 {
  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-4c4b2385-8f65-446b-9331-e89f5f72c274.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c4b2385-8f65-446b-9331-e89f5f72c274.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4c4b2385-8f65-446b-9331-e89f5f72c274.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4c4b2385-8f65-446b-9331-e89f5f72c274.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-84a47028-f4b2-41db-80ab-8b175469fc82 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-84a47028-f4b2-41db-80ab-8b175469fc82 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-84a47028-f4b2-41db-80ab-8b175469fc82 {
  display: none;
}
#s-975a90b1-b011-43c2-aee9-1c2078397568 {
  text-align: left;
}


.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 {
  max-width: 100%;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 .shg-image-zoom,
.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 {
  max-width: 100%;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 .shg-image-zoom,
.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 {
  max-width: 100%;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 .shg-image-zoom,
.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 {
  max-width: 100%;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 .shg-image-zoom,
.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 {
  max-width: 100%;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 .shg-image-zoom,
.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-975a90b1-b011-43c2-aee9-1c2078397568 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e83f826a-7639-4831-a7d2-a61c4cfabf1d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-e83f826a-7639-4831-a7d2-a61c4cfabf1d .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-f3d2e164-e9ae-4eae-a449-d9aa751c09a6 {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-f3d2e164-e9ae-4eae-a449-d9aa751c09a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3d2e164-e9ae-4eae-a449-d9aa751c09a6.shg-box.shg-c {
  justify-content: center;
}

#s-ba8d03d3-f6d2-486c-b567-266f04b79880 {
  text-align: center;
}

#s-ba8d03d3-f6d2-486c-b567-266f04b79880 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-ba8d03d3-f6d2-486c-b567-266f04b79880 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-ba8d03d3-f6d2-486c-b567-266f04b79880 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(77, 77, 79, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3e948090-bdd6-434a-99a8-02524729189b {
  text-align: center;
}

#s-3e948090-bdd6-434a-99a8-02524729189b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-3e948090-bdd6-434a-99a8-02524729189b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-3e948090-bdd6-434a-99a8-02524729189b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3e948090-bdd6-434a-99a8-02524729189b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-b95a74d4-ab34-4a7c-9a81-e373739d4b9d {
  box-shadow:1px 1px 1px 1px rgba(0, 174, 239, 0);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-b95a74d4-ab34-4a7c-9a81-e373739d4b9d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-b95a74d4-ab34-4a7c-9a81-e373739d4b9d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-b95a74d4-ab34-4a7c-9a81-e373739d4b9d {
  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-b95a74d4-ab34-4a7c-9a81-e373739d4b9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b95a74d4-ab34-4a7c-9a81-e373739d4b9d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b95a74d4-ab34-4a7c-9a81-e373739d4b9d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b95a74d4-ab34-4a7c-9a81-e373739d4b9d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-6717bc34-693c-4ccf-8150-d6cd6081af18 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6717bc34-693c-4ccf-8150-d6cd6081af18 {
  display: none;
}
#s-6717bc34-693c-4ccf-8150-d6cd6081af18, #wrap-s-6717bc34-693c-4ccf-8150-d6cd6081af18 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6717bc34-693c-4ccf-8150-d6cd6081af18 {
  display: none;
}
#s-6717bc34-693c-4ccf-8150-d6cd6081af18, #wrap-s-6717bc34-693c-4ccf-8150-d6cd6081af18 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6717bc34-693c-4ccf-8150-d6cd6081af18 {
  display: none;
}
#s-6717bc34-693c-4ccf-8150-d6cd6081af18, #wrap-s-6717bc34-693c-4ccf-8150-d6cd6081af18 { display:none !important; }}







#s-6717bc34-693c-4ccf-8150-d6cd6081af18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6717bc34-693c-4ccf-8150-d6cd6081af18.shg-box.shg-c {
  justify-content: center;
}

#s-51e75a87-db0e-4aaf-8d3b-12437d76aefe {
  min-height: 50px;
}
@media (min-width: 1200px){#s-51e75a87-db0e-4aaf-8d3b-12437d76aefe {
  display: none;
}
#s-51e75a87-db0e-4aaf-8d3b-12437d76aefe, #wrap-s-51e75a87-db0e-4aaf-8d3b-12437d76aefe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51e75a87-db0e-4aaf-8d3b-12437d76aefe {
  display: none;
}
#s-51e75a87-db0e-4aaf-8d3b-12437d76aefe, #wrap-s-51e75a87-db0e-4aaf-8d3b-12437d76aefe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51e75a87-db0e-4aaf-8d3b-12437d76aefe {
  display: none;
}
#s-51e75a87-db0e-4aaf-8d3b-12437d76aefe, #wrap-s-51e75a87-db0e-4aaf-8d3b-12437d76aefe { display:none !important; }}







#s-51e75a87-db0e-4aaf-8d3b-12437d76aefe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51e75a87-db0e-4aaf-8d3b-12437d76aefe.shg-box.shg-c {
  justify-content: center;
}

#s-c1ecb00e-f963-4cbc-930d-061e55cb5b94 {
  min-height: 20px;
}
@media (max-width: 767px){#s-c1ecb00e-f963-4cbc-930d-061e55cb5b94 {
  display: none;
}
#s-c1ecb00e-f963-4cbc-930d-061e55cb5b94, #wrap-s-c1ecb00e-f963-4cbc-930d-061e55cb5b94 { display:none !important; }}







#s-c1ecb00e-f963-4cbc-930d-061e55cb5b94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1ecb00e-f963-4cbc-930d-061e55cb5b94.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-4bd3236a-3e50-44fa-8000-c9e636918e08 {
  display: none;
}
#s-4bd3236a-3e50-44fa-8000-c9e636918e08, #wrap-s-4bd3236a-3e50-44fa-8000-c9e636918e08 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4bd3236a-3e50-44fa-8000-c9e636918e08 {
  display: none;
}
#s-4bd3236a-3e50-44fa-8000-c9e636918e08, #wrap-s-4bd3236a-3e50-44fa-8000-c9e636918e08 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4bd3236a-3e50-44fa-8000-c9e636918e08 {
  display: none;
}
#s-4bd3236a-3e50-44fa-8000-c9e636918e08, #wrap-s-4bd3236a-3e50-44fa-8000-c9e636918e08 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4bd3236a-3e50-44fa-8000-c9e636918e08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-ee90f26c-df24-4765-abcc-d24ec2b58c64 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-ee90f26c-df24-4765-abcc-d24ec2b58c64:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-ee90f26c-df24-4765-abcc-d24ec2b58c64:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-ee90f26c-df24-4765-abcc-d24ec2b58c64-btn-wrapper {
    text-align: center;
  }


#s-ee90f26c-df24-4765-abcc-d24ec2b58c64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5980d3ec-2ccd-44ae-9c9d-2a423e3aebc7 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-5980d3ec-2ccd-44ae-9c9d-2a423e3aebc7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-5980d3ec-2ccd-44ae-9c9d-2a423e3aebc7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-5980d3ec-2ccd-44ae-9c9d-2a423e3aebc7-btn-wrapper {
    text-align: center;
  }


#s-5980d3ec-2ccd-44ae-9c9d-2a423e3aebc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (max-width: 767px){#s-67567711-fb5b-45bf-ae60-d955eb628203 {
  display: none;
}
#s-67567711-fb5b-45bf-ae60-d955eb628203, #wrap-s-67567711-fb5b-45bf-ae60-d955eb628203 { display:none !important; }}
@media (min-width: 0px) {
[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-67567711-fb5b-45bf-ae60-d955eb628203"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3bd75301-661f-4cb6-a6e2-acd9a9c7c9f5 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: right;
text-decoration: none;
hover-type: color;
}
#s-3bd75301-661f-4cb6-a6e2-acd9a9c7c9f5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-3bd75301-661f-4cb6-a6e2-acd9a9c7c9f5:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-3bd75301-661f-4cb6-a6e2-acd9a9c7c9f5-btn-wrapper {
    text-align: right;
  }


#s-3bd75301-661f-4cb6-a6e2-acd9a9c7c9f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cd7cc6e9-62a5-4405-9366-ae00bc44f947 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 174, 239, 1);
border-style: solid;
background-color: rgba(0, 174, 239, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-cd7cc6e9-62a5-4405-9366-ae00bc44f947:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 174, 239, 1) !important;}#s-cd7cc6e9-62a5-4405-9366-ae00bc44f947:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 174, 239, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-cd7cc6e9-62a5-4405-9366-ae00bc44f947-btn-wrapper {
    text-align: left;
  }


#s-cd7cc6e9-62a5-4405-9366-ae00bc44f947.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-83972941-ca48-426c-8f35-a207143c7078 {
  min-height: 50px;
}
@media (max-width: 767px){#s-83972941-ca48-426c-8f35-a207143c7078 {
  display: none;
}
#s-83972941-ca48-426c-8f35-a207143c7078, #wrap-s-83972941-ca48-426c-8f35-a207143c7078 { display:none !important; }}







#s-83972941-ca48-426c-8f35-a207143c7078 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83972941-ca48-426c-8f35-a207143c7078.shg-box.shg-c {
  justify-content: center;
}

#s-44e83df7-569a-4f34-a067-cb54a5ead555 {
  min-height: 50px;
}








#s-44e83df7-569a-4f34-a067-cb54a5ead555 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44e83df7-569a-4f34-a067-cb54a5ead555.shg-box.shg-c {
  justify-content: center;
}

#s-a4cf56e2-9b03-466f-99fc-c1c20f19722d {
  min-height: 50px;
}
@media (max-width: 767px){#s-a4cf56e2-9b03-466f-99fc-c1c20f19722d {
  display: none;
}
#s-a4cf56e2-9b03-466f-99fc-c1c20f19722d, #wrap-s-a4cf56e2-9b03-466f-99fc-c1c20f19722d { display:none !important; }}







#s-a4cf56e2-9b03-466f-99fc-c1c20f19722d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4cf56e2-9b03-466f-99fc-c1c20f19722d.shg-box.shg-c {
  justify-content: center;
}

#s-63b31bc5-ed02-4730-851b-7954499e781b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(110, 193, 228, 1);
}
@media (min-width: 1200px){#s-63b31bc5-ed02-4730-851b-7954499e781b {
  display: none;
}
#s-63b31bc5-ed02-4730-851b-7954499e781b, #wrap-s-63b31bc5-ed02-4730-851b-7954499e781b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-63b31bc5-ed02-4730-851b-7954499e781b {
  display: none;
}
#s-63b31bc5-ed02-4730-851b-7954499e781b, #wrap-s-63b31bc5-ed02-4730-851b-7954499e781b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-63b31bc5-ed02-4730-851b-7954499e781b {
  display: none;
}
#s-63b31bc5-ed02-4730-851b-7954499e781b, #wrap-s-63b31bc5-ed02-4730-851b-7954499e781b { display:none !important; }}@media (max-width: 767px){#s-63b31bc5-ed02-4730-851b-7954499e781b {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}
}







#s-63b31bc5-ed02-4730-851b-7954499e781b > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-63b31bc5-ed02-4730-851b-7954499e781b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ee07f03c-396f-4a4f-a91b-350929e209a1 {
  margin-top: 50px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee07f03c-396f-4a4f-a91b-350929e209a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-11ff4e6e-0acd-4180-a0cd-f612d0148880 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11ff4e6e-0acd-4180-a0cd-f612d0148880.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-21ef68cf-a92b-42e3-9763-1fb9091e9d72 {
  display: none;
}
#s-21ef68cf-a92b-42e3-9763-1fb9091e9d72, #wrap-s-21ef68cf-a92b-42e3-9763-1fb9091e9d72 { display:none !important; }}
@media (max-width: 767px){#s-9fdb731c-d27c-4391-94e6-3283864cca87 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-aad07572-8b5b-43f8-8919-86e29b670935 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-aad07572-8b5b-43f8-8919-86e29b670935 {
  display: none;
}
#s-aad07572-8b5b-43f8-8919-86e29b670935, #wrap-s-aad07572-8b5b-43f8-8919-86e29b670935 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aad07572-8b5b-43f8-8919-86e29b670935 {
  display: none;
}
#s-aad07572-8b5b-43f8-8919-86e29b670935, #wrap-s-aad07572-8b5b-43f8-8919-86e29b670935 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aad07572-8b5b-43f8-8919-86e29b670935 {
  display: none;
}
#s-aad07572-8b5b-43f8-8919-86e29b670935, #wrap-s-aad07572-8b5b-43f8-8919-86e29b670935 { display:none !important; }}







#s-aad07572-8b5b-43f8-8919-86e29b670935 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aad07572-8b5b-43f8-8919-86e29b670935.shg-box.shg-c {
  justify-content: center;
}

#s-055ba3fb-ffa3-4c16-878d-85a746c14e5c {
  text-align: center;
}
@media (min-width: 1200px){#s-055ba3fb-ffa3-4c16-878d-85a746c14e5c {
  display: none;
}
#s-055ba3fb-ffa3-4c16-878d-85a746c14e5c, #wrap-s-055ba3fb-ffa3-4c16-878d-85a746c14e5c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-055ba3fb-ffa3-4c16-878d-85a746c14e5c {
  display: none;
}
#s-055ba3fb-ffa3-4c16-878d-85a746c14e5c, #wrap-s-055ba3fb-ffa3-4c16-878d-85a746c14e5c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-055ba3fb-ffa3-4c16-878d-85a746c14e5c {
  display: none;
}
#s-055ba3fb-ffa3-4c16-878d-85a746c14e5c, #wrap-s-055ba3fb-ffa3-4c16-878d-85a746c14e5c { display:none !important; }}



  #s-055ba3fb-ffa3-4c16-878d-85a746c14e5c img.shogun-image {
    
    width: px;
  }


#s-055ba3fb-ffa3-4c16-878d-85a746c14e5c .shogun-image-content {
  
    align-items: center;
  
}

#s-e2f531ba-869a-4469-a940-c844e4d3208d {
  text-align: center;
}
@media (min-width: 1200px){#s-e2f531ba-869a-4469-a940-c844e4d3208d {
  display: none;
}
#s-e2f531ba-869a-4469-a940-c844e4d3208d, #wrap-s-e2f531ba-869a-4469-a940-c844e4d3208d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2f531ba-869a-4469-a940-c844e4d3208d {
  display: none;
}
#s-e2f531ba-869a-4469-a940-c844e4d3208d, #wrap-s-e2f531ba-869a-4469-a940-c844e4d3208d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e2f531ba-869a-4469-a940-c844e4d3208d {
  display: none;
}
#s-e2f531ba-869a-4469-a940-c844e4d3208d, #wrap-s-e2f531ba-869a-4469-a940-c844e4d3208d { display:none !important; }}



  #s-e2f531ba-869a-4469-a940-c844e4d3208d img.shogun-image {
    
    width: px;
  }


#s-e2f531ba-869a-4469-a940-c844e4d3208d .shogun-image-content {
  
    align-items: center;
  
}

#s-e89425c6-a941-4936-ac45-9f3abe608554 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e89425c6-a941-4936-ac45-9f3abe608554 {
  display: none;
}
#s-e89425c6-a941-4936-ac45-9f3abe608554, #wrap-s-e89425c6-a941-4936-ac45-9f3abe608554 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e89425c6-a941-4936-ac45-9f3abe608554 {
  display: none;
}
#s-e89425c6-a941-4936-ac45-9f3abe608554, #wrap-s-e89425c6-a941-4936-ac45-9f3abe608554 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e89425c6-a941-4936-ac45-9f3abe608554 {
  display: none;
}
#s-e89425c6-a941-4936-ac45-9f3abe608554, #wrap-s-e89425c6-a941-4936-ac45-9f3abe608554 { display:none !important; }}







#s-e89425c6-a941-4936-ac45-9f3abe608554 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e89425c6-a941-4936-ac45-9f3abe608554.shg-box.shg-c {
  justify-content: center;
}

#s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810 {
  max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810 {
  display: none;
}
#s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810, #wrap-s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810 {
  display: none;
}
#s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810, #wrap-s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810 {
  display: none;
}
#s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810, #wrap-s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810 { display:none !important; }}



  #s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810 img.shogun-image {
    
    width: px;
  }


#s-fdb54b2b-7f77-4aa8-80e7-f0a4d9cd8810 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-903a9b0f-9a03-417d-9eb0-331325e39e95 {
  display: none;
}
#s-903a9b0f-9a03-417d-9eb0-331325e39e95, #wrap-s-903a9b0f-9a03-417d-9eb0-331325e39e95 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-903a9b0f-9a03-417d-9eb0-331325e39e95 {
  display: none;
}
#s-903a9b0f-9a03-417d-9eb0-331325e39e95, #wrap-s-903a9b0f-9a03-417d-9eb0-331325e39e95 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-903a9b0f-9a03-417d-9eb0-331325e39e95 {
  display: none;
}
#s-903a9b0f-9a03-417d-9eb0-331325e39e95, #wrap-s-903a9b0f-9a03-417d-9eb0-331325e39e95 { display:none !important; }}
#s-addf56f7-772f-46d1-8829-893962a6240e {
  margin-top: 3px;
max-width: 400px;
}
@media (min-width: 1200px){#s-addf56f7-772f-46d1-8829-893962a6240e {
  display: none;
}
#s-addf56f7-772f-46d1-8829-893962a6240e, #wrap-s-addf56f7-772f-46d1-8829-893962a6240e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-addf56f7-772f-46d1-8829-893962a6240e {
  display: none;
}
#s-addf56f7-772f-46d1-8829-893962a6240e, #wrap-s-addf56f7-772f-46d1-8829-893962a6240e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-addf56f7-772f-46d1-8829-893962a6240e {
  display: none;
}
#s-addf56f7-772f-46d1-8829-893962a6240e, #wrap-s-addf56f7-772f-46d1-8829-893962a6240e { display:none !important; }}



  #s-addf56f7-772f-46d1-8829-893962a6240e img.shogun-image {
    
    width: px;
  }


#s-addf56f7-772f-46d1-8829-893962a6240e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-215c42c0-709f-4084-a724-d8c83858c89c {
  display: none;
}
#s-215c42c0-709f-4084-a724-d8c83858c89c, #wrap-s-215c42c0-709f-4084-a724-d8c83858c89c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-215c42c0-709f-4084-a724-d8c83858c89c {
  display: none;
}
#s-215c42c0-709f-4084-a724-d8c83858c89c, #wrap-s-215c42c0-709f-4084-a724-d8c83858c89c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-215c42c0-709f-4084-a724-d8c83858c89c {
  display: none;
}
#s-215c42c0-709f-4084-a724-d8c83858c89c, #wrap-s-215c42c0-709f-4084-a724-d8c83858c89c { display:none !important; }}
#s-94919150-498c-4f69-9361-018b82ab733d {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(110, 193, 228, 1);
}
@media (min-width: 1200px){#s-94919150-498c-4f69-9361-018b82ab733d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-94919150-498c-4f69-9361-018b82ab733d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-94919150-498c-4f69-9361-018b82ab733d {
  
}
}@media (max-width: 767px){#s-94919150-498c-4f69-9361-018b82ab733d {
  display: none;
}
#s-94919150-498c-4f69-9361-018b82ab733d, #wrap-s-94919150-498c-4f69-9361-018b82ab733d { display:none !important; }}







#s-94919150-498c-4f69-9361-018b82ab733d > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-94919150-498c-4f69-9361-018b82ab733d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a069abe1-9ec7-44f6-ab88-1952519217a2 {
  margin-top: 50px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a069abe1-9ec7-44f6-ab88-1952519217a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}








#s-26046240-8fce-4f54-b6ad-48811fb53fbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26046240-8fce-4f54-b6ad-48811fb53fbd.shg-box.shg-c {
  justify-content: center;
}

#s-20b9c594-1cd3-40ab-ad61-f0b084d4ca39 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-20b9c594-1cd3-40ab-ad61-f0b084d4ca39 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-20b9c594-1cd3-40ab-ad61-f0b084d4ca39 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-20b9c594-1cd3-40ab-ad61-f0b084d4ca39 {
  
}
}@media (max-width: 767px){#s-20b9c594-1cd3-40ab-ad61-f0b084d4ca39 {
  display: none;
}
#s-20b9c594-1cd3-40ab-ad61-f0b084d4ca39, #wrap-s-20b9c594-1cd3-40ab-ad61-f0b084d4ca39 { display:none !important; }}







#s-20b9c594-1cd3-40ab-ad61-f0b084d4ca39 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-20b9c594-1cd3-40ab-ad61-f0b084d4ca39.shg-box.shg-c {
  justify-content: center;
}

#s-ae5ca685-180b-445e-861e-f3b75cef36b0 {
  margin-top: 50px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ae5ca685-180b-445e-861e-f3b75cef36b0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-47ff32eb-e27b-4f33-8c5a-21e63d942089"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-fdb1702f-1799-44e5-b2d4-36d51d9b4127 {
  text-align: center;
}




  #s-fdb1702f-1799-44e5-b2d4-36d51d9b4127 img.shogun-image {
    
    width: px;
  }


#s-fdb1702f-1799-44e5-b2d4-36d51d9b4127 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b1a7431-b8c6-496d-89b4-f51f0b109407 {
  max-width: 400px;
text-align: center;
}




  #s-5b1a7431-b8c6-496d-89b4-f51f0b109407 img.shogun-image {
    
    width: px;
  }


#s-5b1a7431-b8c6-496d-89b4-f51f0b109407 .shogun-image-content {
  
    align-items: center;
  
}

#s-43d2e5cd-5aac-47ff-8f18-e1f59b7ad0b7 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(199, 234, 251, 1);
}
@media (min-width: 1200px){#s-43d2e5cd-5aac-47ff-8f18-e1f59b7ad0b7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-43d2e5cd-5aac-47ff-8f18-e1f59b7ad0b7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-43d2e5cd-5aac-47ff-8f18-e1f59b7ad0b7 {
  
}
}@media (max-width: 767px){#s-43d2e5cd-5aac-47ff-8f18-e1f59b7ad0b7 {
  display: none;
}
#s-43d2e5cd-5aac-47ff-8f18-e1f59b7ad0b7, #wrap-s-43d2e5cd-5aac-47ff-8f18-e1f59b7ad0b7 { display:none !important; }}







#s-43d2e5cd-5aac-47ff-8f18-e1f59b7ad0b7 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-43d2e5cd-5aac-47ff-8f18-e1f59b7ad0b7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf {
  margin-top: 50px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-509c3c9c-e4c8-483a-a1e2-c87cc79000cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a96a6abd-1695-4681-950a-62d31f599332"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-74a2dac5-1834-4736-a02c-c9f37bf34053 {
  margin-top: 3px;
max-width: 400px;
}




  #s-74a2dac5-1834-4736-a02c-c9f37bf34053 img.shogun-image {
    
    width: px;
  }


#s-74a2dac5-1834-4736-a02c-c9f37bf34053 .shogun-image-content {
  
    align-items: center;
  
}

#s-96388220-7323-4612-95ad-a174135014e5 {
  max-width: 400px;
text-align: center;
}




  #s-96388220-7323-4612-95ad-a174135014e5 img.shogun-image {
    
    width: px;
  }


#s-96388220-7323-4612-95ad-a174135014e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025 {
  display: none;
}
#s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025, #wrap-s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025 {
  display: none;
}
#s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025, #wrap-s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025 {
  display: none;
}
#s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025, #wrap-s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025 { display:none !important; }}







#s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0595a2ff-6fc0-4ed2-b59b-36d61e90f025.shg-box.shg-c {
  justify-content: center;
}

#s-d7f45bb4-8c53-482d-90ed-d8e137357311 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(232, 248, 254, 1);
}
@media (min-width: 1200px){#s-d7f45bb4-8c53-482d-90ed-d8e137357311 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d7f45bb4-8c53-482d-90ed-d8e137357311 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d7f45bb4-8c53-482d-90ed-d8e137357311 {
  
}
}@media (max-width: 767px){#s-d7f45bb4-8c53-482d-90ed-d8e137357311 {
  
}
}







#s-d7f45bb4-8c53-482d-90ed-d8e137357311 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-d7f45bb4-8c53-482d-90ed-d8e137357311.shg-box.shg-c {
  justify-content: flex-start;
}

#s-af2b61ea-6a8a-4c48-941e-d52955ae0667 {
  margin-top: 50px;
margin-bottom: 50px;
}
@media (min-width: 1200px){#s-af2b61ea-6a8a-4c48-941e-d52955ae0667 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-af2b61ea-6a8a-4c48-941e-d52955ae0667 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-af2b61ea-6a8a-4c48-941e-d52955ae0667 {
  
}
}@media (max-width: 767px){#s-af2b61ea-6a8a-4c48-941e-d52955ae0667 {
  display: none;
}
#s-af2b61ea-6a8a-4c48-941e-d52955ae0667, #wrap-s-af2b61ea-6a8a-4c48-941e-d52955ae0667 { display:none !important; }}
@media (min-width: 0px) {
[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af2b61ea-6a8a-4c48-941e-d52955ae0667"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}








#s-1b31c987-0288-48bb-a5b0-a97f3768f8bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b31c987-0288-48bb-a5b0-a97f3768f8bc.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-244ab658-22e0-4774-a844-c221654be779"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-1dad25e9-8958-47a0-bb7d-3dc7334e1d07 {
  max-width: 100%;
}








#s-1dad25e9-8958-47a0-bb7d-3dc7334e1d07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1dad25e9-8958-47a0-bb7d-3dc7334e1d07 {
  cursor: pointer;
}#s-1dad25e9-8958-47a0-bb7d-3dc7334e1d07.shg-box.shg-c {
  justify-content: center;
}

#s-3eb70604-1809-4b3a-aaa8-5ee7f2852cef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-3eb70604-1809-4b3a-aaa8-5ee7f2852cef img.shogun-image {
    
    width: px;
  }


#s-3eb70604-1809-4b3a-aaa8-5ee7f2852cef .shogun-image-content {
  
    align-items: center;
  
}

#s-74a24b59-bc3c-4f34-9309-578044a1b41a {
  max-width: 100%;
}








#s-74a24b59-bc3c-4f34-9309-578044a1b41a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74a24b59-bc3c-4f34-9309-578044a1b41a.shg-box.shg-c {
  justify-content: center;
}

#s-f6846a0c-173e-4a51-8180-07c6c24c99a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-f6846a0c-173e-4a51-8180-07c6c24c99a2 img.shogun-image {
    
    width: px;
  }


#s-f6846a0c-173e-4a51-8180-07c6c24c99a2 .shogun-image-content {
  
    align-items: center;
  
}








#s-4173bfdf-b63c-40d6-a9b8-f454ee2721b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4173bfdf-b63c-40d6-a9b8-f454ee2721b9 {
  cursor: pointer;
}#s-4173bfdf-b63c-40d6-a9b8-f454ee2721b9.shg-box.shg-c {
  justify-content: center;
}

#s-4c90a64b-6b35-4259-8e87-d42670a5f2c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-4c90a64b-6b35-4259-8e87-d42670a5f2c2 img.shogun-image {
    
    width: px;
  }


#s-4c90a64b-6b35-4259-8e87-d42670a5f2c2 .shogun-image-content {
  
    align-items: center;
  
}








#s-3a439af8-536e-4399-9a77-1394a3cc688f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a439af8-536e-4399-9a77-1394a3cc688f {
  cursor: pointer;
}#s-3a439af8-536e-4399-9a77-1394a3cc688f.shg-box.shg-c {
  justify-content: center;
}

#s-4ef67575-e568-47a9-9153-6476a3fc890a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-4ef67575-e568-47a9-9153-6476a3fc890a img.shogun-image {
    
    width: px;
  }


#s-4ef67575-e568-47a9-9153-6476a3fc890a .shogun-image-content {
  
    align-items: center;
  
}

#s-8365c7d9-1cfe-44ba-8564-12db60f2aa14 {
  margin-top: 50px;
margin-bottom: 50px;
}
@media (min-width: 1200px){#s-8365c7d9-1cfe-44ba-8564-12db60f2aa14 {
  display: none;
}
#s-8365c7d9-1cfe-44ba-8564-12db60f2aa14, #wrap-s-8365c7d9-1cfe-44ba-8564-12db60f2aa14 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8365c7d9-1cfe-44ba-8564-12db60f2aa14 {
  display: none;
}
#s-8365c7d9-1cfe-44ba-8564-12db60f2aa14, #wrap-s-8365c7d9-1cfe-44ba-8564-12db60f2aa14 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8365c7d9-1cfe-44ba-8564-12db60f2aa14 {
  display: none;
}
#s-8365c7d9-1cfe-44ba-8564-12db60f2aa14, #wrap-s-8365c7d9-1cfe-44ba-8564-12db60f2aa14 { display:none !important; }}@media (max-width: 767px){#s-8365c7d9-1cfe-44ba-8564-12db60f2aa14 {
  
}
}
@media (min-width: 0px) {
[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8365c7d9-1cfe-44ba-8564-12db60f2aa14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}








#s-6fd520db-546a-4cae-983d-8ba752354fbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fd520db-546a-4cae-983d-8ba752354fbc.shg-box.shg-c {
  justify-content: center;
}

#s-8f7be006-b91c-4b4e-8aac-2249a5dc1872 {
  padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f7be006-b91c-4b4e-8aac-2249a5dc1872"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}








#s-ea93327c-f438-462d-8bf0-2d89489f5722 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea93327c-f438-462d-8bf0-2d89489f5722 {
  cursor: pointer;
}#s-ea93327c-f438-462d-8bf0-2d89489f5722.shg-box.shg-c {
  justify-content: center;
}

#s-7bc05cea-a11c-4316-9662-02747206aa5d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-7bc05cea-a11c-4316-9662-02747206aa5d img.shogun-image {
    
    width: px;
  }


#s-7bc05cea-a11c-4316-9662-02747206aa5d .shogun-image-content {
  
    align-items: center;
  
}








#s-3671893d-5aa4-4340-84e4-ad18e2772a9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3671893d-5aa4-4340-84e4-ad18e2772a9f {
  cursor: pointer;
}#s-3671893d-5aa4-4340-84e4-ad18e2772a9f.shg-box.shg-c {
  justify-content: center;
}

#s-adbd8a4e-eeff-4348-aaa6-a5af8b2349b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-adbd8a4e-eeff-4348-aaa6-a5af8b2349b5 img.shogun-image {
    
    width: px;
  }


#s-adbd8a4e-eeff-4348-aaa6-a5af8b2349b5 .shogun-image-content {
  
    align-items: center;
  
}








#s-d7f489ed-8353-4ec0-8f1b-b892ac81ed15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7f489ed-8353-4ec0-8f1b-b892ac81ed15.shg-box.shg-c {
  justify-content: center;
}

#s-218f493d-cd1c-4c75-83e5-d5a2fc020556 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-218f493d-cd1c-4c75-83e5-d5a2fc020556 img.shogun-image {
    
    width: px;
  }


#s-218f493d-cd1c-4c75-83e5-d5a2fc020556 .shogun-image-content {
  
    align-items: center;
  
}

#s-8efa0824-e0ed-43ba-abb9-84d649b33895 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-8efa0824-e0ed-43ba-abb9-84d649b33895 img.shogun-image {
    
    width: px;
  }


#s-8efa0824-e0ed-43ba-abb9-84d649b33895 .shogun-image-content {
  
    align-items: center;
  
}








#s-7e045272-b6cf-4572-af87-ecabd767ce2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e045272-b6cf-4572-af87-ecabd767ce2d {
  cursor: pointer;
}#s-7e045272-b6cf-4572-af87-ecabd767ce2d.shg-box.shg-c {
  justify-content: center;
}

#s-cc4bc57c-0379-4895-95b2-3380fac8e4c2 {
  min-height: 50px;
}








#s-cc4bc57c-0379-4895-95b2-3380fac8e4c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc4bc57c-0379-4895-95b2-3380fac8e4c2.shg-box.shg-c {
  justify-content: center;
}

#s-d9a328fa-5a60-4f51-b825-55ec055959ce {
  padding-bottom: 20px;
}

@media (max-width: 767px){#s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762 {
  display: none;
}
#s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762, #wrap-s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762 { display:none !important; }}
@media (min-width: 0px) {
[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cc9ff23c-2816-4f85-8b68-7bd5ec0f2762"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e {
  padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53dbeaa6-2109-49ac-8bb4-c202eb1a7f5e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-295486de-f990-49fc-8694-4c0fd8f1ade9 {
  text-align: left;
}




  #s-295486de-f990-49fc-8694-4c0fd8f1ade9 img.shogun-image {
    
    width: px;
  }


#s-295486de-f990-49fc-8694-4c0fd8f1ade9 .shogun-image-content {
  
    align-items: center;
  
}

#s-53ad3b25-0d28-4934-aaaa-a88fc2140430 {
  text-align: left;
}




  #s-53ad3b25-0d28-4934-aaaa-a88fc2140430 img.shogun-image {
    
    width: px;
  }


#s-53ad3b25-0d28-4934-aaaa-a88fc2140430 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d33dfd4-cd99-4699-8372-075fbe7d52fb {
  min-height: 50px;
}








#s-1d33dfd4-cd99-4699-8372-075fbe7d52fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d33dfd4-cd99-4699-8372-075fbe7d52fb.shg-box.shg-c {
  justify-content: center;
}

#s-d1a76065-a550-4833-94eb-f5f00f971990 {
  padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d1a76065-a550-4833-94eb-f5f00f971990"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c6cc2504-cad2-4cba-9f48-9dc53ae65996 {
  text-align: left;
}




  #s-c6cc2504-cad2-4cba-9f48-9dc53ae65996 img.shogun-image {
    
    width: px;
  }


#s-c6cc2504-cad2-4cba-9f48-9dc53ae65996 .shogun-image-content {
  
    align-items: center;
  
}

#s-f60a84f9-a3de-4c57-b37a-482d0446d06b {
  text-align: left;
}




  #s-f60a84f9-a3de-4c57-b37a-482d0446d06b img.shogun-image {
    
    width: px;
  }


#s-f60a84f9-a3de-4c57-b37a-482d0446d06b .shogun-image-content {
  
    align-items: center;
  
}

#s-13c333a1-b700-4de9-8fb3-5a01bb20224c {
  padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-13c333a1-b700-4de9-8fb3-5a01bb20224c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0cc2bbdc-307d-471b-9197-8d44e255bcba {
  text-align: left;
}




  #s-0cc2bbdc-307d-471b-9197-8d44e255bcba img.shogun-image {
    
    width: px;
  }


#s-0cc2bbdc-307d-471b-9197-8d44e255bcba .shogun-image-content {
  
    align-items: center;
  
}

#s-2b8d6920-493a-4605-b872-26b024ce24d1 {
  text-align: left;
}




  #s-2b8d6920-493a-4605-b872-26b024ce24d1 img.shogun-image {
    
    width: px;
  }


#s-2b8d6920-493a-4605-b872-26b024ce24d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-492fa66a-3564-45e5-8849-9dc60f7cc230 {
  padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-492fa66a-3564-45e5-8849-9dc60f7cc230 {
  display: none;
}
#s-492fa66a-3564-45e5-8849-9dc60f7cc230, #wrap-s-492fa66a-3564-45e5-8849-9dc60f7cc230 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-492fa66a-3564-45e5-8849-9dc60f7cc230 {
  display: none;
}
#s-492fa66a-3564-45e5-8849-9dc60f7cc230, #wrap-s-492fa66a-3564-45e5-8849-9dc60f7cc230 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-492fa66a-3564-45e5-8849-9dc60f7cc230 {
  display: none;
}
#s-492fa66a-3564-45e5-8849-9dc60f7cc230, #wrap-s-492fa66a-3564-45e5-8849-9dc60f7cc230 { display:none !important; }}
@media (min-width: 0px) {
[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-492fa66a-3564-45e5-8849-9dc60f7cc230"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bc34185a-6a90-4a9e-84eb-08cbf7341b36 {
  text-align: left;
}




  #s-bc34185a-6a90-4a9e-84eb-08cbf7341b36 img.shogun-image {
    
    width: px;
  }


#s-bc34185a-6a90-4a9e-84eb-08cbf7341b36 .shogun-image-content {
  
    align-items: center;
  
}

#s-9998b147-16c1-4052-8191-45ae3ca8933e {
  text-align: left;
}




  #s-9998b147-16c1-4052-8191-45ae3ca8933e img.shogun-image {
    
    width: px;
  }


#s-9998b147-16c1-4052-8191-45ae3ca8933e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-59960694-bac5-494c-bbca-97afd123b873 {
  display: none;
}
#s-59960694-bac5-494c-bbca-97afd123b873, #wrap-s-59960694-bac5-494c-bbca-97afd123b873 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59960694-bac5-494c-bbca-97afd123b873 {
  display: none;
}
#s-59960694-bac5-494c-bbca-97afd123b873, #wrap-s-59960694-bac5-494c-bbca-97afd123b873 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59960694-bac5-494c-bbca-97afd123b873 {
  display: none;
}
#s-59960694-bac5-494c-bbca-97afd123b873, #wrap-s-59960694-bac5-494c-bbca-97afd123b873 { display:none !important; }}
@media (min-width: 0px) {
[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-59960694-bac5-494c-bbca-97afd123b873"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (max-width: 767px){#s-db8be757-1b08-4c99-b0c0-9824857e8afd {
  padding-bottom: 10px;
}
}
#s-6053e8b7-674a-4a6f-9ecc-10d5bb8364fd {
  min-height: 50px;
}








#s-6053e8b7-674a-4a6f-9ecc-10d5bb8364fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6053e8b7-674a-4a6f-9ecc-10d5bb8364fd.shg-box.shg-c {
  justify-content: center;
}

#s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1 {
  padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-de6a28c4-cfc9-4c6a-ba7d-d79ca413a5a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5c7ee902-aac2-4731-8202-ebebb0842735 {
  text-align: left;
}




  #s-5c7ee902-aac2-4731-8202-ebebb0842735 img.shogun-image {
    
    width: px;
  }


#s-5c7ee902-aac2-4731-8202-ebebb0842735 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa9874a6-0941-4a97-83da-ec6bd00f15fd {
  text-align: left;
}




  #s-aa9874a6-0941-4a97-83da-ec6bd00f15fd img.shogun-image {
    
    width: px;
  }


#s-aa9874a6-0941-4a97-83da-ec6bd00f15fd .shogun-image-content {
  
    align-items: center;
  
}

#s-cd15da90-b956-4bff-8d09-b2fc88b45512 {
  padding-bottom: 10px;
}

#s-238e7722-2657-4cb5-aa33-615dfdebd557 {
  padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-238e7722-2657-4cb5-aa33-615dfdebd557"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-057f9d6d-6456-44bc-bcd8-3b932c1c8335 {
  text-align: left;
}




  #s-057f9d6d-6456-44bc-bcd8-3b932c1c8335 img.shogun-image {
    
    width: px;
  }


#s-057f9d6d-6456-44bc-bcd8-3b932c1c8335 .shogun-image-content {
  
    align-items: center;
  
}

#s-f52ab69a-4491-42a9-aa91-6fc5f2fda046 {
  text-align: left;
}




  #s-f52ab69a-4491-42a9-aa91-6fc5f2fda046 img.shogun-image {
    
    width: px;
  }


#s-f52ab69a-4491-42a9-aa91-6fc5f2fda046 .shogun-image-content {
  
    align-items: center;
  
}

#s-db19bc84-b97d-4168-915e-260ae80e333d {
  min-height: 50px;
}








#s-db19bc84-b97d-4168-915e-260ae80e333d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db19bc84-b97d-4168-915e-260ae80e333d.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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