.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-0e540131-a6c7-45b1-abe3-33f7807f71e2 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0e540131-a6c7-45b1-abe3-33f7807f71e2 {
  display: none;
}
#s-0e540131-a6c7-45b1-abe3-33f7807f71e2, #wrap-s-0e540131-a6c7-45b1-abe3-33f7807f71e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e540131-a6c7-45b1-abe3-33f7807f71e2 {
  display: none;
}
#s-0e540131-a6c7-45b1-abe3-33f7807f71e2, #wrap-s-0e540131-a6c7-45b1-abe3-33f7807f71e2 { display:none !important; }}







#s-0e540131-a6c7-45b1-abe3-33f7807f71e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e540131-a6c7-45b1-abe3-33f7807f71e2.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-a1844453-163b-490e-acab-cc7ff6a064e5 {
  background-color: rgba(5, 5, 5, 1);
}
@media (min-width: 1200px){#s-a1844453-163b-490e-acab-cc7ff6a064e5 {
  display: none;
}
#s-a1844453-163b-490e-acab-cc7ff6a064e5, #wrap-s-a1844453-163b-490e-acab-cc7ff6a064e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1844453-163b-490e-acab-cc7ff6a064e5 {
  display: none;
}
#s-a1844453-163b-490e-acab-cc7ff6a064e5, #wrap-s-a1844453-163b-490e-acab-cc7ff6a064e5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1844453-163b-490e-acab-cc7ff6a064e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-3a956724-dd48-4674-9deb-365907d2a048 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 2px;
padding-left: 26px;
padding-bottom: 2px;
padding-right: 38px;
text-align: left;
}




  #s-3a956724-dd48-4674-9deb-365907d2a048 img.shogun-image {
    
    width: px;
  }


#s-3a956724-dd48-4674-9deb-365907d2a048 .shogun-image-content {
  
    align-items: center;
  
}

#s-29d18992-8d18-489c-946f-4c04e37271b4 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-29d18992-8d18-489c-946f-4c04e37271b4 {
  display: none;
}
#s-29d18992-8d18-489c-946f-4c04e37271b4, #wrap-s-29d18992-8d18-489c-946f-4c04e37271b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29d18992-8d18-489c-946f-4c04e37271b4 {
  display: none;
}
#s-29d18992-8d18-489c-946f-4c04e37271b4, #wrap-s-29d18992-8d18-489c-946f-4c04e37271b4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-29d18992-8d18-489c-946f-4c04e37271b4 {
  display: none;
}
#s-29d18992-8d18-489c-946f-4c04e37271b4, #wrap-s-29d18992-8d18-489c-946f-4c04e37271b4 { display:none !important; }}@media (max-width: 767px){#s-29d18992-8d18-489c-946f-4c04e37271b4 {
  display: none;
}
#s-29d18992-8d18-489c-946f-4c04e37271b4, #wrap-s-29d18992-8d18-489c-946f-4c04e37271b4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-29d18992-8d18-489c-946f-4c04e37271b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

#s-4f7eb2cd-b91b-478b-a95d-1a03839e776d {
  margin-top: 4px;
padding-left: 10px;
padding-right: 10px;
}

#s-b3c07ec8-d129-4abf-90a2-100d75d2373d {
  min-height: 50px;
}








#s-b3c07ec8-d129-4abf-90a2-100d75d2373d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3c07ec8-d129-4abf-90a2-100d75d2373d.shg-box.shg-c {
  justify-content: center;
}

#s-4bd52456-96df-4d06-9e24-336f47d63780 {
  text-align: center;
}




  #s-4bd52456-96df-4d06-9e24-336f47d63780 img.shogun-image {
    
    width: px;
  }


#s-4bd52456-96df-4d06-9e24-336f47d63780 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f24245a-0bf3-4fa7-8872-5a7d35344742 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-2f24245a-0bf3-4fa7-8872-5a7d35344742 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(240, 77, 77, 1);
}

#s-a14ae74e-44e6-4c84-948f-a2b406a962c8 {
  min-height: 50px;
}








#s-a14ae74e-44e6-4c84-948f-a2b406a962c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a14ae74e-44e6-4c84-948f-a2b406a962c8.shg-box.shg-c {
  justify-content: center;
}

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

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-20ec2319-8354-459f-a261-dccf66058452 {
  padding-top: 1px;
padding-left: 3px;
padding-bottom: 1px;
padding-right: 3px;
text-align: center;
}

#s-20ec2319-8354-459f-a261-dccf66058452 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-21f7f159-0039-461c-bd4c-b7176414334b {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-21f7f159-0039-461c-bd4c-b7176414334b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 77, 77, 1);
}

#s-9d18502d-e085-4dc1-8ba6-4c9e2f934fc6 {
  min-height: 50px;
}








#s-9d18502d-e085-4dc1-8ba6-4c9e2f934fc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d18502d-e085-4dc1-8ba6-4c9e2f934fc6.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-12aa55ca-65d0-42fa-87a6-a62a59f31f84 {
  padding-left: 21px;
padding-right: 21px;
}

#s-fe4da22f-9646-4441-b78d-a0d6a2bda24a {
  min-height: 50px;
}








#s-fe4da22f-9646-4441-b78d-a0d6a2bda24a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe4da22f-9646-4441-b78d-a0d6a2bda24a.shg-box.shg-c {
  justify-content: center;
}

#s-d8076543-4209-429b-95b1-2ec4cf040b4b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}




  #s-d8076543-4209-429b-95b1-2ec4cf040b4b img.shogun-image {
    
    width: px;
  }


#s-d8076543-4209-429b-95b1-2ec4cf040b4b .shogun-image-content {
  
    align-items: center;
  
}

#s-aba76804-ac8d-48ba-aae3-d50a27229f05 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}




  #s-aba76804-ac8d-48ba-aae3-d50a27229f05 img.shogun-image {
    
    width: px;
  }


#s-aba76804-ac8d-48ba-aae3-d50a27229f05 .shogun-image-content {
  
    align-items: center;
  
}

#s-912f0b7b-f275-47fe-8b8f-c4f413873c4d {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-912f0b7b-f275-47fe-8b8f-c4f413873c4d hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(240, 77, 77, 1);
}

#s-18c87e65-e527-4c80-92c0-882ed6816678 {
  padding-top: 1px;
padding-left: 3px;
padding-bottom: 1px;
padding-right: 3px;
text-align: center;
}

#s-18c87e65-e527-4c80-92c0-882ed6816678 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-973f5c52-44e5-44cf-a74d-e3f297133cc6 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-973f5c52-44e5-44cf-a74d-e3f297133cc6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 77, 77, 1);
}

#s-a05597ef-3e68-4dcf-b512-23c5d96bc569 {
  padding-left: 21px;
padding-right: 21px;
}

#s-a511968f-9aea-4d84-a353-8b61133d9c37 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}




  #s-a511968f-9aea-4d84-a353-8b61133d9c37 img.shogun-image {
    
    width: px;
  }


#s-a511968f-9aea-4d84-a353-8b61133d9c37 .shogun-image-content {
  
    align-items: center;
  
}

#s-1def2584-d8e4-4bde-822f-b1f793fb36d2 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-1def2584-d8e4-4bde-822f-b1f793fb36d2 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(240, 77, 77, 1);
}

#s-55e821f7-7996-40af-9c5d-2e12a75bda61 {
  padding-top: 1px;
padding-left: 3px;
padding-bottom: 1px;
padding-right: 3px;
text-align: center;
}

#s-55e821f7-7996-40af-9c5d-2e12a75bda61 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c289798c-9bf0-4e23-a739-f62a6085744e {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-c289798c-9bf0-4e23-a739-f62a6085744e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 77, 77, 1);
}

#s-0a28c33d-5219-4a73-8daf-0d5dd8415626 {
  padding-left: 21px;
padding-right: 21px;
}

#s-b691418f-7b95-48da-8917-6fee1348189c {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-b691418f-7b95-48da-8917-6fee1348189c img.shogun-image {
    
    width: px;
  }


#s-b691418f-7b95-48da-8917-6fee1348189c .shogun-image-content {
  
    align-items: center;
  
}

#s-f7caa4a7-7182-4749-bb5b-e40272119272 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-f7caa4a7-7182-4749-bb5b-e40272119272 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(240, 77, 77, 1);
}

#s-43f428a7-fb44-4307-8681-6561707a628a {
  padding-top: 1px;
padding-left: 3px;
padding-bottom: 1px;
padding-right: 3px;
text-align: center;
}

#s-43f428a7-fb44-4307-8681-6561707a628a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-47c1914e-9ec9-4cea-a557-c88393657a90 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-47c1914e-9ec9-4cea-a557-c88393657a90 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 77, 77, 1);
}

#s-1a9f6736-567f-489d-beac-00c659b6e94f {
  padding-left: 21px;
padding-right: 21px;
}

#s-9a045619-59b9-45a2-ac13-e038dc30235a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}




  #s-9a045619-59b9-45a2-ac13-e038dc30235a img.shogun-image {
    
    width: px;
  }


#s-9a045619-59b9-45a2-ac13-e038dc30235a .shogun-image-content {
  
    align-items: center;
  
}

#s-9dc79e6a-cfb0-42b9-aba8-7193124342e0 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}




  #s-9dc79e6a-cfb0-42b9-aba8-7193124342e0 img.shogun-image {
    
    width: px;
  }


#s-9dc79e6a-cfb0-42b9-aba8-7193124342e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-104e355a-8114-4d0f-969a-530a910b1746 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-104e355a-8114-4d0f-969a-530a910b1746 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(240, 77, 77, 1);
}

#s-f264e778-178f-417b-a1e9-9f73a9f7e647 {
  padding-top: 1px;
padding-left: 3px;
padding-bottom: 1px;
padding-right: 3px;
text-align: center;
}

#s-f264e778-178f-417b-a1e9-9f73a9f7e647 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-674b2b32-aeaa-4e6d-a591-00db59071599 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-674b2b32-aeaa-4e6d-a591-00db59071599 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 77, 77, 1);
}

#s-2c0ca41f-f442-4e10-9da0-624de55cfb33 {
  padding-left: 22px;
padding-right: 22px;
}

#s-4d32d7c5-6bee-4e3e-b94c-c9a5a7fae8c8 {
  margin-top: -8px;
margin-bottom: -8px;
opacity: 0;
}

#s-4d32d7c5-6bee-4e3e-b94c-c9a5a7fae8c8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-a17fc64b-33bc-4b58-9856-0c89b96516dd {
  background-color: rgba(5, 5, 5, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a17fc64b-33bc-4b58-9856-0c89b96516dd {
  display: none;
}
#s-a17fc64b-33bc-4b58-9856-0c89b96516dd, #wrap-s-a17fc64b-33bc-4b58-9856-0c89b96516dd { display:none !important; }}@media (max-width: 767px){#s-a17fc64b-33bc-4b58-9856-0c89b96516dd {
  display: none;
}
#s-a17fc64b-33bc-4b58-9856-0c89b96516dd, #wrap-s-a17fc64b-33bc-4b58-9856-0c89b96516dd { display:none !important; }}
@media (min-width: 0px) {
[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a17fc64b-33bc-4b58-9856-0c89b96516dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2cbd59fd-7676-4a2e-830f-3ad22bfd6d8e {
  margin-top: 27px;
margin-bottom: 27px;
text-align: center;
}




  #s-2cbd59fd-7676-4a2e-830f-3ad22bfd6d8e img.shogun-image {
    
    width: px;
  }


#s-2cbd59fd-7676-4a2e-830f-3ad22bfd6d8e .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

#s-251d1f5d-df03-48da-973d-82a49df0c0cc {
  margin-top: 34px;
margin-bottom: 28px;
padding-top: 18px;
padding-left: 20px;
padding-bottom: 18px;
padding-right: 20px;
border-radius: 9px;
background-color: rgba(241, 41, 41, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-251d1f5d-df03-48da-973d-82a49df0c0cc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-251d1f5d-df03-48da-973d-82a49df0c0cc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-251d1f5d-df03-48da-973d-82a49df0c0cc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-d07ed0a3-8027-48d2-80e8-e6ae3a3923bf {
  margin-bottom: 40px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d07ed0a3-8027-48d2-80e8-e6ae3a3923bf {
  
}
}@media (max-width: 767px){#s-d07ed0a3-8027-48d2-80e8-e6ae3a3923bf {
  
}
}







#s-d07ed0a3-8027-48d2-80e8-e6ae3a3923bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d07ed0a3-8027-48d2-80e8-e6ae3a3923bf.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c840e41c-479d-4a82-8b7f-c8bbbd0f0945"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7e348ea3-7c88-4a66-89fd-63da1874f9c1 {
  margin-top: 4px;
padding-left: 10px;
padding-right: 10px;
}

#s-f0c118e8-1e13-452b-89c7-c87342975111 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-f0c118e8-1e13-452b-89c7-c87342975111 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 77, 77, 1);
}

#s-3156e661-4bd2-4f64-9851-872d456a83e6 {
  text-align: center;
}




  #s-3156e661-4bd2-4f64-9851-872d456a83e6 img.shogun-image {
    
    width: px;
  }


#s-3156e661-4bd2-4f64-9851-872d456a83e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-871d9d1c-0ae9-408f-8606-d5a4d8671019 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-871d9d1c-0ae9-408f-8606-d5a4d8671019 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(240, 77, 77, 1);
}

#s-268da97c-320a-42ab-bce7-cdc3c4909123 {
  padding-top: 1px;
padding-left: 3px;
padding-bottom: 1px;
padding-right: 3px;
text-align: center;
}

#s-268da97c-320a-42ab-bce7-cdc3c4909123 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a782ca40-e14e-450e-b2ce-7a14ddfeee35 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-a782ca40-e14e-450e-b2ce-7a14ddfeee35 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 77, 77, 1);
}

#s-454f2e0f-1cf9-4b2e-971a-9f3a5a52dcf3 {
  padding-left: 21px;
padding-right: 21px;
}

#s-255f226a-5f73-498d-9fc4-b44cf11e30f5 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}




  #s-255f226a-5f73-498d-9fc4-b44cf11e30f5 img.shogun-image {
    
    width: px;
  }


#s-255f226a-5f73-498d-9fc4-b44cf11e30f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-c801ab25-c9d5-4ecd-a65a-d3cad28d45d1 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}




  #s-c801ab25-c9d5-4ecd-a65a-d3cad28d45d1 img.shogun-image {
    
    width: px;
  }


#s-c801ab25-c9d5-4ecd-a65a-d3cad28d45d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd32da40-1212-43fb-8a1c-590a88e30969 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-cd32da40-1212-43fb-8a1c-590a88e30969 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(240, 77, 77, 1);
}

#s-efc0b2e2-4d84-46b0-846b-1fc8e99a82d8 {
  padding-top: 1px;
padding-left: 3px;
padding-bottom: 1px;
padding-right: 3px;
text-align: center;
}

#s-efc0b2e2-4d84-46b0-846b-1fc8e99a82d8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f98e6653-0d4d-431f-a155-1952af5db830 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-f98e6653-0d4d-431f-a155-1952af5db830 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 77, 77, 1);
}

#s-2f09cbfa-7ba6-47d4-9e59-8001a3026cec {
  padding-left: 21px;
padding-right: 21px;
}

#s-225c3429-1578-4c5b-a319-d1817fc84030 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}




  #s-225c3429-1578-4c5b-a319-d1817fc84030 img.shogun-image {
    
    width: px;
  }


#s-225c3429-1578-4c5b-a319-d1817fc84030 .shogun-image-content {
  
    align-items: center;
  
}

#s-6906f9e8-1887-459b-86ea-19dc8237ef8f {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-6906f9e8-1887-459b-86ea-19dc8237ef8f hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(240, 77, 77, 1);
}

#s-0328d067-dc31-49e5-bdfa-eebf14396345 {
  padding-top: 1px;
padding-left: 3px;
padding-bottom: 1px;
padding-right: 3px;
text-align: center;
}

#s-0328d067-dc31-49e5-bdfa-eebf14396345 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-84a5a8f2-a325-4ae9-ba83-4d9575ee7079 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-84a5a8f2-a325-4ae9-ba83-4d9575ee7079 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 77, 77, 1);
}

#s-05960292-4d69-446f-a4ce-7294fd41b8af {
  padding-left: 21px;
padding-right: 21px;
}

#s-f1e5923d-138a-4b49-9371-6bf5de46cef8 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}





#s-f1e5923d-138a-4b49-9371-6bf5de46cef8 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d100136-67ec-40fa-8648-fce8ebadedc2 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-5d100136-67ec-40fa-8648-fce8ebadedc2 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(240, 77, 77, 1);
}

#s-ec85c121-6c1a-401f-84e7-7ed9237d249c {
  padding-top: 1px;
padding-left: 3px;
padding-bottom: 1px;
padding-right: 3px;
text-align: center;
}

#s-ec85c121-6c1a-401f-84e7-7ed9237d249c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f75ca8d2-e084-410c-9c2e-ed87a7e3f793 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-f75ca8d2-e084-410c-9c2e-ed87a7e3f793 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 77, 77, 1);
}

#s-1dda921f-0b0c-47a2-89e9-bba861f13e92 {
  padding-left: 21px;
padding-right: 21px;
}

#s-85db71ae-2f9d-46d1-ad2b-fde49d6cff6a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}




  #s-85db71ae-2f9d-46d1-ad2b-fde49d6cff6a img.shogun-image {
    
    width: px;
  }


#s-85db71ae-2f9d-46d1-ad2b-fde49d6cff6a .shogun-image-content {
  
    align-items: center;
  
}

#s-1db53fab-eca8-44db-b023-0d98dd68670e {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}





#s-1db53fab-eca8-44db-b023-0d98dd68670e .shogun-image-content {
  
    align-items: center;
  
}

#s-7da65ba0-7ac2-43be-87d9-e6a397ac8afd {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-7da65ba0-7ac2-43be-87d9-e6a397ac8afd hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(240, 77, 77, 1);
}

#s-200fa45f-8830-4ab7-9612-f000dbc1d2bd {
  padding-top: 1px;
padding-left: 3px;
padding-bottom: 1px;
padding-right: 3px;
text-align: center;
}

#s-200fa45f-8830-4ab7-9612-f000dbc1d2bd .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cbf4113e-c441-4e43-b678-f4a24231fba3 {
  padding-top: 1px;
padding-bottom: 1px;
}

#s-cbf4113e-c441-4e43-b678-f4a24231fba3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 77, 77, 1);
}

#s-f882b6d8-4f65-4256-8115-35b8aeb097e7 {
  padding-left: 22px;
padding-right: 22px;
}

#s-2f8c8057-b9c5-4d26-a64a-1a3e235ca870 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f8c8057-b9c5-4d26-a64a-1a3e235ca870 {
  display: none;
}
#s-2f8c8057-b9c5-4d26-a64a-1a3e235ca870, #wrap-s-2f8c8057-b9c5-4d26-a64a-1a3e235ca870 { display:none !important; }}@media (max-width: 767px){#s-2f8c8057-b9c5-4d26-a64a-1a3e235ca870 {
  display: none;
}
#s-2f8c8057-b9c5-4d26-a64a-1a3e235ca870, #wrap-s-2f8c8057-b9c5-4d26-a64a-1a3e235ca870 { display:none !important; }}



  #s-2f8c8057-b9c5-4d26-a64a-1a3e235ca870 img.shogun-image {
    
    width: px;
  }


#s-2f8c8057-b9c5-4d26-a64a-1a3e235ca870 .shogun-image-content {
  
    align-items: center;
  
}

#s-94734312-6b41-47bd-9186-7fedf4214673 {
  background-image: url(https://i.shgcdn.com/41bb07b0-645f-4afb-9022-e3dd7e3eff50/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-color: rgba(109, 108, 108, 1);
background-position: center center;
}

@media (min-width: 0px) {
[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-94734312-6b41-47bd-9186-7fedf4214673"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f1a8bfe1-88bb-4e94-a4bf-73e6bd2c62d7 {
  min-height: 0px;
}








#s-f1a8bfe1-88bb-4e94-a4bf-73e6bd2c62d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1a8bfe1-88bb-4e94-a4bf-73e6bd2c62d7.shg-box.shg-c {
  justify-content: center;
}

#s-081c977b-9931-4dc8-98e1-769f10213cbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-081c977b-9931-4dc8-98e1-769f10213cbb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5815e766-04fa-434e-b3e3-a92fcf24959d {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 18px;
padding-left: 20px;
padding-bottom: 18px;
padding-right: 20px;
border-radius: 9px;
background-color: rgba(241, 41, 41, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5815e766-04fa-434e-b3e3-a92fcf24959d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5815e766-04fa-434e-b3e3-a92fcf24959d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5815e766-04fa-434e-b3e3-a92fcf24959d {
  display: none;
}
#s-5815e766-04fa-434e-b3e3-a92fcf24959d, #wrap-s-5815e766-04fa-434e-b3e3-a92fcf24959d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5815e766-04fa-434e-b3e3-a92fcf24959d {
  display: none;
}
#s-5815e766-04fa-434e-b3e3-a92fcf24959d, #wrap-s-5815e766-04fa-434e-b3e3-a92fcf24959d { display:none !important; }}


#s-5815e766-04fa-434e-b3e3-a92fcf24959d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-98b477ee-079c-459d-8392-b8d8a448324a {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 18px;
padding-left: 20px;
padding-bottom: 18px;
padding-right: 20px;
border-radius: 9px;
background-color: rgba(241, 41, 41, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-98b477ee-079c-459d-8392-b8d8a448324a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-98b477ee-079c-459d-8392-b8d8a448324a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-98b477ee-079c-459d-8392-b8d8a448324a {
  display: none;
}
#s-98b477ee-079c-459d-8392-b8d8a448324a, #wrap-s-98b477ee-079c-459d-8392-b8d8a448324a { display:none !important; }}@media (max-width: 767px){#s-98b477ee-079c-459d-8392-b8d8a448324a {
  display: none;
}
#s-98b477ee-079c-459d-8392-b8d8a448324a, #wrap-s-98b477ee-079c-459d-8392-b8d8a448324a { display:none !important; }}


#s-98b477ee-079c-459d-8392-b8d8a448324a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-1e915c64-efa7-4042-a0c4-229f3fd81ce4 {
  margin-top: -33px;
margin-bottom: -33px;
opacity: 0;
}

#s-1e915c64-efa7-4042-a0c4-229f3fd81ce4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(241, 41, 41, 1);
}

#s-19f813bd-36da-4791-ab7a-70155f7b2241 {
  opacity: 0;
}

#s-19f813bd-36da-4791-ab7a-70155f7b2241 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-cf846769-9092-458f-9296-61df2c04ca6e {
  text-align: center;
}




  #s-cf846769-9092-458f-9296-61df2c04ca6e img.shogun-image {
    
    width: px;
  }


#s-cf846769-9092-458f-9296-61df2c04ca6e .shogun-image-content {
  
    align-items: center;
  
}

#s-7fb43166-6946-4206-beaa-5f352d5c0c9f {
  text-align: center;
background-color: rgba(10, 10, 10, 0);
}




  #s-7fb43166-6946-4206-beaa-5f352d5c0c9f img.shogun-image {
    
    width: px;
  }


#s-7fb43166-6946-4206-beaa-5f352d5c0c9f .shogun-image-content {
  
    align-items: center;
  
}

#s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b {
  background-color: rgba(109, 108, 108, 1);
}

@media (min-width: 0px) {
[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-79c6f3c4-2b63-4fb3-a9c8-346b5493412b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-88596e6f-ec01-42b5-95f1-4b075bf92884 {
  margin-top: 10px;
margin-bottom: 10px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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