#s-3da46d58-0c39-4f50-98a3-a31a9affd8c3 {
  display: none;
}
.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-2ac85537-88e9-45ed-8ce1-2878a4aca1cc {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2ac85537-88e9-45ed-8ce1-2878a4aca1cc {
  display: none;
}
#s-2ac85537-88e9-45ed-8ce1-2878a4aca1cc, #wrap-s-2ac85537-88e9-45ed-8ce1-2878a4aca1cc { display:none !important; }}@media (max-width: 767px){#s-2ac85537-88e9-45ed-8ce1-2878a4aca1cc {
  display: none;
}
#s-2ac85537-88e9-45ed-8ce1-2878a4aca1cc, #wrap-s-2ac85537-88e9-45ed-8ce1-2878a4aca1cc { display:none !important; }}







#s-2ac85537-88e9-45ed-8ce1-2878a4aca1cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ac85537-88e9-45ed-8ce1-2878a4aca1cc.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-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-edf5a277-3b79-4648-b892-1d7da36f9c53"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0 {
  margin-top: 30px;
margin-left: 0px;
}

@media (min-width: 0px) {
[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-51e92b98-38ef-4b7b-b7e0-634b22f2b2b0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

#s-73f0bbb3-2a2e-4859-b920-9bd93d3fa7a1 {
  margin-left: 10px;
margin-right: 10px;
text-align: left;
}

#s-73f0bbb3-2a2e-4859-b920-9bd93d3fa7a1 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 100.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-73f0bbb3-2a2e-4859-b920-9bd93d3fa7a1 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-bf44b646-3fc4-4d14-aab4-073b267842b3 {
  text-align: left;
}


.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 {
  max-width: 100%;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 .shg-image-zoom,
.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 {
  max-width: 100%;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 .shg-image-zoom,
.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 {
  max-width: 100%;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 .shg-image-zoom,
.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 {
  max-width: 100%;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 .shg-image-zoom,
.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 {
  max-width: 100%;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 .shg-image-zoom,
.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf44b646-3fc4-4d14-aab4-073b267842b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-efd26df7-47b0-428f-934a-680699dfa0a2 {
  margin-left: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-751655b9-0752-48a9-96b8-1f66f2c582f1 {
  margin-left: 20px;
text-align: left;
}

#s-751655b9-0752-48a9-96b8-1f66f2c582f1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-751655b9-0752-48a9-96b8-1f66f2c582f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-751655b9-0752-48a9-96b8-1f66f2c582f1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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-6063319e-4525-4c9a-86ae-e3b72acf341d {
  margin-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-6063319e-4525-4c9a-86ae-e3b72acf341d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-4709371f-dece-4f56-832b-830c25a849d8 {
  margin-left: 20px;
padding-top: 0px;
padding-bottom: 10px;
}

#s-4709371f-dece-4f56-832b-830c25a849d8 .shogun-heading-component h2 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-4bb5bde2-aac2-458a-8bd7-71af756c5e1b {
  margin-top: 0px;
padding-left: 20px;
padding-right: 0px;
}

#s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae {
  margin-left: 20px;
}

@media (min-width: 0px) {
[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a02d2b22-921c-4f2a-acb7-40cb7e7b31ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7ae4a029-ad88-4cfd-9c19-317bd535cadb {
  text-align: left;
}

#s-7ae4a029-ad88-4cfd-9c19-317bd535cadb .shg-product-quantity-wrapper {
  display: flex;
}

#s-7ae4a029-ad88-4cfd-9c19-317bd535cadb .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





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

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

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

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

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

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

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

#s-47d0453d-579a-4a7f-b34b-7eec57293f0c {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-47d0453d-579a-4a7f-b34b-7eec57293f0c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-47d0453d-579a-4a7f-b34b-7eec57293f0c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-47d0453d-579a-4a7f-b34b-7eec57293f0c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-47d0453d-579a-4a7f-b34b-7eec57293f0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47d0453d-579a-4a7f-b34b-7eec57293f0c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-47d0453d-579a-4a7f-b34b-7eec57293f0c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-76d047b4-dc8e-4e89-8b49-4933c3652a5d {
  margin-top: 10px;
padding-left: 20px;
padding-right: 0px;
}

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

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

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

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

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

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

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

#s-8e5b6826-df54-4a74-b933-87a8e28125a0 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(236, 201, 236, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-8e5b6826-df54-4a74-b933-87a8e28125a0:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(253, 228, 253, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-8e5b6826-df54-4a74-b933-87a8e28125a0:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(236, 201, 236, 1) !important;}


#s-8e5b6826-df54-4a74-b933-87a8e28125a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-aa1016ed-f4c6-40e7-b75e-214279ca19ab {
  min-height: 50px;
}








#s-aa1016ed-f4c6-40e7-b75e-214279ca19ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa1016ed-f4c6-40e7-b75e-214279ca19ab.shg-box.shg-c {
  justify-content: center;
}

#s-e8baa8fa-beef-439e-ad41-39825e449fae {
  margin-top: 50px;
background-color: rgba(252, 249, 253, 1);
}

@media (min-width: 0px) {
[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e8baa8fa-beef-439e-ad41-39825e449fae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5eae29d4-2711-43ef-bef2-d416819104c4 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-5eae29d4-2711-43ef-bef2-d416819104c4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-e612e0bd-2138-4c92-bd53-7d501f7b1995 {
  min-height: 50px;
}








#s-e612e0bd-2138-4c92-bd53-7d501f7b1995 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e612e0bd-2138-4c92-bd53-7d501f7b1995.shg-box.shg-c {
  justify-content: center;
}

#s-c3dd3632-eda1-4e6e-83b7-8ccab9dc8a07 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-c3dd3632-eda1-4e6e-83b7-8ccab9dc8a07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3dd3632-eda1-4e6e-83b7-8ccab9dc8a07.shg-box.shg-c {
  justify-content: center;
}

#s-187e54db-24c8-49df-aa14-18dae376de01 {
  margin-top: 10px;
padding-left: 20px;
padding-right: 0px;
}

#s-fdb73144-70f0-4cbe-89d0-1c64436debb5 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fdb73144-70f0-4cbe-89d0-1c64436debb5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

.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-4547af7b-5091-41c6-b758-002b4082c460 {
  text-align: center;
}




  #s-4547af7b-5091-41c6-b758-002b4082c460 img.shogun-image {
    
    width: px;
  }


#s-4547af7b-5091-41c6-b758-002b4082c460 .shogun-image-content {
  
    align-items: center;
  
}

#s-94423170-4968-4aa3-800b-19c5929678e5 {
  text-align: center;
}




  #s-94423170-4968-4aa3-800b-19c5929678e5 img.shogun-image {
    
    width: px;
  }


#s-94423170-4968-4aa3-800b-19c5929678e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-c179933e-88a4-40f8-b859-43062a680e30 {
  text-align: center;
}




  #s-c179933e-88a4-40f8-b859-43062a680e30 img.shogun-image {
    
    width: px;
  }


#s-c179933e-88a4-40f8-b859-43062a680e30 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4329e87-30be-42fb-869c-0e62175b7068 {
  text-align: center;
}




  #s-e4329e87-30be-42fb-869c-0e62175b7068 img.shogun-image {
    
    width: px;
  }


#s-e4329e87-30be-42fb-869c-0e62175b7068 .shogun-image-content {
  
    align-items: center;
  
}

#s-523deda0-4104-44d5-b767-d02b5fc5524c {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-523deda0-4104-44d5-b767-d02b5fc5524c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-c6d3fa0b-9885-483d-bddc-16cdacc055f3 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c6d3fa0b-9885-483d-bddc-16cdacc055f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-db4093dc-2477-4cd8-b043-b3d421960d0a {
  text-align: center;
}




  #s-db4093dc-2477-4cd8-b043-b3d421960d0a img.shogun-image {
    
    width: px;
  }


#s-db4093dc-2477-4cd8-b043-b3d421960d0a .shogun-image-content {
  
    align-items: center;
  
}

#s-f11d5faf-c92c-4eeb-9d17-272e2f10f6d8 {
  text-align: center;
}




  #s-f11d5faf-c92c-4eeb-9d17-272e2f10f6d8 img.shogun-image {
    
    width: px;
  }


#s-f11d5faf-c92c-4eeb-9d17-272e2f10f6d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-f295ef7b-b48d-487f-bbec-8279056bb9ff {
  text-align: center;
}




  #s-f295ef7b-b48d-487f-bbec-8279056bb9ff img.shogun-image {
    
    width: px;
  }


#s-f295ef7b-b48d-487f-bbec-8279056bb9ff .shogun-image-content {
  
    align-items: center;
  
}

#s-72735259-b0c6-44b6-9e80-72738390252b {
  text-align: center;
}




  #s-72735259-b0c6-44b6-9e80-72738390252b img.shogun-image {
    
    width: px;
  }


#s-72735259-b0c6-44b6-9e80-72738390252b .shogun-image-content {
  
    align-items: center;
  
}

#s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-eeda1ab6-cd17-499f-a3cf-bc89b5baed8a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 0px) {
[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-292dc3bc-d7be-4ba0-a8da-cc25355ff603"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cbf353c1-8cf7-44fd-a996-74c0181d7eb0 {
  margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}




  #s-cbf353c1-8cf7-44fd-a996-74c0181d7eb0 img.shogun-image {
    
    width: px;
  }


#s-cbf353c1-8cf7-44fd-a996-74c0181d7eb0 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-67972eaa-3a9e-4071-a04b-2d7786bf319c {
  margin-top: 50px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67972eaa-3a9e-4071-a04b-2d7786bf319c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-df76648e-367d-4e05-ba50-46cb69c7ce7e {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0);
}

#s-a42cc86f-25a1-42ce-9fd4-cda4a8169211 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a42cc86f-25a1-42ce-9fd4-cda4a8169211 {
  display: none;
}
#s-a42cc86f-25a1-42ce-9fd4-cda4a8169211, #wrap-s-a42cc86f-25a1-42ce-9fd4-cda4a8169211 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a42cc86f-25a1-42ce-9fd4-cda4a8169211 {
  display: none;
}
#s-a42cc86f-25a1-42ce-9fd4-cda4a8169211, #wrap-s-a42cc86f-25a1-42ce-9fd4-cda4a8169211 { display:none !important; }}







#s-a42cc86f-25a1-42ce-9fd4-cda4a8169211 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a42cc86f-25a1-42ce-9fd4-cda4a8169211.shg-box.shg-c {
  justify-content: center;
}

#s-404672e8-d0e5-4ede-a9a0-3dc547bb8170 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-404672e8-d0e5-4ede-a9a0-3dc547bb8170 {
  display: none;
}
#s-404672e8-d0e5-4ede-a9a0-3dc547bb8170, #wrap-s-404672e8-d0e5-4ede-a9a0-3dc547bb8170 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-404672e8-d0e5-4ede-a9a0-3dc547bb8170 {
  display: none;
}
#s-404672e8-d0e5-4ede-a9a0-3dc547bb8170, #wrap-s-404672e8-d0e5-4ede-a9a0-3dc547bb8170 { display:none !important; }}







#s-404672e8-d0e5-4ede-a9a0-3dc547bb8170 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-404672e8-d0e5-4ede-a9a0-3dc547bb8170.shg-box.shg-c {
  justify-content: center;
}

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

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

.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.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-a9a42861-6cb0-4f9f-b897-b868696ffbc4 {
  margin-top: 30px;
margin-bottom: 20px;
}

#s-2d957303-d1c9-4826-812e-8ec47dd91e97 {
  text-align: center;
}




  #s-2d957303-d1c9-4826-812e-8ec47dd91e97 img.shogun-image {
    
    width: px;
  }


#s-2d957303-d1c9-4826-812e-8ec47dd91e97 .shogun-image-content {
  
    align-items: center;
  
}

#s-cfb72b08-fbd4-4a3d-a492-13ecf1926cf3 {
  text-align: center;
}




  #s-cfb72b08-fbd4-4a3d-a492-13ecf1926cf3 img.shogun-image {
    
    width: px;
  }


#s-cfb72b08-fbd4-4a3d-a492-13ecf1926cf3 .shogun-image-content {
  
    align-items: center;
  
}

#s-ddfa42ac-fbc5-4fb0-b9d6-20418be60f36 {
  text-align: center;
}




  #s-ddfa42ac-fbc5-4fb0-b9d6-20418be60f36 img.shogun-image {
    
    width: px;
  }


#s-ddfa42ac-fbc5-4fb0-b9d6-20418be60f36 .shogun-image-content {
  
    align-items: center;
  
}

#s-9aee642b-b59f-4746-8f66-ffe13924104a {
  text-align: center;
}




  #s-9aee642b-b59f-4746-8f66-ffe13924104a img.shogun-image {
    
    width: px;
  }


#s-9aee642b-b59f-4746-8f66-ffe13924104a .shogun-image-content {
  
    align-items: center;
  
}

#s-ecec7c21-7d97-4e87-8a6f-f482bf4027da {
  text-align: center;
}




  #s-ecec7c21-7d97-4e87-8a6f-f482bf4027da img.shogun-image {
    
    width: px;
  }


#s-ecec7c21-7d97-4e87-8a6f-f482bf4027da .shogun-image-content {
  
    align-items: center;
  
}

#s-58d09147-0615-4dec-a4b0-24ab49e44cca {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-30742bc3-4071-44cf-ae47-9167f35cbb9e {
  padding-left: 20px;
padding-right: 20px;
text-align: left;
}

#s-30742bc3-4071-44cf-ae47-9167f35cbb9e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-30742bc3-4071-44cf-ae47-9167f35cbb9e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-30742bc3-4071-44cf-ae47-9167f35cbb9e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-cd2f1125-74bf-4117-b234-fbb809075b07 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cd2f1125-74bf-4117-b234-fbb809075b07 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-95742015-990d-425c-955c-32d714a95ade {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-95742015-990d-425c-955c-32d714a95ade .shogun-heading-component h2 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-562feb7a-3af7-4be9-a122-3d627e22706a {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

#s-f6f0f997-5b09-4ada-8117-d26d77c98250 {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 5px;
margin-right: 150px;
}

@media (min-width: 0px) {
[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f6f0f997-5b09-4ada-8117-d26d77c98250"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fe37eed1-5b77-4426-a51d-2e36b4ea4358 {
  margin-left: 0px;
margin-right: 0px;
}

#s-6f512e01-ad8f-420a-9edf-ba48c7b61c87 {
  text-align: left;
}

#s-6f512e01-ad8f-420a-9edf-ba48c7b61c87 .shg-product-quantity-wrapper {
  display: flex;
}

#s-6f512e01-ad8f-420a-9edf-ba48c7b61c87 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-e4fdd3e2-f0b7-47bc-9116-eec247363b5e {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-e4fdd3e2-f0b7-47bc-9116-eec247363b5e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e4fdd3e2-f0b7-47bc-9116-eec247363b5e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e4fdd3e2-f0b7-47bc-9116-eec247363b5e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e4fdd3e2-f0b7-47bc-9116-eec247363b5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4fdd3e2-f0b7-47bc-9116-eec247363b5e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-e4fdd3e2-f0b7-47bc-9116-eec247363b5e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7e26aaa9-6460-42ad-b3fd-a803b5c8b32c {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-6bd29c60-2654-41fe-91e7-0e79c551ce3f {
  margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-814d7007-4214-4490-a40d-4d09f5fb08a2 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-814d7007-4214-4490-a40d-4d09f5fb08a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-3614738c-5cee-4181-98c4-bfe334f0bd66 {
  text-align: center;
}




  #s-3614738c-5cee-4181-98c4-bfe334f0bd66 img.shogun-image {
    
    width: px;
  }


#s-3614738c-5cee-4181-98c4-bfe334f0bd66 .shogun-image-content {
  
    align-items: center;
  
}

#s-e2a32f45-a796-4e68-a96d-4f3cc2b91897 {
  text-align: center;
}




  #s-e2a32f45-a796-4e68-a96d-4f3cc2b91897 img.shogun-image {
    
    width: px;
  }


#s-e2a32f45-a796-4e68-a96d-4f3cc2b91897 .shogun-image-content {
  
    align-items: center;
  
}

#s-eea949b0-a22d-4836-94fd-298991680129 {
  text-align: center;
}




  #s-eea949b0-a22d-4836-94fd-298991680129 img.shogun-image {
    
    width: px;
  }


#s-eea949b0-a22d-4836-94fd-298991680129 .shogun-image-content {
  
    align-items: center;
  
}

#s-2aa6f727-fd0f-4ceb-8283-7ae4a1e5ed7c {
  text-align: center;
}




  #s-2aa6f727-fd0f-4ceb-8283-7ae4a1e5ed7c img.shogun-image {
    
    width: px;
  }


#s-2aa6f727-fd0f-4ceb-8283-7ae4a1e5ed7c .shogun-image-content {
  
    align-items: center;
  
}

#s-1e366c81-3b86-4297-a903-702fca5b44c3 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e366c81-3b86-4297-a903-702fca5b44c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0dfccd8d-17c8-4168-a0d8-b42908eb9c74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-8e1a4f54-f1ee-4d4d-96a5-0b6d0c81c183 {
  text-align: center;
}




  #s-8e1a4f54-f1ee-4d4d-96a5-0b6d0c81c183 img.shogun-image {
    
    width: px;
  }


#s-8e1a4f54-f1ee-4d4d-96a5-0b6d0c81c183 .shogun-image-content {
  
    align-items: center;
  
}

#s-b29fefb2-6468-42d4-9536-e7f2e13672e4 {
  text-align: center;
}




  #s-b29fefb2-6468-42d4-9536-e7f2e13672e4 img.shogun-image {
    
    width: px;
  }


#s-b29fefb2-6468-42d4-9536-e7f2e13672e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-34d93ee7-fa6f-478d-a86f-c815882c721e {
  text-align: center;
}




  #s-34d93ee7-fa6f-478d-a86f-c815882c721e img.shogun-image {
    
    width: px;
  }


#s-34d93ee7-fa6f-478d-a86f-c815882c721e .shogun-image-content {
  
    align-items: center;
  
}

#s-3a4ef48b-93b9-4401-be26-9b94717d7329 {
  text-align: center;
}




  #s-3a4ef48b-93b9-4401-be26-9b94717d7329 img.shogun-image {
    
    width: px;
  }


#s-3a4ef48b-93b9-4401-be26-9b94717d7329 .shogun-image-content {
  
    align-items: center;
  
}

#s-9317b0e4-24b7-4710-9baa-95a0be716803 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9317b0e4-24b7-4710-9baa-95a0be716803"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-c06c064d-bd8c-43e1-847d-0a2c8509887e {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(236, 201, 236, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-c06c064d-bd8c-43e1-847d-0a2c8509887e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(253, 228, 253, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-c06c064d-bd8c-43e1-847d-0a2c8509887e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(253, 228, 253, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-c06c064d-bd8c-43e1-847d-0a2c8509887e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-4bd483a0-c80e-4eb0-b0e1-c1b852c4b121 {
  margin-left: 20px;
margin-right: 20px;
}

#s-4bd483a0-c80e-4eb0-b0e1-c1b852c4b121 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

#s-68d4b60b-8052-4ecf-9420-74ad570ae1fb {
  margin-left: 20px;
margin-right: 20px;
}

#s-49e24de7-afc7-4d87-9a21-0c238cd3aa3c {
  text-align: center;
}




  #s-49e24de7-afc7-4d87-9a21-0c238cd3aa3c img.shogun-image {
    
    width: px;
  }


#s-49e24de7-afc7-4d87-9a21-0c238cd3aa3c .shogun-image-content {
  
    align-items: center;
  
}

#s-487dac78-20f4-4b5e-8cae-95b33cdb9b1c {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-5f6f9986-1156-469d-92d8-3ed224446f58 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(252, 249, 253, 1);
}

#s-5183a4c7-004f-41f7-9c98-430c342f67de {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5183a4c7-004f-41f7-9c98-430c342f67de {
  display: none;
}
#s-5183a4c7-004f-41f7-9c98-430c342f67de, #wrap-s-5183a4c7-004f-41f7-9c98-430c342f67de { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5183a4c7-004f-41f7-9c98-430c342f67de {
  display: none;
}
#s-5183a4c7-004f-41f7-9c98-430c342f67de, #wrap-s-5183a4c7-004f-41f7-9c98-430c342f67de { display:none !important; }}







#s-5183a4c7-004f-41f7-9c98-430c342f67de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5183a4c7-004f-41f7-9c98-430c342f67de.shg-box.shg-c {
  justify-content: center;
}

#s-8e9ccda4-3d04-4dac-ad65-171edba49845 .shogun-icon-wrapper {
  text-align: center;
}


#s-8e9ccda4-3d04-4dac-ad65-171edba49845 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 0, 0, 1);
}

#s-7763316c-7719-4bc8-a9b5-07e02fe30a2e {
  background-image: url(none);
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-7763316c-7719-4bc8-a9b5-07e02fe30a2e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(171, 171, 171, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-7763316c-7719-4bc8-a9b5-07e02fe30a2e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(244, 244, 244, 1) !important;}


#s-7763316c-7719-4bc8-a9b5-07e02fe30a2e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-c4fd7c43-17ac-4f0a-908a-8cd99398ad65 {
  margin-left: 20px;
margin-right: 20px;
}

#s-c4fd7c43-17ac-4f0a-908a-8cd99398ad65 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 0);
}

#s-5b48074e-4ff7-4cba-b428-3e68d9e13953 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5b48074e-4ff7-4cba-b428-3e68d9e13953 {
  display: none;
}
#s-5b48074e-4ff7-4cba-b428-3e68d9e13953, #wrap-s-5b48074e-4ff7-4cba-b428-3e68d9e13953 { display:none !important; }}@media (max-width: 767px){#s-5b48074e-4ff7-4cba-b428-3e68d9e13953 {
  display: none;
}
#s-5b48074e-4ff7-4cba-b428-3e68d9e13953, #wrap-s-5b48074e-4ff7-4cba-b428-3e68d9e13953 { display:none !important; }}







#s-5b48074e-4ff7-4cba-b428-3e68d9e13953 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b48074e-4ff7-4cba-b428-3e68d9e13953.shg-box.shg-c {
  justify-content: center;
}

#s-f765866c-14d6-4d57-b483-6a3cdaa7044b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-3449dc36-7120-4c26-a0b7-b8c80a21869d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3449dc36-7120-4c26-a0b7-b8c80a21869d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-3cc4f436-9a7b-42d8-9389-f27e2d7a666f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-f2f728ba-64d1-4fd3-be7b-644e4f5d7ef7 .shogun-tabs {
  justify-content: center;
}


  #s-f2f728ba-64d1-4fd3-be7b-644e4f5d7ef7 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(244, 244, 244, 1);
  }
  #s-f2f728ba-64d1-4fd3-be7b-644e4f5d7ef7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(244, 244, 244, 1);
  }
#s-f2f728ba-64d1-4fd3-be7b-644e4f5d7ef7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Montserrat;
  font-weight: 700;
  font-style: ;
  font-size: 14px;
}

#s-f2f728ba-64d1-4fd3-be7b-644e4f5d7ef7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f2f728ba-64d1-4fd3-be7b-644e4f5d7ef7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f2f728ba-64d1-4fd3-be7b-644e4f5d7ef7 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(244, 244, 244, 1);
}

@media (min-width: 0px) {
[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e3c7ce6-1b26-44b2-b2cd-62edc5aa1999"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c819fbd1-a1f3-4997-9e2c-0dfd929d48df {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-1181650b-f165-4ce6-b036-07ab4ba4cbf9 {
  text-align: center;
}




  #s-1181650b-f165-4ce6-b036-07ab4ba4cbf9 img.shogun-image {
    
    width: px;
  }


#s-1181650b-f165-4ce6-b036-07ab4ba4cbf9 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-906e9995-91cd-4546-9637-ebf4a81b397a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cccc2bb6-22be-4896-bb45-8c4b1099abdb {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cccc2bb6-22be-4896-bb45-8c4b1099abdb .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3ab51c40-932a-4f6a-b15b-db0b46b83a4c {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-d8b4fb2c-acc5-42af-8091-ad82e4294d68 {
  text-align: center;
}




  #s-d8b4fb2c-acc5-42af-8091-ad82e4294d68 img.shogun-image {
    
    width: px;
  }


#s-d8b4fb2c-acc5-42af-8091-ad82e4294d68 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-813e698a-f118-44a1-8925-f07ec92486cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4239ad99-5947-4caa-ad38-cbe22d963bc8 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-19844ee0-e25a-454c-99e2-1476b8088fbc {
  text-align: center;
}




  #s-19844ee0-e25a-454c-99e2-1476b8088fbc img.shogun-image {
    
    width: px;
  }


#s-19844ee0-e25a-454c-99e2-1476b8088fbc .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9313e311-4d72-41e4-ab4e-3bc6791aff03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2c97fe2d-fd2e-4b72-88a3-54b171474bd9 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-2f5f352b-7d90-4fba-8eec-8617436a12a9 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-2f5f352b-7d90-4fba-8eec-8617436a12a9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2f5f352b-7d90-4fba-8eec-8617436a12a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-2f5f352b-7d90-4fba-8eec-8617436a12a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2f5f352b-7d90-4fba-8eec-8617436a12a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2f5f352b-7d90-4fba-8eec-8617436a12a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 14px;
}

#s-2f5f352b-7d90-4fba-8eec-8617436a12a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}
#s-7933ff12-e536-40b4-a2d3-b97b9439ea40 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-5565a71e-e7e9-4851-a49a-17a68c3b2777 {
  margin-left: 20px;
margin-right: 20px;
}

#s-4cd56db1-188e-4509-be49-3a11e6395fe2 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(244, 244, 244, 1);
border-style: solid;
border-radius: 2px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-color: rgba(255, 255, 255, 1);
}
#s-4cd56db1-188e-4509-be49-3a11e6395fe2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(244, 244, 244, 1) !important;}#s-4cd56db1-188e-4509-be49-3a11e6395fe2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}


#s-4cd56db1-188e-4509-be49-3a11e6395fe2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d80b51a8-9e1f-4040-b356-0f30bbe5eff0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7aa3a165-b005-48d3-85af-501d0f75f339 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-eddc5b2c-b8df-4bab-addc-aedc9977865f {
  text-align: center;
}




  #s-eddc5b2c-b8df-4bab-addc-aedc9977865f img.shogun-image {
    
    width: px;
  }


#s-eddc5b2c-b8df-4bab-addc-aedc9977865f .shogun-image-content {
  
    align-items: center;
  
}

#s-ac76d7c0-0957-4eb3-8708-8865bdeaa79e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-659e807c-8920-4a1b-9247-bbe9feb9cea1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(244, 244, 244, 1);
}

@media (min-width: 0px) {
[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-116aeb9e-2714-42bf-a900-fc8265d8a655"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-70aca2ad-1a2f-4131-8087-9e29f1bd195c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-70aca2ad-1a2f-4131-8087-9e29f1bd195c .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbe42f78-c677-428a-9511-c9950fe20a44"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e052e6d6-8a25-4f60-88d6-7e4d97895435 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(244, 244, 244, 1);
border-style: solid;
border-radius: 2px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-e052e6d6-8a25-4f60-88d6-7e4d97895435:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(244, 244, 244, 1) !important;}#s-e052e6d6-8a25-4f60-88d6-7e4d97895435:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-e052e6d6-8a25-4f60-88d6-7e4d97895435.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7102d073-b5c3-4bb6-b4b7-dc03ebc685e9 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(244, 244, 244, 1);
border-style: solid;
border-radius: 2px;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-7102d073-b5c3-4bb6-b4b7-dc03ebc685e9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(244, 244, 244, 1) !important;}#s-7102d073-b5c3-4bb6-b4b7-dc03ebc685e9:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-7102d073-b5c3-4bb6-b4b7-dc03ebc685e9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ef837d26-0f7c-4903-bc09-b962b9620f24 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-3386c140-beec-4f1e-bcea-c780961287b4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-f5518d14-5c06-473b-b9fe-cf30e0da7767 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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