#s-d459f42a-4cca-44d3-966e-524c3ae32a2b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

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

.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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  
}
}@media (max-width: 767px){#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  
}
}
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  background-image: url(https://i.shgcdn.com/7acd6f8e-e6f5-4fa9-9a42-65d725716f4f/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  background-image: url(https://i.shgcdn.com/7acd6f8e-e6f5-4fa9-9a42-65d725716f4f/-/resize/480x/);
}
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  background-image: url(https://i.shgcdn.com/7acd6f8e-e6f5-4fa9-9a42-65d725716f4f/-/resize/960x/);
}
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  background-image: url(https://i.shgcdn.com/7acd6f8e-e6f5-4fa9-9a42-65d725716f4f/-/resize/768x/);
}
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  background-image: url(https://i.shgcdn.com/7acd6f8e-e6f5-4fa9-9a42-65d725716f4f/-/resize/1536x/);
}
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  background-image: url(https://i.shgcdn.com/7acd6f8e-e6f5-4fa9-9a42-65d725716f4f/-/resize/1024x/);
}
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  background-image: url(https://i.shgcdn.com/7acd6f8e-e6f5-4fa9-9a42-65d725716f4f/-/resize/2048x/);
}
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  background-image: url(https://i.shgcdn.com/7acd6f8e-e6f5-4fa9-9a42-65d725716f4f/-/resize/1200x/);
}
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 {
  background-image: url(https://i.shgcdn.com/7acd6f8e-e6f5-4fa9-9a42-65d725716f4f/-/resize/2048x/);
}
#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-23a070dd-75ae-4ea9-aa1d-4b22b58ae4b4.shg-box.shg-c {
  justify-content: center;
}

#s-0d99a80d-632d-42d8-bc3f-8d9eab9aaf04 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1180px;
}








#s-0d99a80d-632d-42d8-bc3f-8d9eab9aaf04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0d99a80d-632d-42d8-bc3f-8d9eab9aaf04.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-0d99a80d-632d-42d8-bc3f-8d9eab9aaf04 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-0d99a80d-632d-42d8-bc3f-8d9eab9aaf04.shg-box.shg-c {
  justify-content: center;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-912b09b5-5656-491c-98d4-fef3952e38c0 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-912b09b5-5656-491c-98d4-fef3952e38c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-912b09b5-5656-491c-98d4-fef3952e38c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-912b09b5-5656-491c-98d4-fef3952e38c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-912b09b5-5656-491c-98d4-fef3952e38c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-e59f0f8b-034b-45be-9acc-90a44c05cf4f {
  margin-top: 140px;
margin-left: auto;
margin-bottom: 60px;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e59f0f8b-034b-45be-9acc-90a44c05cf4f {
  margin-top: 120px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e59f0f8b-034b-45be-9acc-90a44c05cf4f {
  margin-top: 80px;
margin-bottom: 50px;
}
}@media (max-width: 767px){#s-e59f0f8b-034b-45be-9acc-90a44c05cf4f {
  margin-top: 30px;
margin-bottom: 0px;
}
}







#s-e59f0f8b-034b-45be-9acc-90a44c05cf4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e59f0f8b-034b-45be-9acc-90a44c05cf4f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content 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 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;
  
  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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-e750bf20-4450-4faf-9679-e852eaf175e5 {
  margin-left: auto;
margin-right: auto;
}

#s-e750bf20-4450-4faf-9679-e852eaf175e5 .shg-proportional-font-size,
#s-e750bf20-4450-4faf-9679-e852eaf175e5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (max-width: 767px){#s-e750bf20-4450-4faf-9679-e852eaf175e5 .shg-proportional-font-size,
#s-e750bf20-4450-4faf-9679-e852eaf175e5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 90;
    
    
    font-size: 0.9em;
  
}
}
.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;
  
  
  text-transform: none;
  
  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-160f4b48-d70e-4909-af3e-3849db1b09ef {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 200px;
text-align: left;
}

#s-160f4b48-d70e-4909-af3e-3849db1b09ef .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 74px;
  line-height: 0.87em;
  letter-spacing: 0px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-160f4b48-d70e-4909-af3e-3849db1b09ef .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 68px;
  line-height: 0.87em;
  letter-spacing: 0px;
  
}


}@media (max-width: 767px){#s-160f4b48-d70e-4909-af3e-3849db1b09ef .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 48px;
  line-height: 0.87em;
  letter-spacing: 0px;
  
}


}
#s-a8978ede-4dc0-43cd-8315-c9fc859a5382 {
  margin-left: auto;
margin-right: auto;
}

#s-a8978ede-4dc0-43cd-8315-c9fc859a5382 .shg-proportional-font-size,
#s-a8978ede-4dc0-43cd-8315-c9fc859a5382 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (max-width: 767px){#s-a8978ede-4dc0-43cd-8315-c9fc859a5382 .shg-proportional-font-size,
#s-a8978ede-4dc0-43cd-8315-c9fc859a5382 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 80;
    
    
    font-size: 0.8em;
  
}
}
.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-text {
  
  
}

.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-87013994-08bf-4daa-a153-8d376dae1f5e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGEwMzNjYTgtMmY5NS00MDM5LTgwNmQtOTFlYWFhMGYzZmI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4YTAzM2NhOC0yZjk1LTQwMzktODA2ZC05MWVhYWEwZjNmYjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-bottom: 15px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
background-position: center undefined;
}
#s-87013994-08bf-4daa-a153-8d376dae1f5e:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-87013994-08bf-4daa-a153-8d376dae1f5e:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 992px) and (max-width: 1199px){#s-87013994-08bf-4daa-a153-8d376dae1f5e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjY1YjczNDAtZTIzYy00NzNlLWE2ZmEtM2NhMWExYmY0ODNjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNjViNzM0MC1lMjNjLTQ3M2UtYTZmYS0zY2ExYTFiZjQ4M2MpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
}@media (min-width: 768px) and (max-width: 991px){#s-87013994-08bf-4daa-a153-8d376dae1f5e {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-87013994-08bf-4daa-a153-8d376dae1f5e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTlhYjgyYzgtZTE5NC00YjlkLWJkZWEtNWYyYzhlNzQ4NzNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhOWFiODJjOC1lMTk0LTRiOWQtYmRlYS01ZjJjOGU3NDg3M2UpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
display: none;
}
#s-87013994-08bf-4daa-a153-8d376dae1f5e, #wrap-s-87013994-08bf-4daa-a153-8d376dae1f5e, #wrap-content-s-87013994-08bf-4daa-a153-8d376dae1f5e { display: none !important; }}

  #s-87013994-08bf-4daa-a153-8d376dae1f5e-root {
    text-align: left;
  }


#s-87013994-08bf-4daa-a153-8d376dae1f5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-87013994-08bf-4daa-a153-8d376dae1f5e-root {
    text-align: left;
  }


#s-87013994-08bf-4daa-a153-8d376dae1f5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-87013994-08bf-4daa-a153-8d376dae1f5e-root {
    text-align: left;
  }


#s-87013994-08bf-4daa-a153-8d376dae1f5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-87013994-08bf-4daa-a153-8d376dae1f5e-root {
    text-align: left;
  }


#s-87013994-08bf-4daa-a153-8d376dae1f5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-87013994-08bf-4daa-a153-8d376dae1f5e-root {
    text-align: left;
  }


#s-87013994-08bf-4daa-a153-8d376dae1f5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-a8584c4a-676d-4c11-971e-f4397d420769 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-a8584c4a-676d-4c11-971e-f4397d420769 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a8584c4a-676d-4c11-971e-f4397d420769 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a8584c4a-676d-4c11-971e-f4397d420769 {
  
}
}@media (max-width: 767px){#s-a8584c4a-676d-4c11-971e-f4397d420769 {
  
}
}







#s-a8584c4a-676d-4c11-971e-f4397d420769 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a8584c4a-676d-4c11-971e-f4397d420769.shg-box.shg-c {
  justify-content: center;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.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-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

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

.shg-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-ccbeee73-830c-40b1-a025-190fbad1590f {
  margin-left: auto;
margin-bottom: -80px;
margin-right: auto;
max-width: 860px;
text-align: center;
}
@media (min-width: 1200px){#s-ccbeee73-830c-40b1-a025-190fbad1590f {
  margin-bottom: -120px;
max-width: 700px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ccbeee73-830c-40b1-a025-190fbad1590f {
  margin-bottom: 0px;
max-width: 600px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ccbeee73-830c-40b1-a025-190fbad1590f {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 600px;
}
}@media (max-width: 767px){#s-ccbeee73-830c-40b1-a025-190fbad1590f {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 280px;
}
}
#s-ccbeee73-830c-40b1-a025-190fbad1590f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ccbeee73-830c-40b1-a025-190fbad1590f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: -80px;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ccbeee73-830c-40b1-a025-190fbad1590f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f img.shogun-image {
  width: 100%;
  
  
  max-width: 860px;

      
    max-width: 860px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ccbeee73-830c-40b1-a025-190fbad1590f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ccbeee73-830c-40b1-a025-190fbad1590f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccbeee73-830c-40b1-a025-190fbad1590f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ccbeee73-830c-40b1-a025-190fbad1590f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ccbeee73-830c-40b1-a025-190fbad1590f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: -120px;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ccbeee73-830c-40b1-a025-190fbad1590f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f img.shogun-image {
  width: 100%;
  
  
  max-width: 860px;

      
    max-width: 860px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ccbeee73-830c-40b1-a025-190fbad1590f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ccbeee73-830c-40b1-a025-190fbad1590f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccbeee73-830c-40b1-a025-190fbad1590f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ccbeee73-830c-40b1-a025-190fbad1590f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ccbeee73-830c-40b1-a025-190fbad1590f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 0px;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ccbeee73-830c-40b1-a025-190fbad1590f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f img.shogun-image {
  width: 100%;
  
  
  max-width: 860px;

      
    max-width: 860px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ccbeee73-830c-40b1-a025-190fbad1590f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ccbeee73-830c-40b1-a025-190fbad1590f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccbeee73-830c-40b1-a025-190fbad1590f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ccbeee73-830c-40b1-a025-190fbad1590f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ccbeee73-830c-40b1-a025-190fbad1590f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ccbeee73-830c-40b1-a025-190fbad1590f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f img.shogun-image {
  width: 100%;
  
  
  max-width: 860px;

      
    max-width: 860px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ccbeee73-830c-40b1-a025-190fbad1590f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ccbeee73-830c-40b1-a025-190fbad1590f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccbeee73-830c-40b1-a025-190fbad1590f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ccbeee73-830c-40b1-a025-190fbad1590f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ccbeee73-830c-40b1-a025-190fbad1590f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ccbeee73-830c-40b1-a025-190fbad1590f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f img.shogun-image {
  width: 100%;
  
  
  max-width: 860px;

      
    max-width: 860px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ccbeee73-830c-40b1-a025-190fbad1590f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ccbeee73-830c-40b1-a025-190fbad1590f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccbeee73-830c-40b1-a025-190fbad1590f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccbeee73-830c-40b1-a025-190fbad1590f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a2b15611-4594-493d-80af-bbd221c58cd1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDQ2Mzk1N2UtMTk0Mi00MDQyLThjMTktNTcwYjM5MGQzMTQ0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNDYzOTU3ZS0xOTQyLTQwNDItOGMxOS01NzBiMzkwZDMxNDQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-bottom: 15px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
background-position: center undefined;
}
#s-a2b15611-4594-493d-80af-bbd221c58cd1:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a2b15611-4594-493d-80af-bbd221c58cd1:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-a2b15611-4594-493d-80af-bbd221c58cd1 {
  display: none;
}
#s-a2b15611-4594-493d-80af-bbd221c58cd1, #wrap-s-a2b15611-4594-493d-80af-bbd221c58cd1, #wrap-content-s-a2b15611-4594-493d-80af-bbd221c58cd1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a2b15611-4594-493d-80af-bbd221c58cd1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGRhOWNmZjAtOGUwZC00ZDljLWEwODAtNTMxZjFiODBlMjQ2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkZGE5Y2ZmMC04ZTBkLTRkOWMtYTA4MC01MzFmMWI4MGUyNDYpIi8+PC9zdmc+);
background-repeat: no-repeat;
display: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-a2b15611-4594-493d-80af-bbd221c58cd1, #wrap-s-a2b15611-4594-493d-80af-bbd221c58cd1, #wrap-content-s-a2b15611-4594-493d-80af-bbd221c58cd1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a2b15611-4594-493d-80af-bbd221c58cd1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2I4M2FkZTYtNjRmYS00ODNjLWJhN2QtYjRkZGYzYWI1NzkwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzYjgzYWRlNi02NGZhLTQ4M2MtYmE3ZC1iNGRkZjNhYjU3OTApIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
display: none;
}
#s-a2b15611-4594-493d-80af-bbd221c58cd1, #wrap-s-a2b15611-4594-493d-80af-bbd221c58cd1, #wrap-content-s-a2b15611-4594-493d-80af-bbd221c58cd1 { display: none !important; }}@media (max-width: 767px){#s-a2b15611-4594-493d-80af-bbd221c58cd1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTlhZjNmOTEtMDYwNS00ZGI4LWE5ZmMtOTVhYmEzOWI0MzI5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5OWFmM2Y5MS0wNjA1LTRkYjgtYTlmYy05NWFiYTM5YjQzMjkpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
text-align: center;
}
}

  #s-a2b15611-4594-493d-80af-bbd221c58cd1-root {
    text-align: left;
  }


#s-a2b15611-4594-493d-80af-bbd221c58cd1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a2b15611-4594-493d-80af-bbd221c58cd1-root {
    text-align: left;
  }


#s-a2b15611-4594-493d-80af-bbd221c58cd1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a2b15611-4594-493d-80af-bbd221c58cd1-root {
    text-align: left;
  }


#s-a2b15611-4594-493d-80af-bbd221c58cd1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a2b15611-4594-493d-80af-bbd221c58cd1-root {
    text-align: left;
  }


#s-a2b15611-4594-493d-80af-bbd221c58cd1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-a2b15611-4594-493d-80af-bbd221c58cd1-root {
    text-align: center;
  }


#s-a2b15611-4594-493d-80af-bbd221c58cd1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-fb597c3f-1208-49fc-a3ec-adeb053ddabc {
  margin-left: auto;
margin-right: auto;
padding-top: 48px;
padding-left: 15px;
padding-bottom: 48px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (max-width: 767px){#s-fb597c3f-1208-49fc-a3ec-adeb053ddabc {
  padding-top: 32px;
padding-bottom: 32px;
}
}







#s-fb597c3f-1208-49fc-a3ec-adeb053ddabc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb597c3f-1208-49fc-a3ec-adeb053ddabc.shg-box.shg-c {
  justify-content: center;
}

#s-2ab84727-3a82-48bf-ac95-22a1a24e21a4 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-97889347-61fe-40bb-ac06-2883a060480e {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1200px;
}

#s-97889347-61fe-40bb-ac06-2883a060480e .shg-proportional-font-size,
#s-97889347-61fe-40bb-ac06-2883a060480e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-97889347-61fe-40bb-ac06-2883a060480e .shg-proportional-font-size,
#s-97889347-61fe-40bb-ac06-2883a060480e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 80;
    
    
    font-size: 0.8em;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-97889347-61fe-40bb-ac06-2883a060480e .shg-proportional-font-size,
#s-97889347-61fe-40bb-ac06-2883a060480e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 70;
    
    
    font-size: 0.7em;
  
}
}@media (max-width: 767px){#s-97889347-61fe-40bb-ac06-2883a060480e .shg-proportional-font-size,
#s-97889347-61fe-40bb-ac06-2883a060480e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 60;
    
    
    font-size: 0.6em;
  
}
}
#s-eacaaedb-3e44-467a-ab34-f6cb73b6f019 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-eacaaedb-3e44-467a-ab34-f6cb73b6f019 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eacaaedb-3e44-467a-ab34-f6cb73b6f019.shg-box.shg-c {
  justify-content: center;
}

#s-092f0f5c-2b6e-456c-ae97-d2c053280781 {
  margin-left: 0%;
margin-right: 0%;
}

#s-092f0f5c-2b6e-456c-ae97-d2c053280781 .shg-proportional-font-size,
#s-092f0f5c-2b6e-456c-ae97-d2c053280781 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  margin-left: auto;
margin-right: auto;
max-width: 89px;
text-align: center;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-912ac9f7-e516-493c-983e-7d7f06d46f37 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-912ac9f7-e516-493c-983e-7d7f06d46f37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-912ac9f7-e516-493c-983e-7d7f06d46f37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-912ac9f7-e516-493c-983e-7d7f06d46f37 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-912ac9f7-e516-493c-983e-7d7f06d46f37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-912ac9f7-e516-493c-983e-7d7f06d46f37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-912ac9f7-e516-493c-983e-7d7f06d46f37 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-912ac9f7-e516-493c-983e-7d7f06d46f37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-912ac9f7-e516-493c-983e-7d7f06d46f37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-912ac9f7-e516-493c-983e-7d7f06d46f37 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-912ac9f7-e516-493c-983e-7d7f06d46f37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-912ac9f7-e516-493c-983e-7d7f06d46f37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-912ac9f7-e516-493c-983e-7d7f06d46f37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-912ac9f7-e516-493c-983e-7d7f06d46f37 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-912ac9f7-e516-493c-983e-7d7f06d46f37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-912ac9f7-e516-493c-983e-7d7f06d46f37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-912ac9f7-e516-493c-983e-7d7f06d46f37.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-44be5d6d-1be9-4fb0-b066-2e61039ddb9b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-44be5d6d-1be9-4fb0-b066-2e61039ddb9b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-44be5d6d-1be9-4fb0-b066-2e61039ddb9b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-44be5d6d-1be9-4fb0-b066-2e61039ddb9b {
  
}
}@media (max-width: 767px){#s-44be5d6d-1be9-4fb0-b066-2e61039ddb9b {
  
}
}







#s-44be5d6d-1be9-4fb0-b066-2e61039ddb9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-44be5d6d-1be9-4fb0-b066-2e61039ddb9b.shg-box.shg-c {
  justify-content: center;
}

#s-abdd934f-cab1-428f-bddb-93db479fd58a {
  padding-top: 0px;
padding-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-abdd934f-cab1-428f-bddb-93db479fd58a {
  padding-top: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-abdd934f-cab1-428f-bddb-93db479fd58a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-abdd934f-cab1-428f-bddb-93db479fd58a {
  
}
}@media (max-width: 767px){#s-abdd934f-cab1-428f-bddb-93db479fd58a {
  
}
}







#s-abdd934f-cab1-428f-bddb-93db479fd58a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-abdd934f-cab1-428f-bddb-93db479fd58a.shg-box.shg-c {
  justify-content: center;
}

#s-d31c957f-2743-4883-9f20-5e1f90a37c69 {
  margin-top: 0px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 3%;
padding-top: 15px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
min-height: 50px;
}








#s-d31c957f-2743-4883-9f20-5e1f90a37c69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d31c957f-2743-4883-9f20-5e1f90a37c69.shg-box.shg-c {
  justify-content: center;
}

#s-787359ee-b654-497d-8b9d-7a9f7ebe98f5 {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-787359ee-b654-497d-8b9d-7a9f7ebe98f5 {
  margin-bottom: -10px;
}
}
#s-787359ee-b654-497d-8b9d-7a9f7ebe98f5 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 1.25px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-787359ee-b654-497d-8b9d-7a9f7ebe98f5 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 1.25px;
  
}


}@media (max-width: 767px){#s-787359ee-b654-497d-8b9d-7a9f7ebe98f5 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 32px;
  
  letter-spacing: 1.25px;
  
}


}
#s-2fb2e118-fbd4-40f6-a81a-ed16db81e247 {
  margin-left: auto;
margin-right: auto;
max-width: 880px;
}

#s-2fb2e118-fbd4-40f6-a81a-ed16db81e247 .shg-proportional-font-size,
#s-2fb2e118-fbd4-40f6-a81a-ed16db81e247 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 768px) and (max-width: 991px){#s-2fb2e118-fbd4-40f6-a81a-ed16db81e247 .shg-proportional-font-size,
#s-2fb2e118-fbd4-40f6-a81a-ed16db81e247 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 90;
    
    
    font-size: 0.9em;
  
}
}@media (max-width: 767px){#s-2fb2e118-fbd4-40f6-a81a-ed16db81e247 .shg-proportional-font-size,
#s-2fb2e118-fbd4-40f6-a81a-ed16db81e247 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 80;
    
    
    font-size: 0.8em;
  
}
}
#s-fb084d3c-3ac8-4bc4-82fb-c2ddfeef5393 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1180px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fb084d3c-3ac8-4bc4-82fb-c2ddfeef5393 {
  
}
}@media (max-width: 767px){#s-fb084d3c-3ac8-4bc4-82fb-c2ddfeef5393 {
  
}
}
@media (min-width: 0px) {
[id="s-fb084d3c-3ac8-4bc4-82fb-c2ddfeef5393"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb084d3c-3ac8-4bc4-82fb-c2ddfeef5393"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-fb084d3c-3ac8-4bc4-82fb-c2ddfeef5393"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-fb084d3c-3ac8-4bc4-82fb-c2ddfeef5393"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

}

#s-046ad8ed-53e9-4464-91e7-27ac2dc08af9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-046ad8ed-53e9-4464-91e7-27ac2dc08af9 {
  margin-bottom: 20px;
}
}







#s-046ad8ed-53e9-4464-91e7-27ac2dc08af9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-046ad8ed-53e9-4464-91e7-27ac2dc08af9.shg-box.shg-c {
  justify-content: center;
}

.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-adf0b2e2-cfc0-468b-aaa0-7d6243dc1a4d {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}

#s-8cfc6684-f9fc-4be4-8d16-78edaed6c53d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8cfc6684-f9fc-4be4-8d16-78edaed6c53d {
  padding-left: 0px;
padding-right: 15px;
}
}







#s-8cfc6684-f9fc-4be4-8d16-78edaed6c53d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8cfc6684-f9fc-4be4-8d16-78edaed6c53d {
  cursor: pointer;
}#s-8cfc6684-f9fc-4be4-8d16-78edaed6c53d.shg-box.shg-c {
  justify-content: center;
}

#s-38eb7fac-c417-4112-aefc-993c4f7fa315 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-38eb7fac-c417-4112-aefc-993c4f7fa315 {
  padding-top: 10px;
text-align: left;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-38eb7fac-c417-4112-aefc-993c4f7fa315 {
  text-align: left;
}
}@media (min-width: 768px) and (max-width: 991px){#s-38eb7fac-c417-4112-aefc-993c4f7fa315 {
  text-align: left;
}
}@media (max-width: 767px){#s-38eb7fac-c417-4112-aefc-993c4f7fa315 {
  text-align: left;
}
}
#s-38eb7fac-c417-4112-aefc-993c4f7fa315 .shogun-heading-component h2 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 1200px){#s-38eb7fac-c417-4112-aefc-993c4f7fa315 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-38eb7fac-c417-4112-aefc-993c4f7fa315 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-38eb7fac-c417-4112-aefc-993c4f7fa315 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (max-width: 767px){#s-38eb7fac-c417-4112-aefc-993c4f7fa315 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-6429a260-48c1-4e8b-a417-052bd70b3807 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-3ae1984f-dd78-47be-97eb-679b33ca2dca {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-3ae1984f-dd78-47be-97eb-679b33ca2dca {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-3ae1984f-dd78-47be-97eb-679b33ca2dca .shg-proportional-font-size,
#s-3ae1984f-dd78-47be-97eb-679b33ca2dca .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (max-width: 767px){#s-3ae1984f-dd78-47be-97eb-679b33ca2dca .shg-proportional-font-size,
#s-3ae1984f-dd78-47be-97eb-679b33ca2dca .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 90;
    
    
    font-size: 0.9em;
  
}
}
#s-a17bcbed-d7c5-4604-a55e-f79e398d9abc {
  margin-left: auto;
margin-right: auto;
}

#s-a17bcbed-d7c5-4604-a55e-f79e398d9abc .shg-proportional-font-size,
#s-a17bcbed-d7c5-4604-a55e-f79e398d9abc .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-825056ee-383f-4926-ace7-610d645648c3 {
  padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-825056ee-383f-4926-ace7-610d645648c3 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-825056ee-383f-4926-ace7-610d645648c3 {
  padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-825056ee-383f-4926-ace7-610d645648c3 {
  padding-top: 0px;
padding-left: 15px;
padding-bottom: 0px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-825056ee-383f-4926-ace7-610d645648c3 {
  padding-top: 0px;
padding-left: 15px;
padding-bottom: 0px;
padding-right: 15px;
}
}







#s-825056ee-383f-4926-ace7-610d645648c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-825056ee-383f-4926-ace7-610d645648c3.shg-box.shg-c {
  justify-content: center;
}

#s-5ba481f1-f56f-4cbd-8014-045678079728 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5ba481f1-f56f-4cbd-8014-045678079728 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5ba481f1-f56f-4cbd-8014-045678079728.shg-box.shg-c {
  justify-content: center;
}

#s-ef2f23aa-7350-4f02-a18d-1374f2f752f5 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 1);
}

#s-ef2f23aa-7350-4f02-a18d-1374f2f752f5 .shg-proportional-font-size,
#s-ef2f23aa-7350-4f02-a18d-1374f2f752f5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 1200px){#s-ef2f23aa-7350-4f02-a18d-1374f2f752f5 .shg-proportional-font-size,
#s-ef2f23aa-7350-4f02-a18d-1374f2f752f5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
}
#s-e2d5074d-5a34-4c3c-b376-905301a8d132 {
  padding-top: 30px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.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;
  flex-direction: column;
  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;
  height: inherit;
  position: relative;
}

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

.shg-imageV2-content {
  text-align: initial;
}

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  margin-left: auto;
margin-right: auto;
max-width: 278px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  margin: 0 !important;
  overflow: visible;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  /* Add background color handling */
  
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image {
  box-sizing: border-box;
}



.s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
      position: relative;
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

@media (min-width: 1200px){#s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  margin: 0 !important;
  overflow: visible;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  /* Add background color handling */
  
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image {
  box-sizing: border-box;
}



.s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
      position: relative;
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  margin: 0 !important;
  overflow: visible;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  /* Add background color handling */
  
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image {
  box-sizing: border-box;
}



.s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
      position: relative;
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  margin: 0 !important;
  overflow: visible;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  /* Add background color handling */
  
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image {
  box-sizing: border-box;
}



.s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
      position: relative;
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}@media (max-width: 767px){#s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  margin: 0 !important;
  overflow: visible;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  /* Add background color handling */
  
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-c5735ff6-368d-4471-bb9f-022fe779d0ce .shogun-image-content {
  
    justify-content: center;
  
}

.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image {
  box-sizing: border-box;
}



.s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container {
      position: relative;
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5735ff6-368d-4471-bb9f-022fe779d0ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}
#s-7d58be80-4668-47f8-a54c-496f64dbfd05 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-7d58be80-4668-47f8-a54c-496f64dbfd05 {
  text-align: center;
}
}
#s-7d58be80-4668-47f8-a54c-496f64dbfd05 .shg-product-sold-out {
  display: none;
  color: rgba(35, 31, 32, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-7d58be80-4668-47f8-a54c-496f64dbfd05 .shg-product-price {
  color: rgba(35, 31, 32, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-7d58be80-4668-47f8-a54c-496f64dbfd05 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-7d58be80-4668-47f8-a54c-496f64dbfd05 .shg-product-sold-out {
  display: none;
  color: rgba(35, 31, 32, 1);
  font-size: 28px;
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
}

#s-7d58be80-4668-47f8-a54c-496f64dbfd05 .shg-product-price {
  color: rgba(35, 31, 32, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 28px;
}

#s-7d58be80-4668-47f8-a54c-496f64dbfd05 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-601e0044-cfad-42d7-9d19-87c217d80be4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-601e0044-cfad-42d7-9d19-87c217d80be4 {
  padding-top: 10px;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-601e0044-cfad-42d7-9d19-87c217d80be4 {
  text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-601e0044-cfad-42d7-9d19-87c217d80be4 {
  text-align: center;
}
}@media (max-width: 767px){#s-601e0044-cfad-42d7-9d19-87c217d80be4 {
  text-align: center;
}
}
#s-601e0044-cfad-42d7-9d19-87c217d80be4 .shogun-heading-component h2 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 1200px){#s-601e0044-cfad-42d7-9d19-87c217d80be4 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-601e0044-cfad-42d7-9d19-87c217d80be4 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-601e0044-cfad-42d7-9d19-87c217d80be4 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (max-width: 767px){#s-601e0044-cfad-42d7-9d19-87c217d80be4 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-efd3555f-75a2-4819-b8fb-e1eb49b1a8f6 {
  min-height: 50px;
}








#s-efd3555f-75a2-4819-b8fb-e1eb49b1a8f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-efd3555f-75a2-4819-b8fb-e1eb49b1a8f6.shg-box.shg-c {
  justify-content: center;
}

#s-5c947828-b191-47aa-a04f-786b9eb45285 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDljYmNhMGItNDAxZS00NjUzLWExMDUtNDY2ZDIyMDhjYzY0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkOWNiY2EwYi00MDFlLTQ2NTMtYTEwNS00NjZkMjIwOGNjNjQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
background-position: center undefined;
}
#s-5c947828-b191-47aa-a04f-786b9eb45285:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5c947828-b191-47aa-a04f-786b9eb45285:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-5c947828-b191-47aa-a04f-786b9eb45285 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2Q0MDdhNDYtMGMxYy00MzBhLWEzZDUtZjVmNjM1NmY5MDVhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZDQwN2E0Ni0wYzFjLTQzMGEtYTNkNS1mNWY2MzU2ZjkwNWEpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
}@media (min-width: 768px) and (max-width: 991px){#s-5c947828-b191-47aa-a04f-786b9eb45285 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-5c947828-b191-47aa-a04f-786b9eb45285 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-5c947828-b191-47aa-a04f-786b9eb45285-root {
    text-align: center;
  }


#s-5c947828-b191-47aa-a04f-786b9eb45285.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-5c947828-b191-47aa-a04f-786b9eb45285-root {
    text-align: center;
  }


#s-5c947828-b191-47aa-a04f-786b9eb45285.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5c947828-b191-47aa-a04f-786b9eb45285-root {
    text-align: center;
  }


#s-5c947828-b191-47aa-a04f-786b9eb45285.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5c947828-b191-47aa-a04f-786b9eb45285-root {
    text-align: center;
  }


#s-5c947828-b191-47aa-a04f-786b9eb45285.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-5c947828-b191-47aa-a04f-786b9eb45285-root {
    text-align: center;
  }


#s-5c947828-b191-47aa-a04f-786b9eb45285.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}
.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 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 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;
  
  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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-44a46242-920a-4f2a-9a9e-bc7c2a89199f {
  padding-left: 15px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-44a46242-920a-4f2a-9a9e-bc7c2a89199f {
  padding-left: 15px;
padding-right: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-44a46242-920a-4f2a-9a9e-bc7c2a89199f {
  padding-left: 15px;
padding-right: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-44a46242-920a-4f2a-9a9e-bc7c2a89199f {
  padding-right: 0px;
}
}@media (max-width: 767px){#s-44a46242-920a-4f2a-9a9e-bc7c2a89199f {
  padding-left: 20px;
padding-right: 0px;
}
}
#s-51a01830-4537-410c-8097-c9acab775fbb {
  padding-top: 0px;
padding-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-51a01830-4537-410c-8097-c9acab775fbb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-51a01830-4537-410c-8097-c9acab775fbb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-51a01830-4537-410c-8097-c9acab775fbb {
  
}
}@media (max-width: 767px){#s-51a01830-4537-410c-8097-c9acab775fbb {
  
}
}







#s-51a01830-4537-410c-8097-c9acab775fbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-51a01830-4537-410c-8097-c9acab775fbb.shg-box.shg-c {
  justify-content: center;
}

#s-3b494eee-de7f-42b8-9cc8-3d38fc8c45ec {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1180px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3b494eee-de7f-42b8-9cc8-3d38fc8c45ec {
  
}
}@media (max-width: 767px){#s-3b494eee-de7f-42b8-9cc8-3d38fc8c45ec {
  
}
}
@media (min-width: 0px) {
[id="s-3b494eee-de7f-42b8-9cc8-3d38fc8c45ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b494eee-de7f-42b8-9cc8-3d38fc8c45ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-3b494eee-de7f-42b8-9cc8-3d38fc8c45ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b494eee-de7f-42b8-9cc8-3d38fc8c45ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

}

#s-82279546-41d1-4810-8230-bca79c193932 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-82279546-41d1-4810-8230-bca79c193932 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-82279546-41d1-4810-8230-bca79c193932.shg-box.shg-c {
  justify-content: center;
}

#s-929336ea-ee19-4cfb-a651-c7257f819706 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-929336ea-ee19-4cfb-a651-c7257f819706 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
}
#s-9897b435-5605-4deb-9e2f-be889b23e723 {
  margin-left: auto;
margin-right: auto;
}

#s-9897b435-5605-4deb-9e2f-be889b23e723 .shg-proportional-font-size,
#s-9897b435-5605-4deb-9e2f-be889b23e723 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ee5a5ff4-c09c-4fc7-9a0e-38f942888315 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-ee5a5ff4-c09c-4fc7-9a0e-38f942888315 {
  padding-top: 10px;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee5a5ff4-c09c-4fc7-9a0e-38f942888315 {
  text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee5a5ff4-c09c-4fc7-9a0e-38f942888315 {
  text-align: center;
}
}@media (max-width: 767px){#s-ee5a5ff4-c09c-4fc7-9a0e-38f942888315 {
  text-align: center;
}
}
#s-ee5a5ff4-c09c-4fc7-9a0e-38f942888315 .shogun-heading-component h2 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 1200px){#s-ee5a5ff4-c09c-4fc7-9a0e-38f942888315 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ee5a5ff4-c09c-4fc7-9a0e-38f942888315 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ee5a5ff4-c09c-4fc7-9a0e-38f942888315 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (max-width: 767px){#s-ee5a5ff4-c09c-4fc7-9a0e-38f942888315 .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-e323736d-e6d7-49ce-a2b8-7ed685338b11 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-e323736d-e6d7-49ce-a2b8-7ed685338b11 {
  
}
}@media (max-width: 767px){#s-e323736d-e6d7-49ce-a2b8-7ed685338b11 {
  
}
}
@media (min-width: 0px) {
[id="s-e323736d-e6d7-49ce-a2b8-7ed685338b11"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e323736d-e6d7-49ce-a2b8-7ed685338b11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.0px);
}

}

@media (min-width: 992px) {
[id="s-e323736d-e6d7-49ce-a2b8-7ed685338b11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.0px);
}

}

@media (min-width: 1200px) {
[id="s-e323736d-e6d7-49ce-a2b8-7ed685338b11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.0px);
}

}

#s-62da8df1-4e73-45e4-9097-37cf2acef69a {
  min-height: 50px;
}








#s-62da8df1-4e73-45e4-9097-37cf2acef69a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-62da8df1-4e73-45e4-9097-37cf2acef69a.shg-box.shg-c {
  justify-content: center;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  margin-left: auto;
margin-right: auto;
max-width: 278px;
aspect-ratio: 1/1;
text-align: center;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  margin: 0 !important;
  overflow: visible;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  /* Add background color handling */
  
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image {
  box-sizing: border-box;
}



.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
      position: relative;
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

@media (min-width: 1200px){#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  margin: 0 !important;
  overflow: visible;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  /* Add background color handling */
  
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image {
  box-sizing: border-box;
}



.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
      position: relative;
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  margin: 0 !important;
  overflow: visible;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  /* Add background color handling */
  
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image {
  box-sizing: border-box;
}



.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
      position: relative;
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  margin: 0 !important;
  overflow: visible;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  /* Add background color handling */
  
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image {
  box-sizing: border-box;
}



.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
      position: relative;
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}@media (max-width: 767px){#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  margin: 0 !important;
  overflow: visible;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  /* Add background color handling */
  
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image {
  box-sizing: border-box;
}



.s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container {
      position: relative;
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75c1823a-9134-42dc-bc1c-7dbc35c21d10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}
#s-8902e573-c1eb-4128-9aa6-2173086e4821 {
  min-height: 0px;
}








#s-8902e573-c1eb-4128-9aa6-2173086e4821 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8902e573-c1eb-4128-9aa6-2173086e4821.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4a218793-4c5a-43c7-ac18-2f80baa5e121 {
  margin-left: auto;
margin-bottom: -8px;
margin-right: auto;
}

#s-4a218793-4c5a-43c7-ac18-2f80baa5e121 .shg-proportional-font-size,
#s-4a218793-4c5a-43c7-ac18-2f80baa5e121 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-4fe4e348-0413-47c7-993c-c8690bfed184 {
  margin-left: auto;
margin-right: auto;
}

#s-d874aeb8-8a55-4296-ab18-051f3e9c6063 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-d874aeb8-8a55-4296-ab18-051f3e9c6063 {
  text-align: center;
}
}
#s-d874aeb8-8a55-4296-ab18-051f3e9c6063 .shg-product-sold-out {
  display: none;
  color: rgba(35, 31, 32, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-d874aeb8-8a55-4296-ab18-051f3e9c6063 .shg-product-price {
  color: rgba(35, 31, 32, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-d874aeb8-8a55-4296-ab18-051f3e9c6063 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9ddbe235-fc69-438d-83fa-5dca4b82e74a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzNlZmU5YzYtZDE3Ny00MDI0LTliNTQtZjhhZTY1MDU2NGRiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjM2VmZTljNi1kMTc3LTQwMjQtOWI1NC1mOGFlNjUwNTY0ZGIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 12px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-9ddbe235-fc69-438d-83fa-5dca4b82e74a:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9ddbe235-fc69-438d-83fa-5dca4b82e74a:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-9ddbe235-fc69-438d-83fa-5dca4b82e74a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmQ0NDdjYmItMTcwYS00NDFjLTgxZTUtMWMxOGQzNmUyZWY3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyZDQ0N2NiYi0xNzBhLTQ0MWMtODFlNS0xYzE4ZDM2ZTJlZjcpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
}@media (min-width: 768px) and (max-width: 991px){#s-9ddbe235-fc69-438d-83fa-5dca4b82e74a {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-9ddbe235-fc69-438d-83fa-5dca4b82e74a {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-9ddbe235-fc69-438d-83fa-5dca4b82e74a-root {
    text-align: center;
  }


#s-9ddbe235-fc69-438d-83fa-5dca4b82e74a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-9ddbe235-fc69-438d-83fa-5dca4b82e74a-root {
    text-align: center;
  }


#s-9ddbe235-fc69-438d-83fa-5dca4b82e74a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9ddbe235-fc69-438d-83fa-5dca4b82e74a-root {
    text-align: center;
  }


#s-9ddbe235-fc69-438d-83fa-5dca4b82e74a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9ddbe235-fc69-438d-83fa-5dca4b82e74a-root {
    text-align: center;
  }


#s-9ddbe235-fc69-438d-83fa-5dca4b82e74a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-9ddbe235-fc69-438d-83fa-5dca4b82e74a-root {
    text-align: center;
  }


#s-9ddbe235-fc69-438d-83fa-5dca4b82e74a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-64b7a73c-3896-40dc-9bc5-30a47e951af2 {
  min-height: 50px;
}








#s-64b7a73c-3896-40dc-9bc5-30a47e951af2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-64b7a73c-3896-40dc-9bc5-30a47e951af2.shg-box.shg-c {
  justify-content: center;
}

#s-17c411d6-ae76-4890-8ae0-6ce81295422e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-b0255327-62fd-4b35-8dae-12292e5571c1 {
  margin-left: auto;
margin-right: auto;
}

#s-b0255327-62fd-4b35-8dae-12292e5571c1 .shg-proportional-font-size,
#s-b0255327-62fd-4b35-8dae-12292e5571c1 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-dfba5bc1-073f-461f-b19c-f4d1b8de9cae {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-dfba5bc1-073f-461f-b19c-f4d1b8de9cae {
  padding-top: 10px;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dfba5bc1-073f-461f-b19c-f4d1b8de9cae {
  text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-dfba5bc1-073f-461f-b19c-f4d1b8de9cae {
  text-align: center;
}
}@media (max-width: 767px){#s-dfba5bc1-073f-461f-b19c-f4d1b8de9cae {
  text-align: center;
}
}
#s-dfba5bc1-073f-461f-b19c-f4d1b8de9cae .shogun-heading-component h2 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 1200px){#s-dfba5bc1-073f-461f-b19c-f4d1b8de9cae .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-dfba5bc1-073f-461f-b19c-f4d1b8de9cae .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-dfba5bc1-073f-461f-b19c-f4d1b8de9cae .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (max-width: 767px){#s-dfba5bc1-073f-461f-b19c-f4d1b8de9cae .shogun-heading-component h2 {
  
  font-weight:  900 ;
  font-family: "Nunito Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-c42ab5ac-8554-4542-87d8-59012443573d {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-c42ab5ac-8554-4542-87d8-59012443573d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c42ab5ac-8554-4542-87d8-59012443573d {
  
}
}@media (max-width: 767px){#s-c42ab5ac-8554-4542-87d8-59012443573d {
  
}
}
@media (min-width: 0px) {
[id="s-c42ab5ac-8554-4542-87d8-59012443573d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c42ab5ac-8554-4542-87d8-59012443573d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.0px);
}

}

@media (min-width: 992px) {
[id="s-c42ab5ac-8554-4542-87d8-59012443573d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.0px);
}

}

@media (min-width: 1200px) {
[id="s-c42ab5ac-8554-4542-87d8-59012443573d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.0px);
}

}

#s-54c02c42-6733-4793-960d-1c7fbca63b31 {
  min-height: 50px;
}








#s-54c02c42-6733-4793-960d-1c7fbca63b31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-54c02c42-6733-4793-960d-1c7fbca63b31.shg-box.shg-c {
  justify-content: center;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  margin-left: auto;
margin-right: auto;
max-width: 278px;
aspect-ratio: 1/1;
text-align: center;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  margin: 0 !important;
  overflow: visible;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  /* Add background color handling */
  
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image {
  box-sizing: border-box;
}



.s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
      position: relative;
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

@media (min-width: 1200px){#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  margin: 0 !important;
  overflow: visible;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  /* Add background color handling */
  
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image {
  box-sizing: border-box;
}



.s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
      position: relative;
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  margin: 0 !important;
  overflow: visible;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  /* Add background color handling */
  
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image {
  box-sizing: border-box;
}



.s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
      position: relative;
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  margin: 0 !important;
  overflow: visible;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  /* Add background color handling */
  
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image {
  box-sizing: border-box;
}



.s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
      position: relative;
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}@media (max-width: 767px){#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  margin: 0 !important;
  overflow: visible;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  /* Add background color handling */
  
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 278px;
  }



  img.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image {
    
    
    
    max-height: 278px;
  }


.s-a5c18eb7-51da-4205-afbf-68236b3d2b23 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image {
  box-sizing: border-box;
}



.s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container {
      position: relative;
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a5c18eb7-51da-4205-afbf-68236b3d2b23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 278px;
    }
  }

}
#s-23773239-0018-4c5d-bb04-8b4e9f4ca37e {
  min-height: 0px;
}








#s-23773239-0018-4c5d-bb04-8b4e9f4ca37e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-23773239-0018-4c5d-bb04-8b4e9f4ca37e.shg-box.shg-c {
  justify-content: center;
}

#s-d9777ad3-9240-4c70-84ba-3e22503defe6 {
  margin-left: auto;
margin-bottom: -8px;
margin-right: auto;
}

#s-d9777ad3-9240-4c70-84ba-3e22503defe6 .shg-proportional-font-size,
#s-d9777ad3-9240-4c70-84ba-3e22503defe6 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-662022d6-05bf-4aa2-84c1-3f7119f3bb05 {
  margin-left: auto;
margin-right: auto;
}

#s-48e69b92-a32b-47a4-adaf-00ed5846bdc5 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-48e69b92-a32b-47a4-adaf-00ed5846bdc5 {
  text-align: center;
}
}
#s-48e69b92-a32b-47a4-adaf-00ed5846bdc5 .shg-product-sold-out {
  display: none;
  color: rgba(35, 31, 32, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-48e69b92-a32b-47a4-adaf-00ed5846bdc5 .shg-product-price {
  color: rgba(35, 31, 32, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-48e69b92-a32b-47a4-adaf-00ed5846bdc5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWEzOGFjMDQtMDE0NS00MDdiLWJmNDctM2MzYjBjODlkOGEyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYTM4YWMwNC0wMTQ1LTQwN2ItYmY0Ny0zYzNiMGM4OWQ4YTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 12px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWEzZGJiMGMtMzNmNy00M2YzLTk1ZmUtMDVmNGQ4ZDMxODEwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxYTNkYmIwYy0zM2Y3LTQzZjMtOTVmZS0wNWY0ZDhkMzE4MTApIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
}@media (min-width: 768px) and (max-width: 991px){#s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2-root {
    text-align: center;
  }


#s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2-root {
    text-align: center;
  }


#s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2-root {
    text-align: center;
  }


#s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2-root {
    text-align: center;
  }


#s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2-root {
    text-align: center;
  }


#s-71aa0e2e-5a12-4e39-b928-e35f86ff9bc2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-b7e8283a-0278-4794-9d55-1238caf5514b {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-b7e8283a-0278-4794-9d55-1238caf5514b {
  padding-top: 48px;
padding-bottom: 48px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7e8283a-0278-4794-9d55-1238caf5514b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7e8283a-0278-4794-9d55-1238caf5514b {
  padding-top: 38px;
padding-bottom: 38px;
}
}@media (max-width: 767px){#s-b7e8283a-0278-4794-9d55-1238caf5514b {
  
}
}







#s-b7e8283a-0278-4794-9d55-1238caf5514b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b7e8283a-0278-4794-9d55-1238caf5514b.shg-box.shg-c {
  justify-content: center;
}

#s-9f32fe37-a481-4d43-8e2b-88cb2cf4d72d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 24px;
padding-left: 15px;
padding-bottom: 24px;
padding-right: 15px;
min-height: 50px;
max-width: 1180px;
}








#s-9f32fe37-a481-4d43-8e2b-88cb2cf4d72d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9f32fe37-a481-4d43-8e2b-88cb2cf4d72d.shg-box.shg-c {
  justify-content: center;
}

#s-df0977c6-d688-456d-9898-f3e106382aea {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-df0977c6-d688-456d-9898-f3e106382aea {
  margin-top: 10px;
}
}
#s-df0977c6-d688-456d-9898-f3e106382aea .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 1.25px;
  
}


@media (min-width: 992px) and (max-width: 1199px){#s-df0977c6-d688-456d-9898-f3e106382aea .shogun-heading-component h2 {
  color: rgba(252, 252, 252, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 1.25px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-df0977c6-d688-456d-9898-f3e106382aea .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 1.25px;
  
}


}@media (max-width: 767px){#s-df0977c6-d688-456d-9898-f3e106382aea .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 32px;
  
  letter-spacing: 1.25px;
  
}


}
#s-6e3ee999-b6c5-4ec8-8ea3-ea2629a7a020 {
  margin-left: auto;
margin-right: auto;
max-width: 880px;
}

#s-6e3ee999-b6c5-4ec8-8ea3-ea2629a7a020 .shg-proportional-font-size,
#s-6e3ee999-b6c5-4ec8-8ea3-ea2629a7a020 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 1200px){#s-6e3ee999-b6c5-4ec8-8ea3-ea2629a7a020 .shg-proportional-font-size,
#s-6e3ee999-b6c5-4ec8-8ea3-ea2629a7a020 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6e3ee999-b6c5-4ec8-8ea3-ea2629a7a020 .shg-proportional-font-size,
#s-6e3ee999-b6c5-4ec8-8ea3-ea2629a7a020 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 90;
    
    
    font-size: 0.9em;
  
}
}@media (max-width: 767px){#s-6e3ee999-b6c5-4ec8-8ea3-ea2629a7a020 .shg-proportional-font-size,
#s-6e3ee999-b6c5-4ec8-8ea3-ea2629a7a020 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 80;
    
    
    font-size: 0.8em;
  
}
}
#s-bab6cf5a-8925-472d-9a53-93f55280ce08 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1180px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bab6cf5a-8925-472d-9a53-93f55280ce08 {
  
}
}@media (max-width: 767px){#s-bab6cf5a-8925-472d-9a53-93f55280ce08 {
  
}
}
@media (min-width: 0px) {
[id="s-bab6cf5a-8925-472d-9a53-93f55280ce08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bab6cf5a-8925-472d-9a53-93f55280ce08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bab6cf5a-8925-472d-9a53-93f55280ce08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bab6cf5a-8925-472d-9a53-93f55280ce08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6607a123-0184-44e6-871b-324094f59111 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-6607a123-0184-44e6-871b-324094f59111 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6607a123-0184-44e6-871b-324094f59111.shg-box.shg-c {
  justify-content: center;
}

#s-f2f20bb3-9dff-4579-a6b9-e7e7775989ce {
  min-height: 50px;
}








#s-f2f20bb3-9dff-4579-a6b9-e7e7775989ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f2f20bb3-9dff-4579-a6b9-e7e7775989ce {
  cursor: pointer;
}#s-f2f20bb3-9dff-4579-a6b9-e7e7775989ce.shg-box.shg-c {
  justify-content: center;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 40px;
text-align: center;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 40px;

      min-height: 50px;
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 40px;

      min-height: 50px;
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 40px;

      min-height: 50px;
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 40px;

      min-height: 50px;
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 40px;

      min-height: 50px;
    max-width: 40px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05c483d1-a4fe-4790-b50f-e445fdb9f7e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-d0886156-3cb7-4564-a3ec-2b4ed39a4222 {
  margin-left: auto;
margin-right: auto;
}

#s-d0886156-3cb7-4564-a3ec-2b4ed39a4222 .shg-proportional-font-size,
#s-d0886156-3cb7-4564-a3ec-2b4ed39a4222 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (max-width: 767px){#s-d0886156-3cb7-4564-a3ec-2b4ed39a4222 .shg-proportional-font-size,
#s-d0886156-3cb7-4564-a3ec-2b4ed39a4222 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 85;
    
    
    font-size: 0.85em;
  
}
}
#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 50px;
text-align: center;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 50px;

      min-height: 50px;
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0799ea9f-8204-4eff-a5e2-bf370f39c177 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 50px;

      min-height: 50px;
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0799ea9f-8204-4eff-a5e2-bf370f39c177 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 50px;

      min-height: 50px;
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0799ea9f-8204-4eff-a5e2-bf370f39c177 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 50px;

      min-height: 50px;
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0799ea9f-8204-4eff-a5e2-bf370f39c177 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0799ea9f-8204-4eff-a5e2-bf370f39c177 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177 img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 50px;

      min-height: 50px;
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-0799ea9f-8204-4eff-a5e2-bf370f39c177 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0799ea9f-8204-4eff-a5e2-bf370f39c177.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a8ce07c0-2ad2-49ae-96f1-34a1fd1b93ba {
  margin-left: auto;
margin-right: auto;
}

#s-a8ce07c0-2ad2-49ae-96f1-34a1fd1b93ba .shg-proportional-font-size,
#s-a8ce07c0-2ad2-49ae-96f1-34a1fd1b93ba .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (max-width: 767px){#s-a8ce07c0-2ad2-49ae-96f1-34a1fd1b93ba .shg-proportional-font-size,
#s-a8ce07c0-2ad2-49ae-96f1-34a1fd1b93ba .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 85;
    
    
    font-size: 0.85em;
  
}
}
#s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 50px;
text-align: center;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 50px;

      min-height: 50px;
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-240f40dc-df12-48dd-9b1f-d954c9420d4d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 50px;

      min-height: 50px;
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-240f40dc-df12-48dd-9b1f-d954c9420d4d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 50px;

      min-height: 50px;
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-240f40dc-df12-48dd-9b1f-d954c9420d4d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 50px;

      min-height: 50px;
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-240f40dc-df12-48dd-9b1f-d954c9420d4d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-240f40dc-df12-48dd-9b1f-d954c9420d4d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d img.shogun-image {
  width: 100%;
  
  min-height: 50px;
  max-width: 50px;

      min-height: 50px;
    max-width: 50px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-240f40dc-df12-48dd-9b1f-d954c9420d4d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-240f40dc-df12-48dd-9b1f-d954c9420d4d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-d040d723-6e27-445d-8d12-3b1001431f49 {
  margin-left: auto;
margin-right: auto;
}

#s-d040d723-6e27-445d-8d12-3b1001431f49 .shg-proportional-font-size,
#s-d040d723-6e27-445d-8d12-3b1001431f49 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (max-width: 767px){#s-d040d723-6e27-445d-8d12-3b1001431f49 .shg-proportional-font-size,
#s-d040d723-6e27-445d-8d12-3b1001431f49 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 85;
    
    
    font-size: 0.85em;
  
}
}
#s-a3de271a-0e39-4216-8930-f432c5bd2d72 {
  margin-left: auto;
margin-right: auto;
padding-top: 48px;
padding-bottom: 48px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-a3de271a-0e39-4216-8930-f432c5bd2d72 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3de271a-0e39-4216-8930-f432c5bd2d72 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3de271a-0e39-4216-8930-f432c5bd2d72 {
  padding-top: 38px;
padding-left: 15px;
padding-bottom: 38px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-a3de271a-0e39-4216-8930-f432c5bd2d72 {
  padding-top: 32px;
padding-left: 15px;
padding-bottom: 32px;
padding-right: 15px;
}
}







#s-a3de271a-0e39-4216-8930-f432c5bd2d72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a3de271a-0e39-4216-8930-f432c5bd2d72.shg-box.shg-c {
  justify-content: center;
}

#s-8d283db1-1216-4d0c-a58b-302b1da88bcc {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8d283db1-1216-4d0c-a58b-302b1da88bcc {
  margin-bottom: -10px;
}
}
#s-8d283db1-1216-4d0c-a58b-302b1da88bcc .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 1.25px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-8d283db1-1216-4d0c-a58b-302b1da88bcc .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 1.25px;
  
}


}@media (max-width: 767px){#s-8d283db1-1216-4d0c-a58b-302b1da88bcc .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 32px;
  
  letter-spacing: 1.25px;
  
}


}
#s-3d5a06c2-b165-43d2-a48b-4f3ddb6d027c {
  margin-left: auto;
margin-right: auto;
max-width: 880px;
}

#s-3d5a06c2-b165-43d2-a48b-4f3ddb6d027c .shg-proportional-font-size,
#s-3d5a06c2-b165-43d2-a48b-4f3ddb6d027c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 768px) and (max-width: 991px){#s-3d5a06c2-b165-43d2-a48b-4f3ddb6d027c .shg-proportional-font-size,
#s-3d5a06c2-b165-43d2-a48b-4f3ddb6d027c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 90;
    
    
    font-size: 0.9em;
  
}
}@media (max-width: 767px){#s-3d5a06c2-b165-43d2-a48b-4f3ddb6d027c .shg-proportional-font-size,
#s-3d5a06c2-b165-43d2-a48b-4f3ddb6d027c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 80;
    
    
    font-size: 0.8em;
  
}
}
#s-5f6745ff-336e-45d6-b77c-d05bac7f243a {
  margin-left: auto;
margin-right: auto;
padding-top: 12px;
padding-bottom: 12px;
max-width: 1180px;
}

@media (min-width: 0px) {
[id="s-5f6745ff-336e-45d6-b77c-d05bac7f243a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f6745ff-336e-45d6-b77c-d05bac7f243a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5f6745ff-336e-45d6-b77c-d05bac7f243a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f6745ff-336e-45d6-b77c-d05bac7f243a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-37e66814-948f-4d28-8e65-ebe8db423ed1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-70ed5c95-449b-4bf6-aa1a-0ce24b2bbec7 {
  margin-left: auto;
margin-bottom: -8px;
margin-right: auto;
}

#s-70ed5c95-449b-4bf6-aa1a-0ce24b2bbec7 .shg-proportional-font-size,
#s-70ed5c95-449b-4bf6-aa1a-0ce24b2bbec7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-967b16c3-b66f-4239-a482-8d6267d641ae {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-967b16c3-b66f-4239-a482-8d6267d641ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-967b16c3-b66f-4239-a482-8d6267d641ae.shg-box.shg-c {
  justify-content: center;
}

#s-40977e66-310c-499f-9049-9aad34c30bfa {
  margin-left: 0%;
margin-right: 0%;
}

#s-40977e66-310c-499f-9049-9aad34c30bfa .shg-proportional-font-size,
#s-40977e66-310c-499f-9049-9aad34c30bfa .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  margin-left: auto;
margin-right: auto;
max-width: 89px;
text-align: center;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9cc39ab-fc89-4e13-9e9e-62c6905e6338.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-075ce995-b868-4990-a9ac-cf136bbddb15 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-e44df2fa-4ecc-4b53-912c-6367b6b2be50 {
  margin-left: auto;
margin-bottom: -8px;
margin-right: auto;
}

#s-e44df2fa-4ecc-4b53-912c-6367b6b2be50 .shg-proportional-font-size,
#s-e44df2fa-4ecc-4b53-912c-6367b6b2be50 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0b3c7d27-945b-4d6d-a1a7-ac3cb5fa3849 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0b3c7d27-945b-4d6d-a1a7-ac3cb5fa3849 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0b3c7d27-945b-4d6d-a1a7-ac3cb5fa3849.shg-box.shg-c {
  justify-content: center;
}

#s-1c7e78fd-8c5b-4ae5-b643-2ecc4f4c6944 {
  margin-left: 0%;
margin-right: 0%;
}

#s-1c7e78fd-8c5b-4ae5-b643-2ecc4f4c6944 .shg-proportional-font-size,
#s-1c7e78fd-8c5b-4ae5-b643-2ecc4f4c6944 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  margin-left: auto;
margin-right: auto;
max-width: 89px;
text-align: center;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2e8a839-65ac-4fa7-9da0-284f4aeea4a1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-b71a6381-1715-471a-8743-436aa123248c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-23dfc590-e49f-4b52-aae1-77f7cfb842fa {
  margin-left: auto;
margin-bottom: -8px;
margin-right: auto;
}

#s-23dfc590-e49f-4b52-aae1-77f7cfb842fa .shg-proportional-font-size,
#s-23dfc590-e49f-4b52-aae1-77f7cfb842fa .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b7f7eb0b-4f7a-4567-9436-a23904ce50d9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b7f7eb0b-4f7a-4567-9436-a23904ce50d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b7f7eb0b-4f7a-4567-9436-a23904ce50d9.shg-box.shg-c {
  justify-content: center;
}

#s-77268ca9-cb61-43ef-b5e2-b8cd9a59dd65 {
  margin-left: 0%;
margin-right: 0%;
}

#s-77268ca9-cb61-43ef-b5e2-b8cd9a59dd65 .shg-proportional-font-size,
#s-77268ca9-cb61-43ef-b5e2-b8cd9a59dd65 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  margin-left: auto;
margin-right: auto;
max-width: 89px;
text-align: center;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dd39a96e-bb19-4360-ae33-6b98d0da182b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dd39a96e-bb19-4360-ae33-6b98d0da182b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dd39a96e-bb19-4360-ae33-6b98d0da182b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dd39a96e-bb19-4360-ae33-6b98d0da182b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dd39a96e-bb19-4360-ae33-6b98d0da182b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b img.shogun-image {
  width: 100%;
  
  
  max-width: 89px;

      
    max-width: 89px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dd39a96e-bb19-4360-ae33-6b98d0da182b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd39a96e-bb19-4360-ae33-6b98d0da182b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-d0061d84-f8a9-40c4-8938-73540891332c {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
min-height: 49px;
}
@media (min-width: 1200px){#s-d0061d84-f8a9-40c4-8938-73540891332c {
  margin-left: 0%;
margin-right: 0%;
padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0061d84-f8a9-40c4-8938-73540891332c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-left: 15px;
padding-right: 15px;
}
}







#s-d0061d84-f8a9-40c4-8938-73540891332c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d0061d84-f8a9-40c4-8938-73540891332c.shg-box.shg-c {
  justify-content: center;
}

#s-ab5b2983-44e1-43dd-ad99-7aa372bc35d1 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 5px;
padding-right: 15px;
min-height: 50px;
max-width: 1180px;
}
@media (max-width: 767px){#s-ab5b2983-44e1-43dd-ad99-7aa372bc35d1 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-ab5b2983-44e1-43dd-ad99-7aa372bc35d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ab5b2983-44e1-43dd-ad99-7aa372bc35d1.shg-box.shg-c {
  justify-content: center;
}

#s-5125c2d7-9180-4012-914c-4d25f65168aa {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5125c2d7-9180-4012-914c-4d25f65168aa {
  margin-bottom: -10px;
}
}
#s-5125c2d7-9180-4012-914c-4d25f65168aa .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 1.25px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-5125c2d7-9180-4012-914c-4d25f65168aa .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 1.25px;
  
}


}@media (max-width: 767px){#s-5125c2d7-9180-4012-914c-4d25f65168aa .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 32px;
  
  letter-spacing: 1.25px;
  
}


}
#s-f05537d9-dfd0-4fd4-b534-9c83224b9ffe {
  margin-left: auto;
margin-right: auto;
max-width: 880px;
}

#s-f05537d9-dfd0-4fd4-b534-9c83224b9ffe .shg-proportional-font-size,
#s-f05537d9-dfd0-4fd4-b534-9c83224b9ffe .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 768px) and (max-width: 991px){#s-f05537d9-dfd0-4fd4-b534-9c83224b9ffe .shg-proportional-font-size,
#s-f05537d9-dfd0-4fd4-b534-9c83224b9ffe .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 90;
    
    
    font-size: 0.9em;
  
}
}@media (max-width: 767px){#s-f05537d9-dfd0-4fd4-b534-9c83224b9ffe .shg-proportional-font-size,
#s-f05537d9-dfd0-4fd4-b534-9c83224b9ffe .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 80;
    
    
    font-size: 0.8em;
  
}
}
#s-11672d06-a3d7-4ec6-b5a6-698861c86bfd {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-cf3cce03-f78c-427c-afc0-6e6fa8028331 {
  margin-left: auto;
margin-bottom: 32px;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cf3cce03-f78c-427c-afc0-6e6fa8028331 {
  margin-bottom: 28px;
}
}@media (max-width: 767px){#s-cf3cce03-f78c-427c-afc0-6e6fa8028331 {
  margin-bottom: 18px;
}
}







#s-cf3cce03-f78c-427c-afc0-6e6fa8028331 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf3cce03-f78c-427c-afc0-6e6fa8028331.shg-box.shg-c {
  justify-content: center;
}

#s-543e4b04-9c65-4e56-b794-89b001db313f {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
text-align: center;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

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

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

.shg-product-image-wrapper {
  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;
  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-35a1eeb2-a067-4017-88ea-f8cc902e59b9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-35a1eeb2-a067-4017-88ea-f8cc902e59b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35a1eeb2-a067-4017-88ea-f8cc902e59b9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-35a1eeb2-a067-4017-88ea-f8cc902e59b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35a1eeb2-a067-4017-88ea-f8cc902e59b9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-35a1eeb2-a067-4017-88ea-f8cc902e59b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35a1eeb2-a067-4017-88ea-f8cc902e59b9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-35a1eeb2-a067-4017-88ea-f8cc902e59b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35a1eeb2-a067-4017-88ea-f8cc902e59b9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-35a1eeb2-a067-4017-88ea-f8cc902e59b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35a1eeb2-a067-4017-88ea-f8cc902e59b9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  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-71145354-5d0d-4421-9d0f-7f39228593e5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-71145354-5d0d-4421-9d0f-7f39228593e5 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 20px;
  line-height: 1.1em;
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-71145354-5d0d-4421-9d0f-7f39228593e5 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 19px;
  line-height: 1.1em;
  
  
}
}@media (max-width: 767px){#s-71145354-5d0d-4421-9d0f-7f39228593e5 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 16px;
  line-height: 1.1em;
  
  
}
}
#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 {
  margin-left: auto;
margin-right: auto;
}
}
#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  800 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 18px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 18px;
}

#s-b8c9ca39-e05d-4cd3-82ce-d930fc9d1437 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  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-product-atc-wrapper {
  position: relative;
}

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

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

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

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

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

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

#s-3f6e6182-442d-4b13-a60a-3f880f651a76 {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-3f6e6182-442d-4b13-a60a-3f880f651a76:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3f6e6182-442d-4b13-a60a-3f880f651a76:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-3f6e6182-442d-4b13-a60a-3f880f651a76 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f6e6182-442d-4b13-a60a-3f880f651a76 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f6e6182-442d-4b13-a60a-3f880f651a76 {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-3f6e6182-442d-4b13-a60a-3f880f651a76 {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-3f6e6182-442d-4b13-a60a-3f880f651a76-atc-btn-wrapper {
    text-align: center;
  }


#s-3f6e6182-442d-4b13-a60a-3f880f651a76 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-3f6e6182-442d-4b13-a60a-3f880f651a76-atc-btn-wrapper {
    text-align: center;
  }


#s-3f6e6182-442d-4b13-a60a-3f880f651a76 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-3f6e6182-442d-4b13-a60a-3f880f651a76-atc-btn-wrapper {
    text-align: center;
  }


#s-3f6e6182-442d-4b13-a60a-3f880f651a76 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-3f6e6182-442d-4b13-a60a-3f880f651a76-atc-btn-wrapper {
    text-align: center;
  }


#s-3f6e6182-442d-4b13-a60a-3f880f651a76 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-3f6e6182-442d-4b13-a60a-3f880f651a76-atc-btn-wrapper {
    text-align: center;
  }


#s-3f6e6182-442d-4b13-a60a-3f880f651a76 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-3f6e6182-442d-4b13-a60a-3f880f651a76.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567 {
  max-width: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567 {
  max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567 {
  max-width: 200px;
}
}@media (max-width: 767px){#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567 {
  max-width: 200px;
}
}

  #s-dfcdaced-ae61-4d21-bd6e-51ff307fa567-root {
    text-align: center;
  }


#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dfcdaced-ae61-4d21-bd6e-51ff307fa567-root {
    text-align: center;
  }


#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dfcdaced-ae61-4d21-bd6e-51ff307fa567-root {
    text-align: center;
  }


#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dfcdaced-ae61-4d21-bd6e-51ff307fa567-root {
    text-align: center;
  }


#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dfcdaced-ae61-4d21-bd6e-51ff307fa567-root {
    text-align: center;
  }


#s-dfcdaced-ae61-4d21-bd6e-51ff307fa567.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}
#s-29f611a1-c8fd-45ea-b1e4-102830061f31 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
text-align: center;
}

#s-51580fb2-866a-4d5b-8884-20c70d7905b8 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-51580fb2-866a-4d5b-8884-20c70d7905b8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-51580fb2-866a-4d5b-8884-20c70d7905b8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-51580fb2-866a-4d5b-8884-20c70d7905b8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-51580fb2-866a-4d5b-8884-20c70d7905b8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-51580fb2-866a-4d5b-8884-20c70d7905b8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-51580fb2-866a-4d5b-8884-20c70d7905b8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-51580fb2-866a-4d5b-8884-20c70d7905b8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-51580fb2-866a-4d5b-8884-20c70d7905b8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-51580fb2-866a-4d5b-8884-20c70d7905b8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-51580fb2-866a-4d5b-8884-20c70d7905b8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-dc0f68e8-78b0-4a62-a3ab-d6fa361dd4df {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-dc0f68e8-78b0-4a62-a3ab-d6fa361dd4df .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 20px;
  line-height: 1.1em;
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-dc0f68e8-78b0-4a62-a3ab-d6fa361dd4df .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 19px;
  line-height: 1.1em;
  
  
}
}@media (max-width: 767px){#s-dc0f68e8-78b0-4a62-a3ab-d6fa361dd4df .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 16px;
  line-height: 1.1em;
  
  
}
}
#s-538087e7-8ae0-42f6-b32e-21cd0b9c5768 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-538087e7-8ae0-42f6-b32e-21cd0b9c5768 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-538087e7-8ae0-42f6-b32e-21cd0b9c5768 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-538087e7-8ae0-42f6-b32e-21cd0b9c5768 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-538087e7-8ae0-42f6-b32e-21cd0b9c5768 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-538087e7-8ae0-42f6-b32e-21cd0b9c5768 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 18px;
}

#s-538087e7-8ae0-42f6-b32e-21cd0b9c5768 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df-atc-btn-wrapper {
    text-align: center;
  }


#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df-atc-btn-wrapper {
    text-align: center;
  }


#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df-atc-btn-wrapper {
    text-align: center;
  }


#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df-atc-btn-wrapper {
    text-align: center;
  }


#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df-atc-btn-wrapper {
    text-align: center;
  }


#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5bc7a173-665e-4e49-ad12-f2ae34e6f0df.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578 {
  max-width: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578 {
  max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578 {
  max-width: 200px;
}
}@media (max-width: 767px){#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578 {
  max-width: 200px;
}
}

  #s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578-root {
    text-align: center;
  }


#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578-root {
    text-align: center;
  }


#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578-root {
    text-align: center;
  }


#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578-root {
    text-align: center;
  }


#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578-root {
    text-align: center;
  }


#s-c0cad60b-b50a-4b3a-b5a3-8ec0e075f578.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}
#s-e88c896f-32dc-4b16-8de2-9fba98c554b6 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
text-align: center;
}

#s-5ed7dcd3-8bbc-453c-b3ea-27b7627bdc52 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-5ed7dcd3-8bbc-453c-b3ea-27b7627bdc52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ed7dcd3-8bbc-453c-b3ea-27b7627bdc52 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-5ed7dcd3-8bbc-453c-b3ea-27b7627bdc52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ed7dcd3-8bbc-453c-b3ea-27b7627bdc52 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-5ed7dcd3-8bbc-453c-b3ea-27b7627bdc52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ed7dcd3-8bbc-453c-b3ea-27b7627bdc52 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-5ed7dcd3-8bbc-453c-b3ea-27b7627bdc52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ed7dcd3-8bbc-453c-b3ea-27b7627bdc52 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-5ed7dcd3-8bbc-453c-b3ea-27b7627bdc52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ed7dcd3-8bbc-453c-b3ea-27b7627bdc52 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3cbfb9c3-61e6-402d-b105-ee6a71af12f9 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-3cbfb9c3-61e6-402d-b105-ee6a71af12f9 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 20px;
  line-height: 1.1em;
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-3cbfb9c3-61e6-402d-b105-ee6a71af12f9 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 19px;
  line-height: 1.1em;
  
  
}
}@media (max-width: 767px){#s-3cbfb9c3-61e6-402d-b105-ee6a71af12f9 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 15px;
  line-height: 1.1em;
  
  
}
}
#s-4f78f4f4-b414-4d13-af76-74b248eade59 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f78f4f4-b414-4d13-af76-74b248eade59 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-4f78f4f4-b414-4d13-af76-74b248eade59 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-4f78f4f4-b414-4d13-af76-74b248eade59 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-4f78f4f4-b414-4d13-af76-74b248eade59 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-4f78f4f4-b414-4d13-af76-74b248eade59 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 18px;
}

#s-4f78f4f4-b414-4d13-af76-74b248eade59 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-77ea5822-20d4-491e-be41-8bfc0c092f98 {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-77ea5822-20d4-491e-be41-8bfc0c092f98:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-77ea5822-20d4-491e-be41-8bfc0c092f98:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-77ea5822-20d4-491e-be41-8bfc0c092f98 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-77ea5822-20d4-491e-be41-8bfc0c092f98 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-77ea5822-20d4-491e-be41-8bfc0c092f98 {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-77ea5822-20d4-491e-be41-8bfc0c092f98 {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-77ea5822-20d4-491e-be41-8bfc0c092f98-atc-btn-wrapper {
    text-align: center;
  }


#s-77ea5822-20d4-491e-be41-8bfc0c092f98 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-77ea5822-20d4-491e-be41-8bfc0c092f98-atc-btn-wrapper {
    text-align: center;
  }


#s-77ea5822-20d4-491e-be41-8bfc0c092f98 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-77ea5822-20d4-491e-be41-8bfc0c092f98-atc-btn-wrapper {
    text-align: center;
  }


#s-77ea5822-20d4-491e-be41-8bfc0c092f98 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-77ea5822-20d4-491e-be41-8bfc0c092f98-atc-btn-wrapper {
    text-align: center;
  }


#s-77ea5822-20d4-491e-be41-8bfc0c092f98 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-77ea5822-20d4-491e-be41-8bfc0c092f98-atc-btn-wrapper {
    text-align: center;
  }


#s-77ea5822-20d4-491e-be41-8bfc0c092f98 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-77ea5822-20d4-491e-be41-8bfc0c092f98.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763 {
  max-width: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763 {
  max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763 {
  max-width: 200px;
}
}@media (max-width: 767px){#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763 {
  max-width: 200px;
}
}

  #s-c2ffd8c2-379c-41dc-a948-7d31b31c0763-root {
    text-align: center;
  }


#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c2ffd8c2-379c-41dc-a948-7d31b31c0763-root {
    text-align: center;
  }


#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c2ffd8c2-379c-41dc-a948-7d31b31c0763-root {
    text-align: center;
  }


#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c2ffd8c2-379c-41dc-a948-7d31b31c0763-root {
    text-align: center;
  }


#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c2ffd8c2-379c-41dc-a948-7d31b31c0763-root {
    text-align: center;
  }


#s-c2ffd8c2-379c-41dc-a948-7d31b31c0763.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}
#s-20a1db0f-e71d-48c1-be9e-602926b2eac3 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
text-align: center;
}

#s-43fe0509-1835-4cb2-a562-c7c2b8f03372 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-43fe0509-1835-4cb2-a562-c7c2b8f03372 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43fe0509-1835-4cb2-a562-c7c2b8f03372 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-43fe0509-1835-4cb2-a562-c7c2b8f03372 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43fe0509-1835-4cb2-a562-c7c2b8f03372 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-43fe0509-1835-4cb2-a562-c7c2b8f03372 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43fe0509-1835-4cb2-a562-c7c2b8f03372 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-43fe0509-1835-4cb2-a562-c7c2b8f03372 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43fe0509-1835-4cb2-a562-c7c2b8f03372 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-43fe0509-1835-4cb2-a562-c7c2b8f03372 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-43fe0509-1835-4cb2-a562-c7c2b8f03372 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8dd1de46-10df-4beb-abe0-563e06191fab {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-8dd1de46-10df-4beb-abe0-563e06191fab .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 20px;
  line-height: 1.1em;
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-8dd1de46-10df-4beb-abe0-563e06191fab .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 19px;
  line-height: 1.1em;
  
  
}
}@media (max-width: 767px){#s-8dd1de46-10df-4beb-abe0-563e06191fab .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 16px;
  line-height: 1.1em;
  
  
}
}
#s-51b3baa3-07a9-448e-96ff-a02ef8022642 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-51b3baa3-07a9-448e-96ff-a02ef8022642 {
  margin-left: auto;
margin-right: auto;
}
}
#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  800 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 18px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 18px;
}

#s-51b3baa3-07a9-448e-96ff-a02ef8022642 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f-atc-btn-wrapper {
    text-align: center;
  }


#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f-atc-btn-wrapper {
    text-align: center;
  }


#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f-atc-btn-wrapper {
    text-align: center;
  }


#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f-atc-btn-wrapper {
    text-align: center;
  }


#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f-atc-btn-wrapper {
    text-align: center;
  }


#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-51dd9bfc-ed3c-43ed-a2d8-9b6adfaf6e9f.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-abfd9c43-112a-496f-b617-e1dcc23e23ee {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-abfd9c43-112a-496f-b617-e1dcc23e23ee:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-abfd9c43-112a-496f-b617-e1dcc23e23ee:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-abfd9c43-112a-496f-b617-e1dcc23e23ee {
  max-width: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-abfd9c43-112a-496f-b617-e1dcc23e23ee {
  max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-abfd9c43-112a-496f-b617-e1dcc23e23ee {
  max-width: 200px;
}
}@media (max-width: 767px){#s-abfd9c43-112a-496f-b617-e1dcc23e23ee {
  max-width: 200px;
}
}

  #s-abfd9c43-112a-496f-b617-e1dcc23e23ee-root {
    text-align: center;
  }


#s-abfd9c43-112a-496f-b617-e1dcc23e23ee.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
@media (min-width: 1200px){
  #s-abfd9c43-112a-496f-b617-e1dcc23e23ee-root {
    text-align: center;
  }


#s-abfd9c43-112a-496f-b617-e1dcc23e23ee.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-abfd9c43-112a-496f-b617-e1dcc23e23ee-root {
    text-align: center;
  }


#s-abfd9c43-112a-496f-b617-e1dcc23e23ee.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-abfd9c43-112a-496f-b617-e1dcc23e23ee-root {
    text-align: center;
  }


#s-abfd9c43-112a-496f-b617-e1dcc23e23ee.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (max-width: 767px){
  #s-abfd9c43-112a-496f-b617-e1dcc23e23ee-root {
    text-align: center;
  }


#s-abfd9c43-112a-496f-b617-e1dcc23e23ee.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}
#s-3722c718-67ac-4975-b99f-48ef6f747ddf {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
text-align: center;
}

#s-9c5e0c52-c9a3-468e-b7d8-121d754a1532 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-9c5e0c52-c9a3-468e-b7d8-121d754a1532 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c5e0c52-c9a3-468e-b7d8-121d754a1532 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-9c5e0c52-c9a3-468e-b7d8-121d754a1532 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c5e0c52-c9a3-468e-b7d8-121d754a1532 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-9c5e0c52-c9a3-468e-b7d8-121d754a1532 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c5e0c52-c9a3-468e-b7d8-121d754a1532 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-9c5e0c52-c9a3-468e-b7d8-121d754a1532 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c5e0c52-c9a3-468e-b7d8-121d754a1532 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-9c5e0c52-c9a3-468e-b7d8-121d754a1532 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c5e0c52-c9a3-468e-b7d8-121d754a1532 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bd6bd98d-39d2-49d8-8aed-626d81ed6647 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-bd6bd98d-39d2-49d8-8aed-626d81ed6647 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 20px;
  line-height: 1.1em;
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-bd6bd98d-39d2-49d8-8aed-626d81ed6647 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 19px;
  line-height: 1.1em;
  
  
}
}@media (max-width: 767px){#s-bd6bd98d-39d2-49d8-8aed-626d81ed6647 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 16px;
  line-height: 1.1em;
  
  
}
}
#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c {
  margin-left: auto;
margin-right: auto;
}
}
#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  800 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-sold-out {
  display: none;
  color: rgba(230, 48, 0, 1);
  font-size: 18px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-price {
  color: rgba(230, 48, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 18px;
}

#s-9b23ac0f-9a3b-4902-8d19-64682fa3638c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(127, 127, 127, 1);
  font-weight:  900 ;
  font-family: Nunito Sans;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-14c6a408-30b4-4c69-a336-33c9d23707ac {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-14c6a408-30b4-4c69-a336-33c9d23707ac:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-14c6a408-30b4-4c69-a336-33c9d23707ac:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-14c6a408-30b4-4c69-a336-33c9d23707ac {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-14c6a408-30b4-4c69-a336-33c9d23707ac {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-14c6a408-30b4-4c69-a336-33c9d23707ac {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-14c6a408-30b4-4c69-a336-33c9d23707ac {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-14c6a408-30b4-4c69-a336-33c9d23707ac-atc-btn-wrapper {
    text-align: center;
  }


#s-14c6a408-30b4-4c69-a336-33c9d23707ac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-14c6a408-30b4-4c69-a336-33c9d23707ac-atc-btn-wrapper {
    text-align: center;
  }


#s-14c6a408-30b4-4c69-a336-33c9d23707ac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-14c6a408-30b4-4c69-a336-33c9d23707ac-atc-btn-wrapper {
    text-align: center;
  }


#s-14c6a408-30b4-4c69-a336-33c9d23707ac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-14c6a408-30b4-4c69-a336-33c9d23707ac-atc-btn-wrapper {
    text-align: center;
  }


#s-14c6a408-30b4-4c69-a336-33c9d23707ac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-14c6a408-30b4-4c69-a336-33c9d23707ac-atc-btn-wrapper {
    text-align: center;
  }


#s-14c6a408-30b4-4c69-a336-33c9d23707ac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-14c6a408-30b4-4c69-a336-33c9d23707ac.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-6204c511-99ce-4855-ae13-aca0f1b108b5 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6204c511-99ce-4855-ae13-aca0f1b108b5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6204c511-99ce-4855-ae13-aca0f1b108b5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6204c511-99ce-4855-ae13-aca0f1b108b5 {
  max-width: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6204c511-99ce-4855-ae13-aca0f1b108b5 {
  max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6204c511-99ce-4855-ae13-aca0f1b108b5 {
  max-width: 200px;
}
}@media (max-width: 767px){#s-6204c511-99ce-4855-ae13-aca0f1b108b5 {
  max-width: 200px;
}
}

  #s-6204c511-99ce-4855-ae13-aca0f1b108b5-root {
    text-align: center;
  }


#s-6204c511-99ce-4855-ae13-aca0f1b108b5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6204c511-99ce-4855-ae13-aca0f1b108b5-root {
    text-align: center;
  }


#s-6204c511-99ce-4855-ae13-aca0f1b108b5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6204c511-99ce-4855-ae13-aca0f1b108b5-root {
    text-align: center;
  }


#s-6204c511-99ce-4855-ae13-aca0f1b108b5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6204c511-99ce-4855-ae13-aca0f1b108b5-root {
    text-align: center;
  }


#s-6204c511-99ce-4855-ae13-aca0f1b108b5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6204c511-99ce-4855-ae13-aca0f1b108b5-root {
    text-align: center;
  }


#s-6204c511-99ce-4855-ae13-aca0f1b108b5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}
#s-0b0f3512-f367-4439-a7d1-98c8feaadd8f {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
text-align: center;
}

#s-25729139-4d67-4ecf-b549-cd7fd4208077 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-25729139-4d67-4ecf-b549-cd7fd4208077 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25729139-4d67-4ecf-b549-cd7fd4208077 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-25729139-4d67-4ecf-b549-cd7fd4208077 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25729139-4d67-4ecf-b549-cd7fd4208077 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-25729139-4d67-4ecf-b549-cd7fd4208077 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25729139-4d67-4ecf-b549-cd7fd4208077 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-25729139-4d67-4ecf-b549-cd7fd4208077 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25729139-4d67-4ecf-b549-cd7fd4208077 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-25729139-4d67-4ecf-b549-cd7fd4208077 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25729139-4d67-4ecf-b549-cd7fd4208077 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-73ca0cae-2ae3-4c38-8f9b-e27a4e18f749 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-73ca0cae-2ae3-4c38-8f9b-e27a4e18f749 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 20px;
  line-height: 1.1em;
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-73ca0cae-2ae3-4c38-8f9b-e27a4e18f749 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 19px;
  line-height: 1.1em;
  
  
}
}@media (max-width: 767px){#s-73ca0cae-2ae3-4c38-8f9b-e27a4e18f749 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 16px;
  line-height: 1.1em;
  
  
}
}
#s-7d2f73a6-7b0b-4fc9-98f2-262e51ecd7b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d2f73a6-7b0b-4fc9-98f2-262e51ecd7b2 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-7d2f73a6-7b0b-4fc9-98f2-262e51ecd7b2 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-7d2f73a6-7b0b-4fc9-98f2-262e51ecd7b2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-7d2f73a6-7b0b-4fc9-98f2-262e51ecd7b2 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-7d2f73a6-7b0b-4fc9-98f2-262e51ecd7b2 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 18px;
}

#s-7d2f73a6-7b0b-4fc9-98f2-262e51ecd7b2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832 {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832 {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832 {
  margin-top: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832-atc-btn-wrapper {
    text-align: center;
  }


#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832-atc-btn-wrapper {
    text-align: center;
  }


#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832-atc-btn-wrapper {
    text-align: center;
  }


#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832-atc-btn-wrapper {
    text-align: center;
  }


#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832-atc-btn-wrapper {
    text-align: center;
  }


#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1f2706b1-35e4-4491-acf6-eb8eb1bc3832.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a {
  max-width: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a {
  max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a {
  max-width: 200px;
}
}@media (max-width: 767px){#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a {
  max-width: 200px;
}
}

  #s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a-root {
    text-align: center;
  }


#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
@media (min-width: 1200px){
  #s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a-root {
    text-align: center;
  }


#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a-root {
    text-align: center;
  }


#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a-root {
    text-align: center;
  }


#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (max-width: 767px){
  #s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a-root {
    text-align: center;
  }


#s-aec26d05-fdf1-4404-a834-6ea29d8f5c2a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}
#s-8a83ed3c-516d-4684-9a36-e34d205b7f26 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
text-align: center;
}

#s-155bd0c8-75f3-4e5d-8e6e-d2c5e78cb55f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-155bd0c8-75f3-4e5d-8e6e-d2c5e78cb55f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-155bd0c8-75f3-4e5d-8e6e-d2c5e78cb55f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-155bd0c8-75f3-4e5d-8e6e-d2c5e78cb55f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-155bd0c8-75f3-4e5d-8e6e-d2c5e78cb55f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-155bd0c8-75f3-4e5d-8e6e-d2c5e78cb55f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-155bd0c8-75f3-4e5d-8e6e-d2c5e78cb55f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-155bd0c8-75f3-4e5d-8e6e-d2c5e78cb55f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-155bd0c8-75f3-4e5d-8e6e-d2c5e78cb55f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-155bd0c8-75f3-4e5d-8e6e-d2c5e78cb55f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-155bd0c8-75f3-4e5d-8e6e-d2c5e78cb55f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-02bb2313-22a2-4490-91ea-104569ab3290 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-02bb2313-22a2-4490-91ea-104569ab3290 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 20px;
  line-height: 1.1em;
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-02bb2313-22a2-4490-91ea-104569ab3290 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 19px;
  line-height: 1.1em;
  
  
}
}@media (max-width: 767px){#s-02bb2313-22a2-4490-91ea-104569ab3290 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 16px;
  line-height: 1.1em;
  
  
}
}
#s-5c3f24e8-932f-4911-ac46-d5485edd45a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c3f24e8-932f-4911-ac46-d5485edd45a0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-5c3f24e8-932f-4911-ac46-d5485edd45a0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-5c3f24e8-932f-4911-ac46-d5485edd45a0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-5c3f24e8-932f-4911-ac46-d5485edd45a0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-5c3f24e8-932f-4911-ac46-d5485edd45a0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 18px;
}

#s-5c3f24e8-932f-4911-ac46-d5485edd45a0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-5d2297d2-1c58-40bf-b78a-80b3c50f280c-atc-btn-wrapper {
    text-align: center;
  }


#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-5d2297d2-1c58-40bf-b78a-80b3c50f280c-atc-btn-wrapper {
    text-align: center;
  }


#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-5d2297d2-1c58-40bf-b78a-80b3c50f280c-atc-btn-wrapper {
    text-align: center;
  }


#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-5d2297d2-1c58-40bf-b78a-80b3c50f280c-atc-btn-wrapper {
    text-align: center;
  }


#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-5d2297d2-1c58-40bf-b78a-80b3c50f280c-atc-btn-wrapper {
    text-align: center;
  }


#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5d2297d2-1c58-40bf-b78a-80b3c50f280c.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7 {
  max-width: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7 {
  max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7 {
  max-width: 200px;
}
}@media (max-width: 767px){#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7 {
  max-width: 200px;
}
}

  #s-a5562d90-cb2e-4196-b5cc-3639366c2dd7-root {
    text-align: center;
  }


#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a5562d90-cb2e-4196-b5cc-3639366c2dd7-root {
    text-align: center;
  }


#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a5562d90-cb2e-4196-b5cc-3639366c2dd7-root {
    text-align: center;
  }


#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a5562d90-cb2e-4196-b5cc-3639366c2dd7-root {
    text-align: center;
  }


#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a5562d90-cb2e-4196-b5cc-3639366c2dd7-root {
    text-align: center;
  }


#s-a5562d90-cb2e-4196-b5cc-3639366c2dd7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}
#s-bd290be8-c810-4268-9f78-b43467df8fe3 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
text-align: center;
}

#s-abcd3183-6c77-4f1b-b2ca-2948be1e7263 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-abcd3183-6c77-4f1b-b2ca-2948be1e7263 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-abcd3183-6c77-4f1b-b2ca-2948be1e7263 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-abcd3183-6c77-4f1b-b2ca-2948be1e7263 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-abcd3183-6c77-4f1b-b2ca-2948be1e7263 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-abcd3183-6c77-4f1b-b2ca-2948be1e7263 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-abcd3183-6c77-4f1b-b2ca-2948be1e7263 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-abcd3183-6c77-4f1b-b2ca-2948be1e7263 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-abcd3183-6c77-4f1b-b2ca-2948be1e7263 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-abcd3183-6c77-4f1b-b2ca-2948be1e7263 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-abcd3183-6c77-4f1b-b2ca-2948be1e7263 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0f6b4905-5d2b-44df-a84e-8815e539251e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-0f6b4905-5d2b-44df-a84e-8815e539251e .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 20px;
  line-height: 1.1em;
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-0f6b4905-5d2b-44df-a84e-8815e539251e .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 19px;
  line-height: 1.1em;
  
  
}
}@media (max-width: 767px){#s-0f6b4905-5d2b-44df-a84e-8815e539251e .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 16px;
  line-height: 1.1em;
  
  
}
}
#s-ddeb0cf3-32d9-45c1-8754-aad9d8dfcf7b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ddeb0cf3-32d9-45c1-8754-aad9d8dfcf7b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-ddeb0cf3-32d9-45c1-8754-aad9d8dfcf7b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-ddeb0cf3-32d9-45c1-8754-aad9d8dfcf7b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-ddeb0cf3-32d9-45c1-8754-aad9d8dfcf7b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-ddeb0cf3-32d9-45c1-8754-aad9d8dfcf7b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 18px;
}

#s-ddeb0cf3-32d9-45c1-8754-aad9d8dfcf7b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-5faa3101-a573-4a26-8e4d-1166fb399114 {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-5faa3101-a573-4a26-8e4d-1166fb399114:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5faa3101-a573-4a26-8e4d-1166fb399114:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-5faa3101-a573-4a26-8e4d-1166fb399114 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5faa3101-a573-4a26-8e4d-1166fb399114 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5faa3101-a573-4a26-8e4d-1166fb399114 {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-5faa3101-a573-4a26-8e4d-1166fb399114 {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-5faa3101-a573-4a26-8e4d-1166fb399114-atc-btn-wrapper {
    text-align: center;
  }


#s-5faa3101-a573-4a26-8e4d-1166fb399114 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-5faa3101-a573-4a26-8e4d-1166fb399114-atc-btn-wrapper {
    text-align: center;
  }


#s-5faa3101-a573-4a26-8e4d-1166fb399114 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-5faa3101-a573-4a26-8e4d-1166fb399114-atc-btn-wrapper {
    text-align: center;
  }


#s-5faa3101-a573-4a26-8e4d-1166fb399114 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-5faa3101-a573-4a26-8e4d-1166fb399114-atc-btn-wrapper {
    text-align: center;
  }


#s-5faa3101-a573-4a26-8e4d-1166fb399114 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-5faa3101-a573-4a26-8e4d-1166fb399114-atc-btn-wrapper {
    text-align: center;
  }


#s-5faa3101-a573-4a26-8e4d-1166fb399114 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5faa3101-a573-4a26-8e4d-1166fb399114.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4 {
  max-width: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4 {
  max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4 {
  max-width: 200px;
}
}@media (max-width: 767px){#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4 {
  max-width: 200px;
}
}

  #s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4-root {
    text-align: center;
  }


#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4-root {
    text-align: center;
  }


#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4-root {
    text-align: center;
  }


#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4-root {
    text-align: center;
  }


#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4-root {
    text-align: center;
  }


#s-d5cdf1e8-7a88-4048-ad17-3fb99ce842e4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}
#s-894c27f3-de88-41f5-abc8-800af99dc4c5 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
text-align: center;
}

#s-661bfc5f-9f12-4924-862d-47975fb83cc1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-661bfc5f-9f12-4924-862d-47975fb83cc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661bfc5f-9f12-4924-862d-47975fb83cc1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-661bfc5f-9f12-4924-862d-47975fb83cc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661bfc5f-9f12-4924-862d-47975fb83cc1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-661bfc5f-9f12-4924-862d-47975fb83cc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661bfc5f-9f12-4924-862d-47975fb83cc1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-661bfc5f-9f12-4924-862d-47975fb83cc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661bfc5f-9f12-4924-862d-47975fb83cc1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-661bfc5f-9f12-4924-862d-47975fb83cc1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661bfc5f-9f12-4924-862d-47975fb83cc1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-70531ea9-b1f9-4a18-8789-12e9fa111f38 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-70531ea9-b1f9-4a18-8789-12e9fa111f38 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 20px;
  line-height: 1.1em;
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-70531ea9-b1f9-4a18-8789-12e9fa111f38 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 19px;
  line-height: 1.1em;
  
  
}
}@media (max-width: 767px){#s-70531ea9-b1f9-4a18-8789-12e9fa111f38 .shg-product-title-component h3 span {
  
  font-weight:  600 ;
  font-family: Nunito;
  
  font-size: 16px;
  line-height: 1.1em;
  
  
}
}
#s-a1faa04f-b281-4351-9d83-c0157482e6ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a1faa04f-b281-4351-9d83-c0157482e6ca .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-a1faa04f-b281-4351-9d83-c0157482e6ca .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 20px;
}

#s-a1faa04f-b281-4351-9d83-c0157482e6ca .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 767px){#s-a1faa04f-b281-4351-9d83-c0157482e6ca .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
}

#s-a1faa04f-b281-4351-9d83-c0157482e6ca .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Nunito;
  font-style:  normal ;
  font-size: 18px;
}

#s-a1faa04f-b281-4351-9d83-c0157482e6ca .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-8560fd7c-6691-4a9c-9a91-892260e23198 {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-8560fd7c-6691-4a9c-9a91-892260e23198:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8560fd7c-6691-4a9c-9a91-892260e23198:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-8560fd7c-6691-4a9c-9a91-892260e23198 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8560fd7c-6691-4a9c-9a91-892260e23198 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8560fd7c-6691-4a9c-9a91-892260e23198 {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-8560fd7c-6691-4a9c-9a91-892260e23198 {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-8560fd7c-6691-4a9c-9a91-892260e23198-atc-btn-wrapper {
    text-align: center;
  }


#s-8560fd7c-6691-4a9c-9a91-892260e23198 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-8560fd7c-6691-4a9c-9a91-892260e23198-atc-btn-wrapper {
    text-align: center;
  }


#s-8560fd7c-6691-4a9c-9a91-892260e23198 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-8560fd7c-6691-4a9c-9a91-892260e23198-atc-btn-wrapper {
    text-align: center;
  }


#s-8560fd7c-6691-4a9c-9a91-892260e23198 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-8560fd7c-6691-4a9c-9a91-892260e23198-atc-btn-wrapper {
    text-align: center;
  }


#s-8560fd7c-6691-4a9c-9a91-892260e23198 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-8560fd7c-6691-4a9c-9a91-892260e23198-atc-btn-wrapper {
    text-align: center;
  }


#s-8560fd7c-6691-4a9c-9a91-892260e23198 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8560fd7c-6691-4a9c-9a91-892260e23198.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4 {
  max-width: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4 {
  max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4 {
  max-width: 200px;
}
}@media (max-width: 767px){#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4 {
  max-width: 200px;
}
}

  #s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4-root {
    text-align: center;
  }


#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4-root {
    text-align: center;
  }


#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4-root {
    text-align: center;
  }


#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4-root {
    text-align: center;
  }


#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4-root {
    text-align: center;
  }


#s-a3a86bb8-c01c-4d07-940f-e94c4c08c4f4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}
}
#s-929f0815-80f4-47bf-95f7-46b25ee850e6 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 8px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(18, 17, 17, 1);
}
#s-929f0815-80f4-47bf-95f7-46b25ee850e6:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-929f0815-80f4-47bf-95f7-46b25ee850e6:active {background-color: rgba(84, 84, 84, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-929f0815-80f4-47bf-95f7-46b25ee850e6-root {
    text-align: center;
  }


#s-929f0815-80f4-47bf-95f7-46b25ee850e6.shg-btn {
  color: rgba(18, 17, 17, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-929f0815-80f4-47bf-95f7-46b25ee850e6-root {
    text-align: center;
  }


#s-929f0815-80f4-47bf-95f7-46b25ee850e6.shg-btn {
  color: rgba(18, 17, 17, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-929f0815-80f4-47bf-95f7-46b25ee850e6-root {
    text-align: center;
  }


#s-929f0815-80f4-47bf-95f7-46b25ee850e6.shg-btn {
  color: rgba(18, 17, 17, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-929f0815-80f4-47bf-95f7-46b25ee850e6-root {
    text-align: center;
  }


#s-929f0815-80f4-47bf-95f7-46b25ee850e6.shg-btn {
  color: rgba(18, 17, 17, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-929f0815-80f4-47bf-95f7-46b25ee850e6-root {
    text-align: center;
  }


#s-929f0815-80f4-47bf-95f7-46b25ee850e6.shg-btn {
  color: rgba(18, 17, 17, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  inline-block ;
}
}
#s-20a0f2c3-6489-4d1b-9459-8e960d81da0e {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 9px;
padding-bottom: 9px;
min-height: 50px;
background-color: rgba(235, 235, 235, 1);
}








#s-20a0f2c3-6489-4d1b-9459-8e960d81da0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-20a0f2c3-6489-4d1b-9459-8e960d81da0e.shg-box.shg-c {
  justify-content: center;
}

#s-1d780956-eb81-46ab-a2b8-f66c5a9835ef {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 32px;
padding-left: 0%;
padding-bottom: 32px;
padding-right: 0%;
min-height: 50px;
max-width: 1440px;
background-color: rgba(238, 238, 238, 0);
}
@media (min-width: 992px) and (max-width: 1199px){#s-1d780956-eb81-46ab-a2b8-f66c5a9835ef {
  padding-top: 20px;
padding-bottom: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1d780956-eb81-46ab-a2b8-f66c5a9835ef {
  
}
}@media (max-width: 767px){#s-1d780956-eb81-46ab-a2b8-f66c5a9835ef {
  padding-top: 18px;
padding-bottom: 18px;
}
}







#s-1d780956-eb81-46ab-a2b8-f66c5a9835ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1d780956-eb81-46ab-a2b8-f66c5a9835ef.shg-box.shg-c {
  justify-content: center;
}

#s-963fdc25-73bb-4e0e-9e63-ae1c34fb6adf {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-963fdc25-73bb-4e0e-9e63-ae1c34fb6adf {
  margin-bottom: -10px;
}
}
#s-963fdc25-73bb-4e0e-9e63-ae1c34fb6adf .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 1.25px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-963fdc25-73bb-4e0e-9e63-ae1c34fb6adf .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 1.25px;
  
}


}@media (max-width: 767px){#s-963fdc25-73bb-4e0e-9e63-ae1c34fb6adf .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 32px;
  
  letter-spacing: 1.25px;
  
}


}
#s-a31000f4-207c-4b6f-8490-4106f7ce4318 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1180px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a31000f4-207c-4b6f-8490-4106f7ce4318 {
  
}
}@media (max-width: 767px){#s-a31000f4-207c-4b6f-8490-4106f7ce4318 {
  
}
}
@media (min-width: 0px) {
[id="s-a31000f4-207c-4b6f-8490-4106f7ce4318"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a31000f4-207c-4b6f-8490-4106f7ce4318"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-a31000f4-207c-4b6f-8490-4106f7ce4318"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-a31000f4-207c-4b6f-8490-4106f7ce4318"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

#s-d36d4361-7716-40fd-889b-57a954c1fe17 {
  padding-top: 0px;
padding-bottom: 30px;
min-height: 50px;
}








#s-d36d4361-7716-40fd-889b-57a954c1fe17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d36d4361-7716-40fd-889b-57a954c1fe17.shg-box.shg-c {
  justify-content: center;
}

#s-3a0eda1d-7b96-4092-8a56-b29b66cbbcd4 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: left;
}

#s-3a0eda1d-7b96-4092-8a56-b29b66cbbcd4 .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  margin-left: 5%;
margin-right: 5%;
max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  margin: 0 !important;
  overflow: visible;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  
  
}

.shg-image-content-margin-container-s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  /* Add background color handling */
  
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shogun-image-content {
  
    justify-content: center;
  
}

.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image {
  box-sizing: border-box;
}



.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
      position: relative;
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  margin: 0 !important;
  overflow: visible;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  /* Add background color handling */
  
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shogun-image-content {
  
    justify-content: center;
  
}

.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image {
  box-sizing: border-box;
}



.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
      position: relative;
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  margin: 0 !important;
  overflow: visible;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  /* Add background color handling */
  
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shogun-image-content {
  
    justify-content: center;
  
}

.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image {
  box-sizing: border-box;
}



.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
      position: relative;
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  margin: 0 !important;
  overflow: visible;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  /* Add background color handling */
  
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shogun-image-content {
  
    justify-content: center;
  
}

.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image {
  box-sizing: border-box;
}



.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
      position: relative;
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  margin: 0 !important;
  overflow: visible;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  /* Add background color handling */
  
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca .shogun-image-content {
  
    justify-content: center;
  
}

.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image {
  box-sizing: border-box;
}



.s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container {
      position: relative;
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7db23334-9796-42d8-a6a8-9dbc5c48bbca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-1ab49219-698d-4129-836d-dbea831ff5e9 {
  padding-top: 0px;
padding-bottom: 30px;
min-height: 50px;
}








#s-1ab49219-698d-4129-836d-dbea831ff5e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1ab49219-698d-4129-836d-dbea831ff5e9.shg-box.shg-c {
  justify-content: center;
}

#s-3a063051-5472-4de1-9435-2e4a2455670a {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: left;
}

#s-3a063051-5472-4de1-9435-2e4a2455670a .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-7927477e-f8d7-421d-8404-857e18c50752 {
  margin-left: 5%;
margin-right: 5%;
max-width: 537px;
text-align: center;
}

#s-7927477e-f8d7-421d-8404-857e18c50752 {
  margin: 0 !important;
  overflow: visible;
}

#s-7927477e-f8d7-421d-8404-857e18c50752-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7927477e-f8d7-421d-8404-857e18c50752 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  
  
}

.shg-image-content-margin-container-s-7927477e-f8d7-421d-8404-857e18c50752 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  /* Add background color handling */
  
}

#s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7927477e-f8d7-421d-8404-857e18c50752 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7927477e-f8d7-421d-8404-857e18c50752.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7927477e-f8d7-421d-8404-857e18c50752.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7927477e-f8d7-421d-8404-857e18c50752.shogun-image {
  box-sizing: border-box;
}



.s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  
}


@media (min-width: 1200px){#s-7927477e-f8d7-421d-8404-857e18c50752 {
  margin: 0 !important;
  overflow: visible;
}

#s-7927477e-f8d7-421d-8404-857e18c50752-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7927477e-f8d7-421d-8404-857e18c50752 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7927477e-f8d7-421d-8404-857e18c50752 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  /* Add background color handling */
  
}

#s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7927477e-f8d7-421d-8404-857e18c50752 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7927477e-f8d7-421d-8404-857e18c50752.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7927477e-f8d7-421d-8404-857e18c50752.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7927477e-f8d7-421d-8404-857e18c50752.shogun-image {
  box-sizing: border-box;
}



.s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7927477e-f8d7-421d-8404-857e18c50752 {
  margin: 0 !important;
  overflow: visible;
}

#s-7927477e-f8d7-421d-8404-857e18c50752-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7927477e-f8d7-421d-8404-857e18c50752 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7927477e-f8d7-421d-8404-857e18c50752 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  /* Add background color handling */
  
}

#s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7927477e-f8d7-421d-8404-857e18c50752 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7927477e-f8d7-421d-8404-857e18c50752.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7927477e-f8d7-421d-8404-857e18c50752.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7927477e-f8d7-421d-8404-857e18c50752.shogun-image {
  box-sizing: border-box;
}



.s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7927477e-f8d7-421d-8404-857e18c50752 {
  margin: 0 !important;
  overflow: visible;
}

#s-7927477e-f8d7-421d-8404-857e18c50752-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7927477e-f8d7-421d-8404-857e18c50752 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7927477e-f8d7-421d-8404-857e18c50752 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  /* Add background color handling */
  
}

#s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7927477e-f8d7-421d-8404-857e18c50752 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7927477e-f8d7-421d-8404-857e18c50752.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7927477e-f8d7-421d-8404-857e18c50752.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7927477e-f8d7-421d-8404-857e18c50752.shogun-image {
  box-sizing: border-box;
}



.s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  
}


}@media (max-width: 767px){#s-7927477e-f8d7-421d-8404-857e18c50752 {
  margin: 0 !important;
  overflow: visible;
}

#s-7927477e-f8d7-421d-8404-857e18c50752-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7927477e-f8d7-421d-8404-857e18c50752 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7927477e-f8d7-421d-8404-857e18c50752 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  /* Add background color handling */
  
}

#s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7927477e-f8d7-421d-8404-857e18c50752 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7927477e-f8d7-421d-8404-857e18c50752.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7927477e-f8d7-421d-8404-857e18c50752.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7927477e-f8d7-421d-8404-857e18c50752.shogun-image {
  box-sizing: border-box;
}



.s-7927477e-f8d7-421d-8404-857e18c50752 img.shogun-image {
  
}


}
#s-40e7e00a-41de-41ec-a85a-d98d7111ee68 {
  padding-top: 0px;
padding-bottom: 30px;
min-height: 50px;
}








#s-40e7e00a-41de-41ec-a85a-d98d7111ee68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-40e7e00a-41de-41ec-a85a-d98d7111ee68.shg-box.shg-c {
  justify-content: center;
}

#s-bd11105b-a172-4fb5-a92e-00148aaf7fde {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: left;
}

#s-bd11105b-a172-4fb5-a92e-00148aaf7fde .shogun-heading-component h3 {
  
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  margin-left: 5%;
margin-right: 5%;
max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  margin: 0 !important;
  overflow: visible;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  
  
}

.shg-image-content-margin-container-s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  /* Add background color handling */
  
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image {
  box-sizing: border-box;
}



.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
      position: relative;
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  margin: 0 !important;
  overflow: visible;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  /* Add background color handling */
  
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image {
  box-sizing: border-box;
}



.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
      position: relative;
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  margin: 0 !important;
  overflow: visible;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  /* Add background color handling */
  
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image {
  box-sizing: border-box;
}



.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
      position: relative;
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  margin: 0 !important;
  overflow: visible;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  /* Add background color handling */
  
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image {
  box-sizing: border-box;
}



.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
      position: relative;
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  margin: 0 !important;
  overflow: visible;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  /* Add background color handling */
  
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image {
  box-sizing: border-box;
}



.s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container {
      position: relative;
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd9af022-ff7f-4ad8-bc24-9396a935fd23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-f98863fc-ddb1-4d85-8659-ebe18493e14e {
  margin-left: auto;
margin-right: auto;
padding-top: 1px;
padding-bottom: 1px;
min-height: 50px;
max-width: 1440px;
}








#s-f98863fc-ddb1-4d85-8659-ebe18493e14e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f98863fc-ddb1-4d85-8659-ebe18493e14e.shg-box.shg-c {
  justify-content: flex-end;
}

#s-3d93f194-e45e-48e7-8371-86a3f423fe99 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 48px;
padding-left: 15px;
padding-bottom: 48px;
padding-right: 15px;
min-height: 50px;
max-width: 1180px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d93f194-e45e-48e7-8371-86a3f423fe99 {
  padding-top: 28px;
padding-bottom: 28px;
}
}@media (max-width: 767px){#s-3d93f194-e45e-48e7-8371-86a3f423fe99 {
  padding-bottom: 18px;
}
}







#s-3d93f194-e45e-48e7-8371-86a3f423fe99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3d93f194-e45e-48e7-8371-86a3f423fe99.shg-box.shg-c {
  justify-content: flex-end;
}

#s-8013e06c-b85a-4253-be68-126d75272254 {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8013e06c-b85a-4253-be68-126d75272254 {
  margin-bottom: -10px;
}
}
#s-8013e06c-b85a-4253-be68-126d75272254 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 50px;
  
  letter-spacing: 1.25px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-8013e06c-b85a-4253-be68-126d75272254 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 1.25px;
  
}


}@media (max-width: 767px){#s-8013e06c-b85a-4253-be68-126d75272254 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 32px;
  
  letter-spacing: 1.25px;
  
}


}
#s-93c804c7-f336-4c6d-8c10-4a048f44af7e {
  margin-left: auto;
margin-right: auto;
max-width: 880px;
}
@media (min-width: 1200px){#s-93c804c7-f336-4c6d-8c10-4a048f44af7e {
  max-width: 1000px;
}
}
#s-93c804c7-f336-4c6d-8c10-4a048f44af7e .shg-proportional-font-size,
#s-93c804c7-f336-4c6d-8c10-4a048f44af7e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
@media (min-width: 768px) and (max-width: 991px){#s-93c804c7-f336-4c6d-8c10-4a048f44af7e .shg-proportional-font-size,
#s-93c804c7-f336-4c6d-8c10-4a048f44af7e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 90;
    
    
    font-size: 0.9em;
  
}
}@media (max-width: 767px){#s-93c804c7-f336-4c6d-8c10-4a048f44af7e .shg-proportional-font-size,
#s-93c804c7-f336-4c6d-8c10-4a048f44af7e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 80;
    
    
    font-size: 0.8em;
  
}
}
#s-ff4dac41-49b4-4748-ab10-0ef10a3cb881 {
  margin-top: 30px;
padding-top: 36px;
padding-left: 0%;
padding-bottom: 36px;
padding-right: 0%;
max-width: 1440px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ff4dac41-49b4-4748-ab10-0ef10a3cb881 {
  padding-top: 24px;
padding-bottom: 24px;
}
}@media (max-width: 767px){#s-ff4dac41-49b4-4748-ab10-0ef10a3cb881 {
  padding-top: 24px;
padding-bottom: 24px;
}
}
@media (min-width: 0px) {
[id="s-ff4dac41-49b4-4748-ab10-0ef10a3cb881"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ff4dac41-49b4-4748-ab10-0ef10a3cb881"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-ff4dac41-49b4-4748-ab10-0ef10a3cb881"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-ff4dac41-49b4-4748-ab10-0ef10a3cb881"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 {
  text-align: left;
}


.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 {
  max-width:  100%;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 {
  max-width:  100%;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 {
  max-width:  100%;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 {
  max-width:  100%;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 {
  max-width:  100%;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 .shg-image-zoom,
.shg-c#s-cd58cd2e-cbba-46bc-8ab2-2acca25fecf8 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c5cbdc1e-8687-4bf0-a50e-05e9e0bf7643 {
  margin-left: auto;
margin-right: auto;
}

#s-fe6ddc8e-e5cc-46b7-a53f-76c964278318 {
  margin-left: 7%;
margin-right: 7%;
text-align: center;
}

#s-fe6ddc8e-e5cc-46b7-a53f-76c964278318 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 35px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-fe6ddc8e-e5cc-46b7-a53f-76c964278318 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 35px;
}

#s-fe6ddc8e-e5cc-46b7-a53f-76c964278318 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8 {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-f23372c0-dd2f-4d31-8305-0df60af477d8:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f23372c0-dd2f-4d31-8305-0df60af477d8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-f23372c0-dd2f-4d31-8305-0df60af477d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f23372c0-dd2f-4d31-8305-0df60af477d8 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f23372c0-dd2f-4d31-8305-0df60af477d8 {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-f23372c0-dd2f-4d31-8305-0df60af477d8 {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-f23372c0-dd2f-4d31-8305-0df60af477d8-atc-btn-wrapper {
    text-align: center;
  }


#s-f23372c0-dd2f-4d31-8305-0df60af477d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-f23372c0-dd2f-4d31-8305-0df60af477d8-atc-btn-wrapper {
    text-align: center;
  }


#s-f23372c0-dd2f-4d31-8305-0df60af477d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-f23372c0-dd2f-4d31-8305-0df60af477d8-atc-btn-wrapper {
    text-align: center;
  }


#s-f23372c0-dd2f-4d31-8305-0df60af477d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-f23372c0-dd2f-4d31-8305-0df60af477d8-atc-btn-wrapper {
    text-align: center;
  }


#s-f23372c0-dd2f-4d31-8305-0df60af477d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-f23372c0-dd2f-4d31-8305-0df60af477d8-atc-btn-wrapper {
    text-align: center;
  }


#s-f23372c0-dd2f-4d31-8305-0df60af477d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f23372c0-dd2f-4d31-8305-0df60af477d8.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-929d2ae2-58bc-4eca-9647-afa85ebac791 {
  text-align: left;
}


.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 {
  max-width:  100%;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 {
  max-width:  100%;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 {
  max-width:  100%;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 {
  max-width:  100%;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 {
  max-width:  100%;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 .shg-image-zoom,
.shg-c#s-929d2ae2-58bc-4eca-9647-afa85ebac791 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-99ccfa38-9dbd-467d-8b94-d68ee3a8a78e {
  margin-left: auto;
margin-right: auto;
}

#s-6a374aac-f25b-4c95-8499-91baa99db117 {
  margin-left: 7%;
margin-right: 7%;
text-align: center;
}

#s-6a374aac-f25b-4c95-8499-91baa99db117 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 35px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-6a374aac-f25b-4c95-8499-91baa99db117 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 35px;
}

#s-6a374aac-f25b-4c95-8499-91baa99db117 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650 {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650 {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650 {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-bc4b2e79-edaf-4a25-8793-fa7c4b501650-atc-btn-wrapper {
    text-align: center;
  }


#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-bc4b2e79-edaf-4a25-8793-fa7c4b501650-atc-btn-wrapper {
    text-align: center;
  }


#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-bc4b2e79-edaf-4a25-8793-fa7c4b501650-atc-btn-wrapper {
    text-align: center;
  }


#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-bc4b2e79-edaf-4a25-8793-fa7c4b501650-atc-btn-wrapper {
    text-align: center;
  }


#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-bc4b2e79-edaf-4a25-8793-fa7c4b501650-atc-btn-wrapper {
    text-align: center;
  }


#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bc4b2e79-edaf-4a25-8793-fa7c4b501650.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe {
  text-align: left;
}


.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe {
  max-width:  100%;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe {
  max-width:  100%;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe {
  max-width:  100%;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe {
  max-width:  100%;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe {
  max-width:  100%;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe .shg-image-zoom,
.shg-c#s-e9de0f30-4474-42a6-a3c0-16b79052cbbe img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e69104fd-1bb4-4764-9dce-95df71dd5740 {
  margin-left: auto;
margin-right: auto;
}

#s-8e8564ed-86fe-4123-b38f-0ca9d4be6d39 {
  margin-left: 7%;
margin-right: 7%;
text-align: center;
}

#s-8e8564ed-86fe-4123-b38f-0ca9d4be6d39 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 35px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-8e8564ed-86fe-4123-b38f-0ca9d4be6d39 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 35px;
}

#s-8e8564ed-86fe-4123-b38f-0ca9d4be6d39 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1 {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-1cb415cd-4722-4bda-9374-4764e46eddb1:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1cb415cd-4722-4bda-9374-4764e46eddb1:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-1cb415cd-4722-4bda-9374-4764e46eddb1 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1cb415cd-4722-4bda-9374-4764e46eddb1 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1cb415cd-4722-4bda-9374-4764e46eddb1 {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-1cb415cd-4722-4bda-9374-4764e46eddb1 {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-1cb415cd-4722-4bda-9374-4764e46eddb1-atc-btn-wrapper {
    text-align: center;
  }


#s-1cb415cd-4722-4bda-9374-4764e46eddb1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-1cb415cd-4722-4bda-9374-4764e46eddb1-atc-btn-wrapper {
    text-align: center;
  }


#s-1cb415cd-4722-4bda-9374-4764e46eddb1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-1cb415cd-4722-4bda-9374-4764e46eddb1-atc-btn-wrapper {
    text-align: center;
  }


#s-1cb415cd-4722-4bda-9374-4764e46eddb1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-1cb415cd-4722-4bda-9374-4764e46eddb1-atc-btn-wrapper {
    text-align: center;
  }


#s-1cb415cd-4722-4bda-9374-4764e46eddb1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-1cb415cd-4722-4bda-9374-4764e46eddb1-atc-btn-wrapper {
    text-align: center;
  }


#s-1cb415cd-4722-4bda-9374-4764e46eddb1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1cb415cd-4722-4bda-9374-4764e46eddb1.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e {
  text-align: left;
}


.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e {
  max-width:  100%;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e {
  max-width:  100%;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e {
  max-width:  100%;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e {
  max-width:  100%;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e {
  max-width:  100%;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  max-width: 1000px !important;
  
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e .shg-image-zoom,
.shg-c#s-b7249de6-add7-443f-b23e-9a5ab7b6fa1e img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ec9f9b82-47e6-47e6-8080-a624822a7c81 {
  margin-left: auto;
margin-right: auto;
}

#s-6c13bf25-560e-4a76-99e8-992d67876b2a {
  margin-left: 7%;
margin-right: 7%;
text-align: center;
}

#s-6c13bf25-560e-4a76-99e8-992d67876b2a .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 35px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-6c13bf25-560e-4a76-99e8-992d67876b2a .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 35px;
}

#s-6c13bf25-560e-4a76-99e8-992d67876b2a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1 {
  background-size: cover;
margin-bottom: 8px;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
}
#s-97d61d0f-e404-476d-8ecb-ad27493733c1:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-97d61d0f-e404-476d-8ecb-ad27493733c1:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-97d61d0f-e404-476d-8ecb-ad27493733c1 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 40px;
padding-bottom: 8px;
padding-right: 40px;
max-width: 200px;
background-position: center center;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-97d61d0f-e404-476d-8ecb-ad27493733c1 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-97d61d0f-e404-476d-8ecb-ad27493733c1 {
  margin-left: auto;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}@media (max-width: 767px){#s-97d61d0f-e404-476d-8ecb-ad27493733c1 {
  padding-left: 12px;
padding-right: 12px;
max-width: 200px;
}
}

  #s-97d61d0f-e404-476d-8ecb-ad27493733c1-atc-btn-wrapper {
    text-align: center;
  }


#s-97d61d0f-e404-476d-8ecb-ad27493733c1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-97d61d0f-e404-476d-8ecb-ad27493733c1-atc-btn-wrapper {
    text-align: center;
  }


#s-97d61d0f-e404-476d-8ecb-ad27493733c1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-97d61d0f-e404-476d-8ecb-ad27493733c1-atc-btn-wrapper {
    text-align: center;
  }


#s-97d61d0f-e404-476d-8ecb-ad27493733c1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Nunito;
  display:  block ;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-97d61d0f-e404-476d-8ecb-ad27493733c1-atc-btn-wrapper {
    text-align: center;
  }


#s-97d61d0f-e404-476d-8ecb-ad27493733c1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn.shg-product-atc-success {
    
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-97d61d0f-e404-476d-8ecb-ad27493733c1-atc-btn-wrapper {
    text-align: center;
  }


#s-97d61d0f-e404-476d-8ecb-ad27493733c1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  block ;
}

#s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-97d61d0f-e404-476d-8ecb-ad27493733c1.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Nunito;
    
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-168f4316-fa38-4407-a70b-ee440d68446f {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 8px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(18, 17, 17, 1);
}
#s-168f4316-fa38-4407-a70b-ee440d68446f:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-168f4316-fa38-4407-a70b-ee440d68446f:active {background-color: rgba(84, 84, 84, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-168f4316-fa38-4407-a70b-ee440d68446f-root {
    text-align: center;
  }


#s-168f4316-fa38-4407-a70b-ee440d68446f.shg-btn {
  color: rgba(18, 17, 17, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-168f4316-fa38-4407-a70b-ee440d68446f-root {
    text-align: center;
  }


#s-168f4316-fa38-4407-a70b-ee440d68446f.shg-btn {
  color: rgba(18, 17, 17, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-168f4316-fa38-4407-a70b-ee440d68446f-root {
    text-align: center;
  }


#s-168f4316-fa38-4407-a70b-ee440d68446f.shg-btn {
  color: rgba(18, 17, 17, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-168f4316-fa38-4407-a70b-ee440d68446f-root {
    text-align: center;
  }


#s-168f4316-fa38-4407-a70b-ee440d68446f.shg-btn {
  color: rgba(18, 17, 17, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-168f4316-fa38-4407-a70b-ee440d68446f-root {
    text-align: center;
  }


#s-168f4316-fa38-4407-a70b-ee440d68446f.shg-btn {
  color: rgba(18, 17, 17, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Nunito;
  display:  inline-block ;
}
}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-56401df1-3cd2-4f32-aae3-0544223e2a4b {
  padding-left: 7%;
padding-right: 7%;
}
@media (min-width: 1200px){#s-56401df1-3cd2-4f32-aae3-0544223e2a4b {
  display: none;
}
#s-56401df1-3cd2-4f32-aae3-0544223e2a4b, #wrap-s-56401df1-3cd2-4f32-aae3-0544223e2a4b, #wrap-content-s-56401df1-3cd2-4f32-aae3-0544223e2a4b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-56401df1-3cd2-4f32-aae3-0544223e2a4b {
  display: none;
}
#s-56401df1-3cd2-4f32-aae3-0544223e2a4b, #wrap-s-56401df1-3cd2-4f32-aae3-0544223e2a4b, #wrap-content-s-56401df1-3cd2-4f32-aae3-0544223e2a4b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-56401df1-3cd2-4f32-aae3-0544223e2a4b {
  display: none;
}
#s-56401df1-3cd2-4f32-aae3-0544223e2a4b, #wrap-s-56401df1-3cd2-4f32-aae3-0544223e2a4b, #wrap-content-s-56401df1-3cd2-4f32-aae3-0544223e2a4b { display: none !important; }}@media (max-width: 767px){#s-56401df1-3cd2-4f32-aae3-0544223e2a4b {
  display: none;
}
#s-56401df1-3cd2-4f32-aae3-0544223e2a4b, #wrap-s-56401df1-3cd2-4f32-aae3-0544223e2a4b, #wrap-content-s-56401df1-3cd2-4f32-aae3-0544223e2a4b { display: none !important; }}
#s-56401df1-3cd2-4f32-aae3-0544223e2a4b hr {
  border-top: 2px solid #ddd;
}

#s-2481ab70-bfa4-4f17-976b-e0e5a33d56a4 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

/*
  $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;
}

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
