.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-c5155d85-7c4d-4b07-bd60-f41e0d366e22 {
  margin-top: -65px;
margin-bottom: -65px;
text-align: center;
}





#s-c5155d85-7c4d-4b07-bd60-f41e0d366e22 .shogun-image-content {
  
    align-items: center;
  
}

#s-0928c1cc-e1d0-4a79-83c8-5b51f23580fe {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-0928c1cc-e1d0-4a79-83c8-5b51f23580fe hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

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

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-3e0ab6c4-2d7c-4ea0-bb3a-39e899eae0c7 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-3e0ab6c4-2d7c-4ea0-bb3a-39e899eae0c7 .shogun-heading-component h1 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-a7217b50-31a3-498e-a4ef-eb92da760d12 {
  padding-left: 20px;
padding-right: 20px;
}

#s-94288a86-ff37-4853-aa01-cb431fe31cf5 {
  box-shadow:0px 0px 0px 0px rgba(236, 232, 232, 1);
border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
background-color: rgba(253, 249, 235, 1);
}

#s-67f89ab1-0566-4d4b-a81a-26101044db4f {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-67f89ab1-0566-4d4b-a81a-26101044db4f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-0ef6e381-2b74-4d7d-ba4a-0e8e8b990c34 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-0ef6e381-2b74-4d7d-ba4a-0e8e8b990c34 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-08d77532-37d2-41cb-9b5d-f77d681c0b6b {
  text-align: center;
}




  #s-08d77532-37d2-41cb-9b5d-f77d681c0b6b img.shogun-image {
    
    width: px;
  }


#s-08d77532-37d2-41cb-9b5d-f77d681c0b6b .shogun-image-content {
  
    align-items: center;
  
}

#s-35be7991-c0fe-42f0-b8c8-0f6e38081893 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-99e69f5d-e7cb-478d-ba96-b9c627e9361d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-99e69f5d-e7cb-478d-ba96-b9c627e9361d .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-91f86867-658b-4990-8c43-bcb37e6c7e6f {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-66a6da8d-c03b-466f-9845-a3a041e49d10 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-66a6da8d-c03b-466f-9845-a3a041e49d10 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

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

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

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

@media (min-width: 0px) {
[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d7f7883b-1a84-42f9-90e9-82cb851f4160"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-2d820b94-3311-4915-9720-6896c34cbc10 {
  text-align: center;
}




  #s-2d820b94-3311-4915-9720-6896c34cbc10 img.shogun-image {
    
    width: px;
  }


#s-2d820b94-3311-4915-9720-6896c34cbc10 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc7aaa3f-28bd-4f91-a2f6-6303928df1a3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}

#s-dc7aaa3f-28bd-4f91-a2f6-6303928df1a3 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ad009db8-7d82-43a2-b2ca-7c9a238b3188 {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
}

#s-0192727f-afa2-450d-8535-1641cebde027 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0192727f-afa2-450d-8535-1641cebde027 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-952e9e16-3543-467f-bec6-99225871dfa6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-c61cd9a9-9861-42df-ba97-96b367ce71bc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}

#s-c61cd9a9-9861-42df-ba97-96b367ce71bc .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-59a5b278-239f-42d1-8e0f-119dba531d47 {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
}

#s-d8c63687-dd26-4daa-8f1a-e57b9e70020e {
  text-align: center;
}




  #s-d8c63687-dd26-4daa-8f1a-e57b9e70020e img.shogun-image {
    
    width: px;
  }


#s-d8c63687-dd26-4daa-8f1a-e57b9e70020e .shogun-image-content {
  
    align-items: center;
  
}

#s-760845a6-8630-4976-b81a-80c37e4ca7d2 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-760845a6-8630-4976-b81a-80c37e4ca7d2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-5538317f-085a-47b7-a908-51e038fa58df {
  border-style: solid;
padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-4eba8908-45e6-4295-8a81-81cc611e80a7 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-4eba8908-45e6-4295-8a81-81cc611e80a7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-4d4a14a6-a899-4527-862d-8579c800733e {
  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-cd8449b9-bdab-4148-95ef-e55994fd343f {
  text-align: left;
}


.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f {
  max-width: 100%;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f .shg-image-zoom,
.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f {
  max-width: 100%;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f .shg-image-zoom,
.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f {
  max-width: 100%;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f .shg-image-zoom,
.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f {
  max-width: 100%;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f .shg-image-zoom,
.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f {
  max-width: 100%;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f .shg-image-zoom,
.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd8449b9-bdab-4148-95ef-e55994fd343f .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-bb6b1f1e-8201-4b99-920c-2b49f1dbd886 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb6b1f1e-8201-4b99-920c-2b49f1dbd886 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c17eeb91-a128-48dd-9c72-52e565c927fa {
  text-align: center;
}

#s-c17eeb91-a128-48dd-9c72-52e565c927fa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c17eeb91-a128-48dd-9c72-52e565c927fa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c17eeb91-a128-48dd-9c72-52e565c927fa .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-28614f52-a2f9-4c95-af7d-4b98683eca1c {
  display: none;
}
#s-1ed1da30-819c-491d-89bb-0cde8243c4fc {
  text-align: left;
}


.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc {
  max-width: 100%;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc .shg-image-zoom,
.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc {
  max-width: 100%;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc .shg-image-zoom,
.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc {
  max-width: 100%;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc .shg-image-zoom,
.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc {
  max-width: 100%;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc .shg-image-zoom,
.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc {
  max-width: 100%;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc .shg-image-zoom,
.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ed1da30-819c-491d-89bb-0cde8243c4fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f5020cbe-099d-42da-ad51-35988aedb4d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5020cbe-099d-42da-ad51-35988aedb4d5 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-0aa10a48-6600-40a0-8fed-ec74d4768373 {
  text-align: center;
}

#s-0aa10a48-6600-40a0-8fed-ec74d4768373 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0aa10a48-6600-40a0-8fed-ec74d4768373 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0aa10a48-6600-40a0-8fed-ec74d4768373 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d40a9dcd-d282-4410-8fb8-51c506ca77a8 {
  display: none;
}
#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 {
  text-align: left;
}


.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 {
  max-width: 100%;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 .shg-image-zoom,
.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 {
  max-width: 100%;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 .shg-image-zoom,
.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 {
  max-width: 100%;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 .shg-image-zoom,
.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 {
  max-width: 100%;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 .shg-image-zoom,
.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 {
  max-width: 100%;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 .shg-image-zoom,
.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f4f6adb-129f-456f-9dcd-7b4797655e41 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2849f960-9216-4a94-9cc1-909d5c2ef63a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2849f960-9216-4a94-9cc1-909d5c2ef63a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-686c6623-48c2-4007-be80-dd1e4534ba5f {
  text-align: center;
}

#s-686c6623-48c2-4007-be80-dd1e4534ba5f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-686c6623-48c2-4007-be80-dd1e4534ba5f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-686c6623-48c2-4007-be80-dd1e4534ba5f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.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-8c3f740a-cc92-41ad-9b9e-ad74d08eae72 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-8c3f740a-cc92-41ad-9b9e-ad74d08eae72:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8c3f740a-cc92-41ad-9b9e-ad74d08eae72:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8c3f740a-cc92-41ad-9b9e-ad74d08eae72.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}

#s-db96df1b-9285-45ba-9737-4324ebc02f1a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-db96df1b-9285-45ba-9737-4324ebc02f1a .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-799b2b8a-27d4-42ff-b9fd-328daaacce60 {
  text-align: center;
}





#s-799b2b8a-27d4-42ff-b9fd-328daaacce60 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1eca5c2-d9b6-4fee-b1b6-5ae5e42fc715 {
  padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
}

#s-c8e471f3-97de-4b22-95eb-29902cb269bb {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-c8e471f3-97de-4b22-95eb-29902cb269bb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-b07d4984-707c-4bd0-a46e-6cf764070147 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-b07d4984-707c-4bd0-a46e-6cf764070147 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

#s-8c8a21d7-8fce-48f6-98e2-88f7cea33144 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-8c8a21d7-8fce-48f6-98e2-88f7cea33144 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-a78074ce-e799-4f68-b3fe-c0f03126ca8a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-a78074ce-e799-4f68-b3fe-c0f03126ca8a .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-693c7d99-0339-4d8b-b8e5-085bcf33bf29 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-693c7d99-0339-4d8b-b8e5-085bcf33bf29 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-1f991bca-754d-401f-bf1b-56c8a87f14f8 {
  display: none;
}
#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 {
  text-align: left;
}


.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 {
  max-width: 100%;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 .shg-image-zoom,
.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 {
  max-width: 100%;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 .shg-image-zoom,
.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 {
  max-width: 100%;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 .shg-image-zoom,
.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 {
  max-width: 100%;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 .shg-image-zoom,
.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 {
  max-width: 100%;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 .shg-image-zoom,
.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f7adf69-3bb5-4e09-a077-79ceecf55581 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d50c47e4-9f50-4e2d-87ff-a1b7ab9520d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d50c47e4-9f50-4e2d-87ff-a1b7ab9520d3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ede23e20-b264-4426-b7b7-3a0559659c48 {
  text-align: center;
}

#s-ede23e20-b264-4426-b7b7-3a0559659c48 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ede23e20-b264-4426-b7b7-3a0559659c48 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ede23e20-b264-4426-b7b7-3a0559659c48 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-32f05833-99b9-4ddc-91e7-6036b4977292 {
  display: none;
}
#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 {
  text-align: left;
}


.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 {
  max-width: 100%;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 .shg-image-zoom,
.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 {
  max-width: 100%;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 .shg-image-zoom,
.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 {
  max-width: 100%;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 .shg-image-zoom,
.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 {
  max-width: 100%;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 .shg-image-zoom,
.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 {
  max-width: 100%;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 .shg-image-zoom,
.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10e9ffb1-c795-47ef-8275-4b8389e2b835 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4a9afd0c-2a16-46d8-9f50-9a7da255c603 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a9afd0c-2a16-46d8-9f50-9a7da255c603 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-f67f381e-62a9-4b98-be65-49dedb992aa1 {
  text-align: center;
}

#s-f67f381e-62a9-4b98-be65-49dedb992aa1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f67f381e-62a9-4b98-be65-49dedb992aa1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f67f381e-62a9-4b98-be65-49dedb992aa1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-60e7b6b6-801a-40bd-ac69-b80c3cb428d9 {
  display: none;
}
#s-2e1a0985-f61e-489f-b614-f9440084cd06 {
  text-align: left;
}


.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 {
  max-width: 100%;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 .shg-image-zoom,
.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 {
  max-width: 100%;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 .shg-image-zoom,
.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 {
  max-width: 100%;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 .shg-image-zoom,
.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 {
  max-width: 100%;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 .shg-image-zoom,
.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 {
  max-width: 100%;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 .shg-image-zoom,
.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e1a0985-f61e-489f-b614-f9440084cd06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bcfe41b8-b2b1-4e7a-a0d4-3d7a74d1368a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bcfe41b8-b2b1-4e7a-a0d4-3d7a74d1368a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6fb801a8-6414-49f5-a901-983e15c694a0 {
  text-align: center;
}

#s-6fb801a8-6414-49f5-a901-983e15c694a0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6fb801a8-6414-49f5-a901-983e15c694a0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6fb801a8-6414-49f5-a901-983e15c694a0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2c513b63-2ff6-42b6-8a7b-66190ae5491e {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-2c513b63-2ff6-42b6-8a7b-66190ae5491e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-f3b31bdb-6950-4b83-98a2-216394582df8 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-f3b31bdb-6950-4b83-98a2-216394582df8:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f3b31bdb-6950-4b83-98a2-216394582df8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f3b31bdb-6950-4b83-98a2-216394582df8.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}

#s-845beb7d-b09d-4a7a-8263-37f2c114d17a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-845beb7d-b09d-4a7a-8263-37f2c114d17a .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-cad88306-e3a3-4979-aa72-f5d372c9b9a5 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-66109d8d-b2e6-44d6-b63f-75255c6bfcf9 {
  border-style: solid;
padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-76a90b8c-ac14-4887-9953-853689eff396 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-76a90b8c-ac14-4887-9953-853689eff396 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-9623692c-658d-48e7-a867-9f5725b3d0ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-a86f89e1-6612-4a85-a8fa-5191ab07f70e {
  text-align: center;
}




  #s-a86f89e1-6612-4a85-a8fa-5191ab07f70e img.shogun-image {
    
    width: px;
  }


#s-a86f89e1-6612-4a85-a8fa-5191ab07f70e .shogun-image-content {
  
    align-items: center;
  
}

#s-311f2b80-2847-497e-bba2-25de777c7448 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}

#s-311f2b80-2847-497e-bba2-25de777c7448 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-33288a95-03f5-4980-b1b6-dfb6381c62b6 {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
}

#s-20d3f36c-3216-40cd-8c69-b80df3d0ab2f {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-20d3f36c-3216-40cd-8c69-b80df3d0ab2f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-2c59e6ee-1cc0-4ed9-8531-4deb7cb6afe0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-98c6a660-b36c-4edf-9f49-b35184f86751 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}

#s-98c6a660-b36c-4edf-9f49-b35184f86751 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-daeaf677-b943-4c7e-b66a-9075313ffb03 {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
}

#s-7afd4dfa-dc50-4906-94d8-0dcb21e5d0c2 {
  text-align: center;
}




  #s-7afd4dfa-dc50-4906-94d8-0dcb21e5d0c2 img.shogun-image {
    
    width: px;
  }


#s-7afd4dfa-dc50-4906-94d8-0dcb21e5d0c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7efda36-5cf8-4d71-9143-2d07e8d4dfff {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-b7efda36-5cf8-4d71-9143-2d07e8d4dfff hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-fdb2b372-f0ef-41f2-a7cd-041d735e0a1e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-c34032a6-48dd-4b48-9143-24d081ea113e {
  text-align: center;
}




  #s-c34032a6-48dd-4b48-9143-24d081ea113e img.shogun-image {
    
    width: px;
  }


#s-c34032a6-48dd-4b48-9143-24d081ea113e .shogun-image-content {
  
    align-items: center;
  
}

#s-e3521461-3c5d-427d-afe2-7eb2e7274377 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}

#s-e3521461-3c5d-427d-afe2-7eb2e7274377 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cd86da7f-c701-4f5b-a0d5-9d8fa626eec8 {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
}

#s-8cef616e-0e34-48f4-bd4f-4cf67aa43e63 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-8cef616e-0e34-48f4-bd4f-4cf67aa43e63 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-b2d43f7d-9022-402f-8323-b4cc9c3659f4 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-b2d43f7d-9022-402f-8323-b4cc9c3659f4 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-31af071e-7a44-4688-a085-af73cf781dd8 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-31af071e-7a44-4688-a085-af73cf781dd8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-4fd95853-6340-454a-b3a0-cfe31d275976 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-4fd95853-6340-454a-b3a0-cfe31d275976 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d6b9b1b6-ff5c-47eb-8ad2-33d94ac06569 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-5cbb0aab-ce39-429e-ad82-49c7da139913"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-07cd29a2-9dc4-4049-b913-e9a92a40b390 {
  text-align: center;
}




  #s-07cd29a2-9dc4-4049-b913-e9a92a40b390 img.shogun-image {
    
    width: px;
  }


#s-07cd29a2-9dc4-4049-b913-e9a92a40b390 .shogun-image-content {
  
    align-items: center;
  
}

#s-20631432-6601-49a4-9e73-c5a56d6ec57b {
  padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
}

#s-0b36d793-dfea-4c0c-a2f5-640ec27918b8 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0b36d793-dfea-4c0c-a2f5-640ec27918b8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ae086be4-aa24-43a8-a874-621bb0712bcd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-f06bf700-b760-43c1-b6b1-45214f1ae510 {
  padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
}

#s-4777eeba-be85-4a75-bc68-8bf16da4728f {
  text-align: center;
}




  #s-4777eeba-be85-4a75-bc68-8bf16da4728f img.shogun-image {
    
    width: px;
  }


#s-4777eeba-be85-4a75-bc68-8bf16da4728f .shogun-image-content {
  
    align-items: center;
  
}

#s-7520e609-bed9-4cdd-afc5-7c9117d6128d {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-7520e609-bed9-4cdd-afc5-7c9117d6128d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-fc04a75b-97bd-4428-afa1-c31c9ebe2664 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-fc04a75b-97bd-4428-afa1-c31c9ebe2664 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8a041929-0bc5-47a4-90d6-03ccf37755fd {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-8a041929-0bc5-47a4-90d6-03ccf37755fd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-d232878c-37c6-4d60-a3b6-3ba2a259e466 {
  display: none;
}
#s-d1384be7-da62-418e-a864-d06b3c2235df {
  text-align: left;
}


.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df {
  max-width: 100%;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df .shg-image-zoom,
.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df {
  max-width: 100%;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df .shg-image-zoom,
.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df {
  max-width: 100%;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df .shg-image-zoom,
.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df {
  max-width: 100%;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df .shg-image-zoom,
.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df {
  max-width: 100%;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df .shg-image-zoom,
.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1384be7-da62-418e-a864-d06b3c2235df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-968bb79a-cbcf-4de6-98c1-d6d2bc1ae0a3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-968bb79a-cbcf-4de6-98c1-d6d2bc1ae0a3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d71a1e69-5de7-4a4e-b282-deaf4e02ca8f {
  text-align: center;
}

#s-d71a1e69-5de7-4a4e-b282-deaf4e02ca8f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d71a1e69-5de7-4a4e-b282-deaf4e02ca8f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d71a1e69-5de7-4a4e-b282-deaf4e02ca8f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a08e8f92-12f3-43ff-9a83-c819c91ff4bd {
  display: none;
}
#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 {
  text-align: left;
}


.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 {
  max-width: 100%;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 .shg-image-zoom,
.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 {
  max-width: 100%;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 .shg-image-zoom,
.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 {
  max-width: 100%;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 .shg-image-zoom,
.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 {
  max-width: 100%;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 .shg-image-zoom,
.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 {
  max-width: 100%;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 .shg-image-zoom,
.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5358e258-2516-4cb7-96a2-c0e57fcdf683 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fc4f0e26-e047-4f5c-bcc6-a0e0e6aa1a73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc4f0e26-e047-4f5c-bcc6-a0e0e6aa1a73 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ec3708e7-8697-416b-9e32-badfee515d5a {
  text-align: center;
}

#s-ec3708e7-8697-416b-9e32-badfee515d5a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ec3708e7-8697-416b-9e32-badfee515d5a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ec3708e7-8697-416b-9e32-badfee515d5a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d05c7890-176b-40de-a122-c8f76dd74005 {
  display: none;
}
#s-3b3c91df-9904-4916-85fc-fad6954915d1 {
  text-align: left;
}


.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 {
  max-width: 100%;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 .shg-image-zoom,
.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 {
  max-width: 100%;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 .shg-image-zoom,
.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 {
  max-width: 100%;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 .shg-image-zoom,
.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 {
  max-width: 100%;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 .shg-image-zoom,
.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 {
  max-width: 100%;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 .shg-image-zoom,
.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b3c91df-9904-4916-85fc-fad6954915d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f17166bc-eca4-4117-8fba-27857701c878 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f17166bc-eca4-4117-8fba-27857701c878 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-b659fafe-48f5-478d-94ee-8b6f3c8c4e87 {
  text-align: center;
}

#s-b659fafe-48f5-478d-94ee-8b6f3c8c4e87 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b659fafe-48f5-478d-94ee-8b6f3c8c4e87 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b659fafe-48f5-478d-94ee-8b6f3c8c4e87 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e4a9e91e-83fa-49c1-be00-48bfafe1e2b9 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-e4a9e91e-83fa-49c1-be00-48bfafe1e2b9:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e4a9e91e-83fa-49c1-be00-48bfafe1e2b9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e4a9e91e-83fa-49c1-be00-48bfafe1e2b9.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}

#s-d20d01dc-8269-44dc-875c-2f0b37f6c816 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-d20d01dc-8269-44dc-875c-2f0b37f6c816 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-5c0f3c00-5242-4b9c-a1ed-2d808f35ade2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-5c0f3c00-5242-4b9c-a1ed-2d808f35ade2 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5c98a3fc-d4c7-443d-addf-b5bd5bf8f5bb {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-863a61c3-de62-4b5a-9771-c069b711e99b {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-863a61c3-de62-4b5a-9771-c069b711e99b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-8fafd2d4-41c4-43f3-8faf-342da7842d63"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-33e942fe-86f9-448f-9fa7-cc159d15dade {
  text-align: center;
}




  #s-33e942fe-86f9-448f-9fa7-cc159d15dade img.shogun-image {
    
    width: px;
  }


#s-33e942fe-86f9-448f-9fa7-cc159d15dade .shogun-image-content {
  
    align-items: center;
  
}

#s-2a34408c-620d-450e-a91a-c1033c74dc83 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}

#s-2a34408c-620d-450e-a91a-c1033c74dc83 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2e2385ce-ae96-44a4-b713-626d423666f8 {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
}

#s-ef2167aa-c447-4fee-835a-4906ea336dc5 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ef2167aa-c447-4fee-835a-4906ea336dc5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-888d08e1-2935-4ff8-9355-f56ed358725f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-52765c70-0dfe-449f-b68a-9eac27ccedb2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}

#s-52765c70-0dfe-449f-b68a-9eac27ccedb2 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a6d5d811-9432-49b1-9ab8-dacd80a20911 {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
}

#s-d08268c8-0bf7-4fbb-876c-8f4064dc8bc6 {
  text-align: center;
}




  #s-d08268c8-0bf7-4fbb-876c-8f4064dc8bc6 img.shogun-image {
    
    width: px;
  }


#s-d08268c8-0bf7-4fbb-876c-8f4064dc8bc6 .shogun-image-content {
  
    align-items: center;
  
}

#s-9cad0692-6c55-4d2e-8fb1-add8163d2331 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-9cad0692-6c55-4d2e-8fb1-add8163d2331 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-a72e9075-d86c-4163-869e-e6a048fd6949 {
  border-style: solid;
padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-83f9c856-89f9-4d21-9b61-0c7df70abd06 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-83f9c856-89f9-4d21-9b61-0c7df70abd06 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3ab6e4e5-b028-4a9b-8d98-ed260fe60242 {
  display: none;
}
#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 {
  padding-top: 100px;
padding-bottom: 100px;
text-align: left;
}


.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 {
  max-width: 100%;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 .shg-image-zoom,
.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 {
  max-width: 100%;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 .shg-image-zoom,
.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 {
  max-width: 100%;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 .shg-image-zoom,
.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 {
  max-width: 100%;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 .shg-image-zoom,
.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 {
  max-width: 100%;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 .shg-image-zoom,
.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f44cdcbe-f7a7-4bb7-a711-c2d83914b198 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-712b9dc9-2923-4301-913f-ba50166ddb55 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-712b9dc9-2923-4301-913f-ba50166ddb55 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ccc2335f-b133-402b-b28d-4c41ee65004b {
  text-align: center;
}

#s-ccc2335f-b133-402b-b28d-4c41ee65004b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ccc2335f-b133-402b-b28d-4c41ee65004b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ccc2335f-b133-402b-b28d-4c41ee65004b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-24c90bea-282e-4534-8ce8-44adb355fd14 {
  display: none;
}
#s-1cc35052-9024-42b4-8bc8-633c228742e6 {
  padding-top: 100px;
padding-bottom: 100px;
text-align: left;
}


.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 {
  max-width: 100%;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 .shg-image-zoom,
.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 {
  max-width: 100%;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 .shg-image-zoom,
.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 {
  max-width: 100%;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 .shg-image-zoom,
.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 {
  max-width: 100%;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 .shg-image-zoom,
.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 {
  max-width: 100%;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 .shg-image-zoom,
.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cc35052-9024-42b4-8bc8-633c228742e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cca2b8b7-7c2a-4155-b457-9efd11224e7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cca2b8b7-7c2a-4155-b457-9efd11224e7e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d76a7bd5-773d-4df1-a7c7-388de3e2b9eb {
  text-align: center;
}

#s-d76a7bd5-773d-4df1-a7c7-388de3e2b9eb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d76a7bd5-773d-4df1-a7c7-388de3e2b9eb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d76a7bd5-773d-4df1-a7c7-388de3e2b9eb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-85fa362b-038f-4371-9c36-435fc58ebaef {
  display: none;
}
#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 {
  text-align: left;
}


.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 {
  max-width: 100%;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 .shg-image-zoom,
.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 {
  max-width: 100%;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 .shg-image-zoom,
.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 {
  max-width: 100%;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 .shg-image-zoom,
.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 {
  max-width: 100%;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 .shg-image-zoom,
.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 {
  max-width: 100%;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 .shg-image-zoom,
.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ed3fb8b9-b7c7-41a0-bd36-13547e02ff32 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3822a79b-b371-4a73-9480-2c0dbbd585c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3822a79b-b371-4a73-9480-2c0dbbd585c1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6efdf8eb-46d9-4516-af55-899770e37864 {
  text-align: center;
}

#s-6efdf8eb-46d9-4516-af55-899770e37864 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6efdf8eb-46d9-4516-af55-899770e37864 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6efdf8eb-46d9-4516-af55-899770e37864 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-170877d3-ade0-4d8b-9392-dc6d89e3c5fd {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-170877d3-ade0-4d8b-9392-dc6d89e3c5fd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-b070d298-d518-46ea-97e6-973a766d7e8d {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b070d298-d518-46ea-97e6-973a766d7e8d:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b070d298-d518-46ea-97e6-973a766d7e8d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b070d298-d518-46ea-97e6-973a766d7e8d.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}

#s-7ac73cf3-050f-4d79-8297-cbb6a1ec1370 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-7ac73cf3-050f-4d79-8297-cbb6a1ec1370 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7c19ca88-1e14-489c-a14b-d16596a2b209 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-883675da-1947-45a9-b712-d137b4fc3df4 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-883675da-1947-45a9-b712-d137b4fc3df4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-be935f0c-1487-4cae-bdf4-7b7d2395306d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-bbc91d02-2bf1-4568-8524-42f3bc925b80 {
  text-align: center;
}




  #s-bbc91d02-2bf1-4568-8524-42f3bc925b80 img.shogun-image {
    
    width: px;
  }


#s-bbc91d02-2bf1-4568-8524-42f3bc925b80 .shogun-image-content {
  
    align-items: center;
  
}

#s-694ac1df-f0b8-4dbf-98d5-67d3081358f5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}

#s-694ac1df-f0b8-4dbf-98d5-67d3081358f5 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f37cdf71-b7c7-4598-8f9b-66f3af9b5430 {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
}

#s-be44bab7-31fa-4413-b48e-175762c50b85 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-be44bab7-31fa-4413-b48e-175762c50b85 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-7f6cdfd8-402c-48fd-ab5a-6fa5cd31af64"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-a77a158d-bb4c-4638-b7cb-dba1962db22d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}

#s-a77a158d-bb4c-4638-b7cb-dba1962db22d .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-461d085f-f852-4284-be3c-4af9b3dd3c7e {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
}

#s-41453dac-9ddd-4021-bba6-d7a3fa3388a0 {
  text-align: center;
}




  #s-41453dac-9ddd-4021-bba6-d7a3fa3388a0 img.shogun-image {
    
    width: px;
  }


#s-41453dac-9ddd-4021-bba6-d7a3fa3388a0 .shogun-image-content {
  
    align-items: center;
  
}

.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

#s-373a9a8a-d882-4b68-bf8c-61dbc53a06e8 {
  min-height: 50px;
}








#s-373a9a8a-d882-4b68-bf8c-61dbc53a06e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-373a9a8a-d882-4b68-bf8c-61dbc53a06e8.shg-box.shg-c {
  justify-content: center;
}

#s-9303aea1-1fd5-49e5-9a46-4d325f189705 {
  border-style: solid;
padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-a48c4738-6516-49ba-9866-8a4bdd54bbc8 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-a48c4738-6516-49ba-9866-8a4bdd54bbc8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-63959b2a-d782-4525-a366-236dc94dac24 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-63959b2a-d782-4525-a366-236dc94dac24"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0dcdf24b-ba3c-4498-98ca-fc1f8f7e244d {
  margin-top: 50px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-0dcdf24b-ba3c-4498-98ca-fc1f8f7e244d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0dcdf24b-ba3c-4498-98ca-fc1f8f7e244d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0dcdf24b-ba3c-4498-98ca-fc1f8f7e244d {
  
}
}@media (max-width: 767px){#s-0dcdf24b-ba3c-4498-98ca-fc1f8f7e244d {
  
}
}
#s-1b631de9-2384-4932-84a2-8f8731695948 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-1b631de9-2384-4932-84a2-8f8731695948 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1b631de9-2384-4932-84a2-8f8731695948 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1b631de9-2384-4932-84a2-8f8731695948 {
  
}
}@media (max-width: 767px){#s-1b631de9-2384-4932-84a2-8f8731695948 {
  
}
}
#s-1b631de9-2384-4932-84a2-8f8731695948 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Cormorant Garamond;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0022e123-26ba-4e2a-a886-43fada069bba {
  border-style: solid;
margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-0022e123-26ba-4e2a-a886-43fada069bba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0022e123-26ba-4e2a-a886-43fada069bba {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0022e123-26ba-4e2a-a886-43fada069bba {
  
}
}@media (max-width: 767px){#s-0022e123-26ba-4e2a-a886-43fada069bba {
  
}
}
#s-fbd737e5-edae-4db6-a519-712804ae5418 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-fbd737e5-edae-4db6-a519-712804ae5418 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fbd737e5-edae-4db6-a519-712804ae5418 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fbd737e5-edae-4db6-a519-712804ae5418 {
  
}
}@media (max-width: 767px){#s-fbd737e5-edae-4db6-a519-712804ae5418 {
  
}
}
@media (min-width: 0px) {
[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbd737e5-edae-4db6-a519-712804ae5418"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c20e1564-e7f9-4cd8-9723-9b62a30d2327 {
  box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.1);
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 30px;
opacity: 1;
text-align: center;
background-color: rgba(15, 33, 57, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-c20e1564-e7f9-4cd8-9723-9b62a30d2327:hover {box-shadow:  15px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(176, 178, 179, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-c20e1564-e7f9-4cd8-9723-9b62a30d2327:active {box-shadow: 0px 0px   !important;
background-color: rgba(0, 97, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c20e1564-e7f9-4cd8-9723-9b62a30d2327 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c20e1564-e7f9-4cd8-9723-9b62a30d2327 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c20e1564-e7f9-4cd8-9723-9b62a30d2327 {
  
}
}@media (max-width: 767px){#s-c20e1564-e7f9-4cd8-9723-9b62a30d2327 {
  
}
}


#s-c20e1564-e7f9-4cd8-9723-9b62a30d2327.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  font-family: Open Sans;
  display:  block ;
}

#s-47f6990c-1c3e-4521-a34f-b5f3dcc9d7d6 {
  margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
text-align: center;
}




  #s-47f6990c-1c3e-4521-a34f-b5f3dcc9d7d6 img.shogun-image {
    
    width: px;
  }


#s-47f6990c-1c3e-4521-a34f-b5f3dcc9d7d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f8d62ca-a6f6-4565-9637-26e474565946 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-9f8d62ca-a6f6-4565-9637-26e474565946 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-f319ffa3-afa4-48b0-a381-1f5fb0816fbf {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-f319ffa3-afa4-48b0-a381-1f5fb0816fbf .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-99a80cc7-5522-4676-afb4-367ac8c71570 {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
}

/*
  $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;
}
