.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-7c9dd481-d9d5-45d9-ae26-b6b6569c000e {
  min-height: 50px;
}








#s-7c9dd481-d9d5-45d9-ae26-b6b6569c000e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c9dd481-d9d5-45d9-ae26-b6b6569c000e.shg-box.shg-c {
  justify-content: center;
}

#s-43e9f3a0-11a0-480d-91e8-78cfbfa06e9e {
  text-align: center;
}
@media (max-width: 767px){#s-43e9f3a0-11a0-480d-91e8-78cfbfa06e9e {
  display: none;
}
#s-43e9f3a0-11a0-480d-91e8-78cfbfa06e9e, #wrap-s-43e9f3a0-11a0-480d-91e8-78cfbfa06e9e { display:none !important; }}




#s-43e9f3a0-11a0-480d-91e8-78cfbfa06e9e .shogun-image-content {
  
    align-items: center;
  
}

#s-8ef922dc-ab4b-4ff8-8b46-35a2bc17960d {
  min-height: 50px;
}








#s-8ef922dc-ab4b-4ff8-8b46-35a2bc17960d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ef922dc-ab4b-4ff8-8b46-35a2bc17960d.shg-box.shg-c {
  justify-content: center;
}

#s-0d971441-a811-4741-b225-b62b788b3c0b {
  text-align: center;
}
@media (min-width: 1200px){#s-0d971441-a811-4741-b225-b62b788b3c0b {
  display: none;
}
#s-0d971441-a811-4741-b225-b62b788b3c0b, #wrap-s-0d971441-a811-4741-b225-b62b788b3c0b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d971441-a811-4741-b225-b62b788b3c0b {
  display: none;
}
#s-0d971441-a811-4741-b225-b62b788b3c0b, #wrap-s-0d971441-a811-4741-b225-b62b788b3c0b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0d971441-a811-4741-b225-b62b788b3c0b {
  display: none;
}
#s-0d971441-a811-4741-b225-b62b788b3c0b, #wrap-s-0d971441-a811-4741-b225-b62b788b3c0b { display:none !important; }}



  #s-0d971441-a811-4741-b225-b62b788b3c0b img.shogun-image {
    
    width: px;
  }


#s-0d971441-a811-4741-b225-b62b788b3c0b .shogun-image-content {
  
    align-items: center;
  
}

#s-eabd0e5c-92a2-4d34-a9e7-139e9c85be83 {
  min-height: 20px;
}
@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-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4 {
  background-color: rgba(253, 221, 208, 0);
}

@media (min-width: 0px) {
[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e3edcb75-2fd8-45c5-9cab-8630e6f8ffb4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-97730868-71fe-4c6e-9ef7-5db32ea679f0 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-97730868-71fe-4c6e-9ef7-5db32ea679f0 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-97730868-71fe-4c6e-9ef7-5db32ea679f0 {
  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-d57ffa11-bc5b-4c1a-878b-9e98375679ea {
  text-align: left;
}


.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea {
  max-width: 100%;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea .shg-image-zoom,
.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea {
  max-width: 100%;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea .shg-image-zoom,
.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea {
  max-width: 100%;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea .shg-image-zoom,
.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea {
  max-width: 100%;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea .shg-image-zoom,
.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea {
  max-width: 100%;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea .shg-image-zoom,
.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d57ffa11-bc5b-4c1a-878b-9e98375679ea .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-f6b67a10-186e-42ef-8f1c-e5ac8cd16976 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-f6b67a10-186e-42ef-8f1c-e5ac8cd16976 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-05d824e2-c1b9-41cd-b361-ec4008b8ca8b {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-05d824e2-c1b9-41cd-b361-ec4008b8ca8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05d824e2-c1b9-41cd-b361-ec4008b8ca8b.shg-box.shg-c {
  justify-content: center;
}

#s-eb9db942-3c46-4d1f-8eec-dad99483a1c1 {
  text-align: center;
}

#s-eb9db942-3c46-4d1f-8eec-dad99483a1c1 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-eb9db942-3c46-4d1f-8eec-dad99483a1c1 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-eb9db942-3c46-4d1f-8eec-dad99483a1c1 .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-01bbef78-b96d-416f-b5df-6032da191fdb {
  text-align: center;
}

#s-01bbef78-b96d-416f-b5df-6032da191fdb .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-01bbef78-b96d-416f-b5df-6032da191fdb .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-01bbef78-b96d-416f-b5df-6032da191fdb .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-01bbef78-b96d-416f-b5df-6032da191fdb .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-d2fbd166-de12-476f-9043-4c22bcc96af5 {
  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-d2fbd166-de12-476f-9043-4c22bcc96af5: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-d2fbd166-de12-476f-9043-4c22bcc96af5: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-d2fbd166-de12-476f-9043-4c22bcc96af5 {
  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-d2fbd166-de12-476f-9043-4c22bcc96af5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2fbd166-de12-476f-9043-4c22bcc96af5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d2fbd166-de12-476f-9043-4c22bcc96af5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d2fbd166-de12-476f-9043-4c22bcc96af5.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-9ed255fb-b65e-45b4-ab36-dc37fe29b56a {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-9ed255fb-b65e-45b4-ab36-dc37fe29b56a {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-9ed255fb-b65e-45b4-ab36-dc37fe29b56a {
  display: none;
}
#s-2c383469-4187-4c28-920b-1f67687876b1 {
  text-align: left;
}


.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 {
  max-width: 100%;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 .shg-image-zoom,
.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 {
  max-width: 100%;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 .shg-image-zoom,
.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 {
  max-width: 100%;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 .shg-image-zoom,
.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 {
  max-width: 100%;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 .shg-image-zoom,
.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 {
  max-width: 100%;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 .shg-image-zoom,
.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c383469-4187-4c28-920b-1f67687876b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bc3c8c9a-783c-43ff-b49e-ebe7e76b5fb1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-bc3c8c9a-783c-43ff-b49e-ebe7e76b5fb1 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-f0a3d77e-2e14-4de3-8e0a-d1815e40846d {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-f0a3d77e-2e14-4de3-8e0a-d1815e40846d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0a3d77e-2e14-4de3-8e0a-d1815e40846d.shg-box.shg-c {
  justify-content: center;
}

#s-a4beb9f2-45f5-4077-a82e-3c81618c9fb2 {
  text-align: center;
}

#s-a4beb9f2-45f5-4077-a82e-3c81618c9fb2 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-a4beb9f2-45f5-4077-a82e-3c81618c9fb2 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-a4beb9f2-45f5-4077-a82e-3c81618c9fb2 .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-5d5fa4db-9e94-4751-829d-a7e196f40bc6 {
  text-align: center;
}

#s-5d5fa4db-9e94-4751-829d-a7e196f40bc6 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-5d5fa4db-9e94-4751-829d-a7e196f40bc6 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-5d5fa4db-9e94-4751-829d-a7e196f40bc6 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-5d5fa4db-9e94-4751-829d-a7e196f40bc6 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-ee8af188-7765-4b66-a298-f4c7fa8e6aee {
  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-ee8af188-7765-4b66-a298-f4c7fa8e6aee: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-ee8af188-7765-4b66-a298-f4c7fa8e6aee: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-ee8af188-7765-4b66-a298-f4c7fa8e6aee {
  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-ee8af188-7765-4b66-a298-f4c7fa8e6aee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee8af188-7765-4b66-a298-f4c7fa8e6aee.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ee8af188-7765-4b66-a298-f4c7fa8e6aee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-ee8af188-7765-4b66-a298-f4c7fa8e6aee.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-92d1abad-3b77-4fca-8bf7-f21b79a046dd {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-92d1abad-3b77-4fca-8bf7-f21b79a046dd {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-92d1abad-3b77-4fca-8bf7-f21b79a046dd {
  display: none;
}
#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 {
  text-align: left;
}


.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 {
  max-width: 100%;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 .shg-image-zoom,
.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 {
  max-width: 100%;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 .shg-image-zoom,
.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 {
  max-width: 100%;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 .shg-image-zoom,
.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 {
  max-width: 100%;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 .shg-image-zoom,
.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 {
  max-width: 100%;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 .shg-image-zoom,
.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb46aec3-7fbe-4de6-8d78-dad61b72ccc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d361f7f1-0d15-432e-bddb-e6da7d79ba12 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-d361f7f1-0d15-432e-bddb-e6da7d79ba12 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-bd9a5b59-a912-4322-9964-1b260c8e90fe {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-bd9a5b59-a912-4322-9964-1b260c8e90fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd9a5b59-a912-4322-9964-1b260c8e90fe.shg-box.shg-c {
  justify-content: center;
}

#s-0189cbc8-9819-4d12-84aa-eebab71daf46 {
  text-align: center;
}

#s-0189cbc8-9819-4d12-84aa-eebab71daf46 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-0189cbc8-9819-4d12-84aa-eebab71daf46 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-0189cbc8-9819-4d12-84aa-eebab71daf46 .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-1f8d369b-d6f1-4e1b-b3ee-702f925811b6 {
  text-align: center;
}

#s-1f8d369b-d6f1-4e1b-b3ee-702f925811b6 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1f8d369b-d6f1-4e1b-b3ee-702f925811b6 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1f8d369b-d6f1-4e1b-b3ee-702f925811b6 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1f8d369b-d6f1-4e1b-b3ee-702f925811b6 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-752ad31b-993e-4545-81ab-2911db93ec59 {
  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-752ad31b-993e-4545-81ab-2911db93ec59: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-752ad31b-993e-4545-81ab-2911db93ec59: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-752ad31b-993e-4545-81ab-2911db93ec59 {
  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-752ad31b-993e-4545-81ab-2911db93ec59.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-752ad31b-993e-4545-81ab-2911db93ec59.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-752ad31b-993e-4545-81ab-2911db93ec59.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-752ad31b-993e-4545-81ab-2911db93ec59.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-93dd4cc6-9056-4f27-a22c-8f65324cacb4 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-93dd4cc6-9056-4f27-a22c-8f65324cacb4 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-93dd4cc6-9056-4f27-a22c-8f65324cacb4 {
  display: none;
}
#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 {
  text-align: left;
}


.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 {
  max-width: 100%;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 .shg-image-zoom,
.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 {
  max-width: 100%;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 .shg-image-zoom,
.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 {
  max-width: 100%;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 .shg-image-zoom,
.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 {
  max-width: 100%;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 .shg-image-zoom,
.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 {
  max-width: 100%;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 .shg-image-zoom,
.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39b9f9b8-adf9-477c-a594-ab1d899b7ae4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-08009c9e-9afc-4322-8afb-674083805658 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-08009c9e-9afc-4322-8afb-674083805658 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-f62aacfa-4fa7-4f30-b100-756588665acb {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-f62aacfa-4fa7-4f30-b100-756588665acb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f62aacfa-4fa7-4f30-b100-756588665acb.shg-box.shg-c {
  justify-content: center;
}

#s-0b57b286-ed25-437d-a1d3-dabcb6646339 {
  text-align: center;
}

#s-0b57b286-ed25-437d-a1d3-dabcb6646339 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-0b57b286-ed25-437d-a1d3-dabcb6646339 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-0b57b286-ed25-437d-a1d3-dabcb6646339 .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-6dc37f3a-1dc6-4756-a435-25b6c5964e30 {
  text-align: center;
}

#s-6dc37f3a-1dc6-4756-a435-25b6c5964e30 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-6dc37f3a-1dc6-4756-a435-25b6c5964e30 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-6dc37f3a-1dc6-4756-a435-25b6c5964e30 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-6dc37f3a-1dc6-4756-a435-25b6c5964e30 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-a8b27495-6347-4123-88ed-ae38a04517a6 {
  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-a8b27495-6347-4123-88ed-ae38a04517a6: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-a8b27495-6347-4123-88ed-ae38a04517a6: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-a8b27495-6347-4123-88ed-ae38a04517a6 {
  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-a8b27495-6347-4123-88ed-ae38a04517a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8b27495-6347-4123-88ed-ae38a04517a6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a8b27495-6347-4123-88ed-ae38a04517a6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-a8b27495-6347-4123-88ed-ae38a04517a6.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


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

#s-cae6e717-dd81-4d62-b271-7cd8aeead95b {
  background-color: rgba(253, 221, 208, 0);
}

@media (min-width: 0px) {
[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cae6e717-dd81-4d62-b271-7cd8aeead95b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-4ff2b10b-5e94-47c5-8b85-9aed14e10674 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-4ff2b10b-5e94-47c5-8b85-9aed14e10674 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-4ff2b10b-5e94-47c5-8b85-9aed14e10674 {
  display: none;
}
#s-c6c4a51d-7a29-47c9-8716-14e1393378bd {
  text-align: left;
}


.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd {
  max-width: 100%;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd .shg-image-zoom,
.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd {
  max-width: 100%;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd .shg-image-zoom,
.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd {
  max-width: 100%;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd .shg-image-zoom,
.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd {
  max-width: 100%;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd .shg-image-zoom,
.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd {
  max-width: 100%;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd .shg-image-zoom,
.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6c4a51d-7a29-47c9-8716-14e1393378bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5a3720b8-4566-4249-9e4e-b8a36b932bab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-5a3720b8-4566-4249-9e4e-b8a36b932bab .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-f4f60be6-6840-465c-b42f-af7bb99b8521 {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-f4f60be6-6840-465c-b42f-af7bb99b8521 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4f60be6-6840-465c-b42f-af7bb99b8521.shg-box.shg-c {
  justify-content: center;
}

#s-9cded265-e97b-4381-87dd-ea3d780ca600 {
  text-align: center;
}

#s-9cded265-e97b-4381-87dd-ea3d780ca600 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-9cded265-e97b-4381-87dd-ea3d780ca600 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-9cded265-e97b-4381-87dd-ea3d780ca600 .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-f478d19c-652d-4337-a4d1-e7eeb272b207 {
  text-align: center;
}

#s-f478d19c-652d-4337-a4d1-e7eeb272b207 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-f478d19c-652d-4337-a4d1-e7eeb272b207 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-f478d19c-652d-4337-a4d1-e7eeb272b207 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-f478d19c-652d-4337-a4d1-e7eeb272b207 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-65af5c84-a479-452a-8322-f824fa2a944d {
  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-65af5c84-a479-452a-8322-f824fa2a944d: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-65af5c84-a479-452a-8322-f824fa2a944d: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-65af5c84-a479-452a-8322-f824fa2a944d {
  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-65af5c84-a479-452a-8322-f824fa2a944d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65af5c84-a479-452a-8322-f824fa2a944d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-65af5c84-a479-452a-8322-f824fa2a944d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-65af5c84-a479-452a-8322-f824fa2a944d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-3af04e5a-6f2f-42f7-92fc-f40d2eddb09f {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-3af04e5a-6f2f-42f7-92fc-f40d2eddb09f {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-3af04e5a-6f2f-42f7-92fc-f40d2eddb09f {
  display: none;
}
#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 {
  text-align: left;
}


.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 {
  max-width: 100%;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 .shg-image-zoom,
.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 {
  max-width: 100%;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 .shg-image-zoom,
.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 {
  max-width: 100%;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 .shg-image-zoom,
.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 {
  max-width: 100%;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 .shg-image-zoom,
.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 {
  max-width: 100%;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 .shg-image-zoom,
.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e4469fa-5149-4497-a1d6-1f8798ecaf69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-06494775-7cc5-46eb-a16b-7985996a16fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-06494775-7cc5-46eb-a16b-7985996a16fc .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-b77203b8-7bd6-4fae-b0df-904e3574654f {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-b77203b8-7bd6-4fae-b0df-904e3574654f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b77203b8-7bd6-4fae-b0df-904e3574654f.shg-box.shg-c {
  justify-content: center;
}

#s-e51812ee-0c0c-46b1-9830-74464fff1283 {
  text-align: center;
}

#s-e51812ee-0c0c-46b1-9830-74464fff1283 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-e51812ee-0c0c-46b1-9830-74464fff1283 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-e51812ee-0c0c-46b1-9830-74464fff1283 .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-57a27d2c-3e06-40e2-a9b2-36c8bbd4722d {
  text-align: center;
}

#s-57a27d2c-3e06-40e2-a9b2-36c8bbd4722d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-57a27d2c-3e06-40e2-a9b2-36c8bbd4722d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-57a27d2c-3e06-40e2-a9b2-36c8bbd4722d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-57a27d2c-3e06-40e2-a9b2-36c8bbd4722d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-90238b57-1ca0-4cdf-8f86-7c170f02ef5a {
  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-90238b57-1ca0-4cdf-8f86-7c170f02ef5a: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-90238b57-1ca0-4cdf-8f86-7c170f02ef5a: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-90238b57-1ca0-4cdf-8f86-7c170f02ef5a {
  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-90238b57-1ca0-4cdf-8f86-7c170f02ef5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90238b57-1ca0-4cdf-8f86-7c170f02ef5a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-90238b57-1ca0-4cdf-8f86-7c170f02ef5a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-90238b57-1ca0-4cdf-8f86-7c170f02ef5a.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-76302dcd-fa0b-48f2-afde-2416e1ee5c3f {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-76302dcd-fa0b-48f2-afde-2416e1ee5c3f {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-76302dcd-fa0b-48f2-afde-2416e1ee5c3f {
  display: none;
}
#s-27319051-a477-4d5c-8751-4233ac62e49e {
  text-align: left;
}


.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e {
  max-width: 100%;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e .shg-image-zoom,
.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e {
  max-width: 100%;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e .shg-image-zoom,
.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e {
  max-width: 100%;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e .shg-image-zoom,
.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e {
  max-width: 100%;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e .shg-image-zoom,
.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e {
  max-width: 100%;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e .shg-image-zoom,
.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27319051-a477-4d5c-8751-4233ac62e49e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3256165d-4206-4c0b-83cf-bfe3963412f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-3256165d-4206-4c0b-83cf-bfe3963412f3 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-5d9b72f4-3480-41fc-9e2d-6131239e449b {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-5d9b72f4-3480-41fc-9e2d-6131239e449b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d9b72f4-3480-41fc-9e2d-6131239e449b.shg-box.shg-c {
  justify-content: center;
}

#s-b3620fa3-effd-4285-884d-ded9b3d7809e {
  text-align: center;
}

#s-b3620fa3-effd-4285-884d-ded9b3d7809e .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-b3620fa3-effd-4285-884d-ded9b3d7809e .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-b3620fa3-effd-4285-884d-ded9b3d7809e .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-2be93860-53c7-4fae-8336-581ddafe6a36 {
  text-align: center;
}

#s-2be93860-53c7-4fae-8336-581ddafe6a36 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2be93860-53c7-4fae-8336-581ddafe6a36 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2be93860-53c7-4fae-8336-581ddafe6a36 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2be93860-53c7-4fae-8336-581ddafe6a36 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-6c15d3ac-9e63-451f-afbb-0b68200744e5 {
  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-6c15d3ac-9e63-451f-afbb-0b68200744e5: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-6c15d3ac-9e63-451f-afbb-0b68200744e5: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-6c15d3ac-9e63-451f-afbb-0b68200744e5 {
  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-6c15d3ac-9e63-451f-afbb-0b68200744e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c15d3ac-9e63-451f-afbb-0b68200744e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6c15d3ac-9e63-451f-afbb-0b68200744e5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6c15d3ac-9e63-451f-afbb-0b68200744e5.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-d4eb53ac-3b7f-4ecd-890c-12d4f49dd356 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-d4eb53ac-3b7f-4ecd-890c-12d4f49dd356 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-d4eb53ac-3b7f-4ecd-890c-12d4f49dd356 {
  display: none;
}
#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b {
  text-align: left;
}


.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b {
  max-width: 100%;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b .shg-image-zoom,
.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b {
  max-width: 100%;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b .shg-image-zoom,
.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b {
  max-width: 100%;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b .shg-image-zoom,
.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b {
  max-width: 100%;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b .shg-image-zoom,
.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b {
  max-width: 100%;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b .shg-image-zoom,
.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dea220f3-32a0-41e3-ad04-dea9612d9f8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3ea50612-ff34-4683-9933-d4b1ac392c95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-3ea50612-ff34-4683-9933-d4b1ac392c95 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-dcb9c635-2d35-46f9-aa8f-016190a40d2d {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-dcb9c635-2d35-46f9-aa8f-016190a40d2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcb9c635-2d35-46f9-aa8f-016190a40d2d.shg-box.shg-c {
  justify-content: center;
}

#s-4abc8117-fa4c-4558-a03e-371ceeac76df {
  text-align: center;
}

#s-4abc8117-fa4c-4558-a03e-371ceeac76df .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-4abc8117-fa4c-4558-a03e-371ceeac76df .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-4abc8117-fa4c-4558-a03e-371ceeac76df .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-7dc6ff78-e399-41d6-a382-4901effdc2c8 {
  text-align: center;
}

#s-7dc6ff78-e399-41d6-a382-4901effdc2c8 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-7dc6ff78-e399-41d6-a382-4901effdc2c8 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-7dc6ff78-e399-41d6-a382-4901effdc2c8 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-7dc6ff78-e399-41d6-a382-4901effdc2c8 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-71e26bee-ed95-405d-ac0c-9d41b00bccda {
  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-71e26bee-ed95-405d-ac0c-9d41b00bccda: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-71e26bee-ed95-405d-ac0c-9d41b00bccda: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-71e26bee-ed95-405d-ac0c-9d41b00bccda {
  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-71e26bee-ed95-405d-ac0c-9d41b00bccda.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71e26bee-ed95-405d-ac0c-9d41b00bccda.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-71e26bee-ed95-405d-ac0c-9d41b00bccda.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-71e26bee-ed95-405d-ac0c-9d41b00bccda.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-b4c6b276-16e4-4072-a46f-c167ad0a0072 {
  min-height: 20px;
}
@media (max-width: 767px){#s-b4c6b276-16e4-4072-a46f-c167ad0a0072 {
  display: none;
}
#s-b4c6b276-16e4-4072-a46f-c167ad0a0072, #wrap-s-b4c6b276-16e4-4072-a46f-c167ad0a0072 { display:none !important; }}







#s-b4c6b276-16e4-4072-a46f-c167ad0a0072 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4c6b276-16e4-4072-a46f-c167ad0a0072.shg-box.shg-c {
  justify-content: center;
}

#s-3547ab07-3860-4ac5-8f1a-0347436b45cb {
  background-color: rgba(253, 221, 208, 0);
}

@media (min-width: 0px) {
[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3547ab07-3860-4ac5-8f1a-0347436b45cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-97a89b43-cc69-43cf-8e04-226d08b63385 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-97a89b43-cc69-43cf-8e04-226d08b63385 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-97a89b43-cc69-43cf-8e04-226d08b63385 {
  display: none;
}
#s-580929ed-bda1-4292-8788-0a5fb48c9aaa {
  text-align: left;
}


.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa {
  max-width: 100%;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa .shg-image-zoom,
.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa {
  max-width: 100%;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa .shg-image-zoom,
.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa {
  max-width: 100%;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa .shg-image-zoom,
.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa {
  max-width: 100%;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa .shg-image-zoom,
.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa {
  max-width: 100%;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa .shg-image-zoom,
.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-580929ed-bda1-4292-8788-0a5fb48c9aaa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bc4d99a2-a17c-4d03-afd4-e3ddfce52310 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-bc4d99a2-a17c-4d03-afd4-e3ddfce52310 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-b496e1ce-de47-4c3f-8646-ba0a1a484cab {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-b496e1ce-de47-4c3f-8646-ba0a1a484cab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b496e1ce-de47-4c3f-8646-ba0a1a484cab.shg-box.shg-c {
  justify-content: center;
}

#s-b9e17338-0ac8-47f3-8331-dd27f2e8a709 {
  text-align: center;
}

#s-b9e17338-0ac8-47f3-8331-dd27f2e8a709 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-b9e17338-0ac8-47f3-8331-dd27f2e8a709 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-b9e17338-0ac8-47f3-8331-dd27f2e8a709 .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-5f46bc25-8645-474f-a3f1-733b28d5e94e {
  text-align: center;
}

#s-5f46bc25-8645-474f-a3f1-733b28d5e94e .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-5f46bc25-8645-474f-a3f1-733b28d5e94e .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-5f46bc25-8645-474f-a3f1-733b28d5e94e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-5f46bc25-8645-474f-a3f1-733b28d5e94e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-679f493b-d0ae-420b-a24e-f14b841c1882 {
  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-679f493b-d0ae-420b-a24e-f14b841c1882: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-679f493b-d0ae-420b-a24e-f14b841c1882: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-679f493b-d0ae-420b-a24e-f14b841c1882 {
  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-679f493b-d0ae-420b-a24e-f14b841c1882.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-679f493b-d0ae-420b-a24e-f14b841c1882.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-679f493b-d0ae-420b-a24e-f14b841c1882.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-679f493b-d0ae-420b-a24e-f14b841c1882.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-132c95a0-b511-4ffa-ba63-3af490a69066 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-132c95a0-b511-4ffa-ba63-3af490a69066 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-132c95a0-b511-4ffa-ba63-3af490a69066 {
  display: none;
}
#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 {
  text-align: left;
}


.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 {
  max-width: 100%;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 .shg-image-zoom,
.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 {
  max-width: 100%;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 .shg-image-zoom,
.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 {
  max-width: 100%;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 .shg-image-zoom,
.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 {
  max-width: 100%;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 .shg-image-zoom,
.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 {
  max-width: 100%;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 .shg-image-zoom,
.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-646bb54d-d4c4-4e0a-8881-4cf64ca12507 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-49df6ef9-0940-477e-91d8-97371b4eb1ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-49df6ef9-0940-477e-91d8-97371b4eb1ba .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-bf99defa-1273-4372-a9b6-cdc1f1e32ef2 {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-bf99defa-1273-4372-a9b6-cdc1f1e32ef2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf99defa-1273-4372-a9b6-cdc1f1e32ef2.shg-box.shg-c {
  justify-content: center;
}

#s-3a92ab2c-fb69-4eb6-86d6-a51fcd60ad0e {
  text-align: center;
}

#s-3a92ab2c-fb69-4eb6-86d6-a51fcd60ad0e .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-3a92ab2c-fb69-4eb6-86d6-a51fcd60ad0e .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-3a92ab2c-fb69-4eb6-86d6-a51fcd60ad0e .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-655329f1-c9ea-45cf-85d0-36885572d4ab {
  text-align: center;
}

#s-655329f1-c9ea-45cf-85d0-36885572d4ab .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-655329f1-c9ea-45cf-85d0-36885572d4ab .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-655329f1-c9ea-45cf-85d0-36885572d4ab .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-655329f1-c9ea-45cf-85d0-36885572d4ab .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-e3e8f03a-82d1-42f5-94fa-b5d30e51fd43 {
  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-e3e8f03a-82d1-42f5-94fa-b5d30e51fd43: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-e3e8f03a-82d1-42f5-94fa-b5d30e51fd43: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-e3e8f03a-82d1-42f5-94fa-b5d30e51fd43 {
  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-e3e8f03a-82d1-42f5-94fa-b5d30e51fd43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e3e8f03a-82d1-42f5-94fa-b5d30e51fd43.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e3e8f03a-82d1-42f5-94fa-b5d30e51fd43.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e3e8f03a-82d1-42f5-94fa-b5d30e51fd43.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-289aad5d-5bbd-4de2-b20b-5507810f0a73 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-289aad5d-5bbd-4de2-b20b-5507810f0a73 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-289aad5d-5bbd-4de2-b20b-5507810f0a73 {
  display: none;
}
#s-71924408-69b5-480e-8a37-02e7b02cee3f {
  text-align: left;
}


.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f {
  max-width: 100%;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f .shg-image-zoom,
.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f {
  max-width: 100%;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f .shg-image-zoom,
.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f {
  max-width: 100%;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f .shg-image-zoom,
.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f {
  max-width: 100%;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f .shg-image-zoom,
.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f {
  max-width: 100%;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f .shg-image-zoom,
.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71924408-69b5-480e-8a37-02e7b02cee3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3d24939d-bf1b-469f-9ac5-3219a03730ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-3d24939d-bf1b-469f-9ac5-3219a03730ad .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-6c30fa70-3cd9-4873-a131-fc361a170d54 {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-6c30fa70-3cd9-4873-a131-fc361a170d54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c30fa70-3cd9-4873-a131-fc361a170d54.shg-box.shg-c {
  justify-content: center;
}

#s-57395a96-56ad-47b4-8533-18dc37b53b7b {
  text-align: center;
}

#s-57395a96-56ad-47b4-8533-18dc37b53b7b .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-57395a96-56ad-47b4-8533-18dc37b53b7b .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-57395a96-56ad-47b4-8533-18dc37b53b7b .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-088f1a62-b98f-42fa-b4cb-9f3e4a3748f7 {
  text-align: center;
}

#s-088f1a62-b98f-42fa-b4cb-9f3e4a3748f7 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-088f1a62-b98f-42fa-b4cb-9f3e4a3748f7 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-088f1a62-b98f-42fa-b4cb-9f3e4a3748f7 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-088f1a62-b98f-42fa-b4cb-9f3e4a3748f7 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-0d920f1f-16b3-4f46-b16a-f1232210fc25 {
  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-0d920f1f-16b3-4f46-b16a-f1232210fc25: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-0d920f1f-16b3-4f46-b16a-f1232210fc25: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-0d920f1f-16b3-4f46-b16a-f1232210fc25 {
  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-0d920f1f-16b3-4f46-b16a-f1232210fc25.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d920f1f-16b3-4f46-b16a-f1232210fc25.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0d920f1f-16b3-4f46-b16a-f1232210fc25.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0d920f1f-16b3-4f46-b16a-f1232210fc25.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-11d6b264-d19c-4220-b7b8-2275908c8da3 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-11d6b264-d19c-4220-b7b8-2275908c8da3 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-11d6b264-d19c-4220-b7b8-2275908c8da3 {
  display: none;
}
#s-b993004b-30f1-4fe9-85ca-323a585503d7 {
  text-align: left;
}


.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 {
  max-width: 100%;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 .shg-image-zoom,
.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 {
  max-width: 100%;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 .shg-image-zoom,
.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 {
  max-width: 100%;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 .shg-image-zoom,
.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 {
  max-width: 100%;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 .shg-image-zoom,
.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 {
  max-width: 100%;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 .shg-image-zoom,
.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b993004b-30f1-4fe9-85ca-323a585503d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-650b586d-5897-4468-8e5f-90f93ffe212f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-650b586d-5897-4468-8e5f-90f93ffe212f .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-3972e3f1-0cac-43a3-9be5-c409ce269e0b {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-3972e3f1-0cac-43a3-9be5-c409ce269e0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3972e3f1-0cac-43a3-9be5-c409ce269e0b.shg-box.shg-c {
  justify-content: center;
}

#s-e654ee92-0707-47ef-874e-dc4c82014224 {
  text-align: center;
}

#s-e654ee92-0707-47ef-874e-dc4c82014224 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-e654ee92-0707-47ef-874e-dc4c82014224 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-e654ee92-0707-47ef-874e-dc4c82014224 .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-9a360fb8-ff6b-4aed-a1f3-9fb57833d144 {
  text-align: center;
}

#s-9a360fb8-ff6b-4aed-a1f3-9fb57833d144 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-9a360fb8-ff6b-4aed-a1f3-9fb57833d144 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-9a360fb8-ff6b-4aed-a1f3-9fb57833d144 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-9a360fb8-ff6b-4aed-a1f3-9fb57833d144 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-399c6dd4-49b0-4cb8-8c20-3915ff2e2ca9 {
  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-399c6dd4-49b0-4cb8-8c20-3915ff2e2ca9: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-399c6dd4-49b0-4cb8-8c20-3915ff2e2ca9: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-399c6dd4-49b0-4cb8-8c20-3915ff2e2ca9 {
  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-399c6dd4-49b0-4cb8-8c20-3915ff2e2ca9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-399c6dd4-49b0-4cb8-8c20-3915ff2e2ca9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-399c6dd4-49b0-4cb8-8c20-3915ff2e2ca9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-399c6dd4-49b0-4cb8-8c20-3915ff2e2ca9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-929a07e3-ae66-4264-8210-cdd1de2f05e6 {
  min-height: 20px;
}
@media (max-width: 767px){#s-929a07e3-ae66-4264-8210-cdd1de2f05e6 {
  display: none;
}
#s-929a07e3-ae66-4264-8210-cdd1de2f05e6, #wrap-s-929a07e3-ae66-4264-8210-cdd1de2f05e6 { display:none !important; }}







#s-929a07e3-ae66-4264-8210-cdd1de2f05e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-929a07e3-ae66-4264-8210-cdd1de2f05e6.shg-box.shg-c {
  justify-content: center;
}

#s-b23483bf-eb9c-437d-99b1-0e0404670af2 {
  background-color: rgba(253, 221, 208, 0);
}

@media (min-width: 0px) {
[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b23483bf-eb9c-437d-99b1-0e0404670af2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c426c473-eeab-4452-8eff-a05b6da717d4 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-c426c473-eeab-4452-8eff-a05b6da717d4 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-c426c473-eeab-4452-8eff-a05b6da717d4 {
  display: none;
}
#s-77031eda-6de9-4742-8613-d1b81dd27a82 {
  text-align: left;
}


.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 {
  max-width: 100%;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 .shg-image-zoom,
.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 {
  max-width: 100%;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 .shg-image-zoom,
.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 {
  max-width: 100%;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 .shg-image-zoom,
.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 {
  max-width: 100%;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 .shg-image-zoom,
.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 {
  max-width: 100%;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 .shg-image-zoom,
.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77031eda-6de9-4742-8613-d1b81dd27a82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-681aa143-42cf-49cf-9649-0ffd8e73c22e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-681aa143-42cf-49cf-9649-0ffd8e73c22e .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-5dd1a2f7-0034-47a6-aa3c-f508957875f5 {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-5dd1a2f7-0034-47a6-aa3c-f508957875f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5dd1a2f7-0034-47a6-aa3c-f508957875f5.shg-box.shg-c {
  justify-content: center;
}

#s-a6c17e5e-daf9-46dc-bfce-ba69f67c442e {
  text-align: center;
}

#s-a6c17e5e-daf9-46dc-bfce-ba69f67c442e .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-a6c17e5e-daf9-46dc-bfce-ba69f67c442e .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-a6c17e5e-daf9-46dc-bfce-ba69f67c442e .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-fd0087dd-b768-43ca-a0c9-d39aecc2bc70 {
  text-align: center;
}

#s-fd0087dd-b768-43ca-a0c9-d39aecc2bc70 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-fd0087dd-b768-43ca-a0c9-d39aecc2bc70 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-fd0087dd-b768-43ca-a0c9-d39aecc2bc70 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-fd0087dd-b768-43ca-a0c9-d39aecc2bc70 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-766e414a-6b4a-4a1d-8260-c64aa3aaa118 {
  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-766e414a-6b4a-4a1d-8260-c64aa3aaa118: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-766e414a-6b4a-4a1d-8260-c64aa3aaa118: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-766e414a-6b4a-4a1d-8260-c64aa3aaa118 {
  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-766e414a-6b4a-4a1d-8260-c64aa3aaa118.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-766e414a-6b4a-4a1d-8260-c64aa3aaa118.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-766e414a-6b4a-4a1d-8260-c64aa3aaa118.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-766e414a-6b4a-4a1d-8260-c64aa3aaa118.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-3edc012b-ba4e-48d2-be5e-7e1f64ff463b {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-3edc012b-ba4e-48d2-be5e-7e1f64ff463b {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-3edc012b-ba4e-48d2-be5e-7e1f64ff463b {
  display: none;
}
#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 {
  text-align: left;
}


.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 {
  max-width: 100%;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 .shg-image-zoom,
.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 {
  max-width: 100%;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 .shg-image-zoom,
.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 {
  max-width: 100%;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 .shg-image-zoom,
.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 {
  max-width: 100%;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 .shg-image-zoom,
.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 {
  max-width: 100%;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 .shg-image-zoom,
.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6e968e8-c509-4344-b5e6-bd5cdb6b4d99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-959ecfbe-1355-48f2-b003-70db0d1b35aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-959ecfbe-1355-48f2-b003-70db0d1b35aa .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-e2f747c0-6cc6-410e-8d6b-bcd09e890735 {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-e2f747c0-6cc6-410e-8d6b-bcd09e890735 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2f747c0-6cc6-410e-8d6b-bcd09e890735.shg-box.shg-c {
  justify-content: center;
}

#s-aca8f4a5-8d77-40c0-bc76-09573c6e0a11 {
  text-align: center;
}

#s-aca8f4a5-8d77-40c0-bc76-09573c6e0a11 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-aca8f4a5-8d77-40c0-bc76-09573c6e0a11 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-aca8f4a5-8d77-40c0-bc76-09573c6e0a11 .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-71f89f15-2920-4577-909d-30abc239eb4d {
  text-align: center;
}

#s-71f89f15-2920-4577-909d-30abc239eb4d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-71f89f15-2920-4577-909d-30abc239eb4d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-71f89f15-2920-4577-909d-30abc239eb4d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-71f89f15-2920-4577-909d-30abc239eb4d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-458b56d3-7a7e-439a-9d13-5035848c92f8 {
  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-458b56d3-7a7e-439a-9d13-5035848c92f8: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-458b56d3-7a7e-439a-9d13-5035848c92f8: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-458b56d3-7a7e-439a-9d13-5035848c92f8 {
  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-458b56d3-7a7e-439a-9d13-5035848c92f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-458b56d3-7a7e-439a-9d13-5035848c92f8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-458b56d3-7a7e-439a-9d13-5035848c92f8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-458b56d3-7a7e-439a-9d13-5035848c92f8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-81cc5a0a-76a2-478a-8047-4d5e7ab57103 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-81cc5a0a-76a2-478a-8047-4d5e7ab57103 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-81cc5a0a-76a2-478a-8047-4d5e7ab57103 {
  display: none;
}
#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 {
  text-align: left;
}


.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 {
  max-width: 100%;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 .shg-image-zoom,
.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 {
  max-width: 100%;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 .shg-image-zoom,
.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 {
  max-width: 100%;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 .shg-image-zoom,
.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 {
  max-width: 100%;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 .shg-image-zoom,
.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 {
  max-width: 100%;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 .shg-image-zoom,
.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ea4ff3c-0964-481b-99f1-3087924f10c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6380d464-a5c2-47c2-932f-fa8d8d48061d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-6380d464-a5c2-47c2-932f-fa8d8d48061d .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-6504c5fa-577f-4fd1-91ff-13cb34c7e8c6 {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-6504c5fa-577f-4fd1-91ff-13cb34c7e8c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6504c5fa-577f-4fd1-91ff-13cb34c7e8c6.shg-box.shg-c {
  justify-content: center;
}

#s-7d2779f7-4c38-4217-8109-58cf5e2e7954 {
  text-align: center;
}

#s-7d2779f7-4c38-4217-8109-58cf5e2e7954 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-7d2779f7-4c38-4217-8109-58cf5e2e7954 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-7d2779f7-4c38-4217-8109-58cf5e2e7954 .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-752c728d-34d3-4fc4-87db-5cefd10092c5 {
  text-align: center;
}

#s-752c728d-34d3-4fc4-87db-5cefd10092c5 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-752c728d-34d3-4fc4-87db-5cefd10092c5 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-752c728d-34d3-4fc4-87db-5cefd10092c5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-752c728d-34d3-4fc4-87db-5cefd10092c5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-065649c0-4c1e-4daa-b7ed-308bde03d149 {
  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-065649c0-4c1e-4daa-b7ed-308bde03d149: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-065649c0-4c1e-4daa-b7ed-308bde03d149: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-065649c0-4c1e-4daa-b7ed-308bde03d149 {
  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-065649c0-4c1e-4daa-b7ed-308bde03d149.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-065649c0-4c1e-4daa-b7ed-308bde03d149.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-065649c0-4c1e-4daa-b7ed-308bde03d149.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-065649c0-4c1e-4daa-b7ed-308bde03d149.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-e23b1ccc-aa62-470b-8d02-77a482baa4fa {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-e23b1ccc-aa62-470b-8d02-77a482baa4fa {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-e23b1ccc-aa62-470b-8d02-77a482baa4fa {
  display: none;
}
#s-4fc078f6-108a-4f7b-8474-9a85e30480fc {
  text-align: left;
}


.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc {
  max-width: 100%;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc .shg-image-zoom,
.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc {
  max-width: 100%;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc .shg-image-zoom,
.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc {
  max-width: 100%;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc .shg-image-zoom,
.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc {
  max-width: 100%;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc .shg-image-zoom,
.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc {
  max-width: 100%;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc .shg-image-zoom,
.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fc078f6-108a-4f7b-8474-9a85e30480fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-34ec0a9c-2793-4c5a-b3a4-f6a486269943 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(18, 195, 244, 1);
}

#s-34ec0a9c-2793-4c5a-b3a4-f6a486269943 .shg-product-title-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
}

#s-5d824cdd-1647-4b99-a4a4-8bc036d3eda2 {
  min-height: 50px;
background-color: rgba(239, 249, 254, 1);
}








#s-5d824cdd-1647-4b99-a4a4-8bc036d3eda2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d824cdd-1647-4b99-a4a4-8bc036d3eda2.shg-box.shg-c {
  justify-content: center;
}

#s-136bb093-becb-4800-b89c-884fae0684c6 {
  text-align: center;
}

#s-136bb093-becb-4800-b89c-884fae0684c6 .shg-product-sold-out {
  display: none;
  color: rgba(18, 195, 244, 1);
  font-size: 20px;
}

#s-136bb093-becb-4800-b89c-884fae0684c6 .shg-product-price {
  color: rgba(18, 195, 244, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-136bb093-becb-4800-b89c-884fae0684c6 .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-71a7aa7b-2db4-4efb-8c5e-c2e0251acdb9 {
  text-align: center;
}

#s-71a7aa7b-2db4-4efb-8c5e-c2e0251acdb9 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-71a7aa7b-2db4-4efb-8c5e-c2e0251acdb9 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-71a7aa7b-2db4-4efb-8c5e-c2e0251acdb9 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-71a7aa7b-2db4-4efb-8c5e-c2e0251acdb9 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-f3f98779-6e84-4aa1-b97a-66106c95bde1 {
  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-f3f98779-6e84-4aa1-b97a-66106c95bde1: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-f3f98779-6e84-4aa1-b97a-66106c95bde1: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-f3f98779-6e84-4aa1-b97a-66106c95bde1 {
  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-f3f98779-6e84-4aa1-b97a-66106c95bde1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3f98779-6e84-4aa1-b97a-66106c95bde1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f3f98779-6e84-4aa1-b97a-66106c95bde1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f3f98779-6e84-4aa1-b97a-66106c95bde1.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-0b77eaac-16c9-4fab-b928-ec504c8d4c54 {
  min-height: 50px;
}
@media (max-width: 767px){#s-0b77eaac-16c9-4fab-b928-ec504c8d4c54 {
  display: none;
}
#s-0b77eaac-16c9-4fab-b928-ec504c8d4c54, #wrap-s-0b77eaac-16c9-4fab-b928-ec504c8d4c54 { display:none !important; }}







#s-0b77eaac-16c9-4fab-b928-ec504c8d4c54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b77eaac-16c9-4fab-b928-ec504c8d4c54.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-e51b5805-06e9-4775-9d93-a49a4a3eec59 {
  display: none;
}
#s-e51b5805-06e9-4775-9d93-a49a4a3eec59, #wrap-s-e51b5805-06e9-4775-9d93-a49a4a3eec59 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e51b5805-06e9-4775-9d93-a49a4a3eec59"] > .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: right;
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: right;
  }


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

#s-4cace265-78b4-45ad-b5d1-74115a29888b {
  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-4cace265-78b4-45ad-b5d1-74115a29888b: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-4cace265-78b4-45ad-b5d1-74115a29888b: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-4cace265-78b4-45ad-b5d1-74115a29888b-btn-wrapper {
    text-align: left;
  }


#s-4cace265-78b4-45ad-b5d1-74115a29888b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bbc33b99-744c-4dc1-b929-4d34cadd9b50 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-bbc33b99-744c-4dc1-b929-4d34cadd9b50 {
  display: none;
}
#s-bbc33b99-744c-4dc1-b929-4d34cadd9b50, #wrap-s-bbc33b99-744c-4dc1-b929-4d34cadd9b50 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bbc33b99-744c-4dc1-b929-4d34cadd9b50 {
  display: none;
}
#s-bbc33b99-744c-4dc1-b929-4d34cadd9b50, #wrap-s-bbc33b99-744c-4dc1-b929-4d34cadd9b50 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bbc33b99-744c-4dc1-b929-4d34cadd9b50 {
  display: none;
}
#s-bbc33b99-744c-4dc1-b929-4d34cadd9b50, #wrap-s-bbc33b99-744c-4dc1-b929-4d34cadd9b50 { display:none !important; }}







#s-bbc33b99-744c-4dc1-b929-4d34cadd9b50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbc33b99-744c-4dc1-b929-4d34cadd9b50.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-169df771-f724-4ed1-ad77-e16c0e6df2d1 {
  display: none;
}
#s-169df771-f724-4ed1-ad77-e16c0e6df2d1, #wrap-s-169df771-f724-4ed1-ad77-e16c0e6df2d1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-169df771-f724-4ed1-ad77-e16c0e6df2d1 {
  display: none;
}
#s-169df771-f724-4ed1-ad77-e16c0e6df2d1, #wrap-s-169df771-f724-4ed1-ad77-e16c0e6df2d1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-169df771-f724-4ed1-ad77-e16c0e6df2d1 {
  display: none;
}
#s-169df771-f724-4ed1-ad77-e16c0e6df2d1, #wrap-s-169df771-f724-4ed1-ad77-e16c0e6df2d1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-169df771-f724-4ed1-ad77-e16c0e6df2d1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a8339bd9-f52d-4d5c-a866-9cfd523001e9 {
  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-a8339bd9-f52d-4d5c-a866-9cfd523001e9: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-a8339bd9-f52d-4d5c-a866-9cfd523001e9: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-a8339bd9-f52d-4d5c-a866-9cfd523001e9-btn-wrapper {
    text-align: center;
  }


#s-a8339bd9-f52d-4d5c-a866-9cfd523001e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-26fd1c7e-dbde-4de7-ad48-0db36e31033a {
  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-26fd1c7e-dbde-4de7-ad48-0db36e31033a: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-26fd1c7e-dbde-4de7-ad48-0db36e31033a: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-26fd1c7e-dbde-4de7-ad48-0db36e31033a-btn-wrapper {
    text-align: center;
  }


#s-26fd1c7e-dbde-4de7-ad48-0db36e31033a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d0863966-98a3-41f4-ad59-e1c1a24d1c29 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d0863966-98a3-41f4-ad59-e1c1a24d1c29 {
  display: none;
}
#s-d0863966-98a3-41f4-ad59-e1c1a24d1c29, #wrap-s-d0863966-98a3-41f4-ad59-e1c1a24d1c29 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d0863966-98a3-41f4-ad59-e1c1a24d1c29 {
  display: none;
}
#s-d0863966-98a3-41f4-ad59-e1c1a24d1c29, #wrap-s-d0863966-98a3-41f4-ad59-e1c1a24d1c29 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d0863966-98a3-41f4-ad59-e1c1a24d1c29 {
  display: none;
}
#s-d0863966-98a3-41f4-ad59-e1c1a24d1c29, #wrap-s-d0863966-98a3-41f4-ad59-e1c1a24d1c29 { display:none !important; }}







#s-d0863966-98a3-41f4-ad59-e1c1a24d1c29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0863966-98a3-41f4-ad59-e1c1a24d1c29.shg-box.shg-c {
  justify-content: center;
}

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

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

@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-66bfae45-7b93-41b3-b1d1-b87584b8153d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-66bfae45-7b93-41b3-b1d1-b87584b8153d img.shogun-image {
    
    width: px;
  }


#s-66bfae45-7b93-41b3-b1d1-b87584b8153d .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;
}
