.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-ecd3c8a6-38ac-42b6-a851-e41e347666ee {
  background-image: url(https://i.shgcdn.com/6a6dbbe2-af9d-42f1-a0dc-881b82a620f9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-ecd3c8a6-38ac-42b6-a851-e41e347666ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecd3c8a6-38ac-42b6-a851-e41e347666ee.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;
}

@media (min-width: 0px) {
[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.5px);
}

}

@media (min-width: 992px) {
[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.5px);
}

}

@media (min-width: 1200px) {
[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.5px);
}

[id="s-72935bb3-ab90-4602-ad23-fd741a437210"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.5px);
}

}

#s-bea24b9e-f2ec-4256-a102-850c73a3d93b {
  margin-left: 7%;
margin-bottom: 5px;
margin-right: 0%;
padding-top: 29px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0%;
min-height: 277px;
max-width: 550px;
background-color: rgba(255, 255, 255, 1);
}








#s-bea24b9e-f2ec-4256-a102-850c73a3d93b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bea24b9e-f2ec-4256-a102-850c73a3d93b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bc22692e-a7c1-4f1d-a1ef-5ff86aaaeca8"] > .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-614a4a74-82e9-48b0-b2e7-9455b275ddd5 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 5px;
padding-left: 0%;
padding-bottom: 5px;
padding-right: 0%;
text-align: center;
}




  #s-614a4a74-82e9-48b0-b2e7-9455b275ddd5 img.shogun-image {
    
    width: px;
  }


#s-614a4a74-82e9-48b0-b2e7-9455b275ddd5 .shogun-image-content {
  
    align-items: center;
  
}

#s-c14fd76b-1e62-44f7-adb1-bc6cda10c975 {
  min-height: 50px;
}








#s-c14fd76b-1e62-44f7-adb1-bc6cda10c975 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c14fd76b-1e62-44f7-adb1-bc6cda10c975.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-bfd792f6-acd2-4c10-8e6b-5e9825e25bf5 {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}

.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-2dfc136a-e19d-4e10-a5e6-4e85d9d82f0a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2dfc136a-e19d-4e10-a5e6-4e85d9d82f0a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2dfc136a-e19d-4e10-a5e6-4e85d9d82f0a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2dfc136a-e19d-4e10-a5e6-4e85d9d82f0a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b7e3ccf8-5eef-4866-bea5-08058e0a377c {
  min-height: 50px;
}








#s-b7e3ccf8-5eef-4866-bea5-08058e0a377c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7e3ccf8-5eef-4866-bea5-08058e0a377c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

#s-9f6fb184-a3ff-4122-9fa5-1d2107d4d171 {
  margin-top: 0px;
margin-left: 14%;
margin-bottom: 0px;
margin-right: 14%;
}

#s-c55a0b18-ce37-4377-86ae-58472074df36 {
  min-height: 50px;
}








#s-c55a0b18-ce37-4377-86ae-58472074df36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c55a0b18-ce37-4377-86ae-58472074df36.shg-box.shg-c {
  justify-content: center;
}

#s-13ff3d5f-fd61-458d-9d00-8cf060dc1d48 {
  min-height: 50px;
}








#s-13ff3d5f-fd61-458d-9d00-8cf060dc1d48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13ff3d5f-fd61-458d-9d00-8cf060dc1d48.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-64cc8140-f6bb-4a90-b154-0ef06a44945d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-64cc8140-f6bb-4a90-b154-0ef06a44945d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-25d80cfa-f7c1-4753-a497-c57d7f057297 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-25d80cfa-f7c1-4753-a497-c57d7f057297 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-25d80cfa-f7c1-4753-a497-c57d7f057297 .shg-sld-nav-button.shg-sld-left,
#s-25d80cfa-f7c1-4753-a497-c57d7f057297 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 34.5px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 51.75px);
}

}

@media (min-width: 992px) {
[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 51.75px);
}

}

@media (min-width: 1200px) {
[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 51.75px);
}

[id="s-52c860eb-f2ff-4477-8828-53fe9b5a03e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 51.75px);
}

}

#s-0d3d751d-f999-434e-ba54-9884d29c5ab0 {
  min-height: 50px;
}








#s-0d3d751d-f999-434e-ba54-9884d29c5ab0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3d751d-f999-434e-ba54-9884d29c5ab0.shg-box.shg-c {
  justify-content: center;
}

#s-3e92ee66-f0fe-44e1-876a-82f3339f0bd8 {
  text-align: center;
}




  #s-3e92ee66-f0fe-44e1-876a-82f3339f0bd8 img.shogun-image {
    
    width: px;
  }


#s-3e92ee66-f0fe-44e1-876a-82f3339f0bd8 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d563844-ba7b-494c-acc7-4268efc0ea18 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d563844-ba7b-494c-acc7-4268efc0ea18 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-7d563844-ba7b-494c-acc7-4268efc0ea18 .shogun-heading-component h1 a {
  color: #000;
}


#s-edaa176d-37ab-4e29-8558-079517f5f385 {
  text-align: center;
}




  #s-edaa176d-37ab-4e29-8558-079517f5f385 img.shogun-image {
    
    width: px;
  }


#s-edaa176d-37ab-4e29-8558-079517f5f385 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a18184e-2a28-4201-9a49-50dcbc51c492 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a18184e-2a28-4201-9a49-50dcbc51c492 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-8a18184e-2a28-4201-9a49-50dcbc51c492 .shogun-heading-component h1 a {
  color: #000;
}


#s-d55d2bfd-1ec0-499e-9c4e-85f35238bfb2 {
  min-height: 50px;
}








#s-d55d2bfd-1ec0-499e-9c4e-85f35238bfb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d55d2bfd-1ec0-499e-9c4e-85f35238bfb2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a76fb4e4-6618-402f-ac5f-2ba48ec2f451"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0d2ede9e-bc30-4c0a-adb3-b1e25dc9e581 {
  text-align: center;
}




  #s-0d2ede9e-bc30-4c0a-adb3-b1e25dc9e581 img.shogun-image {
    
    width: px;
  }


#s-0d2ede9e-bc30-4c0a-adb3-b1e25dc9e581 .shogun-image-content {
  
    align-items: center;
  
}

#s-8935609e-38cd-428d-9d0a-409071023e62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8935609e-38cd-428d-9d0a-409071023e62 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-8935609e-38cd-428d-9d0a-409071023e62 .shogun-heading-component h1 a {
  color: #000;
}


#s-09b6b7c1-f899-423d-9123-f0b96300ba94 {
  text-align: center;
}




  #s-09b6b7c1-f899-423d-9123-f0b96300ba94 img.shogun-image {
    
    width: px;
  }


#s-09b6b7c1-f899-423d-9123-f0b96300ba94 .shogun-image-content {
  
    align-items: center;
  
}

#s-6609e217-0e6e-4ffb-b4a7-ac9679ab919a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6609e217-0e6e-4ffb-b4a7-ac9679ab919a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-6609e217-0e6e-4ffb-b4a7-ac9679ab919a .shogun-heading-component h1 a {
  color: #000;
}


#s-a3a243b3-40f1-42f8-a12c-e3809c035395 {
  text-align: center;
}




  #s-a3a243b3-40f1-42f8-a12c-e3809c035395 img.shogun-image {
    
    width: px;
  }


#s-a3a243b3-40f1-42f8-a12c-e3809c035395 .shogun-image-content {
  
    align-items: center;
  
}

#s-23bc5699-35e2-49ea-8cf1-94f75d1ad8fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23bc5699-35e2-49ea-8cf1-94f75d1ad8fd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-23bc5699-35e2-49ea-8cf1-94f75d1ad8fd .shogun-heading-component h1 a {
  color: #000;
}


#s-62510181-6e95-41dc-9ff1-11a4e61b9f03 {
  min-height: 50px;
}








#s-62510181-6e95-41dc-9ff1-11a4e61b9f03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62510181-6e95-41dc-9ff1-11a4e61b9f03.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9e22269f-25cb-429e-a707-a8a8713a3c5d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7aa121a9-e96d-4dac-ac13-071a5ea2192c {
  text-align: center;
}




  #s-7aa121a9-e96d-4dac-ac13-071a5ea2192c img.shogun-image {
    
    width: px;
  }


#s-7aa121a9-e96d-4dac-ac13-071a5ea2192c .shogun-image-content {
  
    align-items: center;
  
}

#s-67a140fe-2f53-46a2-aca8-62d71e58e64b {
  min-height: 96px;
}
@media (max-width: 767px){#s-67a140fe-2f53-46a2-aca8-62d71e58e64b {
  display: none;
}
#s-67a140fe-2f53-46a2-aca8-62d71e58e64b, #wrap-s-67a140fe-2f53-46a2-aca8-62d71e58e64b { display:none !important; }}







#s-67a140fe-2f53-46a2-aca8-62d71e58e64b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67a140fe-2f53-46a2-aca8-62d71e58e64b.shg-box.shg-c {
  justify-content: center;
}

#s-08be0ecc-73da-443e-afef-d8f5663c9c4d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08be0ecc-73da-443e-afef-d8f5663c9c4d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5d086157-3bf3-4681-8ceb-358607fab9cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d086157-3bf3-4681-8ceb-358607fab9cd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 43px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cc3e95b3-88ed-422b-8df8-13dd0a3595f1 {
  min-height: 50px;
}








#s-cc3e95b3-88ed-422b-8df8-13dd0a3595f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc3e95b3-88ed-422b-8df8-13dd0a3595f1.shg-box.shg-c {
  justify-content: center;
}

#s-d1c9be85-96a1-4482-978d-14699c8288ae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d1c9be85-96a1-4482-978d-14699c8288ae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d1c9be85-96a1-4482-978d-14699c8288ae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d1c9be85-96a1-4482-978d-14699c8288ae.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-352ad984-3aa4-43e5-9080-2f876579d093 {
  min-height: 41px;
}
@media (min-width: 1200px){#s-352ad984-3aa4-43e5-9080-2f876579d093 {
  display: none;
}
#s-352ad984-3aa4-43e5-9080-2f876579d093, #wrap-s-352ad984-3aa4-43e5-9080-2f876579d093 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-352ad984-3aa4-43e5-9080-2f876579d093 {
  display: none;
}
#s-352ad984-3aa4-43e5-9080-2f876579d093, #wrap-s-352ad984-3aa4-43e5-9080-2f876579d093 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-352ad984-3aa4-43e5-9080-2f876579d093 {
  display: none;
}
#s-352ad984-3aa4-43e5-9080-2f876579d093, #wrap-s-352ad984-3aa4-43e5-9080-2f876579d093 { display:none !important; }}







#s-352ad984-3aa4-43e5-9080-2f876579d093 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-352ad984-3aa4-43e5-9080-2f876579d093.shg-box.shg-c {
  justify-content: center;
}

#s-7a1e29ee-debe-4f38-99ad-cd16afac825c {
  text-align: center;
}
@media (min-width: 1200px){#s-7a1e29ee-debe-4f38-99ad-cd16afac825c {
  display: none;
}
#s-7a1e29ee-debe-4f38-99ad-cd16afac825c, #wrap-s-7a1e29ee-debe-4f38-99ad-cd16afac825c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a1e29ee-debe-4f38-99ad-cd16afac825c {
  display: none;
}
#s-7a1e29ee-debe-4f38-99ad-cd16afac825c, #wrap-s-7a1e29ee-debe-4f38-99ad-cd16afac825c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7a1e29ee-debe-4f38-99ad-cd16afac825c {
  display: none;
}
#s-7a1e29ee-debe-4f38-99ad-cd16afac825c, #wrap-s-7a1e29ee-debe-4f38-99ad-cd16afac825c { display:none !important; }}



  #s-7a1e29ee-debe-4f38-99ad-cd16afac825c img.shogun-image {
    
    width: px;
  }


#s-7a1e29ee-debe-4f38-99ad-cd16afac825c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e89080f-f0d4-41f1-abae-f0d1c9a989a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-778dd4ac-247b-44c7-80c7-928e368cfd91 {
  min-height: 96px;
}
@media (max-width: 767px){#s-778dd4ac-247b-44c7-80c7-928e368cfd91 {
  display: none;
}
#s-778dd4ac-247b-44c7-80c7-928e368cfd91, #wrap-s-778dd4ac-247b-44c7-80c7-928e368cfd91 { display:none !important; }}







#s-778dd4ac-247b-44c7-80c7-928e368cfd91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-778dd4ac-247b-44c7-80c7-928e368cfd91.shg-box.shg-c {
  justify-content: center;
}

#s-13668956-0acb-4d14-b030-98a2f673eac3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13668956-0acb-4d14-b030-98a2f673eac3 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0a6aad55-4d42-4638-943a-96ce29eca52b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a6aad55-4d42-4638-943a-96ce29eca52b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 43px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d8004025-0fab-426d-8e05-61131b2fefec {
  min-height: 50px;
}








#s-d8004025-0fab-426d-8e05-61131b2fefec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8004025-0fab-426d-8e05-61131b2fefec.shg-box.shg-c {
  justify-content: center;
}

#s-87620964-cb3f-416c-9057-380146e2b24c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-87620964-cb3f-416c-9057-380146e2b24c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-87620964-cb3f-416c-9057-380146e2b24c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-87620964-cb3f-416c-9057-380146e2b24c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-3c98d0a8-5720-4c78-8af2-a8b997824643 {
  min-height: 41px;
}
@media (min-width: 1200px){#s-3c98d0a8-5720-4c78-8af2-a8b997824643 {
  display: none;
}
#s-3c98d0a8-5720-4c78-8af2-a8b997824643, #wrap-s-3c98d0a8-5720-4c78-8af2-a8b997824643 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3c98d0a8-5720-4c78-8af2-a8b997824643 {
  display: none;
}
#s-3c98d0a8-5720-4c78-8af2-a8b997824643, #wrap-s-3c98d0a8-5720-4c78-8af2-a8b997824643 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3c98d0a8-5720-4c78-8af2-a8b997824643 {
  display: none;
}
#s-3c98d0a8-5720-4c78-8af2-a8b997824643, #wrap-s-3c98d0a8-5720-4c78-8af2-a8b997824643 { display:none !important; }}







#s-3c98d0a8-5720-4c78-8af2-a8b997824643 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c98d0a8-5720-4c78-8af2-a8b997824643.shg-box.shg-c {
  justify-content: center;
}

#s-40d9b0fc-87f6-4a34-98a9-3d775eee3f69 {
  text-align: center;
}
@media (max-width: 767px){#s-40d9b0fc-87f6-4a34-98a9-3d775eee3f69 {
  display: none;
}
#s-40d9b0fc-87f6-4a34-98a9-3d775eee3f69, #wrap-s-40d9b0fc-87f6-4a34-98a9-3d775eee3f69 { display:none !important; }}



  #s-40d9b0fc-87f6-4a34-98a9-3d775eee3f69 img.shogun-image {
    
    width: px;
  }


#s-40d9b0fc-87f6-4a34-98a9-3d775eee3f69 .shogun-image-content {
  
    align-items: center;
  
}

#s-b98106ca-ac14-48d8-a9ba-1648b39b44f2 {
  min-height: 50px;
}








#s-b98106ca-ac14-48d8-a9ba-1648b39b44f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b98106ca-ac14-48d8-a9ba-1648b39b44f2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3781c5f7-6ed5-4e2c-8def-0ad96e556c4f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-647d2f25-e0de-4fa7-ba8a-572cca0d561e {
  text-align: center;
}




  #s-647d2f25-e0de-4fa7-ba8a-572cca0d561e img.shogun-image {
    
    width: px;
  }


#s-647d2f25-e0de-4fa7-ba8a-572cca0d561e .shogun-image-content {
  
    align-items: center;
  
}

#s-4201b2f1-6a82-4a67-b0c8-a7815e7937d1 {
  min-height: 96px;
}
@media (max-width: 767px){#s-4201b2f1-6a82-4a67-b0c8-a7815e7937d1 {
  display: none;
}
#s-4201b2f1-6a82-4a67-b0c8-a7815e7937d1, #wrap-s-4201b2f1-6a82-4a67-b0c8-a7815e7937d1 { display:none !important; }}







#s-4201b2f1-6a82-4a67-b0c8-a7815e7937d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4201b2f1-6a82-4a67-b0c8-a7815e7937d1.shg-box.shg-c {
  justify-content: center;
}

#s-7a85495c-aac4-4b48-b0dc-e6a770509161 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a85495c-aac4-4b48-b0dc-e6a770509161 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-19f843fb-23c7-459b-a209-5dc49c6696d4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19f843fb-23c7-459b-a209-5dc49c6696d4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 43px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b7b23e15-2dc2-4ff0-8416-ba85a3c4390f {
  min-height: 50px;
}








#s-b7b23e15-2dc2-4ff0-8416-ba85a3c4390f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7b23e15-2dc2-4ff0-8416-ba85a3c4390f.shg-box.shg-c {
  justify-content: center;
}

#s-5663a1bf-43c3-4f30-b33d-6c3918920a5b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-5663a1bf-43c3-4f30-b33d-6c3918920a5b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5663a1bf-43c3-4f30-b33d-6c3918920a5b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5663a1bf-43c3-4f30-b33d-6c3918920a5b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-cecd661d-907d-406d-a4b5-adafd419099d {
  min-height: 41px;
}
@media (min-width: 1200px){#s-cecd661d-907d-406d-a4b5-adafd419099d {
  display: none;
}
#s-cecd661d-907d-406d-a4b5-adafd419099d, #wrap-s-cecd661d-907d-406d-a4b5-adafd419099d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cecd661d-907d-406d-a4b5-adafd419099d {
  display: none;
}
#s-cecd661d-907d-406d-a4b5-adafd419099d, #wrap-s-cecd661d-907d-406d-a4b5-adafd419099d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cecd661d-907d-406d-a4b5-adafd419099d {
  display: none;
}
#s-cecd661d-907d-406d-a4b5-adafd419099d, #wrap-s-cecd661d-907d-406d-a4b5-adafd419099d { display:none !important; }}







#s-cecd661d-907d-406d-a4b5-adafd419099d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cecd661d-907d-406d-a4b5-adafd419099d.shg-box.shg-c {
  justify-content: center;
}

#s-2f928422-c80a-427b-b902-b6d7967c00c9 {
  min-height: 50px;
}








#s-2f928422-c80a-427b-b902-b6d7967c00c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f928422-c80a-427b-b902-b6d7967c00c9.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6601660-028c-4e76-b438-7b48f7ea37da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4d0ee895-a988-420b-9ace-b124a359d9f5 {
  text-align: center;
}
@media (min-width: 1200px){#s-4d0ee895-a988-420b-9ace-b124a359d9f5 {
  display: none;
}
#s-4d0ee895-a988-420b-9ace-b124a359d9f5, #wrap-s-4d0ee895-a988-420b-9ace-b124a359d9f5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d0ee895-a988-420b-9ace-b124a359d9f5 {
  display: none;
}
#s-4d0ee895-a988-420b-9ace-b124a359d9f5, #wrap-s-4d0ee895-a988-420b-9ace-b124a359d9f5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d0ee895-a988-420b-9ace-b124a359d9f5 {
  display: none;
}
#s-4d0ee895-a988-420b-9ace-b124a359d9f5, #wrap-s-4d0ee895-a988-420b-9ace-b124a359d9f5 { display:none !important; }}



  #s-4d0ee895-a988-420b-9ace-b124a359d9f5 img.shogun-image {
    
    width: px;
  }


#s-4d0ee895-a988-420b-9ace-b124a359d9f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-0caf4904-dc8e-4344-a75a-7e371495a09a {
  min-height: 96px;
}
@media (max-width: 767px){#s-0caf4904-dc8e-4344-a75a-7e371495a09a {
  display: none;
}
#s-0caf4904-dc8e-4344-a75a-7e371495a09a, #wrap-s-0caf4904-dc8e-4344-a75a-7e371495a09a { display:none !important; }}







#s-0caf4904-dc8e-4344-a75a-7e371495a09a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0caf4904-dc8e-4344-a75a-7e371495a09a.shg-box.shg-c {
  justify-content: center;
}

#s-434c7372-00f5-43d2-aea7-5824954d4800 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-434c7372-00f5-43d2-aea7-5824954d4800 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bf910dd2-3b49-4df5-b0ea-b4d24f06081c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf910dd2-3b49-4df5-b0ea-b4d24f06081c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 43px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8fa7607e-dc57-4b3c-8c67-2d8cb3a26494 {
  min-height: 50px;
}








#s-8fa7607e-dc57-4b3c-8c67-2d8cb3a26494 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fa7607e-dc57-4b3c-8c67-2d8cb3a26494.shg-box.shg-c {
  justify-content: center;
}

#s-ac3505d4-a634-437a-bf70-15671027abb4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ac3505d4-a634-437a-bf70-15671027abb4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ac3505d4-a634-437a-bf70-15671027abb4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ac3505d4-a634-437a-bf70-15671027abb4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-f2c72038-0804-4fdc-9932-b1beaf5397ff {
  min-height: 41px;
}
@media (min-width: 1200px){#s-f2c72038-0804-4fdc-9932-b1beaf5397ff {
  display: none;
}
#s-f2c72038-0804-4fdc-9932-b1beaf5397ff, #wrap-s-f2c72038-0804-4fdc-9932-b1beaf5397ff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2c72038-0804-4fdc-9932-b1beaf5397ff {
  display: none;
}
#s-f2c72038-0804-4fdc-9932-b1beaf5397ff, #wrap-s-f2c72038-0804-4fdc-9932-b1beaf5397ff { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f2c72038-0804-4fdc-9932-b1beaf5397ff {
  display: none;
}
#s-f2c72038-0804-4fdc-9932-b1beaf5397ff, #wrap-s-f2c72038-0804-4fdc-9932-b1beaf5397ff { display:none !important; }}







#s-f2c72038-0804-4fdc-9932-b1beaf5397ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2c72038-0804-4fdc-9932-b1beaf5397ff.shg-box.shg-c {
  justify-content: center;
}

#s-35a1f60b-c463-4c55-b550-2335a413436d {
  text-align: center;
}
@media (max-width: 767px){#s-35a1f60b-c463-4c55-b550-2335a413436d {
  display: none;
}
#s-35a1f60b-c463-4c55-b550-2335a413436d, #wrap-s-35a1f60b-c463-4c55-b550-2335a413436d { display:none !important; }}



  #s-35a1f60b-c463-4c55-b550-2335a413436d img.shogun-image {
    
    width: px;
  }


#s-35a1f60b-c463-4c55-b550-2335a413436d .shogun-image-content {
  
    align-items: center;
  
}

#s-8edc99da-4be0-4415-8233-3098b76edf98 {
  min-height: 50px;
}








#s-8edc99da-4be0-4415-8233-3098b76edf98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8edc99da-4be0-4415-8233-3098b76edf98.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-453d6946-839f-4ad3-a54d-26b40cf52de1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-43988c08-1821-48ae-9dc3-59c0ea69ed6a {
  text-align: center;
}




  #s-43988c08-1821-48ae-9dc3-59c0ea69ed6a img.shogun-image {
    
    width: px;
  }


#s-43988c08-1821-48ae-9dc3-59c0ea69ed6a .shogun-image-content {
  
    align-items: center;
  
}

#s-66602354-9570-4246-ae55-e9fbdc957cb2 {
  min-height: 96px;
}
@media (max-width: 767px){#s-66602354-9570-4246-ae55-e9fbdc957cb2 {
  display: none;
}
#s-66602354-9570-4246-ae55-e9fbdc957cb2, #wrap-s-66602354-9570-4246-ae55-e9fbdc957cb2 { display:none !important; }}







#s-66602354-9570-4246-ae55-e9fbdc957cb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66602354-9570-4246-ae55-e9fbdc957cb2.shg-box.shg-c {
  justify-content: center;
}

#s-86fb0468-2596-4fb7-a2fe-9a596069c211 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-86fb0468-2596-4fb7-a2fe-9a596069c211 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1f07d803-6da4-49f6-bc88-b41e4902a1e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f07d803-6da4-49f6-bc88-b41e4902a1e1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 43px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5618eb0e-8134-4bbb-9ac7-05dc7eb70ffb {
  min-height: 50px;
}








#s-5618eb0e-8134-4bbb-9ac7-05dc7eb70ffb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5618eb0e-8134-4bbb-9ac7-05dc7eb70ffb.shg-box.shg-c {
  justify-content: center;
}

#s-2d19db96-7be7-4653-ae6c-52f5a1c3bb1d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2d19db96-7be7-4653-ae6c-52f5a1c3bb1d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2d19db96-7be7-4653-ae6c-52f5a1c3bb1d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2d19db96-7be7-4653-ae6c-52f5a1c3bb1d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-5b363932-bc39-4f46-aaf0-d5e383616651 {
  min-height: 41px;
}
@media (min-width: 1200px){#s-5b363932-bc39-4f46-aaf0-d5e383616651 {
  display: none;
}
#s-5b363932-bc39-4f46-aaf0-d5e383616651, #wrap-s-5b363932-bc39-4f46-aaf0-d5e383616651 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b363932-bc39-4f46-aaf0-d5e383616651 {
  display: none;
}
#s-5b363932-bc39-4f46-aaf0-d5e383616651, #wrap-s-5b363932-bc39-4f46-aaf0-d5e383616651 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b363932-bc39-4f46-aaf0-d5e383616651 {
  display: none;
}
#s-5b363932-bc39-4f46-aaf0-d5e383616651, #wrap-s-5b363932-bc39-4f46-aaf0-d5e383616651 { display:none !important; }}







#s-5b363932-bc39-4f46-aaf0-d5e383616651 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b363932-bc39-4f46-aaf0-d5e383616651.shg-box.shg-c {
  justify-content: center;
}

#s-97b400d0-4e1a-4c7b-976d-3d1d3e2fa353 {
  min-height: 50px;
}








#s-97b400d0-4e1a-4c7b-976d-3d1d3e2fa353 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97b400d0-4e1a-4c7b-976d-3d1d3e2fa353.shg-box.shg-c {
  justify-content: center;
}

#s-8353a7cf-c3e1-494b-8239-4c26cfab4a03 {
  min-height: 50px;
}








#s-8353a7cf-c3e1-494b-8239-4c26cfab4a03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8353a7cf-c3e1-494b-8239-4c26cfab4a03.shg-box.shg-c {
  justify-content: center;
}

#s-9010360c-ff49-4767-aab9-fb6315fc911c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9010360c-ff49-4767-aab9-fb6315fc911c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9010360c-ff49-4767-aab9-fb6315fc911c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9010360c-ff49-4767-aab9-fb6315fc911c {
  display: none;
}
#s-9010360c-ff49-4767-aab9-fb6315fc911c, #wrap-s-9010360c-ff49-4767-aab9-fb6315fc911c { display:none !important; }}


#s-9010360c-ff49-4767-aab9-fb6315fc911c.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  inline-block ;
}

#s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4 {
  display: none;
}
#s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4, #wrap-s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4 {
  display: none;
}
#s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4, #wrap-s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4 {
  display: none;
}
#s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4, #wrap-s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4 { display:none !important; }}


#s-7acd0073-63a7-4d7f-a3d1-cfe5b89911a4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-fe7f60ed-d360-4efb-b373-9ad60acb95f8 {
  min-height: 50px;
}








#s-fe7f60ed-d360-4efb-b373-9ad60acb95f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe7f60ed-d360-4efb-b373-9ad60acb95f8.shg-box.shg-c {
  justify-content: center;
}

#s-d52ee5da-efd5-408e-bf27-e41ac4e94aac {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-d52ee5da-efd5-408e-bf27-e41ac4e94aac {
  display: none;
}
#s-d52ee5da-efd5-408e-bf27-e41ac4e94aac, #wrap-s-d52ee5da-efd5-408e-bf27-e41ac4e94aac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d52ee5da-efd5-408e-bf27-e41ac4e94aac {
  display: none;
}
#s-d52ee5da-efd5-408e-bf27-e41ac4e94aac, #wrap-s-d52ee5da-efd5-408e-bf27-e41ac4e94aac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d52ee5da-efd5-408e-bf27-e41ac4e94aac {
  display: none;
}
#s-d52ee5da-efd5-408e-bf27-e41ac4e94aac, #wrap-s-d52ee5da-efd5-408e-bf27-e41ac4e94aac { display:none !important; }}
#s-d52ee5da-efd5-408e-bf27-e41ac4e94aac .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-d52ee5da-efd5-408e-bf27-e41ac4e94aac .shg-sld-nav-button.shg-sld-left,
#s-d52ee5da-efd5-408e-bf27-e41ac4e94aac .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4debed27-3a0d-4c4d-a236-fecdf8d31712"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8be21cca-831a-4d6a-9d1c-dec26c7ed8b4 {
  text-align: center;
}




  #s-8be21cca-831a-4d6a-9d1c-dec26c7ed8b4 img.shogun-image {
    
    width: px;
  }


#s-8be21cca-831a-4d6a-9d1c-dec26c7ed8b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e1013f5-a255-4ce2-8c77-3b9f3992e25d {
  min-height: 152px;
}








#s-6e1013f5-a255-4ce2-8c77-3b9f3992e25d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e1013f5-a255-4ce2-8c77-3b9f3992e25d.shg-box.shg-c {
  justify-content: center;
}

#s-0fe5c7cb-ad41-49c2-a690-6e9c7c45166c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-0fe5c7cb-ad41-49c2-a690-6e9c7c45166c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0fe5c7cb-ad41-49c2-a690-6e9c7c45166c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0fe5c7cb-ad41-49c2-a690-6e9c7c45166c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-b1d9241f-b986-4c99-8694-00083216b128 {
  text-align: center;
}




  #s-b1d9241f-b986-4c99-8694-00083216b128 img.shogun-image {
    
    width: px;
  }


#s-b1d9241f-b986-4c99-8694-00083216b128 .shogun-image-content {
  
    align-items: center;
  
}

#s-16988468-823e-4f44-b89c-1171564a9ad5 {
  min-height: 151px;
}








#s-16988468-823e-4f44-b89c-1171564a9ad5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16988468-823e-4f44-b89c-1171564a9ad5.shg-box.shg-c {
  justify-content: center;
}

#s-73464e96-350b-4d1e-b31e-51eb34bae57b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-73464e96-350b-4d1e-b31e-51eb34bae57b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-73464e96-350b-4d1e-b31e-51eb34bae57b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-73464e96-350b-4d1e-b31e-51eb34bae57b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-4be66145-15e4-4cb5-85c5-77dfa3cd103d {
  text-align: center;
}




  #s-4be66145-15e4-4cb5-85c5-77dfa3cd103d img.shogun-image {
    
    width: px;
  }


#s-4be66145-15e4-4cb5-85c5-77dfa3cd103d .shogun-image-content {
  
    align-items: center;
  
}

#s-5e7c5ad7-00c0-433e-989a-36acb022a857 {
  min-height: 181px;
}








#s-5e7c5ad7-00c0-433e-989a-36acb022a857 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e7c5ad7-00c0-433e-989a-36acb022a857.shg-box.shg-c {
  justify-content: center;
}

#s-9d7b5fe6-d207-4e84-bcc0-29002dcfe032 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 22px;
padding-left: 20px;
padding-bottom: 22px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9d7b5fe6-d207-4e84-bcc0-29002dcfe032:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9d7b5fe6-d207-4e84-bcc0-29002dcfe032:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9d7b5fe6-d207-4e84-bcc0-29002dcfe032.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

@media (max-width: 767px){#s-d127e200-e04f-4e77-8b3e-826843084fa9 {
  display: none;
}
#s-d127e200-e04f-4e77-8b3e-826843084fa9, #wrap-s-d127e200-e04f-4e77-8b3e-826843084fa9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d127e200-e04f-4e77-8b3e-826843084fa9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c4925f13-ebfa-4858-a1a7-3ddc852020e9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
min-height: 104px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 2em;
letter-spacing: 0px;
}
#s-c4925f13-ebfa-4858-a1a7-3ddc852020e9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c4925f13-ebfa-4858-a1a7-3ddc852020e9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-c4925f13-ebfa-4858-a1a7-3ddc852020e9 {
  display: none;
}
#s-c4925f13-ebfa-4858-a1a7-3ddc852020e9, #wrap-s-c4925f13-ebfa-4858-a1a7-3ddc852020e9 { display:none !important; }}

  #s-c4925f13-ebfa-4858-a1a7-3ddc852020e9-btn-wrapper {
    text-align: center;
  }


#s-c4925f13-ebfa-4858-a1a7-3ddc852020e9.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}

#s-4b015287-bd78-4cf0-9824-3d9f69bc5a40 {
  text-align: center;
}




  #s-4b015287-bd78-4cf0-9824-3d9f69bc5a40 img.shogun-image {
    
    width: px;
  }


#s-4b015287-bd78-4cf0-9824-3d9f69bc5a40 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f027608-0b04-4e3c-a665-ee8017bd171b {
  min-height: 152px;
}








#s-2f027608-0b04-4e3c-a665-ee8017bd171b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f027608-0b04-4e3c-a665-ee8017bd171b.shg-box.shg-c {
  justify-content: center;
}

#s-f28e8a93-8383-49d1-a859-d5fa2e0c6951 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f28e8a93-8383-49d1-a859-d5fa2e0c6951:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f28e8a93-8383-49d1-a859-d5fa2e0c6951:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f28e8a93-8383-49d1-a859-d5fa2e0c6951.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-c887c7bc-3892-403e-9782-35a88fc21b03 {
  text-align: center;
}




  #s-c887c7bc-3892-403e-9782-35a88fc21b03 img.shogun-image {
    
    width: px;
  }


#s-c887c7bc-3892-403e-9782-35a88fc21b03 .shogun-image-content {
  
    align-items: center;
  
}

#s-65b64bce-d017-487e-afe3-cef6bc16afcc {
  min-height: 181px;
}








#s-65b64bce-d017-487e-afe3-cef6bc16afcc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65b64bce-d017-487e-afe3-cef6bc16afcc.shg-box.shg-c {
  justify-content: center;
}

#s-ed0eca37-22c5-4aa6-a0a0-d118d713c1a6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 22px;
padding-left: 20px;
padding-bottom: 22px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ed0eca37-22c5-4aa6-a0a0-d118d713c1a6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ed0eca37-22c5-4aa6-a0a0-d118d713c1a6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ed0eca37-22c5-4aa6-a0a0-d118d713c1a6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-e19a6b7a-4858-43b2-818c-f726e9b30402 {
  text-align: center;
}




  #s-e19a6b7a-4858-43b2-818c-f726e9b30402 img.shogun-image {
    
    width: px;
  }


#s-e19a6b7a-4858-43b2-818c-f726e9b30402 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b1d5ce0-75da-4797-9a1a-23b5b93aab05 {
  min-height: 151px;
}
@media (max-width: 767px){#s-9b1d5ce0-75da-4797-9a1a-23b5b93aab05 {
  display: none;
}
#s-9b1d5ce0-75da-4797-9a1a-23b5b93aab05, #wrap-s-9b1d5ce0-75da-4797-9a1a-23b5b93aab05 { display:none !important; }}







#s-9b1d5ce0-75da-4797-9a1a-23b5b93aab05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b1d5ce0-75da-4797-9a1a-23b5b93aab05.shg-box.shg-c {
  justify-content: center;
}

#s-568daafd-402f-4d7b-99f8-e7e7e51b4518 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-568daafd-402f-4d7b-99f8-e7e7e51b4518:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-568daafd-402f-4d7b-99f8-e7e7e51b4518:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-568daafd-402f-4d7b-99f8-e7e7e51b4518.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}