.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-884932f4-195c-43e9-a650-b5cf62e10dec {
  min-height: 50px;
}








#s-884932f4-195c-43e9-a650-b5cf62e10dec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-884932f4-195c-43e9-a650-b5cf62e10dec.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf {
  background-color: rgba(249, 238, 244, 1);
}

@media (min-width: 0px) {
[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c6bd58c-3241-452f-8ce5-1edf3d0d4edf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-60db41c6-1ff0-41c1-804d-23f556c2dcd1 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}




  #s-60db41c6-1ff0-41c1-804d-23f556c2dcd1 img.shogun-image {
    
    width: px;
  }


#s-60db41c6-1ff0-41c1-804d-23f556c2dcd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-737189dc-e382-4c07-a20d-e64048584ed3 {
  margin-top: 75px;
margin-bottom: 75px;
min-height: 50px;
}








#s-737189dc-e382-4c07-a20d-e64048584ed3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-737189dc-e382-4c07-a20d-e64048584ed3.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) and (max-width: 991px){#s-a01e4455-8d45-47b3-960f-0e4e608dd864 {
  display: none;
}
#s-a01e4455-8d45-47b3-960f-0e4e608dd864, #wrap-s-a01e4455-8d45-47b3-960f-0e4e608dd864 { display:none !important; }}@media (max-width: 767px){#s-a01e4455-8d45-47b3-960f-0e4e608dd864 {
  display: none;
}
#s-a01e4455-8d45-47b3-960f-0e4e608dd864, #wrap-s-a01e4455-8d45-47b3-960f-0e4e608dd864 { display:none !important; }}
.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-d3a9c32d-1dde-4fac-a703-28497ce30a38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3a9c32d-1dde-4fac-a703-28497ce30a38 .shogun-heading-component h1 {
  color: rgba(47, 49, 143, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cdb51c98-b0d7-43a5-974b-91e0b2320c16 {
  margin-left: 5px;
margin-right: 5px;
}

@media (min-width: 768px) and (max-width: 991px){#s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d {
  display: none;
}
#s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d, #wrap-s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d { display:none !important; }}@media (max-width: 767px){#s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d {
  display: none;
}
#s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d, #wrap-s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d { display:none !important; }}
@media (min-width: 0px) {
[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bf9ba3bd-fe94-41a3-8d51-f2d12136de4d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.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-923d0b07-6173-426d-a63a-7b0340e915bc {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 49, 143, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-923d0b07-6173-426d-a63a-7b0340e915bc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-923d0b07-6173-426d-a63a-7b0340e915bc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-923d0b07-6173-426d-a63a-7b0340e915bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-9b1c1f80-a5a7-4968-89ca-db05af5fa6b3 {
  min-height: 50px;
}








#s-9b1c1f80-a5a7-4968-89ca-db05af5fa6b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b1c1f80-a5a7-4968-89ca-db05af5fa6b3.shg-box.shg-c {
  justify-content: center;
}

#s-5ba98897-0abf-4e3b-8691-7260667b7b00 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}




  #s-5ba98897-0abf-4e3b-8691-7260667b7b00 img.shogun-image {
    
    width: px;
  }


#s-5ba98897-0abf-4e3b-8691-7260667b7b00 .shogun-image-content {
  
    align-items: center;
  
}

#s-78533ecf-d98f-4f05-88ba-f065f8538750 {
  border-style: solid;
margin-top: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(47, 49, 143, 0);
border-style: solid;
background-color: rgba(47, 49, 143, 0);
}








#s-78533ecf-d98f-4f05-88ba-f065f8538750 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78533ecf-d98f-4f05-88ba-f065f8538750.shg-box.shg-c {
  justify-content: center;
}

#s-8cc0b9e5-555f-47fd-80cb-e4e402deb168 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8cc0b9e5-555f-47fd-80cb-e4e402deb168 {
  display: none;
}
#s-8cc0b9e5-555f-47fd-80cb-e4e402deb168, #wrap-s-8cc0b9e5-555f-47fd-80cb-e4e402deb168 { display:none !important; }}@media (max-width: 767px){#s-8cc0b9e5-555f-47fd-80cb-e4e402deb168 {
  display: none;
}
#s-8cc0b9e5-555f-47fd-80cb-e4e402deb168, #wrap-s-8cc0b9e5-555f-47fd-80cb-e4e402deb168 { display:none !important; }}



  #s-8cc0b9e5-555f-47fd-80cb-e4e402deb168 img.shogun-image {
    
    width: px;
  }


#s-8cc0b9e5-555f-47fd-80cb-e4e402deb168 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2850eba-77e2-4033-9cb5-f11d774759c9 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2850eba-77e2-4033-9cb5-f11d774759c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8b1c80e6-3a53-44c5-afd8-9990bfab4a18 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8b1c80e6-3a53-44c5-afd8-9990bfab4a18 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fc6d30e2-2a40-4351-ac07-fe832720773e {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 1200px){#s-fc6d30e2-2a40-4351-ac07-fe832720773e {
  display: none;
}
#s-fc6d30e2-2a40-4351-ac07-fe832720773e, #wrap-s-fc6d30e2-2a40-4351-ac07-fe832720773e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc6d30e2-2a40-4351-ac07-fe832720773e {
  display: none;
}
#s-fc6d30e2-2a40-4351-ac07-fe832720773e, #wrap-s-fc6d30e2-2a40-4351-ac07-fe832720773e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc6d30e2-2a40-4351-ac07-fe832720773e {
  
}
}



  #s-fc6d30e2-2a40-4351-ac07-fe832720773e img.shogun-image {
    
    width: px;
  }


#s-fc6d30e2-2a40-4351-ac07-fe832720773e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-391a789d-f139-4051-8c5c-e151d2938313 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-391a789d-f139-4051-8c5c-e151d2938313 {
  display: none;
}
#s-391a789d-f139-4051-8c5c-e151d2938313, #wrap-s-391a789d-f139-4051-8c5c-e151d2938313 { display:none !important; }}
@media (min-width: 0px) {
[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-391a789d-f139-4051-8c5c-e151d2938313"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b9a39579-780a-4a64-9527-da8355193a77 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b9a39579-780a-4a64-9527-da8355193a77 {
  display: none;
}
#s-b9a39579-780a-4a64-9527-da8355193a77, #wrap-s-b9a39579-780a-4a64-9527-da8355193a77 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9a39579-780a-4a64-9527-da8355193a77 {
  display: none;
}
#s-b9a39579-780a-4a64-9527-da8355193a77, #wrap-s-b9a39579-780a-4a64-9527-da8355193a77 { display:none !important; }}
#s-b9a39579-780a-4a64-9527-da8355193a77 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-430d6cc0-6649-463e-bd3b-b5efe9085725 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d {
  display: none;
}
#s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d, #wrap-s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d {
  display: none;
}
#s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d, #wrap-s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d { display:none !important; }}@media (max-width: 767px){#s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d {
  display: none;
}
#s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d, #wrap-s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d { display:none !important; }}
@media (min-width: 0px) {
[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d7a46ffb-4637-47c1-ab2b-cc7508bc5d5d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0545bc6c-88f1-4c80-9c64-ba3f871b4e38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0545bc6c-88f1-4c80-9c64-ba3f871b4e38 {
  display: none;
}
#s-0545bc6c-88f1-4c80-9c64-ba3f871b4e38, #wrap-s-0545bc6c-88f1-4c80-9c64-ba3f871b4e38 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0545bc6c-88f1-4c80-9c64-ba3f871b4e38 {
  display: none;
}
#s-0545bc6c-88f1-4c80-9c64-ba3f871b4e38, #wrap-s-0545bc6c-88f1-4c80-9c64-ba3f871b4e38 { display:none !important; }}
#s-0545bc6c-88f1-4c80-9c64-ba3f871b4e38 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2b4708c0-955b-4c0e-8a36-fb77c88ecab8 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-7921e631-11d4-4c29-b874-036c4b86c292 {
  min-height: 50px;
background-color: rgba(250, 244, 231, 1);
}








#s-7921e631-11d4-4c29-b874-036c4b86c292 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7921e631-11d4-4c29-b874-036c4b86c292.shg-box.shg-c {
  justify-content: center;
}

#s-b3ac3de3-9541-4298-95ad-a8bdc04d55a0 {
  min-height: 100px;
}








#s-b3ac3de3-9541-4298-95ad-a8bdc04d55a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3ac3de3-9541-4298-95ad-a8bdc04d55a0.shg-box.shg-c {
  justify-content: center;
}

#s-0af60fe9-897f-46dc-82e1-c799430b10c7 {
  margin-left: 200px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0af60fe9-897f-46dc-82e1-c799430b10c7 {
  display: none;
}
#s-0af60fe9-897f-46dc-82e1-c799430b10c7, #wrap-s-0af60fe9-897f-46dc-82e1-c799430b10c7 { display:none !important; }}@media (max-width: 767px){#s-0af60fe9-897f-46dc-82e1-c799430b10c7 {
  display: none;
}
#s-0af60fe9-897f-46dc-82e1-c799430b10c7, #wrap-s-0af60fe9-897f-46dc-82e1-c799430b10c7 { display:none !important; }}
#s-db8cddf0-c2f1-4b22-b7f5-46599012f82b {
  padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-db8cddf0-c2f1-4b22-b7f5-46599012f82b {
  display: none;
}
#s-db8cddf0-c2f1-4b22-b7f5-46599012f82b, #wrap-s-db8cddf0-c2f1-4b22-b7f5-46599012f82b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db8cddf0-c2f1-4b22-b7f5-46599012f82b {
  display: none;
}
#s-db8cddf0-c2f1-4b22-b7f5-46599012f82b, #wrap-s-db8cddf0-c2f1-4b22-b7f5-46599012f82b { display:none !important; }}
#s-217f98ab-d0d0-4864-b5ce-64e1836d2f69 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
}








#s-217f98ab-d0d0-4864-b5ce-64e1836d2f69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-217f98ab-d0d0-4864-b5ce-64e1836d2f69.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-aa867dff-408a-4afb-adc6-3d33dbdb11f9"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0 {
  padding-top: 75px;
padding-bottom: 75px;
background-color: rgba(249, 238, 244, 1);
}

@media (min-width: 0px) {
[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39ddfd78-0e9c-4af3-b52f-01257b58c9e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6f5151b8-918f-42dd-9939-f6ae03daf490 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-0161f0fc-c210-44f3-96b6-d6bc75842085 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 {
  max-width: 100%;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 .shg-image-zoom,
.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 {
  max-width: 100%;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 .shg-image-zoom,
.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 {
  max-width: 100%;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 .shg-image-zoom,
.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 {
  max-width: 100%;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 .shg-image-zoom,
.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 {
  max-width: 100%;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 .shg-image-zoom,
.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-0161f0fc-c210-44f3-96b6-d6bc75842085 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.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-bb1b21bd-c4ee-4166-8e78-abd6428d5849 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
max-width: 400px;
text-align: center;
}

#s-bb1b21bd-c4ee-4166-8e78-abd6428d5849 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-bb1b21bd-c4ee-4166-8e78-abd6428d5849 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-9d759dd0-5129-45b9-9663-0a97c5bb1d92 {
  display: none;
}
#s-6f95b957-0c2b-447f-ba92-9e384cdc46da {
  min-height: 50px;
}








#s-6f95b957-0c2b-447f-ba92-9e384cdc46da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f95b957-0c2b-447f-ba92-9e384cdc46da.shg-box.shg-c {
  justify-content: center;
}

#s-70351337-4371-412f-b7ad-2a00efb51ca2 {
  margin-bottom: 40px;
}

@media (min-width: 0px) {
[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70351337-4371-412f-b7ad-2a00efb51ca2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-e3067a2d-7322-4115-a21f-64bf354e4bec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3067a2d-7322-4115-a21f-64bf354e4bec .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-055f104c-53d6-4928-8a20-ffdffab90176 {
  margin-left: 20px;
margin-right: 20px;
text-align: left;
}

#s-055f104c-53d6-4928-8a20-ffdffab90176 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 28px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-055f104c-53d6-4928-8a20-ffdffab90176 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 28px;
}

#s-055f104c-53d6-4928-8a20-ffdffab90176 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(47, 49, 143, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b2332224-7a2d-4992-a310-6dd04f0a544b {
  margin-left: 20px;
margin-right: 20px;
}

#s-6a511d62-3e35-4abb-8a59-56b12d8c3026 {
  border-style: solid;
margin-top: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a511d62-3e35-4abb-8a59-56b12d8c3026"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ccd60e0f-3b79-46cb-b956-820a778772a4 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
background-color: rgba(248, 248, 248, 1);
}

#s-ccd60e0f-3b79-46cb-b956-820a778772a4 .shg-product-quantity-wrapper {
  display: flex;
}

#s-ccd60e0f-3b79-46cb-b956-820a778772a4 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-ccd60e0f-3b79-46cb-b956-820a778772a4 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-ccd60e0f-3b79-46cb-b956-820a778772a4 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-ccd60e0f-3b79-46cb-b956-820a778772a4 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !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-4d79e7c7-daf9-457e-8e0b-538e2aed7214 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 49, 143, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-4d79e7c7-daf9-457e-8e0b-538e2aed7214:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4d79e7c7-daf9-457e-8e0b-538e2aed7214:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4d79e7c7-daf9-457e-8e0b-538e2aed7214 {
  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-4d79e7c7-daf9-457e-8e0b-538e2aed7214.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4d79e7c7-daf9-457e-8e0b-538e2aed7214.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-4d79e7c7-daf9-457e-8e0b-538e2aed7214.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.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-533598da-f3ea-4c7f-b0f1-f26203bc96dd {
  margin-left: 10px;
margin-right: 10px;
}

#s-533598da-f3ea-4c7f-b0f1-f26203bc96dd .shogun-tabs {
  justify-content: flex-start;
}


  #s-533598da-f3ea-4c7f-b0f1-f26203bc96dd .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-533598da-f3ea-4c7f-b0f1-f26203bc96dd .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-533598da-f3ea-4c7f-b0f1-f26203bc96dd .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(47, 49, 143, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-533598da-f3ea-4c7f-b0f1-f26203bc96dd .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-533598da-f3ea-4c7f-b0f1-f26203bc96dd .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-533598da-f3ea-4c7f-b0f1-f26203bc96dd .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-f98b6b5b-ee27-40a2-b78e-1f7a4793a8c8 {
  margin-left: 20px;
margin-right: 20px;
}

#s-fb00f268-8e9e-441a-a929-228c176b186b {
  margin-left: 20px;
margin-right: 20px;
}

#s-b9b23912-f24e-4200-8557-599497bab23b {
  margin-left: 20px;
margin-right: 20px;
}

#s-6c8583db-676e-4262-b753-9e8b3db26f2b {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
}








#s-6c8583db-676e-4262-b753-9e8b3db26f2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c8583db-676e-4262-b753-9e8b3db26f2b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-90114eb9-55fd-4b26-bbbb-78d224a5890a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e {
  padding-top: 75px;
padding-bottom: 75px;
background-color: rgba(249, 238, 244, 1);
}

@media (min-width: 0px) {
[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0f32cb4-7f1c-44b4-8285-e2d5d3a8478e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fae84a24-e3cf-4d97-9ab1-3d74e3555eb6 {
  display: none;
}
#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb {
  max-width: 100%;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb .shg-image-zoom,
.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb {
  max-width: 100%;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb .shg-image-zoom,
.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb {
  max-width: 100%;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb .shg-image-zoom,
.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb {
  max-width: 100%;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb .shg-image-zoom,
.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb {
  max-width: 100%;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb .shg-image-zoom,
.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-0aa4762b-3ecd-411a-aa3e-a467730a8ccb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b663453c-19e3-4113-9c8f-4cd55543a820 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
max-width: 400px;
text-align: center;
}

#s-b663453c-19e3-4113-9c8f-4cd55543a820 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-b663453c-19e3-4113-9c8f-4cd55543a820 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-e646a011-4f25-4933-ba8f-4c03f806916e {
  display: none;
}
#s-507ca195-4e61-4420-9037-86d7879a807a {
  min-height: 50px;
}








#s-507ca195-4e61-4420-9037-86d7879a807a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-507ca195-4e61-4420-9037-86d7879a807a.shg-box.shg-c {
  justify-content: center;
}

#s-cc57a560-f104-458d-873d-9d51fe42b557 {
  margin-bottom: 40px;
}

@media (min-width: 0px) {
[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc57a560-f104-458d-873d-9d51fe42b557"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7f368ea3-3a8e-43bf-967f-77c267684e94 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f368ea3-3a8e-43bf-967f-77c267684e94 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-6d988c22-472c-4670-9027-c3b9cc5eb3bd {
  margin-left: 20px;
margin-right: 20px;
text-align: left;
}

#s-6d988c22-472c-4670-9027-c3b9cc5eb3bd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 28px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6d988c22-472c-4670-9027-c3b9cc5eb3bd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 28px;
}

#s-6d988c22-472c-4670-9027-c3b9cc5eb3bd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(47, 49, 143, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b105e98c-25af-4a2f-8455-898cf278baee {
  margin-left: 20px;
margin-right: 20px;
}

#s-6a911662-6c96-42df-912f-067adeb368da {
  border-style: solid;
margin-top: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a911662-6c96-42df-912f-067adeb368da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-603abbb3-dced-4c87-b4f0-18fab6b73834 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}

#s-603abbb3-dced-4c87-b4f0-18fab6b73834 .shg-product-quantity-wrapper {
  display: flex;
}

#s-603abbb3-dced-4c87-b4f0-18fab6b73834 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-603abbb3-dced-4c87-b4f0-18fab6b73834 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-603abbb3-dced-4c87-b4f0-18fab6b73834 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-603abbb3-dced-4c87-b4f0-18fab6b73834 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-614741ec-a26a-4e91-bc72-cd905cf268fa {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 49, 143, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-614741ec-a26a-4e91-bc72-cd905cf268fa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-614741ec-a26a-4e91-bc72-cd905cf268fa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-614741ec-a26a-4e91-bc72-cd905cf268fa {
  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-614741ec-a26a-4e91-bc72-cd905cf268fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-614741ec-a26a-4e91-bc72-cd905cf268fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-614741ec-a26a-4e91-bc72-cd905cf268fa.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8f5b885a-5741-4e97-aad2-e4772c61a72d {
  margin-left: 10px;
margin-right: 10px;
}

#s-8f5b885a-5741-4e97-aad2-e4772c61a72d .shogun-tabs {
  justify-content: flex-start;
}


  #s-8f5b885a-5741-4e97-aad2-e4772c61a72d .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-8f5b885a-5741-4e97-aad2-e4772c61a72d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-8f5b885a-5741-4e97-aad2-e4772c61a72d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(47, 49, 143, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-8f5b885a-5741-4e97-aad2-e4772c61a72d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-8f5b885a-5741-4e97-aad2-e4772c61a72d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-8f5b885a-5741-4e97-aad2-e4772c61a72d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-c932d871-d3b6-458a-a319-6e2fa6a6e3ab {
  margin-left: 20px;
margin-right: 20px;
}

#s-9200780b-fccb-4d0c-b8dc-7513695affcb {
  margin-left: 20px;
margin-right: 20px;
}

#s-9fd8769c-8db5-4113-b635-7482143081be {
  margin-left: 20px;
margin-right: 20px;
}

#s-6b5039c7-87c9-4473-8887-e3d97ba81335 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 50px;
}
@media (max-width: 767px){#s-6b5039c7-87c9-4473-8887-e3d97ba81335 {
  display: none;
}
#s-6b5039c7-87c9-4473-8887-e3d97ba81335, #wrap-s-6b5039c7-87c9-4473-8887-e3d97ba81335 { display:none !important; }}







#s-6b5039c7-87c9-4473-8887-e3d97ba81335 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b5039c7-87c9-4473-8887-e3d97ba81335.shg-box.shg-c {
  justify-content: center;
}

#s-4f0e8155-7769-4035-adb9-9ac78055483d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f0e8155-7769-4035-adb9-9ac78055483d .shogun-heading-component h1 {
  color: rgba(47, 49, 143, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-73f1af49-322f-49e9-b9e0-16df3a08a599 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-73f1af49-322f-49e9-b9e0-16df3a08a599 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-73f1af49-322f-49e9-b9e0-16df3a08a599 .shg-sld-nav-button.shg-sld-left,
#s-73f1af49-322f-49e9-b9e0-16df3a08a599 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-0551d25e-a486-460e-a645-a8580d2e2ff8 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0551d25e-a486-460e-a645-a8580d2e2ff8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0c90a6bb-f744-42a4-9d91-ecc4e27b454d {
  text-align: center;
}




  #s-0c90a6bb-f744-42a4-9d91-ecc4e27b454d img.shogun-image {
    
    width: px;
  }


#s-0c90a6bb-f744-42a4-9d91-ecc4e27b454d .shogun-image-content {
  
    align-items: center;
  
}

#s-8062bc89-f208-44e9-af1f-e3b4acaaac92 {
  text-align: center;
}




  #s-8062bc89-f208-44e9-af1f-e3b4acaaac92 img.shogun-image {
    
    width: px;
  }


#s-8062bc89-f208-44e9-af1f-e3b4acaaac92 .shogun-image-content {
  
    align-items: center;
  
}

#s-53799403-03a7-4d15-8901-3fb7c11b3a0f {
  text-align: center;
}




  #s-53799403-03a7-4d15-8901-3fb7c11b3a0f img.shogun-image {
    
    width: px;
  }


#s-53799403-03a7-4d15-8901-3fb7c11b3a0f .shogun-image-content {
  
    align-items: center;
  
}

#s-775d1331-624d-4481-9b7b-13794e613190 {
  text-align: center;
}




  #s-775d1331-624d-4481-9b7b-13794e613190 img.shogun-image {
    
    width: px;
  }


#s-775d1331-624d-4481-9b7b-13794e613190 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1a57691-53c7-4a74-8a41-0ed1365e644c {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b1a57691-53c7-4a74-8a41-0ed1365e644c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d15d1b0c-ea39-426d-a2f2-e342ac8741c0 {
  text-align: center;
}




  #s-d15d1b0c-ea39-426d-a2f2-e342ac8741c0 img.shogun-image {
    
    width: px;
  }


#s-d15d1b0c-ea39-426d-a2f2-e342ac8741c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-efd0a5d7-32bd-4cf8-9cc4-f82eb2047dfa {
  text-align: center;
}




  #s-efd0a5d7-32bd-4cf8-9cc4-f82eb2047dfa img.shogun-image {
    
    width: px;
  }


#s-efd0a5d7-32bd-4cf8-9cc4-f82eb2047dfa .shogun-image-content {
  
    align-items: center;
  
}

#s-dcf9a638-b000-45d4-b7c5-493e17564d8c {
  text-align: center;
}




  #s-dcf9a638-b000-45d4-b7c5-493e17564d8c img.shogun-image {
    
    width: px;
  }


#s-dcf9a638-b000-45d4-b7c5-493e17564d8c .shogun-image-content {
  
    align-items: center;
  
}

#s-bb07ac9e-7c14-4f91-9a31-9d93b5df37aa {
  text-align: center;
}




  #s-bb07ac9e-7c14-4f91-9a31-9d93b5df37aa img.shogun-image {
    
    width: px;
  }


#s-bb07ac9e-7c14-4f91-9a31-9d93b5df37aa .shogun-image-content {
  
    align-items: center;
  
}

#s-802dd132-b361-423c-8742-7fa12f1b2b9e {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-802dd132-b361-423c-8742-7fa12f1b2b9e {
  display: none;
}
#s-802dd132-b361-423c-8742-7fa12f1b2b9e, #wrap-s-802dd132-b361-423c-8742-7fa12f1b2b9e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-802dd132-b361-423c-8742-7fa12f1b2b9e {
  display: none;
}
#s-802dd132-b361-423c-8742-7fa12f1b2b9e, #wrap-s-802dd132-b361-423c-8742-7fa12f1b2b9e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-802dd132-b361-423c-8742-7fa12f1b2b9e {
  display: none;
}
#s-802dd132-b361-423c-8742-7fa12f1b2b9e, #wrap-s-802dd132-b361-423c-8742-7fa12f1b2b9e { display:none !important; }}







#s-802dd132-b361-423c-8742-7fa12f1b2b9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-802dd132-b361-423c-8742-7fa12f1b2b9e.shg-box.shg-c {
  justify-content: center;
}

#s-eb411e96-7142-4320-9097-17c7a1e0bb4e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb411e96-7142-4320-9097-17c7a1e0bb4e .shogun-heading-component h1 {
  color: rgba(47, 49, 143, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-657197a3-c953-4a4c-960f-29a12fb22201 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-657197a3-c953-4a4c-960f-29a12fb22201 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-657197a3-c953-4a4c-960f-29a12fb22201 .shg-sld-nav-button.shg-sld-left,
#s-657197a3-c953-4a4c-960f-29a12fb22201 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-4805e6d4-57ac-4956-8090-580852e0d623 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4805e6d4-57ac-4956-8090-580852e0d623"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-99527f40-3743-4550-8b2c-cae5aedfd629 {
  text-align: center;
}




  #s-99527f40-3743-4550-8b2c-cae5aedfd629 img.shogun-image {
    
    width: px;
  }


#s-99527f40-3743-4550-8b2c-cae5aedfd629 .shogun-image-content {
  
    align-items: center;
  
}

#s-75d75941-02cf-4461-a188-4e80d8936e70 {
  text-align: center;
}




  #s-75d75941-02cf-4461-a188-4e80d8936e70 img.shogun-image {
    
    width: px;
  }


#s-75d75941-02cf-4461-a188-4e80d8936e70 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a3fd429-6473-40a0-9899-6199cc1fe2c1 {
  text-align: center;
}




  #s-3a3fd429-6473-40a0-9899-6199cc1fe2c1 img.shogun-image {
    
    width: px;
  }


#s-3a3fd429-6473-40a0-9899-6199cc1fe2c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7b4c150-82a1-42bf-9c11-b733bc711b27 {
  text-align: center;
}




  #s-d7b4c150-82a1-42bf-9c11-b733bc711b27 img.shogun-image {
    
    width: px;
  }


#s-d7b4c150-82a1-42bf-9c11-b733bc711b27 .shogun-image-content {
  
    align-items: center;
  
}

#s-e530fd33-9521-464b-85ab-a5281ff87193 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e530fd33-9521-464b-85ab-a5281ff87193"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-83fb34dc-d7bd-4c32-8b45-9f4f113026ee {
  text-align: center;
}




  #s-83fb34dc-d7bd-4c32-8b45-9f4f113026ee img.shogun-image {
    
    width: px;
  }


#s-83fb34dc-d7bd-4c32-8b45-9f4f113026ee .shogun-image-content {
  
    align-items: center;
  
}

#s-cc80f675-6e07-4ff1-a1c8-f3501c0bffc9 {
  text-align: center;
}




  #s-cc80f675-6e07-4ff1-a1c8-f3501c0bffc9 img.shogun-image {
    
    width: px;
  }


#s-cc80f675-6e07-4ff1-a1c8-f3501c0bffc9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d3265525-f980-4301-994b-39a37aa76b78 {
  text-align: center;
}




  #s-d3265525-f980-4301-994b-39a37aa76b78 img.shogun-image {
    
    width: px;
  }


#s-d3265525-f980-4301-994b-39a37aa76b78 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1a9e897-1fff-4844-9a5c-9bfd4a62bad7 {
  text-align: center;
}




  #s-b1a9e897-1fff-4844-9a5c-9bfd4a62bad7 img.shogun-image {
    
    width: px;
  }


#s-b1a9e897-1fff-4844-9a5c-9bfd4a62bad7 .shogun-image-content {
  
    align-items: center;
  
}

#s-ec8222f7-c9cb-48c1-90b4-1f3bec62eafe {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-ec8222f7-c9cb-48c1-90b4-1f3bec62eafe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec8222f7-c9cb-48c1-90b4-1f3bec62eafe.shg-box.shg-c {
  justify-content: center;
}

#s-1956bad8-5eef-422c-82e9-bcc753053501 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1956bad8-5eef-422c-82e9-bcc753053501 .shogun-heading-component h1 {
  color: rgba(47, 49, 143, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e1b827f0-edfe-415d-9e53-8b3524e4ccba {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e1b827f0-edfe-415d-9e53-8b3524e4ccba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-66031f84-f846-41a1-abc8-1fb37bfa484d {
  display: none;
}
#s-f42a5e64-70c4-4677-bc13-856c9d975c36 {
  text-align: left;
}


.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 {
  max-width: 100%;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 .shg-image-zoom,
.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 {
  max-width: 100%;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 .shg-image-zoom,
.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 {
  max-width: 100%;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 .shg-image-zoom,
.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 {
  max-width: 100%;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 .shg-image-zoom,
.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 {
  max-width: 100%;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 .shg-image-zoom,
.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f42a5e64-70c4-4677-bc13-856c9d975c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bd6e6053-5669-42ea-91fd-fecb61dfac51 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bd6e6053-5669-42ea-91fd-fecb61dfac51 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cac15ff6-141c-4d04-ae84-3e8c0ab3fb97 {
  text-align: center;
}

#s-cac15ff6-141c-4d04-ae84-3e8c0ab3fb97 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cac15ff6-141c-4d04-ae84-3e8c0ab3fb97 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cac15ff6-141c-4d04-ae84-3e8c0ab3fb97 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(47, 49, 143, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-65a98912-21e3-464c-9010-3d69f7785160 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 49, 143, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-65a98912-21e3-464c-9010-3d69f7785160:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-65a98912-21e3-464c-9010-3d69f7785160:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-65a98912-21e3-464c-9010-3d69f7785160 {
  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-65a98912-21e3-464c-9010-3d69f7785160.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65a98912-21e3-464c-9010-3d69f7785160.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-65a98912-21e3-464c-9010-3d69f7785160.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-16c4142d-3da0-49a6-ac67-d33579695574 {
  display: none;
}
#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 {
  text-align: left;
}


.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 {
  max-width: 100%;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 .shg-image-zoom,
.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 {
  max-width: 100%;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 .shg-image-zoom,
.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 {
  max-width: 100%;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 .shg-image-zoom,
.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 {
  max-width: 100%;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 .shg-image-zoom,
.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 {
  max-width: 100%;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 .shg-image-zoom,
.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f099b4b4-ff7f-40d1-b8a9-6766ee18b194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e98a380c-a17e-41ad-b82f-4eaec7d9a0ce {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e98a380c-a17e-41ad-b82f-4eaec7d9a0ce .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-73da531a-e2c1-4334-9f81-9487fdf63860 {
  text-align: center;
}

#s-73da531a-e2c1-4334-9f81-9487fdf63860 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-73da531a-e2c1-4334-9f81-9487fdf63860 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-73da531a-e2c1-4334-9f81-9487fdf63860 .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-fd15f5e3-b617-4196-8f5a-01d6becc3b3f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 49, 143, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-fd15f5e3-b617-4196-8f5a-01d6becc3b3f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fd15f5e3-b617-4196-8f5a-01d6becc3b3f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fd15f5e3-b617-4196-8f5a-01d6becc3b3f {
  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-fd15f5e3-b617-4196-8f5a-01d6becc3b3f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd15f5e3-b617-4196-8f5a-01d6becc3b3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-fd15f5e3-b617-4196-8f5a-01d6becc3b3f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-09ed47fc-6644-45e0-ae42-ed9ea231b023 {
  display: none;
}
#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c {
  text-align: left;
}


.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c {
  max-width: 100%;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c .shg-image-zoom,
.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c {
  max-width: 100%;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c .shg-image-zoom,
.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c {
  max-width: 100%;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c .shg-image-zoom,
.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c {
  max-width: 100%;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c .shg-image-zoom,
.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c {
  max-width: 100%;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c .shg-image-zoom,
.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc6ef6ae-6eb0-494d-9611-8f7d539a6d5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b3582ce5-0f91-4e4a-ba00-405bddd87f65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b3582ce5-0f91-4e4a-ba00-405bddd87f65 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-995ce52b-e04e-408f-a816-bdf4aebe6210 {
  text-align: center;
}

#s-995ce52b-e04e-408f-a816-bdf4aebe6210 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-995ce52b-e04e-408f-a816-bdf4aebe6210 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-995ce52b-e04e-408f-a816-bdf4aebe6210 .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-4c86daac-81ef-4daa-87ab-108a578ab78a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 49, 143, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-4c86daac-81ef-4daa-87ab-108a578ab78a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4c86daac-81ef-4daa-87ab-108a578ab78a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4c86daac-81ef-4daa-87ab-108a578ab78a {
  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-4c86daac-81ef-4daa-87ab-108a578ab78a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c86daac-81ef-4daa-87ab-108a578ab78a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-4c86daac-81ef-4daa-87ab-108a578ab78a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ff195450-7dfc-4fcd-88aa-80452675f196 {
  display: none;
}
#s-ec6a18bd-1349-4002-882f-3c1116a11e6f {
  text-align: left;
}


.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f {
  max-width: 100%;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f .shg-image-zoom,
.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f {
  max-width: 100%;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f .shg-image-zoom,
.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f {
  max-width: 100%;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f .shg-image-zoom,
.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f {
  max-width: 100%;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f .shg-image-zoom,
.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f {
  max-width: 100%;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f .shg-image-zoom,
.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec6a18bd-1349-4002-882f-3c1116a11e6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cd41b209-5e19-4d4c-8cd1-1326f39df5d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd41b209-5e19-4d4c-8cd1-1326f39df5d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-63bdff7b-f8b0-4ba2-b576-40483656384f {
  text-align: center;
}

#s-63bdff7b-f8b0-4ba2-b576-40483656384f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-63bdff7b-f8b0-4ba2-b576-40483656384f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-63bdff7b-f8b0-4ba2-b576-40483656384f .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-d49d23e5-4741-4668-9592-01fbffcc9deb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(47, 49, 143, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-d49d23e5-4741-4668-9592-01fbffcc9deb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d49d23e5-4741-4668-9592-01fbffcc9deb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d49d23e5-4741-4668-9592-01fbffcc9deb {
  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-d49d23e5-4741-4668-9592-01fbffcc9deb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d49d23e5-4741-4668-9592-01fbffcc9deb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-d49d23e5-4741-4668-9592-01fbffcc9deb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-528763b5-725b-43ce-9d03-ca7f6c73f255 {
  min-height: 50px;
}
@media (max-width: 767px){#s-528763b5-725b-43ce-9d03-ca7f6c73f255 {
  display: none;
}
#s-528763b5-725b-43ce-9d03-ca7f6c73f255, #wrap-s-528763b5-725b-43ce-9d03-ca7f6c73f255 { display:none !important; }}







#s-528763b5-725b-43ce-9d03-ca7f6c73f255 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-528763b5-725b-43ce-9d03-ca7f6c73f255.shg-box.shg-c {
  justify-content: center;
}

#s-e317938e-4209-44c7-9abd-cd18c263d525 {
  text-align: center;
}





#s-e317938e-4209-44c7-9abd-cd18c263d525 .shogun-image-content {
  
    align-items: center;
  
}

#s-aadce066-df6e-4ec8-9e95-fbeae79d365b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-aadce066-df6e-4ec8-9e95-fbeae79d365b {
  display: none;
}
#s-aadce066-df6e-4ec8-9e95-fbeae79d365b, #wrap-s-aadce066-df6e-4ec8-9e95-fbeae79d365b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aadce066-df6e-4ec8-9e95-fbeae79d365b {
  display: none;
}
#s-aadce066-df6e-4ec8-9e95-fbeae79d365b, #wrap-s-aadce066-df6e-4ec8-9e95-fbeae79d365b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aadce066-df6e-4ec8-9e95-fbeae79d365b {
  display: none;
}
#s-aadce066-df6e-4ec8-9e95-fbeae79d365b, #wrap-s-aadce066-df6e-4ec8-9e95-fbeae79d365b { display:none !important; }}







#s-aadce066-df6e-4ec8-9e95-fbeae79d365b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aadce066-df6e-4ec8-9e95-fbeae79d365b.shg-box.shg-c {
  justify-content: center;
}

#s-c030d8b3-352c-4397-83f1-a5b648cfc5bc {
  text-align: center;
}





#s-c030d8b3-352c-4397-83f1-a5b648cfc5bc .shogun-image-content {
  
    align-items: center;
  
}

#s-1a6e9efd-7da1-47c2-b3eb-a9d542253e17 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}








#s-1a6e9efd-7da1-47c2-b3eb-a9d542253e17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a6e9efd-7da1-47c2-b3eb-a9d542253e17.shg-box.shg-c {
  justify-content: center;
}

#s-cd861260-98a1-47dc-9520-c8a566c77032 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd861260-98a1-47dc-9520-c8a566c77032 .shogun-heading-component h1 {
  color: rgba(47, 49, 143, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f8cd831-a43e-48cb-84f3-357edeaaffd9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-145f359d-1241-4f38-b123-3ea906eea8c1 {
  margin-left: 20px;
margin-right: 20px;
}

#s-145f359d-1241-4f38-b123-3ea906eea8c1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-145f359d-1241-4f38-b123-3ea906eea8c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-145f359d-1241-4f38-b123-3ea906eea8c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(47, 49, 143, 1);
}

#s-145f359d-1241-4f38-b123-3ea906eea8c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-145f359d-1241-4f38-b123-3ea906eea8c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(47, 49, 143, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-145f359d-1241-4f38-b123-3ea906eea8c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-6b51ca48-a1d8-4d97-93ca-0e0fa113dec5 {
  margin-left: 20px;
margin-right: 20px;
}

#s-b086d5f6-1c4c-422c-b7d4-31c7e81e8fc1 {
  margin-left: 20px;
margin-right: 20px;
}

#s-87baf887-ba7c-46c8-9fe3-c31d6b9aa108 {
  margin-left: 20px;
margin-right: 20px;
}

#s-b75af0ef-b8d0-496f-99b6-9c96346af9bd {
  margin-left: 20px;
margin-right: 20px;
}

#s-1c7b2143-1a03-4b84-9984-bce6cb858ebd {
  margin-left: 20px;
margin-right: 20px;
}

#s-d1829f1c-2f33-4cf0-863f-8c7403a2b024 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}








#s-d1829f1c-2f33-4cf0-863f-8c7403a2b024 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1829f1c-2f33-4cf0-863f-8c7403a2b024.shg-box.shg-c {
  justify-content: center;
}

#s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0da965ee-3ba2-4b0a-8bf4-082dc4cef9c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-146a4f0a-62cb-480e-9aad-0ab25a6f75ec {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-146a4f0a-62cb-480e-9aad-0ab25a6f75ec .shogun-heading-component h1 {
  color: rgba(47, 49, 143, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-82f43969-0deb-4140-aef5-c1585edbe733 {
  margin-left: 20px;
margin-right: 20px;
}

#s-9e0fa551-20b5-4b61-a479-1e062679cf36 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-9e0fa551-20b5-4b61-a479-1e062679cf36 img.shogun-image {
    
    width: px;
  }


#s-9e0fa551-20b5-4b61-a479-1e062679cf36 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ca5a0da-f249-42e5-876e-8aa1829c085e {
  text-align: center;
}




  #s-0ca5a0da-f249-42e5-876e-8aa1829c085e img.shogun-image {
    
    width: px;
  }


#s-0ca5a0da-f249-42e5-876e-8aa1829c085e .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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