.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

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

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-89dfc0d1-2605-43ac-81e3-9745ecd5f058 {
  background-image: url(https://i.shgcdn.com/72d81812-c93d-4681-b5c2-77b5e0cb3c9d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -2%;
min-height: 496px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-89dfc0d1-2605-43ac-81e3-9745ecd5f058 {
  display: none;
}
#s-89dfc0d1-2605-43ac-81e3-9745ecd5f058, #wrap-s-89dfc0d1-2605-43ac-81e3-9745ecd5f058 { display:none !important; }}@media (max-width: 767px){#s-89dfc0d1-2605-43ac-81e3-9745ecd5f058 {
  display: none;
}
#s-89dfc0d1-2605-43ac-81e3-9745ecd5f058, #wrap-s-89dfc0d1-2605-43ac-81e3-9745ecd5f058 { display:none !important; }}







#s-89dfc0d1-2605-43ac-81e3-9745ecd5f058 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89dfc0d1-2605-43ac-81e3-9745ecd5f058 {
  cursor: pointer;
}#s-89dfc0d1-2605-43ac-81e3-9745ecd5f058.shg-box.shg-c {
  justify-content: center;
}

#s-f98103d3-9a12-4d94-95c9-7aaaba9c6040 {
  background-image: url(https://i.shgcdn.com/6846c465-4fa0-4702-92d6-cdc5f036fbe7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -5%;
min-height: 293px;
background-position: center center;
}
@media (min-width: 1200px){#s-f98103d3-9a12-4d94-95c9-7aaaba9c6040 {
  display: none;
}
#s-f98103d3-9a12-4d94-95c9-7aaaba9c6040, #wrap-s-f98103d3-9a12-4d94-95c9-7aaaba9c6040 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f98103d3-9a12-4d94-95c9-7aaaba9c6040 {
  display: none;
}
#s-f98103d3-9a12-4d94-95c9-7aaaba9c6040, #wrap-s-f98103d3-9a12-4d94-95c9-7aaaba9c6040 { display:none !important; }}







#s-f98103d3-9a12-4d94-95c9-7aaaba9c6040 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f98103d3-9a12-4d94-95c9-7aaaba9c6040 {
  cursor: pointer;
}#s-f98103d3-9a12-4d94-95c9-7aaaba9c6040.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-70dc2c12-7ffc-48e3-b0d6-836a8b5caa28 {
  text-align: center;
}
@media (min-width: 1200px){#s-70dc2c12-7ffc-48e3-b0d6-836a8b5caa28 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-70dc2c12-7ffc-48e3-b0d6-836a8b5caa28 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-70dc2c12-7ffc-48e3-b0d6-836a8b5caa28 {
  display: none;
}
#s-70dc2c12-7ffc-48e3-b0d6-836a8b5caa28, #wrap-s-70dc2c12-7ffc-48e3-b0d6-836a8b5caa28 { display:none !important; }}@media (max-width: 767px){#s-70dc2c12-7ffc-48e3-b0d6-836a8b5caa28 {
  display: none;
}
#s-70dc2c12-7ffc-48e3-b0d6-836a8b5caa28, #wrap-s-70dc2c12-7ffc-48e3-b0d6-836a8b5caa28 { display:none !important; }}



  #s-70dc2c12-7ffc-48e3-b0d6-836a8b5caa28 img.shogun-image {
    
    width: px;
  }


#s-70dc2c12-7ffc-48e3-b0d6-836a8b5caa28 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1780a35-91f6-44b6-a9a9-d07f9227de9c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c1780a35-91f6-44b6-a9a9-d07f9227de9c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c1780a35-91f6-44b6-a9a9-d07f9227de9c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c1780a35-91f6-44b6-a9a9-d07f9227de9c {
  display: none;
}
#s-c1780a35-91f6-44b6-a9a9-d07f9227de9c, #wrap-s-c1780a35-91f6-44b6-a9a9-d07f9227de9c { display:none !important; }}@media (max-width: 767px){#s-c1780a35-91f6-44b6-a9a9-d07f9227de9c {
  display: none;
}
#s-c1780a35-91f6-44b6-a9a9-d07f9227de9c, #wrap-s-c1780a35-91f6-44b6-a9a9-d07f9227de9c { display:none !important; }}







#s-c1780a35-91f6-44b6-a9a9-d07f9227de9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1780a35-91f6-44b6-a9a9-d07f9227de9c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-17e9682a-21ef-468a-aba3-01843b3e0850 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: %;
}
@media (min-width: 768px) and (max-width: 991px){#s-17e9682a-21ef-468a-aba3-01843b3e0850 {
  display: none;
}
#s-17e9682a-21ef-468a-aba3-01843b3e0850, #wrap-s-17e9682a-21ef-468a-aba3-01843b3e0850 { display:none !important; }}@media (max-width: 767px){#s-17e9682a-21ef-468a-aba3-01843b3e0850 {
  display: none;
}
#s-17e9682a-21ef-468a-aba3-01843b3e0850, #wrap-s-17e9682a-21ef-468a-aba3-01843b3e0850 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-09ba2992-239c-487e-8ba6-0d4d57e1929d {
  display: none;
}
#s-09ba2992-239c-487e-8ba6-0d4d57e1929d, #wrap-s-09ba2992-239c-487e-8ba6-0d4d57e1929d { display:none !important; }}@media (max-width: 767px){#s-09ba2992-239c-487e-8ba6-0d4d57e1929d {
  display: none;
}
#s-09ba2992-239c-487e-8ba6-0d4d57e1929d, #wrap-s-09ba2992-239c-487e-8ba6-0d4d57e1929d { display:none !important; }}
#s-4ccb5524-7063-45ca-aede-bf96ff863dc3 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: %;
}
@media (min-width: 768px) and (max-width: 991px){#s-4ccb5524-7063-45ca-aede-bf96ff863dc3 {
  display: none;
}
#s-4ccb5524-7063-45ca-aede-bf96ff863dc3, #wrap-s-4ccb5524-7063-45ca-aede-bf96ff863dc3 { display:none !important; }}@media (max-width: 767px){#s-4ccb5524-7063-45ca-aede-bf96ff863dc3 {
  display: none;
}
#s-4ccb5524-7063-45ca-aede-bf96ff863dc3, #wrap-s-4ccb5524-7063-45ca-aede-bf96ff863dc3 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-4be6e4de-8738-4066-b524-5e8c25110cd3 {
  display: none;
}
#s-4be6e4de-8738-4066-b524-5e8c25110cd3, #wrap-s-4be6e4de-8738-4066-b524-5e8c25110cd3 { display:none !important; }}@media (max-width: 767px){#s-4be6e4de-8738-4066-b524-5e8c25110cd3 {
  display: none;
}
#s-4be6e4de-8738-4066-b524-5e8c25110cd3, #wrap-s-4be6e4de-8738-4066-b524-5e8c25110cd3 { display:none !important; }}
#s-6863480b-2a98-46c8-9349-94776ca3ff3a {
  margin-top: 36px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6863480b-2a98-46c8-9349-94776ca3ff3a {
  display: none;
}
#s-6863480b-2a98-46c8-9349-94776ca3ff3a, #wrap-s-6863480b-2a98-46c8-9349-94776ca3ff3a { display:none !important; }}@media (max-width: 767px){#s-6863480b-2a98-46c8-9349-94776ca3ff3a {
  display: none;
}
#s-6863480b-2a98-46c8-9349-94776ca3ff3a, #wrap-s-6863480b-2a98-46c8-9349-94776ca3ff3a { display:none !important; }}



  #s-6863480b-2a98-46c8-9349-94776ca3ff3a img.shogun-image {
    
    width: px;
  }


#s-6863480b-2a98-46c8-9349-94776ca3ff3a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-4cdaac07-8ed4-413a-8d25-8f03728afb58 {
  display: none;
}
#s-4cdaac07-8ed4-413a-8d25-8f03728afb58, #wrap-s-4cdaac07-8ed4-413a-8d25-8f03728afb58 { display:none !important; }}@media (max-width: 767px){#s-4cdaac07-8ed4-413a-8d25-8f03728afb58 {
  display: none;
}
#s-4cdaac07-8ed4-413a-8d25-8f03728afb58, #wrap-s-4cdaac07-8ed4-413a-8d25-8f03728afb58 { display:none !important; }}
.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-f72cb030-762e-44ab-9df3-d39167520200 {
  margin-top: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f72cb030-762e-44ab-9df3-d39167520200 {
  display: none;
}
#s-f72cb030-762e-44ab-9df3-d39167520200, #wrap-s-f72cb030-762e-44ab-9df3-d39167520200 { display:none !important; }}@media (max-width: 767px){#s-f72cb030-762e-44ab-9df3-d39167520200 {
  display: none;
}
#s-f72cb030-762e-44ab-9df3-d39167520200, #wrap-s-f72cb030-762e-44ab-9df3-d39167520200 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f72cb030-762e-44ab-9df3-d39167520200"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b3705d66-ef86-41bb-9bb5-06f5b335f9f2 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 {
  text-align: left;
}


.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 {
  max-width: 100%;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 .shg-image-zoom,
.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 {
  max-width: 100%;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 .shg-image-zoom,
.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 {
  max-width: 100%;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 .shg-image-zoom,
.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 {
  max-width: 100%;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 .shg-image-zoom,
.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 {
  max-width: 100%;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 .shg-image-zoom,
.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed0d83a4-a563-4905-9dd3-9bbccb46af08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-2e3bea06-3eaa-4627-9f5d-cea10f4b9764 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e3bea06-3eaa-4627-9f5d-cea10f4b9764 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-4bd8fb8b-c18a-4688-9cb8-2530d01afec7 {
  display: none;
}
#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e {
  text-align: left;
}


.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e {
  max-width: 100%;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e .shg-image-zoom,
.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e {
  max-width: 100%;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e .shg-image-zoom,
.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e {
  max-width: 100%;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e .shg-image-zoom,
.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e {
  max-width: 100%;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e .shg-image-zoom,
.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e {
  max-width: 100%;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e .shg-image-zoom,
.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0a47aa8-5fd5-4ef6-a996-6f506551925e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9952fb8c-dbc7-4fe1-b5bf-175c7242543a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9952fb8c-dbc7-4fe1-b5bf-175c7242543a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-d9a70825-036b-403f-8b8d-b8a33c79222b {
  display: none;
}
#s-d5e5d8e6-0d8f-4f79-88af-8af24f5d10c4 {
  display: none;
}
#s-3242da40-24a7-4e60-9617-8a5457da5e26 {
  display: none;
}
#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 {
  text-align: left;
}


.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 {
  max-width: 100%;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 .shg-image-zoom,
.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 {
  max-width: 100%;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 .shg-image-zoom,
.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 {
  max-width: 100%;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 .shg-image-zoom,
.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 {
  max-width: 100%;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 .shg-image-zoom,
.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 {
  max-width: 100%;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 .shg-image-zoom,
.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1524fb6c-ef48-4191-b308-f45930ee0bf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-952804b3-629b-479b-8c92-6fe44281cfa3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-952804b3-629b-479b-8c92-6fe44281cfa3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-60497429-da02-44f3-a442-a14b0031b9ed {
  margin-top: 12px;
}

#s-6df06f9e-c96c-472c-977b-9a696d057b37 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: %;
}
@media (min-width: 768px) and (max-width: 991px){#s-6df06f9e-c96c-472c-977b-9a696d057b37 {
  display: none;
}
#s-6df06f9e-c96c-472c-977b-9a696d057b37, #wrap-s-6df06f9e-c96c-472c-977b-9a696d057b37 { display:none !important; }}@media (max-width: 767px){#s-6df06f9e-c96c-472c-977b-9a696d057b37 {
  display: none;
}
#s-6df06f9e-c96c-472c-977b-9a696d057b37, #wrap-s-6df06f9e-c96c-472c-977b-9a696d057b37 { display:none !important; }}
#s-6af6c5a0-c9d1-4fdd-8e54-434acc938f8d {
  margin-top: 0%;
margin-left: 17%;
margin-right: 15%;
}
@media (min-width: 768px) and (max-width: 991px){#s-6af6c5a0-c9d1-4fdd-8e54-434acc938f8d {
  
}
}@media (max-width: 767px){#s-6af6c5a0-c9d1-4fdd-8e54-434acc938f8d {
  
}
}
#s-d615cdcc-b835-4fad-9304-e08e3646696f {
  margin-top: 35px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d615cdcc-b835-4fad-9304-e08e3646696f {
  display: none;
}
#s-d615cdcc-b835-4fad-9304-e08e3646696f, #wrap-s-d615cdcc-b835-4fad-9304-e08e3646696f { display:none !important; }}@media (max-width: 767px){#s-d615cdcc-b835-4fad-9304-e08e3646696f {
  display: none;
}
#s-d615cdcc-b835-4fad-9304-e08e3646696f, #wrap-s-d615cdcc-b835-4fad-9304-e08e3646696f { display:none !important; }}
#s-d46c1f1b-df86-497b-98cc-f27e6dd14129 {
  margin-top: -2%;
margin-bottom: 0px;
padding-top: 3%;
padding-bottom: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-d46c1f1b-df86-497b-98cc-f27e6dd14129 {
  display: none;
}
#s-d46c1f1b-df86-497b-98cc-f27e6dd14129, #wrap-s-d46c1f1b-df86-497b-98cc-f27e6dd14129 { display:none !important; }}@media (max-width: 767px){#s-d46c1f1b-df86-497b-98cc-f27e6dd14129 {
  display: none;
}
#s-d46c1f1b-df86-497b-98cc-f27e6dd14129, #wrap-s-d46c1f1b-df86-497b-98cc-f27e6dd14129 { display:none !important; }}







#s-d46c1f1b-df86-497b-98cc-f27e6dd14129 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d46c1f1b-df86-497b-98cc-f27e6dd14129.shg-box.shg-c {
  justify-content: center;
}

#s-f88684cb-f014-44d9-8bdd-45048a0a2c16 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
text-align: center;
}




  #s-f88684cb-f014-44d9-8bdd-45048a0a2c16 img.shogun-image {
    
    width: px;
  }


#s-f88684cb-f014-44d9-8bdd-45048a0a2c16 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6ff57a4-6cf7-4695-a466-06ee4b8ab126 {
  margin-top: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f6ff57a4-6cf7-4695-a466-06ee4b8ab126 {
  display: none;
}
#s-f6ff57a4-6cf7-4695-a466-06ee4b8ab126, #wrap-s-f6ff57a4-6cf7-4695-a466-06ee4b8ab126 { display:none !important; }}@media (max-width: 767px){#s-f6ff57a4-6cf7-4695-a466-06ee4b8ab126 {
  display: none;
}
#s-f6ff57a4-6cf7-4695-a466-06ee4b8ab126, #wrap-s-f6ff57a4-6cf7-4695-a466-06ee4b8ab126 { display:none !important; }}
#s-7855700a-30ce-4d89-ab78-65ee4f8fc685 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: %;
}
@media (min-width: 768px) and (max-width: 991px){#s-7855700a-30ce-4d89-ab78-65ee4f8fc685 {
  display: none;
}
#s-7855700a-30ce-4d89-ab78-65ee4f8fc685, #wrap-s-7855700a-30ce-4d89-ab78-65ee4f8fc685 { display:none !important; }}@media (max-width: 767px){#s-7855700a-30ce-4d89-ab78-65ee4f8fc685 {
  display: none;
}
#s-7855700a-30ce-4d89-ab78-65ee4f8fc685, #wrap-s-7855700a-30ce-4d89-ab78-65ee4f8fc685 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-f34b50c7-0960-411a-8111-6b0bea5bb8b6 {
  display: none;
}
#s-f34b50c7-0960-411a-8111-6b0bea5bb8b6, #wrap-s-f34b50c7-0960-411a-8111-6b0bea5bb8b6 { display:none !important; }}@media (max-width: 767px){#s-f34b50c7-0960-411a-8111-6b0bea5bb8b6 {
  display: none;
}
#s-f34b50c7-0960-411a-8111-6b0bea5bb8b6, #wrap-s-f34b50c7-0960-411a-8111-6b0bea5bb8b6 { display:none !important; }}
#s-256dad8d-221c-4582-b0f8-12dfa1bb81f0 {
  margin-left: 32px;
margin-right: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-256dad8d-221c-4582-b0f8-12dfa1bb81f0 {
  display: none;
}
#s-256dad8d-221c-4582-b0f8-12dfa1bb81f0, #wrap-s-256dad8d-221c-4582-b0f8-12dfa1bb81f0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-256dad8d-221c-4582-b0f8-12dfa1bb81f0 {
  display: none;
}
#s-256dad8d-221c-4582-b0f8-12dfa1bb81f0, #wrap-s-256dad8d-221c-4582-b0f8-12dfa1bb81f0 { display:none !important; }}



  #s-256dad8d-221c-4582-b0f8-12dfa1bb81f0 img.shogun-image {
    
    width: px;
  }


#s-256dad8d-221c-4582-b0f8-12dfa1bb81f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-a47676f6-b09b-4dc2-bd19-82d8d77ffe46 {
  margin-left: 7%;
padding-top: 7%;
padding-bottom: %;
padding-right: 0px;
}
@media (min-width: 1200px){#s-a47676f6-b09b-4dc2-bd19-82d8d77ffe46 {
  display: none;
}
#s-a47676f6-b09b-4dc2-bd19-82d8d77ffe46, #wrap-s-a47676f6-b09b-4dc2-bd19-82d8d77ffe46 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a47676f6-b09b-4dc2-bd19-82d8d77ffe46 {
  display: none;
}
#s-a47676f6-b09b-4dc2-bd19-82d8d77ffe46, #wrap-s-a47676f6-b09b-4dc2-bd19-82d8d77ffe46 { display:none !important; }}
#s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6 {
  margin-top: 0px;
margin-left: 8%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6 {
  display: none;
}
#s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6, #wrap-s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6 {
  display: none;
}
#s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6, #wrap-s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bed025f5-99d1-4d7f-b4da-a6966c1a29a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9eda0ad1-7b62-469f-bad3-1172b68536fd {
  margin-left: 0%;
margin-right: 0%;
min-height: 0px;
}
@media (min-width: 1200px){#s-9eda0ad1-7b62-469f-bad3-1172b68536fd {
  display: none;
}
#s-9eda0ad1-7b62-469f-bad3-1172b68536fd, #wrap-s-9eda0ad1-7b62-469f-bad3-1172b68536fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9eda0ad1-7b62-469f-bad3-1172b68536fd {
  display: none;
}
#s-9eda0ad1-7b62-469f-bad3-1172b68536fd, #wrap-s-9eda0ad1-7b62-469f-bad3-1172b68536fd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9eda0ad1-7b62-469f-bad3-1172b68536fd {
  
}
}@media (max-width: 767px){#s-9eda0ad1-7b62-469f-bad3-1172b68536fd {
  
}
}







#s-9eda0ad1-7b62-469f-bad3-1172b68536fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9eda0ad1-7b62-469f-bad3-1172b68536fd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d41b857c-5e50-4d6d-a0b5-d70084928a25 {
  margin-left: 3px;
padding-top: 1%;
padding-bottom: 1%;
}

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

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

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

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

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

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

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

#s-83b3737d-3b69-4102-957b-8531281dc9e6 {
  box-shadow:7px 7px 30px 2px rgba(63, 215, 205, 0.4);
margin-top: 5%;
margin-left: 15%;
margin-right: 15%;
padding-top: 20px;
padding-left: 6px;
padding-bottom: 20px;
padding-right: 6px;
border-radius: 2px;
text-align: center;
background-color: rgba(63, 215, 205, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-83b3737d-3b69-4102-957b-8531281dc9e6:hover {background-color: rgba(63, 215, 205, 0.8) !important;
text-decoration: none !important;}#s-83b3737d-3b69-4102-957b-8531281dc9e6:active {background-color: rgba(63, 215, 205, 0.8) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-83b3737d-3b69-4102-957b-8531281dc9e6 {
  display: none;
}
#s-83b3737d-3b69-4102-957b-8531281dc9e6, #wrap-s-83b3737d-3b69-4102-957b-8531281dc9e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-83b3737d-3b69-4102-957b-8531281dc9e6 {
  display: none;
}
#s-83b3737d-3b69-4102-957b-8531281dc9e6, #wrap-s-83b3737d-3b69-4102-957b-8531281dc9e6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-83b3737d-3b69-4102-957b-8531281dc9e6 {
  display: none;
}
#s-83b3737d-3b69-4102-957b-8531281dc9e6, #wrap-s-83b3737d-3b69-4102-957b-8531281dc9e6 { display:none !important; }}@media (max-width: 767px){#s-83b3737d-3b69-4102-957b-8531281dc9e6 {
  display: none;
}
#s-83b3737d-3b69-4102-957b-8531281dc9e6, #wrap-s-83b3737d-3b69-4102-957b-8531281dc9e6 { display:none !important; }}


#s-83b3737d-3b69-4102-957b-8531281dc9e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2 {
  margin-top: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2 {
  display: none;
}
#s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2, #wrap-s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2 { display:none !important; }}@media (max-width: 767px){#s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2 {
  display: none;
}
#s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2, #wrap-s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.0px);
}

}

@media (min-width: 992px) {
[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.0px);
}

}

@media (min-width: 1200px) {
[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.0px);
}

[id="s-95c0eb0f-2e6d-42ec-92ff-71bab0836bd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.0px);
}

}

#s-dacce358-853c-4e39-8d30-70bc9f5a8479 {
  box-shadow:7px 7px 30px 2px rgba(63, 215, 205, 0.4);
margin-top: 3%;
margin-left: 25%;
margin-right: 25%;
padding-top: 20px;
padding-left: 6px;
padding-bottom: 20px;
padding-right: 6px;
border-radius: 2px;
text-align: center;
background-color: rgba(63, 215, 205, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-dacce358-853c-4e39-8d30-70bc9f5a8479:hover {background-color: rgba(63, 215, 205, 0.8) !important;
text-decoration: none !important;}#s-dacce358-853c-4e39-8d30-70bc9f5a8479:active {background-color: rgba(63, 215, 205, 0.8) !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-dacce358-853c-4e39-8d30-70bc9f5a8479 {
  display: none;
}
#s-dacce358-853c-4e39-8d30-70bc9f5a8479, #wrap-s-dacce358-853c-4e39-8d30-70bc9f5a8479 { display:none !important; }}@media (max-width: 767px){#s-dacce358-853c-4e39-8d30-70bc9f5a8479 {
  display: none;
}
#s-dacce358-853c-4e39-8d30-70bc9f5a8479, #wrap-s-dacce358-853c-4e39-8d30-70bc9f5a8479 { display:none !important; }}


#s-dacce358-853c-4e39-8d30-70bc9f5a8479.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-78bd64c2-fb42-4a11-9bd5-6e0e77edb23b {
  margin-left: 7%;
padding-top: 7%;
padding-bottom: %;
padding-right: 0px;
}
@media (min-width: 1200px){#s-78bd64c2-fb42-4a11-9bd5-6e0e77edb23b {
  display: none;
}
#s-78bd64c2-fb42-4a11-9bd5-6e0e77edb23b, #wrap-s-78bd64c2-fb42-4a11-9bd5-6e0e77edb23b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-78bd64c2-fb42-4a11-9bd5-6e0e77edb23b {
  display: none;
}
#s-78bd64c2-fb42-4a11-9bd5-6e0e77edb23b, #wrap-s-78bd64c2-fb42-4a11-9bd5-6e0e77edb23b { display:none !important; }}
#s-531cb0c5-d8f0-4db8-a216-82be5096ee51 {
  margin-left: 13px;
padding-top: 1%;
padding-bottom: 1%;
}

#s-a8882381-2272-4df0-9811-6bbcf4a5a748 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a8882381-2272-4df0-9811-6bbcf4a5a748 {
  display: none;
}
#s-a8882381-2272-4df0-9811-6bbcf4a5a748, #wrap-s-a8882381-2272-4df0-9811-6bbcf4a5a748 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8882381-2272-4df0-9811-6bbcf4a5a748 {
  display: none;
}
#s-a8882381-2272-4df0-9811-6bbcf4a5a748, #wrap-s-a8882381-2272-4df0-9811-6bbcf4a5a748 { display:none !important; }}







#s-a8882381-2272-4df0-9811-6bbcf4a5a748 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8882381-2272-4df0-9811-6bbcf4a5a748.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f {
  display: none;
}
#s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f, #wrap-s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f {
  display: none;
}
#s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f, #wrap-s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f { display:none !important; }}
@media (min-width: 0px) {
[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95f67e30-e893-4b6a-b4f9-ffb12d181a9f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3764e227-7e9e-45f4-b6d3-1233a71edbfc {
  text-align: center;
}
@media (min-width: 1200px){#s-3764e227-7e9e-45f4-b6d3-1233a71edbfc {
  display: none;
}
#s-3764e227-7e9e-45f4-b6d3-1233a71edbfc, #wrap-s-3764e227-7e9e-45f4-b6d3-1233a71edbfc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3764e227-7e9e-45f4-b6d3-1233a71edbfc {
  display: none;
}
#s-3764e227-7e9e-45f4-b6d3-1233a71edbfc, #wrap-s-3764e227-7e9e-45f4-b6d3-1233a71edbfc { display:none !important; }}



  #s-3764e227-7e9e-45f4-b6d3-1233a71edbfc img.shogun-image {
    
    width: px;
  }


#s-3764e227-7e9e-45f4-b6d3-1233a71edbfc .shogun-image-content {
  
    align-items: center;
  
}

#s-8c99b331-6bb2-493d-8b89-6806aacfbb1d {
  margin-left: 13px;
padding-top: 1%;
padding-bottom: 1%;
}

@media (min-width: 1200px){#s-dc6f5658-9481-463f-af2c-e40f36c69259 {
  display: none;
}
#s-dc6f5658-9481-463f-af2c-e40f36c69259, #wrap-s-dc6f5658-9481-463f-af2c-e40f36c69259 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc6f5658-9481-463f-af2c-e40f36c69259 {
  display: none;
}
#s-dc6f5658-9481-463f-af2c-e40f36c69259, #wrap-s-dc6f5658-9481-463f-af2c-e40f36c69259 { display:none !important; }}
@media (min-width: 0px) {
[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dc6f5658-9481-463f-af2c-e40f36c69259"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-864e1d05-615c-4c44-a8a9-47d453e8c9ee {
  display: none;
}
#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 {
  text-align: left;
}


.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 {
  max-width: 100%;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 .shg-image-zoom,
.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 {
  max-width: 100%;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 .shg-image-zoom,
.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 {
  max-width: 100%;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 .shg-image-zoom,
.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 {
  max-width: 100%;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 .shg-image-zoom,
.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 {
  max-width: 100%;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 .shg-image-zoom,
.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d3ce334-c3da-4edc-99db-93ffe92d7651 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-34a3c591-b4eb-4a82-aca3-a4da510a1af6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34a3c591-b4eb-4a82-aca3-a4da510a1af6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-fd516ea7-4f19-4275-9c91-8a3e07fa686d {
  display: none;
}
#s-e1901c3f-d640-4eff-87b1-b8d31297500e {
  text-align: left;
}


.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e {
  max-width: 100%;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e .shg-image-zoom,
.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e {
  max-width: 100%;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e .shg-image-zoom,
.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e {
  max-width: 100%;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e .shg-image-zoom,
.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e {
  max-width: 100%;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e .shg-image-zoom,
.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e {
  max-width: 100%;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e .shg-image-zoom,
.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1901c3f-d640-4eff-87b1-b8d31297500e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e389ca98-cdfc-4cf9-b540-6d3f2928f6b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e389ca98-cdfc-4cf9-b540-6d3f2928f6b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-25f64c51-e2ee-4f72-be32-4fa9f315e6d3 {
  display: none;
}
#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd {
  text-align: left;
}


.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd {
  max-width: 100%;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd .shg-image-zoom,
.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd {
  max-width: 100%;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd .shg-image-zoom,
.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd {
  max-width: 100%;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd .shg-image-zoom,
.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd {
  max-width: 100%;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd .shg-image-zoom,
.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd {
  max-width: 100%;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd .shg-image-zoom,
.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d6a4136-91a8-4d86-82ae-6a80f6a432bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-55b76bb5-8f7f-49c3-8ac7-dfe0a1abd122 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-55b76bb5-8f7f-49c3-8ac7-dfe0a1abd122 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-fe7f040c-6e5f-4648-a912-bc5f9449af52 {
  margin-left: 15px;
padding-top: 7%;
padding-bottom: %;
padding-right: 0px;
}

#s-1d460623-e6dd-4a95-a238-e6c5e4dcc729 {
  margin-top: 26px;
margin-left: 13px;
padding-top: 1%;
padding-bottom: 1%;
}

#s-c399a8b2-5030-4df6-b885-0372d103cc93 {
  text-align: center;
}




  #s-c399a8b2-5030-4df6-b885-0372d103cc93 img.shogun-image {
    
    width: px;
  }


#s-c399a8b2-5030-4df6-b885-0372d103cc93 .shogun-image-content {
  
    align-items: center;
  
}

#s-d10d22ee-f865-459f-b532-9d1cf7b6bcd4 {
  margin-top: 26px;
margin-left: 13px;
padding-top: 1%;
padding-bottom: 1%;
}

#s-335699ec-6c16-4673-bc98-a502f7aecc0c {
  margin-left: 15px;
margin-bottom: 1%;
padding-top: 7%;
padding-bottom: %;
padding-right: 0px;
}

#s-b7758ba1-b88b-450f-8c71-2d26da7f1a0f {
  margin-top: 0px;
margin-left: 13px;
padding-top: 0%;
padding-bottom: 0%;
}

#s-032624eb-8791-4ea4-b462-548db7a1317c {
  margin-top: 24px;
}
@media (min-width: 1200px){#s-032624eb-8791-4ea4-b462-548db7a1317c {
  display: none;
}
#s-032624eb-8791-4ea4-b462-548db7a1317c, #wrap-s-032624eb-8791-4ea4-b462-548db7a1317c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-032624eb-8791-4ea4-b462-548db7a1317c {
  display: none;
}
#s-032624eb-8791-4ea4-b462-548db7a1317c, #wrap-s-032624eb-8791-4ea4-b462-548db7a1317c { display:none !important; }}
@media (min-width: 0px) {
[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 9.0px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.5px);
}

}

@media (min-width: 992px) {
[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.5px);
}

}

@media (min-width: 1200px) {
[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.5px);
}

[id="s-032624eb-8791-4ea4-b462-548db7a1317c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.5px);
}

}

#s-55ea1c68-9c0e-4733-9a63-1083e870e250 {
  display: none;
}
#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 {
  text-align: left;
}


.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 {
  max-width: 100%;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 .shg-image-zoom,
.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 {
  max-width: 100%;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 .shg-image-zoom,
.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 {
  max-width: 100%;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 .shg-image-zoom,
.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 {
  max-width: 100%;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 .shg-image-zoom,
.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 {
  max-width: 100%;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 .shg-image-zoom,
.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae2b9e28-976a-49b0-9d3c-8607c621db22 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b0275fcf-244a-4e16-9ae1-db21697f67e5 {
  display: none;
}
#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd {
  text-align: left;
}


.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd {
  max-width: 100%;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd .shg-image-zoom,
.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd {
  max-width: 100%;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd .shg-image-zoom,
.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd {
  max-width: 100%;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd .shg-image-zoom,
.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd {
  max-width: 100%;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd .shg-image-zoom,
.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd {
  max-width: 100%;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd .shg-image-zoom,
.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c394ef-3cb4-4b2f-9561-0fdda0780ffd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f61abf4d-581e-4e8a-8e0c-8a2d8c7c20ff {
  display: none;
}
#s-c91c45e8-7c24-4805-983d-029b13ba2f30 {
  text-align: left;
}


.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 {
  max-width: 100%;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 .shg-image-zoom,
.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 {
  max-width: 100%;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 .shg-image-zoom,
.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 {
  max-width: 100%;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 .shg-image-zoom,
.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 {
  max-width: 100%;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 .shg-image-zoom,
.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 {
  max-width: 100%;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 .shg-image-zoom,
.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c91c45e8-7c24-4805-983d-029b13ba2f30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-512fcab9-cf1f-48ff-9134-b33fe1aba0eb {
  display: none;
}
#s-bc175160-f2d1-41e6-a99a-8c353d054c55 {
  text-align: left;
}


.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 {
  max-width: 100%;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 .shg-image-zoom,
.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 {
  max-width: 100%;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 .shg-image-zoom,
.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 {
  max-width: 100%;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 .shg-image-zoom,
.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 {
  max-width: 100%;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 .shg-image-zoom,
.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 {
  max-width: 100%;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 .shg-image-zoom,
.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc175160-f2d1-41e6-a99a-8c353d054c55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b2d5f704-22f8-479e-ac00-25fc3e00ae57 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 8%;
margin-left: 16%;
margin-bottom: 1%;
margin-right: 10%;
padding-top: 20px;
padding-left: 6px;
padding-bottom: 20px;
padding-right: 6px;
border-radius: 2px;
text-align: center;
background-color: rgba(255, 206, 26, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
hover-type: color;
}
#s-b2d5f704-22f8-479e-ac00-25fc3e00ae57:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(235, 187, 7, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b2d5f704-22f8-479e-ac00-25fc3e00ae57:active {box-shadow:1px 1px 1px 1px rgba(255, 206, 26, 1) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 206, 26, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-b2d5f704-22f8-479e-ac00-25fc3e00ae57 {
  display: none;
}
#s-b2d5f704-22f8-479e-ac00-25fc3e00ae57, #wrap-s-b2d5f704-22f8-479e-ac00-25fc3e00ae57 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2d5f704-22f8-479e-ac00-25fc3e00ae57 {
  display: none;
}
#s-b2d5f704-22f8-479e-ac00-25fc3e00ae57, #wrap-s-b2d5f704-22f8-479e-ac00-25fc3e00ae57 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b2d5f704-22f8-479e-ac00-25fc3e00ae57 {
  
}
}@media (max-width: 767px){#s-b2d5f704-22f8-479e-ac00-25fc3e00ae57 {
  
}
}


#s-b2d5f704-22f8-479e-ac00-25fc3e00ae57.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-373be3fa-60d2-47aa-b887-e691b282995d {
  margin-top: 3%;
padding-top: 0%;
padding-bottom: %;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-373be3fa-60d2-47aa-b887-e691b282995d {
  display: none;
}
#s-373be3fa-60d2-47aa-b887-e691b282995d, #wrap-s-373be3fa-60d2-47aa-b887-e691b282995d { display:none !important; }}@media (max-width: 767px){#s-373be3fa-60d2-47aa-b887-e691b282995d {
  display: none;
}
#s-373be3fa-60d2-47aa-b887-e691b282995d, #wrap-s-373be3fa-60d2-47aa-b887-e691b282995d { display:none !important; }}







#s-373be3fa-60d2-47aa-b887-e691b282995d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-373be3fa-60d2-47aa-b887-e691b282995d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b {
  
}

@media (min-width: 0px) {
[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b674d762-a8a1-4eb0-9b90-0becfaca6b2b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7daf0d8b-7a57-4812-804c-ee4dea985202 {
  text-align: center;
}




  #s-7daf0d8b-7a57-4812-804c-ee4dea985202 img.shogun-image {
    
    width: px;
  }


#s-7daf0d8b-7a57-4812-804c-ee4dea985202 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-3ae51dae-7e66-4878-9256-b0feee683dc1 {
  text-align: center;
}




  #s-3ae51dae-7e66-4878-9256-b0feee683dc1 img.shogun-image {
    
    width: px;
  }


#s-3ae51dae-7e66-4878-9256-b0feee683dc1 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-dc7111f5-0967-4448-8f38-173fcd263778 {
  text-align: center;
}




  #s-dc7111f5-0967-4448-8f38-173fcd263778 img.shogun-image {
    
    width: px;
  }


#s-dc7111f5-0967-4448-8f38-173fcd263778 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8a78325e-b646-4a83-ad20-9152be5094cb {
  padding-top: 2%;
padding-bottom: %;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8a78325e-b646-4a83-ad20-9152be5094cb {
  display: none;
}
#s-8a78325e-b646-4a83-ad20-9152be5094cb, #wrap-s-8a78325e-b646-4a83-ad20-9152be5094cb { display:none !important; }}@media (max-width: 767px){#s-8a78325e-b646-4a83-ad20-9152be5094cb {
  display: none;
}
#s-8a78325e-b646-4a83-ad20-9152be5094cb, #wrap-s-8a78325e-b646-4a83-ad20-9152be5094cb { display:none !important; }}







#s-8a78325e-b646-4a83-ad20-9152be5094cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a78325e-b646-4a83-ad20-9152be5094cb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-44778229-e0bf-49ed-84be-982bd4f2f710 {
  
}

@media (min-width: 0px) {
[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-44778229-e0bf-49ed-84be-982bd4f2f710"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-44eaae44-014f-4ae3-ae26-73277f58eeb5 {
  text-align: center;
}




  #s-44eaae44-014f-4ae3-ae26-73277f58eeb5 img.shogun-image {
    
    width: px;
  }


#s-44eaae44-014f-4ae3-ae26-73277f58eeb5 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0a2567ac-bf6e-4b08-a34d-dc15b038b120 {
  text-align: center;
}




  #s-0a2567ac-bf6e-4b08-a34d-dc15b038b120 img.shogun-image {
    
    width: px;
  }


#s-0a2567ac-bf6e-4b08-a34d-dc15b038b120 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d4b1b61b-29b8-41ca-b0ba-fef6278b1094 {
  text-align: center;
}




  #s-d4b1b61b-29b8-41ca-b0ba-fef6278b1094 img.shogun-image {
    
    width: px;
  }


#s-d4b1b61b-29b8-41ca-b0ba-fef6278b1094 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-dfe6af4f-3a8f-4dbe-8827-72f09ff23bd2 {
  box-shadow:7px 7px 30px 2px rgba(63, 215, 205, 0.4);
margin-top: 3%;
margin-left: 25%;
margin-right: 25%;
padding-top: 20px;
padding-left: 6px;
padding-bottom: 20px;
padding-right: 6px;
border-radius: 2px;
text-align: center;
background-color: rgba(63, 215, 205, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-dfe6af4f-3a8f-4dbe-8827-72f09ff23bd2:hover {background-color: rgba(63, 215, 205, 0.8) !important;
text-decoration: none !important;}#s-dfe6af4f-3a8f-4dbe-8827-72f09ff23bd2:active {background-color: rgba(63, 215, 205, 0.8) !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-dfe6af4f-3a8f-4dbe-8827-72f09ff23bd2 {
  display: none;
}
#s-dfe6af4f-3a8f-4dbe-8827-72f09ff23bd2, #wrap-s-dfe6af4f-3a8f-4dbe-8827-72f09ff23bd2 { display:none !important; }}@media (max-width: 767px){#s-dfe6af4f-3a8f-4dbe-8827-72f09ff23bd2 {
  display: none;
}
#s-dfe6af4f-3a8f-4dbe-8827-72f09ff23bd2, #wrap-s-dfe6af4f-3a8f-4dbe-8827-72f09ff23bd2 { display:none !important; }}


#s-dfe6af4f-3a8f-4dbe-8827-72f09ff23bd2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-d3f56f28-fae0-47a4-881d-b8ead3201c17 {
  margin-left: 15px;
padding-top: 7%;
padding-bottom: %;
padding-right: 0px;
}

#s-5c5d1ddf-d7af-4df4-80d2-e7188afd722a {
  margin-top: 0px;
margin-left: 13px;
padding-top: 0%;
padding-bottom: 0%;
}

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

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

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

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

@media (min-width: 1200px){#s-0d46f72f-379b-4f32-82cb-d0ce63184fab {
  display: none;
}
#s-0d46f72f-379b-4f32-82cb-d0ce63184fab, #wrap-s-0d46f72f-379b-4f32-82cb-d0ce63184fab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d46f72f-379b-4f32-82cb-d0ce63184fab {
  display: none;
}
#s-0d46f72f-379b-4f32-82cb-d0ce63184fab, #wrap-s-0d46f72f-379b-4f32-82cb-d0ce63184fab { display:none !important; }}
#s-e42c2178-dbb2-4b43-a7a3-cd99a2172884 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 8%;
margin-left: 16%;
margin-bottom: 11%;
margin-right: 10%;
padding-top: 20px;
padding-left: 6px;
padding-bottom: 20px;
padding-right: 6px;
border-radius: 2px;
text-align: center;
background-color: rgba(255, 206, 26, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
hover-type: color;
}
#s-e42c2178-dbb2-4b43-a7a3-cd99a2172884:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(235, 187, 7, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e42c2178-dbb2-4b43-a7a3-cd99a2172884:active {box-shadow:1px 1px 1px 1px rgba(255, 206, 26, 1) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 206, 26, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-e42c2178-dbb2-4b43-a7a3-cd99a2172884 {
  display: none;
}
#s-e42c2178-dbb2-4b43-a7a3-cd99a2172884, #wrap-s-e42c2178-dbb2-4b43-a7a3-cd99a2172884 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e42c2178-dbb2-4b43-a7a3-cd99a2172884 {
  display: none;
}
#s-e42c2178-dbb2-4b43-a7a3-cd99a2172884, #wrap-s-e42c2178-dbb2-4b43-a7a3-cd99a2172884 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e42c2178-dbb2-4b43-a7a3-cd99a2172884 {
  
}
}@media (max-width: 767px){#s-e42c2178-dbb2-4b43-a7a3-cd99a2172884 {
  
}
}


#s-e42c2178-dbb2-4b43-a7a3-cd99a2172884.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056 {
  margin-top: 12px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056 {
  display: none;
}
#s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056, #wrap-s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056 { display:none !important; }}@media (max-width: 767px){#s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056 {
  display: none;
}
#s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056, #wrap-s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056 { display:none !important; }}
@media (min-width: 0px) {
[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cf56e69e-f1d8-4fd4-9b1f-6f00aeabe056"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-5b1338c0-1962-44c6-b1a4-808b00f58ba0 {
  display: none;
}
#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 {
  text-align: left;
}


.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 {
  max-width: 100%;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 .shg-image-zoom,
.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 {
  max-width: 100%;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 .shg-image-zoom,
.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 {
  max-width: 100%;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 .shg-image-zoom,
.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 {
  max-width: 100%;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 .shg-image-zoom,
.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 {
  max-width: 100%;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 .shg-image-zoom,
.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b9a1364-731b-4ddf-a9b6-47ff2ff937d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-409e3a89-9be3-4604-96e5-0e18bece3d57 {
  display: none;
}
#s-43208067-3721-4200-9683-e52027c1f49d {
  text-align: left;
}


.shg-c#s-43208067-3721-4200-9683-e52027c1f49d {
  max-width: 100%;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d .shg-image-zoom,
.shg-c#s-43208067-3721-4200-9683-e52027c1f49d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-43208067-3721-4200-9683-e52027c1f49d {
  max-width: 100%;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d .shg-image-zoom,
.shg-c#s-43208067-3721-4200-9683-e52027c1f49d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-43208067-3721-4200-9683-e52027c1f49d {
  max-width: 100%;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d .shg-image-zoom,
.shg-c#s-43208067-3721-4200-9683-e52027c1f49d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-43208067-3721-4200-9683-e52027c1f49d {
  max-width: 100%;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d .shg-image-zoom,
.shg-c#s-43208067-3721-4200-9683-e52027c1f49d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-43208067-3721-4200-9683-e52027c1f49d {
  max-width: 100%;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d .shg-image-zoom,
.shg-c#s-43208067-3721-4200-9683-e52027c1f49d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43208067-3721-4200-9683-e52027c1f49d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1763a446-eb76-4e5e-8e41-071f8410754e {
  display: none;
}
#s-630b15ce-e069-4b24-8b24-d64defcacada {
  text-align: left;
}


.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada {
  max-width: 100%;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada .shg-image-zoom,
.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada {
  max-width: 100%;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada .shg-image-zoom,
.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada {
  max-width: 100%;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada .shg-image-zoom,
.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada {
  max-width: 100%;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada .shg-image-zoom,
.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada {
  max-width: 100%;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada .shg-image-zoom,
.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-630b15ce-e069-4b24-8b24-d64defcacada .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-533734b2-f8e2-426b-8880-7024dd0006a6 {
  display: none;
}
#s-dfe17769-8041-4ae2-92ee-893183f3efca {
  text-align: left;
}


.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca {
  max-width: 100%;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca .shg-image-zoom,
.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca {
  max-width: 100%;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca .shg-image-zoom,
.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca {
  max-width: 100%;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca .shg-image-zoom,
.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca {
  max-width: 100%;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca .shg-image-zoom,
.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca {
  max-width: 100%;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca .shg-image-zoom,
.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfe17769-8041-4ae2-92ee-893183f3efca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8ccf8bc2-3f42-4557-9b32-d3614c8c070c {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 3%;
margin-left: 38%;
margin-bottom: 0%;
margin-right: 38%;
padding-top: 20px;
padding-left: 6px;
padding-bottom: 20px;
padding-right: 6px;
border-radius: 2px;
text-align: center;
background-color: rgba(255, 206, 26, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
hover-type: color;
}
#s-8ccf8bc2-3f42-4557-9b32-d3614c8c070c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(235, 187, 7, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8ccf8bc2-3f42-4557-9b32-d3614c8c070c:active {box-shadow:1px 1px 1px 1px rgba(255, 206, 26, 1) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 206, 26, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-8ccf8bc2-3f42-4557-9b32-d3614c8c070c {
  display: none;
}
#s-8ccf8bc2-3f42-4557-9b32-d3614c8c070c, #wrap-s-8ccf8bc2-3f42-4557-9b32-d3614c8c070c { display:none !important; }}@media (max-width: 767px){#s-8ccf8bc2-3f42-4557-9b32-d3614c8c070c {
  display: none;
}
#s-8ccf8bc2-3f42-4557-9b32-d3614c8c070c, #wrap-s-8ccf8bc2-3f42-4557-9b32-d3614c8c070c { display:none !important; }}


#s-8ccf8bc2-3f42-4557-9b32-d3614c8c070c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  block ;
}

#s-1f4911fe-1aa0-4b89-be28-dfd98211e1e9 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: %;
}
@media (min-width: 768px) and (max-width: 991px){#s-1f4911fe-1aa0-4b89-be28-dfd98211e1e9 {
  display: none;
}
#s-1f4911fe-1aa0-4b89-be28-dfd98211e1e9, #wrap-s-1f4911fe-1aa0-4b89-be28-dfd98211e1e9 { display:none !important; }}@media (max-width: 767px){#s-1f4911fe-1aa0-4b89-be28-dfd98211e1e9 {
  display: none;
}
#s-1f4911fe-1aa0-4b89-be28-dfd98211e1e9, #wrap-s-1f4911fe-1aa0-4b89-be28-dfd98211e1e9 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-d75d8dc5-160d-47b2-b569-2dc9cd7ab260 {
  display: none;
}
#s-d75d8dc5-160d-47b2-b569-2dc9cd7ab260, #wrap-s-d75d8dc5-160d-47b2-b569-2dc9cd7ab260 { display:none !important; }}@media (max-width: 767px){#s-d75d8dc5-160d-47b2-b569-2dc9cd7ab260 {
  display: none;
}
#s-d75d8dc5-160d-47b2-b569-2dc9cd7ab260, #wrap-s-d75d8dc5-160d-47b2-b569-2dc9cd7ab260 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-cc62f5f1-9fd2-4510-bc60-54fd6feb9b4b {
  display: none;
}
#s-cc62f5f1-9fd2-4510-bc60-54fd6feb9b4b, #wrap-s-cc62f5f1-9fd2-4510-bc60-54fd6feb9b4b { display:none !important; }}@media (max-width: 767px){#s-cc62f5f1-9fd2-4510-bc60-54fd6feb9b4b {
  display: none;
}
#s-cc62f5f1-9fd2-4510-bc60-54fd6feb9b4b, #wrap-s-cc62f5f1-9fd2-4510-bc60-54fd6feb9b4b { display:none !important; }}
#s-2ab6e2b9-4260-47ed-9dd6-97c0d44b4d10 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 3%;
margin-left: 38%;
margin-bottom: 5%;
margin-right: 38%;
padding-top: 20px;
padding-left: 6px;
padding-bottom: 20px;
padding-right: 6px;
border-radius: 2px;
text-align: center;
background-color: rgba(255, 206, 26, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
hover-type: color;
}
#s-2ab6e2b9-4260-47ed-9dd6-97c0d44b4d10:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(235, 187, 7, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2ab6e2b9-4260-47ed-9dd6-97c0d44b4d10:active {box-shadow:1px 1px 1px 1px rgba(255, 206, 26, 1) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 206, 26, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-2ab6e2b9-4260-47ed-9dd6-97c0d44b4d10 {
  display: none;
}
#s-2ab6e2b9-4260-47ed-9dd6-97c0d44b4d10, #wrap-s-2ab6e2b9-4260-47ed-9dd6-97c0d44b4d10 { display:none !important; }}@media (max-width: 767px){#s-2ab6e2b9-4260-47ed-9dd6-97c0d44b4d10 {
  display: none;
}
#s-2ab6e2b9-4260-47ed-9dd6-97c0d44b4d10, #wrap-s-2ab6e2b9-4260-47ed-9dd6-97c0d44b4d10 { display:none !important; }}


#s-2ab6e2b9-4260-47ed-9dd6-97c0d44b4d10.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  
  display:  block ;
}

#s-052b5a62-3478-41a3-bee1-56d09f00731e {
  padding-top: 3px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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