.shg-box {
  position: relative;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.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-7257559d-71e2-4681-bc88-37d5b4bcad50 { min-height: 50px; }
#s-7257559d-71e2-4681-bc88-37d5b4bcad50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-image-container {
  position: relative;
}

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

.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 {
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox-item {
  cursor: pointer;
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox {
  display: none;
  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);
}

.shogun-lightbox-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.shogun-lightbox-close {
  color: #fff;
  font-size: 45px;
  align-self: flex-end;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.shogun-lightbox-image-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 10px;
}

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

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

img.shogun-image {
  max-width: 100% !important;
  margin: 0 !important;
}

#s-e1301eba-579b-4195-a005-52736f688e45 { text-align: 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-f87d3e67-2cd7-40cc-b1fd-0de4100487ed { padding-top: 30px; }
@media (min-width: 0px) {
[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-f87d3e67-2cd7-40cc-b1fd-0de4100487ed"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0a36f0b9-26f7-400d-b65a-9777eeb3786e { padding-right: 15px; }
#s-5006a243-047d-4562-9bd1-3e1be200f217 { text-align: center; }
#s-28fb6ce5-1193-423f-a13c-e96c0c96d053 { padding-top: 0px; }
@media (min-width: 0px) {
[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-28fb6ce5-1193-423f-a13c-e96c0c96d053"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1f627128-c70a-48dd-b608-e0163181bf26 { text-align: center; }
#s-4b19d248-0e3c-4f23-bc83-6a11a44c8ad3 { padding-top: 20px;
padding-left: 15px; }
#s-8aba028f-212c-44b8-beae-a8cc5a06aad9 { padding-top: 0px; }
@media (min-width: 0px) {
[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-8aba028f-212c-44b8-beae-a8cc5a06aad9"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-991ea8ca-dbec-401f-a7da-a550177df5cf { padding-top: 20px;
padding-right: 15px; }
#s-e3360e79-b411-4bc3-8e9a-1693ae66f64b { text-align: center; }
#s-7dee448a-9d01-4c99-abfa-e9612c63c32c { padding-top: 0px; }
@media (min-width: 0px) {
[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7dee448a-9d01-4c99-abfa-e9612c63c32c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-765f1bbc-fb7c-4549-bc7c-e4cc9ee210ec { text-align: center; }
#s-1f422d02-ac33-46f3-853f-646c91867a12 { padding-top: 20px;
padding-left: 15px; }
#s-7a7793bc-92a4-4294-b428-d1d492455ead { padding-top: 0px; }
@media (min-width: 0px) {
[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-7a7793bc-92a4-4294-b428-d1d492455ead"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7ec0db15-16e4-4db4-a051-ccaef6fade57 { padding-top: 10px;
padding-right: 15px; }
#s-782a7525-6a25-4ad7-8d0f-48485f28dedc { text-align: center; }
#s-32b7398d-29f7-4a0e-b46e-858820e13b8b { padding-top: 0px; }
@media (min-width: 0px) {
[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32b7398d-29f7-4a0e-b46e-858820e13b8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a6adbbdd-10f4-48ba-bc28-893a9bb7c794 { text-align: center; }
#s-4601b231-d04d-4afc-98c4-5d92f90abc58 { padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px; }
#s-f58ff030-5dc1-4108-9e08-ae8ef93166ca { padding-top: 0px; }
@media (min-width: 0px) {
[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-f58ff030-5dc1-4108-9e08-ae8ef93166ca"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-4194d9cf-6d8c-4e8a-9595-ba63c15ae93f { padding-top: 10px;
padding-bottom: 10px;
padding-right: 15px; }
#s-c32d2f82-651f-48cc-9538-50086b97f965 { text-align: center; }
#s-1f3d088e-59d5-400e-8593-32d97578f856 { padding-top: 0px; }
@media (min-width: 0px) {
[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f3d088e-59d5-400e-8593-32d97578f856"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e9996625-6ff2-4c2b-b788-c35c040e9111 { text-align: center; }
#s-30724045-f8b6-4406-b4e8-b0d3ec9881fa { padding-top: 30px;
padding-left: 15px;
padding-bottom: 10px; }
#s-5439cd6c-c1b5-4249-8b37-b206c220999a { padding-top: 0px; }
@media (min-width: 0px) {
[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-5439cd6c-c1b5-4249-8b37-b206c220999a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-47d0909d-2409-4035-9e35-c2a2dffb5a5d { padding-top: 30px;
padding-bottom: 10px;
padding-right: 15px; }
#s-bae796a9-4993-4967-9ab2-81c9d49ea094 { text-align: center; }
#s-4c8ab8c8-8c18-4319-ab86-e6ee8e625f24 { text-align: center; }
#s-59458893-5ac3-4184-a577-ed630f05108f { padding-top: 0px; }
@media (min-width: 0px) {
[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-59458893-5ac3-4184-a577-ed630f05108f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-08dc430c-03fe-4ee7-a3d8-065894121093 { text-align: center; }
#s-e30db436-50b3-419c-bded-4507913f33c7 { padding-top: 20px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 0px; }
#s-2802efb7-0c70-4894-900f-a69eac65796b { padding-top: 0px; }
@media (min-width: 0px) {
[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-2802efb7-0c70-4894-900f-a69eac65796b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c3bed560-cb7c-4fa1-a465-c9e2d52816d3 { padding-top: 30px;
padding-bottom: 10px;
padding-right: 15px; }
#s-cc7512c3-8bab-4212-bed3-444a647d7a55 { text-align: center; }
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row {
    display: block;
  }

  .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

#s-cb4e5c56-842f-4d0a-bb3d-44496d8946a3 { padding-bottom: 30px; }
#s-4c80d577-0f6e-41b9-a779-d1b6a43e372a {
  display: none;
}
.shg-product-image-wrapper {
  display: none;
}

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

#s-16aa372d-ccfc-4c67-8792-a3185a2feaba { text-align: left; }
.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-92b2b1ef-b72e-467e-ae48-5d165f571175 { padding-top: 5px;
padding-bottom: 5px;
text-align: left; }
#s-92b2b1ef-b72e-467e-ae48-5d165f571175 .shg-product-title-component h1 {
  color: rgba(61, 66, 70, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 19px;
}
#s-f0844286-5a16-4afd-8d4c-976b36680bab { text-align: left; }
#s-f0844286-5a16-4afd-8d4c-976b36680bab .shg-product-sold-out {
  display: none;
}

#s-f0844286-5a16-4afd-8d4c-976b36680bab .shg-product-price {
  color: rgba(105, 114, 123, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0844286-5a16-4afd-8d4c-976b36680bab .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9062a585-706e-4a39-b10e-8f2463cc0431 {
  display: none;
}
#s-db334f0e-71f7-4741-bbd2-5b51e9a1cbff { text-align: left; }
#s-7a87d3a7-69a0-436c-98b2-cf4a06ae39b4 { padding-top: 5px;
padding-bottom: 5px;
text-align: left; }
#s-7a87d3a7-69a0-436c-98b2-cf4a06ae39b4 .shg-product-title-component h1 {
  color: rgba(61, 66, 70, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 19px;
}
#s-4a7fa860-27c7-490c-85db-e0e35b8c8ae7 { text-align: left; }
#s-4a7fa860-27c7-490c-85db-e0e35b8c8ae7 .shg-product-sold-out {
  display: none;
}

#s-4a7fa860-27c7-490c-85db-e0e35b8c8ae7 .shg-product-price {
  color: rgba(105, 114, 123, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a7fa860-27c7-490c-85db-e0e35b8c8ae7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b953046a-ee91-4e24-9b78-10c1df7b6fdc {
  display: none;
}
#s-3a38753b-9238-4c86-8608-de475afeebe2 { text-align: left; }
#s-4c83a177-0fda-4a44-a381-4abfaab82c7a { padding-top: 5px;
padding-bottom: 5px;
text-align: left; }
#s-4c83a177-0fda-4a44-a381-4abfaab82c7a .shg-product-title-component h1 {
  color: rgba(61, 66, 70, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 19px;
}
#s-6171ea64-6cce-47d1-80ff-b6f6196d3eff { text-align: left; }
#s-6171ea64-6cce-47d1-80ff-b6f6196d3eff .shg-product-sold-out {
  display: none;
}

#s-6171ea64-6cce-47d1-80ff-b6f6196d3eff .shg-product-price {
  color: rgba(105, 114, 123, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6171ea64-6cce-47d1-80ff-b6f6196d3eff .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-58ac19f4-77ed-4e53-936e-d5caca2e6ff5 {
  display: none;
}
#s-a125165c-6032-4df9-a783-b43563cfbf2c { text-align: left; }
#s-7a2e2766-9082-4661-b1b3-82bd50e560d2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a2e2766-9082-4661-b1b3-82bd50e560d2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-1b91853c-8159-49c2-95c9-3e91b0f40039 { text-align: left; }
#s-1b91853c-8159-49c2-95c9-3e91b0f40039 .shg-product-sold-out {
  display: none;
}

#s-1b91853c-8159-49c2-95c9-3e91b0f40039 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b91853c-8159-49c2-95c9-3e91b0f40039 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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%;
}

#s-84d66b56-6988-4b6f-bc59-71b53d575aae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-84d66b56-6988-4b6f-bc59-71b53d575aae:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-84d66b56-6988-4b6f-bc59-71b53d575aae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84d66b56-6988-4b6f-bc59-71b53d575aae {
  display: block;
  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-84d66b56-6988-4b6f-bc59-71b53d575aae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84d66b56-6988-4b6f-bc59-71b53d575aae.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84d66b56-6988-4b6f-bc59-71b53d575aae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-8a6c1b46-e8bc-4849-9407-590164adbea2 {
  display: none;
}
#s-ce9b019e-dee4-4d94-a319-36e51c00325a { text-align: left; }
#s-e91c26b4-28a4-4ea7-878d-3ce85971708d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e91c26b4-28a4-4ea7-878d-3ce85971708d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-b4121577-e059-4341-b3bb-abfbe0b10871 { text-align: left; }
#s-b4121577-e059-4341-b3bb-abfbe0b10871 .shg-product-sold-out {
  display: none;
}

#s-b4121577-e059-4341-b3bb-abfbe0b10871 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b4121577-e059-4341-b3bb-abfbe0b10871 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a9d2b96a-9a26-4750-9ba2-e0cd805fd0aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-a9d2b96a-9a26-4750-9ba2-e0cd805fd0aa:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-a9d2b96a-9a26-4750-9ba2-e0cd805fd0aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a9d2b96a-9a26-4750-9ba2-e0cd805fd0aa {
  display: block;
  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-a9d2b96a-9a26-4750-9ba2-e0cd805fd0aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a9d2b96a-9a26-4750-9ba2-e0cd805fd0aa.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a9d2b96a-9a26-4750-9ba2-e0cd805fd0aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-87790d7a-37ba-469f-8497-96bf0daecd7f {
  display: none;
}
#s-ab19c7e4-530e-4c21-8995-4dbe12cba2e5 { text-align: left; }
#s-4ebb1a7b-f453-41a8-b4c7-e421b790faba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ebb1a7b-f453-41a8-b4c7-e421b790faba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-9bbaee5a-9932-43ea-99ee-663ee0fa4713 { text-align: left; }
#s-9bbaee5a-9932-43ea-99ee-663ee0fa4713 .shg-product-sold-out {
  display: none;
}

#s-9bbaee5a-9932-43ea-99ee-663ee0fa4713 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9bbaee5a-9932-43ea-99ee-663ee0fa4713 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-25be43e9-13d4-485b-90b2-62ee3517a017 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-25be43e9-13d4-485b-90b2-62ee3517a017:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-25be43e9-13d4-485b-90b2-62ee3517a017:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-25be43e9-13d4-485b-90b2-62ee3517a017 {
  display: block;
  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-25be43e9-13d4-485b-90b2-62ee3517a017.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-25be43e9-13d4-485b-90b2-62ee3517a017.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-25be43e9-13d4-485b-90b2-62ee3517a017.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-12fd8332-d5c0-438e-839e-4f84ab1eaa54 {
  display: none;
}
#s-54d7b7d2-dba0-41a6-8dfa-3dc553288104 { text-align: left; }
#s-d74c6504-e589-4821-887a-5ee4dd4ed250 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d74c6504-e589-4821-887a-5ee4dd4ed250 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-61f3a312-9ba9-44f5-b92b-3e8bdf24c101 { text-align: left; }
#s-61f3a312-9ba9-44f5-b92b-3e8bdf24c101 .shg-product-sold-out {
  display: none;
}

#s-61f3a312-9ba9-44f5-b92b-3e8bdf24c101 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-61f3a312-9ba9-44f5-b92b-3e8bdf24c101 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c746782a-345f-4913-850a-d347e6f56a0b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-c746782a-345f-4913-850a-d347e6f56a0b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-c746782a-345f-4913-850a-d347e6f56a0b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c746782a-345f-4913-850a-d347e6f56a0b {
  display: block;
  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-c746782a-345f-4913-850a-d347e6f56a0b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c746782a-345f-4913-850a-d347e6f56a0b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c746782a-345f-4913-850a-d347e6f56a0b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-1f41adf9-97cd-4789-8be4-0068b4a3664f {
  display: none;
}
#s-a629711d-42f5-43de-a794-98ff8fcbbaa4 { text-align: left; }
#s-77579c74-2ced-49c5-842a-bb411d53b16f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-77579c74-2ced-49c5-842a-bb411d53b16f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-06f0d3d5-c12f-411f-be00-61480ca75b6b { text-align: left; }
#s-06f0d3d5-c12f-411f-be00-61480ca75b6b .shg-product-sold-out {
  display: none;
}

#s-06f0d3d5-c12f-411f-be00-61480ca75b6b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-06f0d3d5-c12f-411f-be00-61480ca75b6b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3ccfa334-e2aa-495c-a57c-e336bf72ec40 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-3ccfa334-e2aa-495c-a57c-e336bf72ec40:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-3ccfa334-e2aa-495c-a57c-e336bf72ec40:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3ccfa334-e2aa-495c-a57c-e336bf72ec40 {
  display: block;
  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-3ccfa334-e2aa-495c-a57c-e336bf72ec40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ccfa334-e2aa-495c-a57c-e336bf72ec40.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3ccfa334-e2aa-495c-a57c-e336bf72ec40.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-88ad735d-7f33-4092-b473-5dd4da5e61eb {
  display: none;
}
#s-c5c8307e-c868-499c-a6c3-d3c3c46cf059 { text-align: left; }
#s-807adb50-fcbb-49af-880f-4b1ff6fb9515 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-807adb50-fcbb-49af-880f-4b1ff6fb9515 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-eefb5171-bc58-4fd4-a147-65a6bddeb622 { text-align: left; }
#s-eefb5171-bc58-4fd4-a147-65a6bddeb622 .shg-product-sold-out {
  display: none;
}

#s-eefb5171-bc58-4fd4-a147-65a6bddeb622 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eefb5171-bc58-4fd4-a147-65a6bddeb622 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d5db9a4d-4785-4ced-b3c6-3a786c367023 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-d5db9a4d-4785-4ced-b3c6-3a786c367023:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-d5db9a4d-4785-4ced-b3c6-3a786c367023:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5db9a4d-4785-4ced-b3c6-3a786c367023 {
  display: block;
  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-d5db9a4d-4785-4ced-b3c6-3a786c367023.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5db9a4d-4785-4ced-b3c6-3a786c367023.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5db9a4d-4785-4ced-b3c6-3a786c367023.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-5483d60b-f516-4608-a6d3-d33f1846bddb {
  display: none;
}
#s-8a08a2cf-87eb-4875-ba78-34e78f9d6a0f { text-align: left; }
#s-957f987d-d96d-46fb-a8fa-ba5b2d141078 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-957f987d-d96d-46fb-a8fa-ba5b2d141078 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-443d5d51-85e8-4573-a8f2-3e0eb8fa2cab { text-align: left; }
#s-443d5d51-85e8-4573-a8f2-3e0eb8fa2cab .shg-product-sold-out {
  display: none;
}

#s-443d5d51-85e8-4573-a8f2-3e0eb8fa2cab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-443d5d51-85e8-4573-a8f2-3e0eb8fa2cab .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3afc0633-e289-4b3f-a84a-ccb8d93a7af9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-3afc0633-e289-4b3f-a84a-ccb8d93a7af9:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-3afc0633-e289-4b3f-a84a-ccb8d93a7af9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3afc0633-e289-4b3f-a84a-ccb8d93a7af9 {
  display: block;
  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-3afc0633-e289-4b3f-a84a-ccb8d93a7af9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3afc0633-e289-4b3f-a84a-ccb8d93a7af9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3afc0633-e289-4b3f-a84a-ccb8d93a7af9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-e4f83b4a-f03e-44af-ab26-b7caf2503ad8 {
  display: none;
}
#s-4a5e39c1-f5c0-4bc0-a750-311411c5d715 { text-align: left; }
#s-9426b73a-fd27-475f-91b0-f9246d7c8d34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9426b73a-fd27-475f-91b0-f9246d7c8d34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-798af1d3-2ece-48ee-9db7-f9091afc046a { text-align: left; }
#s-798af1d3-2ece-48ee-9db7-f9091afc046a .shg-product-sold-out {
  display: none;
}

#s-798af1d3-2ece-48ee-9db7-f9091afc046a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-798af1d3-2ece-48ee-9db7-f9091afc046a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5c6c41e6-3222-4ec3-b23d-f9fa2961b76d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-5c6c41e6-3222-4ec3-b23d-f9fa2961b76d:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-5c6c41e6-3222-4ec3-b23d-f9fa2961b76d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c6c41e6-3222-4ec3-b23d-f9fa2961b76d {
  display: block;
  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-5c6c41e6-3222-4ec3-b23d-f9fa2961b76d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c6c41e6-3222-4ec3-b23d-f9fa2961b76d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5c6c41e6-3222-4ec3-b23d-f9fa2961b76d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-080bbe6c-12c3-4131-bfaf-24fe3781453f {
  display: none;
}
#s-042a7184-6c8b-4591-8cda-3e5d440310b5 { text-align: left; }
#s-169c6c56-8cea-44cf-a0c1-453e4f87d233 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-169c6c56-8cea-44cf-a0c1-453e4f87d233 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-f0069793-1580-4d5b-bf90-fd492b8aba23 { text-align: left; }
#s-f0069793-1580-4d5b-bf90-fd492b8aba23 .shg-product-sold-out {
  display: none;
}

#s-f0069793-1580-4d5b-bf90-fd492b8aba23 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0069793-1580-4d5b-bf90-fd492b8aba23 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-66d3b8a1-e2f2-4981-beb7-2b1afd56775e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-66d3b8a1-e2f2-4981-beb7-2b1afd56775e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-66d3b8a1-e2f2-4981-beb7-2b1afd56775e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66d3b8a1-e2f2-4981-beb7-2b1afd56775e {
  display: block;
  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-66d3b8a1-e2f2-4981-beb7-2b1afd56775e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66d3b8a1-e2f2-4981-beb7-2b1afd56775e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66d3b8a1-e2f2-4981-beb7-2b1afd56775e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-993c47b9-023e-4557-882b-d0379f835fd3 {
  display: none;
}
#s-7563146e-3470-4e40-8892-f0fe6621b5b6 { text-align: left; }
#s-4a78eb73-3907-4ace-9163-762352a81878 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a78eb73-3907-4ace-9163-762352a81878 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-7914f654-95f3-49b2-b7d6-544aee9c40d0 { text-align: left; }
#s-7914f654-95f3-49b2-b7d6-544aee9c40d0 .shg-product-sold-out {
  display: none;
}

#s-7914f654-95f3-49b2-b7d6-544aee9c40d0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7914f654-95f3-49b2-b7d6-544aee9c40d0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1402682e-6b0f-4ec2-9353-055bfbf06fdc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-1402682e-6b0f-4ec2-9353-055bfbf06fdc:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-1402682e-6b0f-4ec2-9353-055bfbf06fdc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1402682e-6b0f-4ec2-9353-055bfbf06fdc {
  display: block;
  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-1402682e-6b0f-4ec2-9353-055bfbf06fdc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1402682e-6b0f-4ec2-9353-055bfbf06fdc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1402682e-6b0f-4ec2-9353-055bfbf06fdc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-c537677a-2dbd-4b84-b318-1401a4e5404c {
  display: none;
}
#s-87ec49aa-b036-4445-b23f-91d0d353387b { text-align: left; }
#s-742b1d5a-198f-4aa8-853f-53b4017d0181 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-742b1d5a-198f-4aa8-853f-53b4017d0181 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-d3d376fe-c802-41fe-b8c5-15a8558cd090 { text-align: left; }
#s-d3d376fe-c802-41fe-b8c5-15a8558cd090 .shg-product-sold-out {
  display: none;
}

#s-d3d376fe-c802-41fe-b8c5-15a8558cd090 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3d376fe-c802-41fe-b8c5-15a8558cd090 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-28c9bde4-3a1b-4657-ba03-d5299a73c10b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-28c9bde4-3a1b-4657-ba03-d5299a73c10b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-28c9bde4-3a1b-4657-ba03-d5299a73c10b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-28c9bde4-3a1b-4657-ba03-d5299a73c10b {
  display: block;
  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-28c9bde4-3a1b-4657-ba03-d5299a73c10b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28c9bde4-3a1b-4657-ba03-d5299a73c10b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-28c9bde4-3a1b-4657-ba03-d5299a73c10b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-e0ecf8be-4d40-4229-b2bf-33fc02b4f4fe {
  display: none;
}
#s-56667c65-e21d-402c-aef2-58a6273c2646 { text-align: left; }
#s-9deea8a9-92c4-44f0-b15c-463528f66f12 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9deea8a9-92c4-44f0-b15c-463528f66f12 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-d8eb81d4-e565-4493-bd21-885fdb4ff4e0 { text-align: left; }
#s-d8eb81d4-e565-4493-bd21-885fdb4ff4e0 .shg-product-sold-out {
  display: none;
}

#s-d8eb81d4-e565-4493-bd21-885fdb4ff4e0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d8eb81d4-e565-4493-bd21-885fdb4ff4e0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1f68a60c-6fba-401a-a52a-ee976c00c8ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-1f68a60c-6fba-401a-a52a-ee976c00c8ce:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-1f68a60c-6fba-401a-a52a-ee976c00c8ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1f68a60c-6fba-401a-a52a-ee976c00c8ce {
  display: block;
  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-1f68a60c-6fba-401a-a52a-ee976c00c8ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f68a60c-6fba-401a-a52a-ee976c00c8ce.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1f68a60c-6fba-401a-a52a-ee976c00c8ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-675700b2-60ea-4b7a-8612-5ba9793169de {
  display: none;
}
#s-121fe15c-44ff-4821-8553-f0b3addd1973 { text-align: left; }
#s-506197e4-b600-48c7-94ea-4c0f80610c8a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-506197e4-b600-48c7-94ea-4c0f80610c8a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-25b6cfd8-871a-4827-a562-398eeabb8116 { text-align: left; }
#s-25b6cfd8-871a-4827-a562-398eeabb8116 .shg-product-sold-out {
  display: none;
}

#s-25b6cfd8-871a-4827-a562-398eeabb8116 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25b6cfd8-871a-4827-a562-398eeabb8116 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1fe500ac-bdf0-4257-8e2f-54594ea89fea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-1fe500ac-bdf0-4257-8e2f-54594ea89fea:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-1fe500ac-bdf0-4257-8e2f-54594ea89fea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1fe500ac-bdf0-4257-8e2f-54594ea89fea {
  display: block;
  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-1fe500ac-bdf0-4257-8e2f-54594ea89fea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1fe500ac-bdf0-4257-8e2f-54594ea89fea.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1fe500ac-bdf0-4257-8e2f-54594ea89fea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-d073e317-4cab-4061-8ed5-1a478ba364d6 {
  display: none;
}
#s-fbf7ac85-e5a3-4369-9f34-ac6c1adc20f3 { text-align: left; }
#s-ce68d877-4bd3-4a06-a661-fb3b9eeb3102 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce68d877-4bd3-4a06-a661-fb3b9eeb3102 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-050b870e-a688-489b-8063-5e48327189d4 { text-align: left; }
#s-050b870e-a688-489b-8063-5e48327189d4 .shg-product-sold-out {
  display: none;
}

#s-050b870e-a688-489b-8063-5e48327189d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-050b870e-a688-489b-8063-5e48327189d4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-736ee364-e76e-418b-9dbb-4e4a84f86707 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db; }
#s-736ee364-e76e-418b-9dbb-4e4a84f86707:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-736ee364-e76e-418b-9dbb-4e4a84f86707:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-736ee364-e76e-418b-9dbb-4e4a84f86707 {
  display: block;
  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-736ee364-e76e-418b-9dbb-4e4a84f86707.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-736ee364-e76e-418b-9dbb-4e4a84f86707.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-736ee364-e76e-418b-9dbb-4e4a84f86707.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-625e48b6-4768-4fb2-a7db-0852b8cc9b29 { min-height: 50px;
background-color: rgba(248, 243, 237, 1); }
#s-625e48b6-4768-4fb2-a7db-0852b8cc9b29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a467e59d-0ce2-4909-8be8-9e80ece415e4 { padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(248, 243, 237, 1); }
@media (min-width: 0px) {
[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a467e59d-0ce2-4909-8be8-9e80ece415e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b20241fc-b6c4-4959-949b-b2a772dcc404 { padding-left: 20px;
padding-right: 20px; }
@media (min-width: 0px) {
[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b20241fc-b6c4-4959-949b-b2a772dcc404"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-2529f8ed-96cf-4a7d-82b3-d17454e1fd21 .shogun-icon-wrapper {
  text-align: center;
}


#s-2529f8ed-96cf-4a7d-82b3-d17454e1fd21 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-e5d769ab-ad52-4b89-8b3e-8be89f2ce9ab { padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px; }
.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

#s-1db7f066-f5d7-4f19-b5ae-1463ea5496f0 { margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none; }
#s-1db7f066-f5d7-4f19-b5ae-1463ea5496f0:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}
#s-1db7f066-f5d7-4f19-b5ae-1463ea5496f0:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}

 #s-1db7f066-f5d7-4f19-b5ae-1463ea5496f0.shg-btn {
   color: #ffffff;
   font-size: 20px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-57019c95-f667-45f6-82a6-1a29a9e3dac8 { padding-left: 20px;
padding-right: 20px; }
@media (min-width: 0px) {
[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-57019c95-f667-45f6-82a6-1a29a9e3dac8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-d7610087-e6bf-4dbc-a727-5e741ea43c3c .shogun-icon-wrapper {
  text-align: center;
}


#s-d7610087-e6bf-4dbc-a727-5e741ea43c3c .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-d49d2c52-5ea2-444b-9b8b-1b9190f4230d { padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px; }
#s-0c642513-a722-4d8b-b36e-d8cd7139cbad { margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none; }
#s-0c642513-a722-4d8b-b36e-d8cd7139cbad:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}
#s-0c642513-a722-4d8b-b36e-d8cd7139cbad:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}

 #s-0c642513-a722-4d8b-b36e-d8cd7139cbad.shg-btn {
   color: #ffffff;
   font-size: 20px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d { padding-left: 20px;
padding-right: 20px; }
@media (min-width: 0px) {
[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-26ef57cb-e91b-4d02-a0b8-4248ce16b24d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-b2efc74b-f92e-4983-93b0-fadcea83a063 .shogun-icon-wrapper {
  text-align: center;
}


#s-b2efc74b-f92e-4983-93b0-fadcea83a063 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-0cb6ce5b-7bfe-49cd-8667-ff256c084eec { padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px; }
#s-5e29c4bd-f624-4407-b637-19b77a05d61d { margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none; }
#s-5e29c4bd-f624-4407-b637-19b77a05d61d:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}
#s-5e29c4bd-f624-4407-b637-19b77a05d61d:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}

 #s-5e29c4bd-f624-4407-b637-19b77a05d61d.shg-btn {
   color: #ffffff;
   font-size: 20px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-b360be3a-e094-45a1-a0aa-46a621e7a3a3 { min-height: 50px;
background-color: rgba(175, 143, 52, 1); }
#s-b360be3a-e094-45a1-a0aa-46a621e7a3a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-395fff44-0521-43eb-b1bd-83fcc64e259e { padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px; }
@media (min-width: 0px) {
[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-395fff44-0521-43eb-b1bd-83fcc64e259e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6f0992e9-1f82-41b9-b177-b4c06191063c { text-align: left; }
#s-f053fbcb-ed21-4691-a96f-f41b8f687bab { padding-top: 20px;
padding-bottom: 20px; }
@media (min-width: 0px) {
[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f053fbcb-ed21-4691-a96f-f41b8f687bab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-90d20e0b-1271-42a8-8ef9-322dee8b49d2 { text-align: center; }
#s-b235204d-f68e-4057-bf15-e2b2f8692582 { padding-top: 0px; }
#s-05041df1-1ee5-4ee8-ab5b-b6f08d1c4b47 { padding-top: 15px; }
#s-a43ed430-ad8f-47ab-b779-14da50227dca { padding-top: 15px;
padding-left: 0px;
padding-bottom: 0px; }
.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

.shogun-root {
  /* create a new stacking context */
  transform: scale(1);
}

.shogun-root iframe {
  display: initial;
}

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

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

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

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