.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-ed25a374-096c-476e-b4bb-95df1b33f405 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  display: none;
}
#s-ed25a374-096c-476e-b4bb-95df1b33f405, #wrap-s-ed25a374-096c-476e-b4bb-95df1b33f405, #wrap-content-s-ed25a374-096c-476e-b4bb-95df1b33f405 { display: none !important; }}@media (max-width: 767px){#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  display: none;
}
#s-ed25a374-096c-476e-b4bb-95df1b33f405, #wrap-s-ed25a374-096c-476e-b4bb-95df1b33f405, #wrap-content-s-ed25a374-096c-476e-b4bb-95df1b33f405 { display: none !important; }}
#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  background-image: url(https://i.shgcdn.com/184df219-30b4-4320-b8df-7782f952ce29/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  background-image: url(https://i.shgcdn.com/184df219-30b4-4320-b8df-7782f952ce29/-/resize/480x/);
}
#s-ed25a374-096c-476e-b4bb-95df1b33f405.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  background-image: url(https://i.shgcdn.com/184df219-30b4-4320-b8df-7782f952ce29/-/resize/960x/);
}
#s-ed25a374-096c-476e-b4bb-95df1b33f405.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  background-image: url(https://i.shgcdn.com/184df219-30b4-4320-b8df-7782f952ce29/-/resize/768x/);
}
#s-ed25a374-096c-476e-b4bb-95df1b33f405.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  background-image: url(https://i.shgcdn.com/184df219-30b4-4320-b8df-7782f952ce29/-/resize/1536x/);
}
#s-ed25a374-096c-476e-b4bb-95df1b33f405.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  background-image: url(https://i.shgcdn.com/184df219-30b4-4320-b8df-7782f952ce29/-/resize/1024x/);
}
#s-ed25a374-096c-476e-b4bb-95df1b33f405.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  background-image: url(https://i.shgcdn.com/184df219-30b4-4320-b8df-7782f952ce29/-/resize/2048x/);
}
#s-ed25a374-096c-476e-b4bb-95df1b33f405.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  background-image: url(https://i.shgcdn.com/184df219-30b4-4320-b8df-7782f952ce29/-/resize/1200x/);
}
#s-ed25a374-096c-476e-b4bb-95df1b33f405.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  background-image: url(https://i.shgcdn.com/184df219-30b4-4320-b8df-7782f952ce29/-/resize/2048x/);
}
#s-ed25a374-096c-476e-b4bb-95df1b33f405.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-ed25a374-096c-476e-b4bb-95df1b33f405 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ed25a374-096c-476e-b4bb-95df1b33f405 {
  cursor: pointer;
}#s-ed25a374-096c-476e-b4bb-95df1b33f405.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-340c6d9c-cc39-45a2-9ffd-4f8b230106d2 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-340c6d9c-cc39-45a2-9ffd-4f8b230106d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-340c6d9c-cc39-45a2-9ffd-4f8b230106d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-340c6d9c-cc39-45a2-9ffd-4f8b230106d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-340c6d9c-cc39-45a2-9ffd-4f8b230106d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f4217835-1f02-4a06-ab2f-3a48e011c247 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-f4217835-1f02-4a06-ab2f-3a48e011c247 {
  padding-left: 7%;
}
}







#s-f4217835-1f02-4a06-ab2f-3a48e011c247 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f4217835-1f02-4a06-ab2f-3a48e011c247.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-5d3d010d-6588-402f-acf4-cbae1f9788d4 {
  margin-left: auto;
margin-right: auto;
}

#s-5d3d010d-6588-402f-acf4-cbae1f9788d4 .shg-proportional-font-size,
#s-5d3d010d-6588-402f-acf4-cbae1f9788d4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-bf58bc85-66af-4b58-818e-35046450d714 {
  margin-left: auto;
margin-right: auto;
}

#s-bf58bc85-66af-4b58-818e-35046450d714 .shg-proportional-font-size,
#s-bf58bc85-66af-4b58-818e-35046450d714 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-3b3b931c-1376-4e5c-b59b-9e715a1aea1a {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
}
@media (min-width: 1200px){#s-3b3b931c-1376-4e5c-b59b-9e715a1aea1a {
  padding-top: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3b3b931c-1376-4e5c-b59b-9e715a1aea1a {
  padding-top: 10px;
}
}
#s-3b3b931c-1376-4e5c-b59b-9e715a1aea1a .shg-proportional-font-size,
#s-3b3b931c-1376-4e5c-b59b-9e715a1aea1a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.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-9956c783-d899-49b2-9315-2ce10ba6cf34 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2ZkY2U2MzEtMjE2MC00MjZhLThjNzctOWVlMTIwMTliYTU1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZmRjZTYzMS0yMTYwLTQyNmEtOGM3Ny05ZWUxMjAxOWJhNTUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
}
#s-9956c783-d899-49b2-9315-2ce10ba6cf34:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9956c783-d899-49b2-9315-2ce10ba6cf34:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9956c783-d899-49b2-9315-2ce10ba6cf34 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmY1ZWUwYTUtM2I3Mi00Y2ZlLWIxMWQtYWE5OTdkYzRlZTQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2ZjVlZTBhNS0zYjcyLTRjZmUtYjExZC1hYTk5N2RjNGVlNDApIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9956c783-d899-49b2-9315-2ce10ba6cf34 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDBiZDNhMzctMzZhMS00MTRiLWFkMzQtMThlNTg0ZmE3ZGM2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMGJkM2EzNy0zNmExLTQxNGItYWQzNC0xOGU1ODRmYTdkYzYpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
}
}@media (max-width: 767px){#s-9956c783-d899-49b2-9315-2ce10ba6cf34 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTE3MjI0NzUtMDBmNi00OWRiLWI4NzgtM2Y2OTZkMzc0MmI3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlMTcyMjQ3NS0wMGY2LTQ5ZGItYjg3OC0zZjY5NmQzNzQyYjcpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
text-align: center;
}
}

  #s-9956c783-d899-49b2-9315-2ce10ba6cf34-root {
    text-align: left;
  }


#s-9956c783-d899-49b2-9315-2ce10ba6cf34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9956c783-d899-49b2-9315-2ce10ba6cf34-root {
    text-align: left;
  }


#s-9956c783-d899-49b2-9315-2ce10ba6cf34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9956c783-d899-49b2-9315-2ce10ba6cf34-root {
    text-align: left;
  }


#s-9956c783-d899-49b2-9315-2ce10ba6cf34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9956c783-d899-49b2-9315-2ce10ba6cf34-root {
    text-align: left;
  }


#s-9956c783-d899-49b2-9315-2ce10ba6cf34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9956c783-d899-49b2-9315-2ce10ba6cf34-root {
    text-align: center;
  }


#s-9956c783-d899-49b2-9315-2ce10ba6cf34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-95e412ed-0981-49a3-b545-984d8bd9a43b {
  margin-left: auto;
margin-right: auto;
min-height: 200px;
}








#s-95e412ed-0981-49a3-b545-984d8bd9a43b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95e412ed-0981-49a3-b545-984d8bd9a43b.shg-box.shg-c {
  justify-content: center;
}

#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  display: none;
}
#s-69027698-a13a-45d2-9a47-626f1d3abe22, #wrap-s-69027698-a13a-45d2-9a47-626f1d3abe22, #wrap-content-s-69027698-a13a-45d2-9a47-626f1d3abe22 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  display: none;
}
#s-69027698-a13a-45d2-9a47-626f1d3abe22, #wrap-s-69027698-a13a-45d2-9a47-626f1d3abe22, #wrap-content-s-69027698-a13a-45d2-9a47-626f1d3abe22 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  min-height: 700px;
}
}@media (max-width: 767px){#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  min-height: 600px;
}
}
#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  background-image: url(https://i.shgcdn.com/b193e4c9-3c91-4837-99ba-a680fea722e6/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  background-image: url(https://i.shgcdn.com/b193e4c9-3c91-4837-99ba-a680fea722e6/-/resize/480x/);
}
#s-69027698-a13a-45d2-9a47-626f1d3abe22.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  background-image: url(https://i.shgcdn.com/b193e4c9-3c91-4837-99ba-a680fea722e6/-/resize/960x/);
}
#s-69027698-a13a-45d2-9a47-626f1d3abe22.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  background-image: url(https://i.shgcdn.com/b193e4c9-3c91-4837-99ba-a680fea722e6/-/resize/768x/);
}
#s-69027698-a13a-45d2-9a47-626f1d3abe22.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  background-image: url(https://i.shgcdn.com/b193e4c9-3c91-4837-99ba-a680fea722e6/-/resize/1536x/);
}
#s-69027698-a13a-45d2-9a47-626f1d3abe22.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  background-image: url(https://i.shgcdn.com/b193e4c9-3c91-4837-99ba-a680fea722e6/-/resize/1024x/);
}
#s-69027698-a13a-45d2-9a47-626f1d3abe22.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  background-image: url(https://i.shgcdn.com/b193e4c9-3c91-4837-99ba-a680fea722e6/-/resize/2048x/);
}
#s-69027698-a13a-45d2-9a47-626f1d3abe22.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  background-image: url(https://i.shgcdn.com/b193e4c9-3c91-4837-99ba-a680fea722e6/-/resize/1200x/);
}
#s-69027698-a13a-45d2-9a47-626f1d3abe22.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  background-image: url(https://i.shgcdn.com/b193e4c9-3c91-4837-99ba-a680fea722e6/-/resize/2048x/);
}
#s-69027698-a13a-45d2-9a47-626f1d3abe22.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-69027698-a13a-45d2-9a47-626f1d3abe22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  cursor: pointer;
}#s-69027698-a13a-45d2-9a47-626f1d3abe22.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-69027698-a13a-45d2-9a47-626f1d3abe22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  cursor: pointer;
}#s-69027698-a13a-45d2-9a47-626f1d3abe22.shg-box.shg-c {
  justify-content: flex-start;
}
}@media (max-width: 767px){






#s-69027698-a13a-45d2-9a47-626f1d3abe22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-69027698-a13a-45d2-9a47-626f1d3abe22 {
  cursor: pointer;
}#s-69027698-a13a-45d2-9a47-626f1d3abe22.shg-box.shg-c {
  justify-content: flex-start;
}
}
#s-479aa412-7d05-487e-9a08-3b5ccaa68835 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-479aa412-7d05-487e-9a08-3b5ccaa68835 {
  padding-top: 50px;
padding-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-479aa412-7d05-487e-9a08-3b5ccaa68835"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-479aa412-7d05-487e-9a08-3b5ccaa68835"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-479aa412-7d05-487e-9a08-3b5ccaa68835"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-479aa412-7d05-487e-9a08-3b5ccaa68835"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e5329f32-59c3-4142-8c97-75f59673073f {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-e5329f32-59c3-4142-8c97-75f59673073f {
  padding-left: 7%;
}
}@media (max-width: 767px){#s-e5329f32-59c3-4142-8c97-75f59673073f {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-e5329f32-59c3-4142-8c97-75f59673073f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e5329f32-59c3-4142-8c97-75f59673073f.shg-box.shg-c {
  justify-content: center;
}

#s-647160d0-06ef-4b57-8dd4-3b7c55d3ccb4 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-647160d0-06ef-4b57-8dd4-3b7c55d3ccb4 {
  padding-top: 20px;
}
}
#s-647160d0-06ef-4b57-8dd4-3b7c55d3ccb4 .shg-proportional-font-size,
#s-647160d0-06ef-4b57-8dd4-3b7c55d3ccb4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e0251333-713c-4859-8484-9b505e132207 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-e0251333-713c-4859-8484-9b505e132207 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
}
}@media (max-width: 767px){#s-e0251333-713c-4859-8484-9b505e132207 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
}
}
#s-e0251333-713c-4859-8484-9b505e132207 .shg-proportional-font-size,
#s-e0251333-713c-4859-8484-9b505e132207 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-4a6e36ae-8984-4ac6-a743-37f1b5be9b55 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-4a6e36ae-8984-4ac6-a743-37f1b5be9b55 {
  padding-top: 10px;
}
}
#s-4a6e36ae-8984-4ac6-a743-37f1b5be9b55 .shg-proportional-font-size,
#s-4a6e36ae-8984-4ac6-a743-37f1b5be9b55 .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-4a6e36ae-8984-4ac6-a743-37f1b5be9b55 .shg-proportional-font-size,
#s-4a6e36ae-8984-4ac6-a743-37f1b5be9b55 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}
}
#s-25961574-d983-46d3-85eb-38848face54c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTc1Njc2NzgtNGI0Zi00MTkyLTgzODMtNTIyZmM2NjMyNTNmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlNzU2NzY3OC00YjRmLTQxOTItODM4My01MjJmYzY2MzI1M2YpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
}
#s-25961574-d983-46d3-85eb-38848face54c:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-25961574-d983-46d3-85eb-38848face54c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-25961574-d983-46d3-85eb-38848face54c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODczZWJmZmEtMWE2Ny00ZTE1LWIzOTMtN2YwZmI4YzEyMzc5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4NzNlYmZmYS0xYTY3LTRlMTUtYjM5My03ZjBmYjhjMTIzNzkpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
text-align: center;
}
}@media (max-width: 767px){#s-25961574-d983-46d3-85eb-38848face54c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDU3MGU5Y2YtMjRmMy00OWY2LWE5OWEtOTRjMzA4M2VlZmRkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNTcwZTljZi0yNGYzLTQ5ZjYtYTk5YS05NGMzMDgzZWVmZGQpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
text-align: center;
}
}

  #s-25961574-d983-46d3-85eb-38848face54c-root {
    text-align: left;
  }


#s-25961574-d983-46d3-85eb-38848face54c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-25961574-d983-46d3-85eb-38848face54c-root {
    text-align: left;
  }


#s-25961574-d983-46d3-85eb-38848face54c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-25961574-d983-46d3-85eb-38848face54c-root {
    text-align: left;
  }


#s-25961574-d983-46d3-85eb-38848face54c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-25961574-d983-46d3-85eb-38848face54c-root {
    text-align: center;
  }


#s-25961574-d983-46d3-85eb-38848face54c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-25961574-d983-46d3-85eb-38848face54c-root {
    text-align: center;
  }


#s-25961574-d983-46d3-85eb-38848face54c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-0f9007fd-2b9d-4950-9c11-f20ebad70079 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}

#s-0f9007fd-2b9d-4950-9c11-f20ebad70079 {
  background-image: url();
}








#s-0f9007fd-2b9d-4950-9c11-f20ebad70079 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0f9007fd-2b9d-4950-9c11-f20ebad70079.shg-box.shg-c {
  justify-content: center;
}

#s-d71c985d-db4e-451b-9d83-94073a3553d2 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
}

#s-d71c985d-db4e-451b-9d83-94073a3553d2 .shg-proportional-font-size,
#s-d71c985d-db4e-451b-9d83-94073a3553d2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7a0b3630-3c74-4831-8d32-69853f543f59 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-7a0b3630-3c74-4831-8d32-69853f543f59 {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-7a0b3630-3c74-4831-8d32-69853f543f59 .shg-proportional-font-size,
#s-7a0b3630-3c74-4831-8d32-69853f543f59 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

/* Duplicated Styles are also in Category base.css - keep them in sync */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
   * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
}

/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev,
#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next {
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev svg,
#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 1200px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev,
#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next {
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev svg,
#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (min-width: 992px) and (max-width: 1199px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev,
#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next {
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev svg,
#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (min-width: 768px) and (max-width: 991px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev,
#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next {
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev svg,
#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-b63f041e-1b0e-4d07-a3fb-cf41fe92efff .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-3b2a0588-8d1a-4954-bc05-9440e66d3cbb {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-3b2a0588-8d1a-4954-bc05-9440e66d3cbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3b2a0588-8d1a-4954-bc05-9440e66d3cbb.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-ae7f833d-8d46-472c-a135-eacff543c2cf {
  margin-left: auto;
margin-right: auto;
max-width: 2999px;
text-align: center;
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf-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-ae7f833d-8d46-472c-a135-eacff543c2cf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf .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-ae7f833d-8d46-472c-a135-eacff543c2cf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ae7f833d-8d46-472c-a135-eacff543c2cf img.shogun-image {
  width: 100%;
  
  
  max-width: 2999px;

      
    max-width: 2999px;

  /* 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-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-ae7f833d-8d46-472c-a135-eacff543c2cf {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf-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-ae7f833d-8d46-472c-a135-eacff543c2cf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf .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-ae7f833d-8d46-472c-a135-eacff543c2cf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ae7f833d-8d46-472c-a135-eacff543c2cf img.shogun-image {
  width: 100%;
  
  
  max-width: 2999px;

      
    max-width: 2999px;

  /* 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-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-ae7f833d-8d46-472c-a135-eacff543c2cf {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf-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-ae7f833d-8d46-472c-a135-eacff543c2cf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf .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-ae7f833d-8d46-472c-a135-eacff543c2cf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ae7f833d-8d46-472c-a135-eacff543c2cf img.shogun-image {
  width: 100%;
  
  
  max-width: 2999px;

      
    max-width: 2999px;

  /* 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-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-ae7f833d-8d46-472c-a135-eacff543c2cf {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf-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-ae7f833d-8d46-472c-a135-eacff543c2cf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf .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-ae7f833d-8d46-472c-a135-eacff543c2cf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ae7f833d-8d46-472c-a135-eacff543c2cf img.shogun-image {
  width: 100%;
  
  
  max-width: 2999px;

      
    max-width: 2999px;

  /* 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-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-ae7f833d-8d46-472c-a135-eacff543c2cf {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf-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-ae7f833d-8d46-472c-a135-eacff543c2cf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf .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-ae7f833d-8d46-472c-a135-eacff543c2cf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ae7f833d-8d46-472c-a135-eacff543c2cf img.shogun-image {
  width: 100%;
  
  
  max-width: 2999px;

      
    max-width: 2999px;

  /* 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-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae7f833d-8d46-472c-a135-eacff543c2cf.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ae7f833d-8d46-472c-a135-eacff543c2cf .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
.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-c13eff63-c68f-44ef-ba29-df356e80429d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 60px;
text-align: left;
}
@media (max-width: 767px){#s-c13eff63-c68f-44ef-ba29-df356e80429d {
  text-align: center;
}
}
#s-c13eff63-c68f-44ef-ba29-df356e80429d .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  
  
}



#s-1417bb28-87f5-495b-a96a-f17b18abcc34 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-1417bb28-87f5-495b-a96a-f17b18abcc34 {
  text-align: center;
}
}
#s-ecd9c75a-4046-41ff-9b89-c0958a785e84 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-ecd9c75a-4046-41ff-9b89-c0958a785e84 {
  text-align: center;
}
}
#s-ecd9c75a-4046-41ff-9b89-c0958a785e84 .shg-product-sold-out {
  display: none;
  color: rgba(36, 167, 133, 1);
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-ecd9c75a-4046-41ff-9b89-c0958a785e84 .shg-product-price {
  color: rgba(36, 167, 133, 1);
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-ecd9c75a-4046-41ff-9b89-c0958a785e84 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWFhZWJmZjctOWE0MS00OGVmLThlYTAtODA2OGU0MmZjOTFlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1YWFlYmZmNy05YTQxLTQ4ZWYtOGVhMC04MDY4ZTQyZmM5MWUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
}
#s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzZkNTg4Y2YtYmY2My00MTJiLTk3Y2UtNDA2ZmUzNDk5ZmZlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjNmQ1ODhjZi1iZjYzLTQxMmItOTdjZS00MDZmZTM0OTlmZmUpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
text-align: center;
}
}

  #s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88-root {
    text-align: left;
  }


#s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88-root {
    text-align: left;
  }


#s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88-root {
    text-align: left;
  }


#s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88-root {
    text-align: left;
  }


#s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88-root {
    text-align: center;
  }


#s-8aebcc96-5dd0-49e1-b137-c4a2d57d3c88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-dc688733-2955-4003-8227-2fb709f36083 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-dc688733-2955-4003-8227-2fb709f36083 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-dc688733-2955-4003-8227-2fb709f36083 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-dc688733-2955-4003-8227-2fb709f36083 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-abbd5cb0-ea85-46cd-bd5e-df8fdfedae80 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-abbd5cb0-ea85-46cd-bd5e-df8fdfedae80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-abbd5cb0-ea85-46cd-bd5e-df8fdfedae80.shg-box.shg-c {
  justify-content: center;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd {
  margin-left: auto;
margin-right: auto;
max-width: 2000px;
text-align: center;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd-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-e9113603-a634-411d-a7d7-96536a68c8bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd .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-e9113603-a634-411d-a7d7-96536a68c8bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e9113603-a634-411d-a7d7-96536a68c8bd img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-e9113603-a634-411d-a7d7-96536a68c8bd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd-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-e9113603-a634-411d-a7d7-96536a68c8bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd .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-e9113603-a634-411d-a7d7-96536a68c8bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e9113603-a634-411d-a7d7-96536a68c8bd img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-e9113603-a634-411d-a7d7-96536a68c8bd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd-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-e9113603-a634-411d-a7d7-96536a68c8bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd .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-e9113603-a634-411d-a7d7-96536a68c8bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e9113603-a634-411d-a7d7-96536a68c8bd img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-e9113603-a634-411d-a7d7-96536a68c8bd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd-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-e9113603-a634-411d-a7d7-96536a68c8bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd .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-e9113603-a634-411d-a7d7-96536a68c8bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e9113603-a634-411d-a7d7-96536a68c8bd img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-e9113603-a634-411d-a7d7-96536a68c8bd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd-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-e9113603-a634-411d-a7d7-96536a68c8bd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd .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-e9113603-a634-411d-a7d7-96536a68c8bd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e9113603-a634-411d-a7d7-96536a68c8bd img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e9113603-a634-411d-a7d7-96536a68c8bd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e9113603-a634-411d-a7d7-96536a68c8bd .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-11f4fada-3703-4ea2-9570-9dfc618dfb6d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 60px;
text-align: left;
}
@media (max-width: 767px){#s-11f4fada-3703-4ea2-9570-9dfc618dfb6d {
  text-align: center;
}
}
#s-11f4fada-3703-4ea2-9570-9dfc618dfb6d .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  
  
}



#s-c5a739eb-23c2-476c-b68a-0f5589dece24 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-7f393553-fcc5-44e0-af4d-de609cba5f5f {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-7f393553-fcc5-44e0-af4d-de609cba5f5f {
  text-align: center;
}
}
#s-7f393553-fcc5-44e0-af4d-de609cba5f5f .shg-product-sold-out {
  display: none;
  color: rgba(36, 167, 133, 1);
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-7f393553-fcc5-44e0-af4d-de609cba5f5f .shg-product-price {
  color: rgba(36, 167, 133, 1);
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-7f393553-fcc5-44e0-af4d-de609cba5f5f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMzNjNmNmEtYTdjNi00YWUwLWFiODAtZDVlNmUxYTFkNmExIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzM2M2Y2YS1hN2M2LTRhZTAtYWI4MC1kNWU2ZTFhMWQ2YTEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
}
#s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzc4ZjhmYmUtZTE4Zi00ODliLWFiMzktMGE5ZWFlNTMyMDc3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NzhmOGZiZS1lMThmLTQ4OWItYWIzOS0wYTllYWU1MzIwNzcpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
text-align: center;
}
}

  #s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78-root {
    text-align: left;
  }


#s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78-root {
    text-align: left;
  }


#s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78-root {
    text-align: left;
  }


#s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78-root {
    text-align: left;
  }


#s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78-root {
    text-align: center;
  }


#s-a8c4bb71-b136-4c49-b63b-5cc11baa1c78.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-a51404de-681d-4048-89d4-aafce26a2806 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-a51404de-681d-4048-89d4-aafce26a2806 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-a51404de-681d-4048-89d4-aafce26a2806 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-a51404de-681d-4048-89d4-aafce26a2806 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-755f4511-4e26-463d-8958-fcf8462878e4 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-755f4511-4e26-463d-8958-fcf8462878e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-755f4511-4e26-463d-8958-fcf8462878e4.shg-box.shg-c {
  justify-content: center;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
text-align: center;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197-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-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 .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-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197-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-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 .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-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197-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-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 .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-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197-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-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 .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-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197-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-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 .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-c4a9e350-4502-45bb-8b90-7da7619bf197 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c4a9e350-4502-45bb-8b90-7da7619bf197 img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4a9e350-4502-45bb-8b90-7da7619bf197.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-c4a9e350-4502-45bb-8b90-7da7619bf197 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-885c5ba5-d142-4c89-a63e-9a153a3b4c1c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 60px;
text-align: left;
}
@media (max-width: 767px){#s-885c5ba5-d142-4c89-a63e-9a153a3b4c1c {
  text-align: center;
}
}
#s-885c5ba5-d142-4c89-a63e-9a153a3b4c1c .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  
  
}



#s-49311553-a90e-4ee0-a805-e1423a759146 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-49311553-a90e-4ee0-a805-e1423a759146 {
  text-align: center;
}
}
#s-99dce1be-e973-4049-a42a-a93cc7f88575 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-99dce1be-e973-4049-a42a-a93cc7f88575 {
  text-align: center;
}
}
#s-99dce1be-e973-4049-a42a-a93cc7f88575 .shg-product-sold-out {
  display: none;
  color: rgba(36, 167, 133, 1);
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-99dce1be-e973-4049-a42a-a93cc7f88575 .shg-product-price {
  color: rgba(36, 167, 133, 1);
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-99dce1be-e973-4049-a42a-a93cc7f88575 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjk4MWZkNmQtOTY2NS00MjIxLThiNzgtY2RiZmIwODcwZmZmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOTgxZmQ2ZC05NjY1LTQyMjEtOGI3OC1jZGJmYjA4NzBmZmYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
}
#s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2IxYThiMDEtZjJlMi00ZDAxLThjYzYtOGE2OGMxZTE4MjU5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YjFhOGIwMS1mMmUyLTRkMDEtOGNjNi04YTY4YzFlMTgyNTkpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
text-align: center;
}
}

  #s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593-root {
    text-align: left;
  }


#s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593-root {
    text-align: left;
  }


#s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593-root {
    text-align: left;
  }


#s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593-root {
    text-align: left;
  }


#s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593-root {
    text-align: center;
  }


#s-a95d4ae6-f86c-4a4d-bad7-4f966d18a593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-c1551cfc-cd37-4f86-946b-eed9830e7f00 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-c1551cfc-cd37-4f86-946b-eed9830e7f00 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-c1551cfc-cd37-4f86-946b-eed9830e7f00 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-c1551cfc-cd37-4f86-946b-eed9830e7f00 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3d348af2-0400-43fb-a97b-cf1c00ee439d {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-3d348af2-0400-43fb-a97b-cf1c00ee439d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3d348af2-0400-43fb-a97b-cf1c00ee439d.shg-box.shg-c {
  justify-content: center;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
text-align: center;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336-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-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .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-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336-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-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .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-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336-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-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .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-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336-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-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .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-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336-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-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .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-f2278e71-64c7-48a3-9de7-fd908d8f4336 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336 img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2278e71-64c7-48a3-9de7-fd908d8f4336.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-f2278e71-64c7-48a3-9de7-fd908d8f4336 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-1f78e489-59a6-40e0-b557-2a04b2bfffe8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 60px;
text-align: left;
}
@media (max-width: 767px){#s-1f78e489-59a6-40e0-b557-2a04b2bfffe8 {
  text-align: center;
}
}
#s-1f78e489-59a6-40e0-b557-2a04b2bfffe8 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  
  
}



#s-59dc9ed4-903c-4112-976d-1506727808e4 {
  margin-left: auto;
margin-right: auto;
}

#s-ec82c91f-2973-40d7-8470-370fd6832248 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-ec82c91f-2973-40d7-8470-370fd6832248 {
  text-align: center;
}
}
#s-ec82c91f-2973-40d7-8470-370fd6832248 .shg-product-sold-out {
  display: none;
  color: rgba(36, 167, 133, 1);
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-ec82c91f-2973-40d7-8470-370fd6832248 .shg-product-price {
  color: rgba(36, 167, 133, 1);
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-ec82c91f-2973-40d7-8470-370fd6832248 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDZjZTBhY2YtNDFmNS00MTk5LTg5NmItZDI3Zjg1NTBmMDAyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNmNlMGFjZi00MWY1LTQxOTktODk2Yi1kMjdmODU1MGYwMDIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
}
#s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWIzMGRjZDQtODMwNS00NTY1LWJkYTMtYzdhNTNjOTBjZDg2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYjMwZGNkNC04MzA1LTQ1NjUtYmRhMy1jN2E1M2M5MGNkODYpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
text-align: center;
}
}

  #s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365-root {
    text-align: left;
  }


#s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365-root {
    text-align: left;
  }


#s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365-root {
    text-align: left;
  }


#s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365-root {
    text-align: left;
  }


#s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365-root {
    text-align: center;
  }


#s-afcfd955-3f02-4cc9-b1a5-c9cd0227c365.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-82a1d03d-e33d-4898-8174-25f1c8c0e08b {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-82a1d03d-e33d-4898-8174-25f1c8c0e08b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-82a1d03d-e33d-4898-8174-25f1c8c0e08b .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-82a1d03d-e33d-4898-8174-25f1c8c0e08b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fb21aaec-946f-4592-827a-3a5a2c2e5063 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-fb21aaec-946f-4592-827a-3a5a2c2e5063 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb21aaec-946f-4592-827a-3a5a2c2e5063.shg-box.shg-c {
  justify-content: center;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4 {
  margin-left: auto;
margin-right: auto;
max-width: 2000px;
text-align: center;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4-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-09423099-338b-4343-b02c-b8eb80dd49f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4 .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-09423099-338b-4343-b02c-b8eb80dd49f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-09423099-338b-4343-b02c-b8eb80dd49f4 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-09423099-338b-4343-b02c-b8eb80dd49f4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4-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-09423099-338b-4343-b02c-b8eb80dd49f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4 .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-09423099-338b-4343-b02c-b8eb80dd49f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-09423099-338b-4343-b02c-b8eb80dd49f4 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-09423099-338b-4343-b02c-b8eb80dd49f4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4-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-09423099-338b-4343-b02c-b8eb80dd49f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4 .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-09423099-338b-4343-b02c-b8eb80dd49f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-09423099-338b-4343-b02c-b8eb80dd49f4 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-09423099-338b-4343-b02c-b8eb80dd49f4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4-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-09423099-338b-4343-b02c-b8eb80dd49f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4 .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-09423099-338b-4343-b02c-b8eb80dd49f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-09423099-338b-4343-b02c-b8eb80dd49f4 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-09423099-338b-4343-b02c-b8eb80dd49f4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4-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-09423099-338b-4343-b02c-b8eb80dd49f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4 .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-09423099-338b-4343-b02c-b8eb80dd49f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-09423099-338b-4343-b02c-b8eb80dd49f4 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09423099-338b-4343-b02c-b8eb80dd49f4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-09423099-338b-4343-b02c-b8eb80dd49f4 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-6f16093b-a159-4282-a347-8e808ac27b4e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 60px;
text-align: left;
}
@media (max-width: 767px){#s-6f16093b-a159-4282-a347-8e808ac27b4e {
  text-align: center;
}
}
#s-6f16093b-a159-4282-a347-8e808ac27b4e .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  
  
}



#s-f07b84f6-0652-41da-a457-562f6edee679 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-f07b84f6-0652-41da-a457-562f6edee679 {
  text-align: center;
}
}
#s-ee14a9d9-5b39-45dd-bb39-52083e8b25dc {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-ee14a9d9-5b39-45dd-bb39-52083e8b25dc {
  text-align: center;
}
}
#s-ee14a9d9-5b39-45dd-bb39-52083e8b25dc .shg-product-sold-out {
  display: none;
  color: rgba(36, 167, 133, 1);
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-ee14a9d9-5b39-45dd-bb39-52083e8b25dc .shg-product-price {
  color: rgba(36, 167, 133, 1);
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-ee14a9d9-5b39-45dd-bb39-52083e8b25dc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fed1080a-58f2-4b79-a542-825a19aa626c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDYxZGMyYTYtM2I4Ni00Y2IzLTk2MzQtYzgyZGNhNjY3ODA2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNjFkYzJhNi0zYjg2LTRjYjMtOTYzNC1jODJkY2E2Njc4MDYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
}
#s-fed1080a-58f2-4b79-a542-825a19aa626c:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-fed1080a-58f2-4b79-a542-825a19aa626c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-fed1080a-58f2-4b79-a542-825a19aa626c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTM3NWYzOWYtY2VhZi00YzJmLTk4YjItODUyYmNiNTI2ZTIzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxMzc1ZjM5Zi1jZWFmLTRjMmYtOThiMi04NTJiY2I1MjZlMjMpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
text-align: center;
}
}

  #s-fed1080a-58f2-4b79-a542-825a19aa626c-root {
    text-align: left;
  }


#s-fed1080a-58f2-4b79-a542-825a19aa626c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fed1080a-58f2-4b79-a542-825a19aa626c-root {
    text-align: left;
  }


#s-fed1080a-58f2-4b79-a542-825a19aa626c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fed1080a-58f2-4b79-a542-825a19aa626c-root {
    text-align: left;
  }


#s-fed1080a-58f2-4b79-a542-825a19aa626c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fed1080a-58f2-4b79-a542-825a19aa626c-root {
    text-align: left;
  }


#s-fed1080a-58f2-4b79-a542-825a19aa626c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fed1080a-58f2-4b79-a542-825a19aa626c-root {
    text-align: center;
  }


#s-fed1080a-58f2-4b79-a542-825a19aa626c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-a5db3100-7b89-48eb-a98d-583dd99801f9 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-a5db3100-7b89-48eb-a98d-583dd99801f9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-a5db3100-7b89-48eb-a98d-583dd99801f9 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-a5db3100-7b89-48eb-a98d-583dd99801f9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-93ae060b-30ce-473b-a650-824dcca1813a {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-93ae060b-30ce-473b-a650-824dcca1813a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-93ae060b-30ce-473b-a650-824dcca1813a.shg-box.shg-c {
  justify-content: center;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
text-align: center;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca-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-47c9e31e-fec5-4989-8b20-da82098f00ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca .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-47c9e31e-fec5-4989-8b20-da82098f00ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-47c9e31e-fec5-4989-8b20-da82098f00ca img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-47c9e31e-fec5-4989-8b20-da82098f00ca {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca-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-47c9e31e-fec5-4989-8b20-da82098f00ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca .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-47c9e31e-fec5-4989-8b20-da82098f00ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-47c9e31e-fec5-4989-8b20-da82098f00ca img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-47c9e31e-fec5-4989-8b20-da82098f00ca {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca-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-47c9e31e-fec5-4989-8b20-da82098f00ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca .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-47c9e31e-fec5-4989-8b20-da82098f00ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-47c9e31e-fec5-4989-8b20-da82098f00ca img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-47c9e31e-fec5-4989-8b20-da82098f00ca {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca-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-47c9e31e-fec5-4989-8b20-da82098f00ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca .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-47c9e31e-fec5-4989-8b20-da82098f00ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-47c9e31e-fec5-4989-8b20-da82098f00ca img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-47c9e31e-fec5-4989-8b20-da82098f00ca {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca-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-47c9e31e-fec5-4989-8b20-da82098f00ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca .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-47c9e31e-fec5-4989-8b20-da82098f00ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-47c9e31e-fec5-4989-8b20-da82098f00ca img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47c9e31e-fec5-4989-8b20-da82098f00ca.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c9e31e-fec5-4989-8b20-da82098f00ca .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-656ebe0e-e929-4797-9416-cefd093b2864 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 60px;
text-align: left;
}
@media (max-width: 767px){#s-656ebe0e-e929-4797-9416-cefd093b2864 {
  text-align: center;
}
}
#s-656ebe0e-e929-4797-9416-cefd093b2864 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  
  
}



#s-d83c2959-163d-4a1a-98e7-0310d0278662 {
  margin-left: auto;
margin-right: auto;
}

#s-740fdb2b-b6c0-495e-b4c8-6e13a66a874e {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-740fdb2b-b6c0-495e-b4c8-6e13a66a874e {
  text-align: center;
}
}
#s-740fdb2b-b6c0-495e-b4c8-6e13a66a874e .shg-product-sold-out {
  display: none;
  color: rgba(36, 167, 133, 1);
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-740fdb2b-b6c0-495e-b4c8-6e13a66a874e .shg-product-price {
  color: rgba(36, 167, 133, 1);
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-740fdb2b-b6c0-495e-b4c8-6e13a66a874e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-81d329cd-c2de-47ba-9246-6f39b6a26778 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmQwMmFhZWMtOWUzMi00MjBkLWEwMDUtYjI2NzJhOWU4NWZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmZDAyYWFlYy05ZTMyLTQyMGQtYTAwNS1iMjY3MmE5ZTg1ZmMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
}
#s-81d329cd-c2de-47ba-9246-6f39b6a26778:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-81d329cd-c2de-47ba-9246-6f39b6a26778:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-81d329cd-c2de-47ba-9246-6f39b6a26778 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzUwNDhhMmEtZjc4NS00MzVkLWJmZTYtN2Q0YTZiMThmNDcyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NTA0OGEyYS1mNzg1LTQzNWQtYmZlNi03ZDRhNmIxOGY0NzIpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
text-align: center;
}
}

  #s-81d329cd-c2de-47ba-9246-6f39b6a26778-root {
    text-align: left;
  }


#s-81d329cd-c2de-47ba-9246-6f39b6a26778.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-81d329cd-c2de-47ba-9246-6f39b6a26778-root {
    text-align: left;
  }


#s-81d329cd-c2de-47ba-9246-6f39b6a26778.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-81d329cd-c2de-47ba-9246-6f39b6a26778-root {
    text-align: left;
  }


#s-81d329cd-c2de-47ba-9246-6f39b6a26778.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-81d329cd-c2de-47ba-9246-6f39b6a26778-root {
    text-align: left;
  }


#s-81d329cd-c2de-47ba-9246-6f39b6a26778.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-81d329cd-c2de-47ba-9246-6f39b6a26778-root {
    text-align: center;
  }


#s-81d329cd-c2de-47ba-9246-6f39b6a26778.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-f62bd291-143e-4003-97c9-9539dffb01d0 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-f62bd291-143e-4003-97c9-9539dffb01d0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-f62bd291-143e-4003-97c9-9539dffb01d0 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-f62bd291-143e-4003-97c9-9539dffb01d0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6209a3d4-a312-4c5d-a746-22e0316f63a9 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-6209a3d4-a312-4c5d-a746-22e0316f63a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6209a3d4-a312-4c5d-a746-22e0316f63a9.shg-box.shg-c {
  justify-content: center;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
text-align: center;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa-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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa-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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa-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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa-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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa-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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa img.shogun-image {
  width: 100%;
  
  
  max-width: 3000px;

      
    max-width: 3000px;

  /* 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-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0a776cc3-7816-4dd8-9c5a-5bcca60fd4fa .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-d8e3d6ef-1e19-464a-afa7-b986f199d35e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 60px;
text-align: left;
}
@media (max-width: 767px){#s-d8e3d6ef-1e19-464a-afa7-b986f199d35e {
  text-align: center;
}
}
#s-d8e3d6ef-1e19-464a-afa7-b986f199d35e .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  
  
}



#s-3b9c45d7-dca2-4fdf-8a32-6a98ba1e0184 {
  margin-left: auto;
margin-right: auto;
}

#s-95546949-04f6-4c5b-9ced-53d3424c465a {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-95546949-04f6-4c5b-9ced-53d3424c465a {
  text-align: center;
}
}
#s-95546949-04f6-4c5b-9ced-53d3424c465a .shg-product-sold-out {
  display: none;
  color: rgba(36, 167, 133, 1);
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-95546949-04f6-4c5b-9ced-53d3424c465a .shg-product-price {
  color: rgba(36, 167, 133, 1);
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-95546949-04f6-4c5b-9ced-53d3424c465a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-eff3265b-d54a-42c0-8d71-93d10a3e0bab {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGMxNzQyOWUtYzA1MC00YzgxLTlmZjgtNzdmNDcwODllNGY4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkYzE3NDI5ZS1jMDUwLTRjODEtOWZmOC03N2Y0NzA4OWU0ZjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
}
#s-eff3265b-d54a-42c0-8d71-93d10a3e0bab:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-eff3265b-d54a-42c0-8d71-93d10a3e0bab:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-eff3265b-d54a-42c0-8d71-93d10a3e0bab {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTE3MjI0NzUtMDBmNi00OWRiLWI4NzgtM2Y2OTZkMzc0MmI3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlMTcyMjQ3NS0wMGY2LTQ5ZGItYjg3OC0zZjY5NmQzNzQyYjcpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
text-align: center;
}
}

  #s-eff3265b-d54a-42c0-8d71-93d10a3e0bab-root {
    text-align: left;
  }


#s-eff3265b-d54a-42c0-8d71-93d10a3e0bab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-eff3265b-d54a-42c0-8d71-93d10a3e0bab-root {
    text-align: left;
  }


#s-eff3265b-d54a-42c0-8d71-93d10a3e0bab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eff3265b-d54a-42c0-8d71-93d10a3e0bab-root {
    text-align: left;
  }


#s-eff3265b-d54a-42c0-8d71-93d10a3e0bab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eff3265b-d54a-42c0-8d71-93d10a3e0bab-root {
    text-align: left;
  }


#s-eff3265b-d54a-42c0-8d71-93d10a3e0bab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-eff3265b-d54a-42c0-8d71-93d10a3e0bab-root {
    text-align: center;
  }


#s-eff3265b-d54a-42c0-8d71-93d10a3e0bab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-89d275f0-e0c9-43fc-8898-d35cc3389d7b {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-89d275f0-e0c9-43fc-8898-d35cc3389d7b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-89d275f0-e0c9-43fc-8898-d35cc3389d7b .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-89d275f0-e0c9-43fc-8898-d35cc3389d7b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a50933fb-7ea8-4ea7-a3aa-d718cc68e426 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-a50933fb-7ea8-4ea7-a3aa-d718cc68e426 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a50933fb-7ea8-4ea7-a3aa-d718cc68e426.shg-box.shg-c {
  justify-content: center;
}

#s-124eb923-2a50-41b5-ac68-2a4a744fad57 {
  margin-left: auto;
margin-right: auto;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99 {
  margin-left: auto;
margin-right: auto;
max-width: 2000px;
text-align: center;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99-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-e520dc5e-2376-4afb-903f-58270454ef99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e520dc5e-2376-4afb-903f-58270454ef99 .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-e520dc5e-2376-4afb-903f-58270454ef99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e520dc5e-2376-4afb-903f-58270454ef99 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e520dc5e-2376-4afb-903f-58270454ef99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e520dc5e-2376-4afb-903f-58270454ef99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){#s-e520dc5e-2376-4afb-903f-58270454ef99 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99-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-e520dc5e-2376-4afb-903f-58270454ef99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e520dc5e-2376-4afb-903f-58270454ef99 .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-e520dc5e-2376-4afb-903f-58270454ef99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e520dc5e-2376-4afb-903f-58270454ef99 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e520dc5e-2376-4afb-903f-58270454ef99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e520dc5e-2376-4afb-903f-58270454ef99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){#s-e520dc5e-2376-4afb-903f-58270454ef99 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99-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-e520dc5e-2376-4afb-903f-58270454ef99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e520dc5e-2376-4afb-903f-58270454ef99 .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-e520dc5e-2376-4afb-903f-58270454ef99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e520dc5e-2376-4afb-903f-58270454ef99 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e520dc5e-2376-4afb-903f-58270454ef99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e520dc5e-2376-4afb-903f-58270454ef99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){#s-e520dc5e-2376-4afb-903f-58270454ef99 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99-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-e520dc5e-2376-4afb-903f-58270454ef99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e520dc5e-2376-4afb-903f-58270454ef99 .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-e520dc5e-2376-4afb-903f-58270454ef99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e520dc5e-2376-4afb-903f-58270454ef99 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e520dc5e-2376-4afb-903f-58270454ef99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e520dc5e-2376-4afb-903f-58270454ef99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){#s-e520dc5e-2376-4afb-903f-58270454ef99 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99-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-e520dc5e-2376-4afb-903f-58270454ef99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e520dc5e-2376-4afb-903f-58270454ef99 .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-e520dc5e-2376-4afb-903f-58270454ef99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e520dc5e-2376-4afb-903f-58270454ef99 img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e520dc5e-2376-4afb-903f-58270454ef99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e520dc5e-2376-4afb-903f-58270454ef99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e520dc5e-2376-4afb-903f-58270454ef99.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}


.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e520dc5e-2376-4afb-903f-58270454ef99 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-b9b5d20e-c959-434a-b9d3-1166d2991a64 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 60px;
text-align: left;
}
@media (max-width: 767px){#s-b9b5d20e-c959-434a-b9d3-1166d2991a64 {
  text-align: center;
}
}
#s-b9b5d20e-c959-434a-b9d3-1166d2991a64 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  
  
}



#s-2e3e52d8-b5c4-4484-bfbe-0bc6295dee5a {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-2e3e52d8-b5c4-4484-bfbe-0bc6295dee5a {
  text-align: center;
}
}
#s-2e3e52d8-b5c4-4484-bfbe-0bc6295dee5a .shg-product-sold-out {
  display: none;
  color: rgba(36, 167, 133, 1);
  font-size: 24px;
  
  
  font-style:  normal ;
}

#s-2e3e52d8-b5c4-4484-bfbe-0bc6295dee5a .shg-product-price {
  color: rgba(36, 167, 133, 1);
  
  
  font-style:  normal ;
  font-size: 24px;
}

#s-2e3e52d8-b5c4-4484-bfbe-0bc6295dee5a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-05db464b-5900-4f66-bea2-796d0898ed5d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTc1Njc2NzgtNGI0Zi00MTkyLTgzODMtNTIyZmM2NjMyNTNmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlNzU2NzY3OC00YjRmLTQxOTItODM4My01MjJmYzY2MzI1M2YpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
}
#s-05db464b-5900-4f66-bea2-796d0898ed5d:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-05db464b-5900-4f66-bea2-796d0898ed5d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-05db464b-5900-4f66-bea2-796d0898ed5d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWM0OWM5OTctNWZhNC00MjA1LWExNGItNzE1ZDVkMWQ4ZmU2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYzQ5Yzk5Ny01ZmE0LTQyMDUtYTE0Yi03MTVkNWQxZDhmZTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
}
}@media (max-width: 767px){#s-05db464b-5900-4f66-bea2-796d0898ed5d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDU3MGU5Y2YtMjRmMy00OWY2LWE5OWEtOTRjMzA4M2VlZmRkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjRhNzg1O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljZDNkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNTcwZTljZi0yNGYzLTQ5ZjYtYTk5YS05NGMzMDgzZWVmZGQpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#d9cd3d"}];
text-align: center;
}
}

  #s-05db464b-5900-4f66-bea2-796d0898ed5d-root {
    text-align: left;
  }


#s-05db464b-5900-4f66-bea2-796d0898ed5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-05db464b-5900-4f66-bea2-796d0898ed5d-root {
    text-align: left;
  }


#s-05db464b-5900-4f66-bea2-796d0898ed5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-05db464b-5900-4f66-bea2-796d0898ed5d-root {
    text-align: left;
  }


#s-05db464b-5900-4f66-bea2-796d0898ed5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-05db464b-5900-4f66-bea2-796d0898ed5d-root {
    text-align: left;
  }


#s-05db464b-5900-4f66-bea2-796d0898ed5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-05db464b-5900-4f66-bea2-796d0898ed5d-root {
    text-align: center;
  }


#s-05db464b-5900-4f66-bea2-796d0898ed5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-508dd4cb-5082-48eb-9706-afbdcd11619a {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 500px;
background-position: center center;
}

#s-508dd4cb-5082-48eb-9706-afbdcd11619a {
  background-image: url(https://i.shgcdn.com/c19ac9cc-36fa-4148-8d3e-ccf923cffc12/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-508dd4cb-5082-48eb-9706-afbdcd11619a {
  background-image: url(https://i.shgcdn.com/c19ac9cc-36fa-4148-8d3e-ccf923cffc12/-/resize/480x/);
}
#s-508dd4cb-5082-48eb-9706-afbdcd11619a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-508dd4cb-5082-48eb-9706-afbdcd11619a {
  background-image: url(https://i.shgcdn.com/c19ac9cc-36fa-4148-8d3e-ccf923cffc12/-/resize/960x/);
}
#s-508dd4cb-5082-48eb-9706-afbdcd11619a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-508dd4cb-5082-48eb-9706-afbdcd11619a {
  background-image: url(https://i.shgcdn.com/c19ac9cc-36fa-4148-8d3e-ccf923cffc12/-/resize/768x/);
}
#s-508dd4cb-5082-48eb-9706-afbdcd11619a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-508dd4cb-5082-48eb-9706-afbdcd11619a {
  background-image: url(https://i.shgcdn.com/c19ac9cc-36fa-4148-8d3e-ccf923cffc12/-/resize/1536x/);
}
#s-508dd4cb-5082-48eb-9706-afbdcd11619a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-508dd4cb-5082-48eb-9706-afbdcd11619a {
  background-image: url(https://i.shgcdn.com/c19ac9cc-36fa-4148-8d3e-ccf923cffc12/-/resize/1024x/);
}
#s-508dd4cb-5082-48eb-9706-afbdcd11619a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-508dd4cb-5082-48eb-9706-afbdcd11619a {
  background-image: url(https://i.shgcdn.com/c19ac9cc-36fa-4148-8d3e-ccf923cffc12/-/resize/2048x/);
}
#s-508dd4cb-5082-48eb-9706-afbdcd11619a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-508dd4cb-5082-48eb-9706-afbdcd11619a {
  background-image: url(https://i.shgcdn.com/c19ac9cc-36fa-4148-8d3e-ccf923cffc12/-/resize/1200x/);
}
#s-508dd4cb-5082-48eb-9706-afbdcd11619a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-508dd4cb-5082-48eb-9706-afbdcd11619a {
  background-image: url(https://i.shgcdn.com/c19ac9cc-36fa-4148-8d3e-ccf923cffc12/-/resize/2048x/);
}
#s-508dd4cb-5082-48eb-9706-afbdcd11619a.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-508dd4cb-5082-48eb-9706-afbdcd11619a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-508dd4cb-5082-48eb-9706-afbdcd11619a {
  cursor: pointer;
}#s-508dd4cb-5082-48eb-9706-afbdcd11619a.shg-box.shg-c {
  justify-content: center;
}

#s-5c7ddb94-8936-4c5f-9286-66f2c70c27fa {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
}
@media (max-width: 767px){#s-5c7ddb94-8936-4c5f-9286-66f2c70c27fa {
  padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-5c7ddb94-8936-4c5f-9286-66f2c70c27fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c7ddb94-8936-4c5f-9286-66f2c70c27fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5c7ddb94-8936-4c5f-9286-66f2c70c27fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c7ddb94-8936-4c5f-9286-66f2c70c27fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-5c7ddb94-8936-4c5f-9286-66f2c70c27fa"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-339b0551-3d83-4aca-a1e5-cdd0cc161ffc {
  margin-left: 0%;
margin-right: 5%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 10%;
min-height: 50px;
background-color: rgba(34, 31, 22, 1);
}
@media (min-width: 1200px){#s-339b0551-3d83-4aca-a1e5-cdd0cc161ffc {
  padding-left: 7%;
}
}@media (max-width: 767px){#s-339b0551-3d83-4aca-a1e5-cdd0cc161ffc {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
}
}







#s-339b0551-3d83-4aca-a1e5-cdd0cc161ffc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-339b0551-3d83-4aca-a1e5-cdd0cc161ffc {
  cursor: pointer;
}#s-339b0551-3d83-4aca-a1e5-cdd0cc161ffc.shg-box.shg-c {
  justify-content: center;
}

#s-31c9dde9-b50a-4957-b67b-f361c644ceb3 {
  margin-left: auto;
margin-right: auto;
}

#s-31c9dde9-b50a-4957-b67b-f361c644ceb3 .shg-proportional-font-size,
#s-31c9dde9-b50a-4957-b67b-f361c644ceb3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-69ed2a23-8a4f-441f-b2a8-dd8062bda252 {
  margin-left: auto;
margin-right: auto;
}

#s-69ed2a23-8a4f-441f-b2a8-dd8062bda252 .shg-proportional-font-size,
#s-69ed2a23-8a4f-441f-b2a8-dd8062bda252 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-2d53e21f-0d70-474c-865e-f874ea24eb53 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-2d53e21f-0d70-474c-865e-f874ea24eb53:hover {background-color: rgba(36, 167, 133, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2d53e21f-0d70-474c-865e-f874ea24eb53:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-2d53e21f-0d70-474c-865e-f874ea24eb53 {
  text-align: left;
}
}

  #s-2d53e21f-0d70-474c-865e-f874ea24eb53-root {
    text-align: left;
  }


#s-2d53e21f-0d70-474c-865e-f874ea24eb53.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2d53e21f-0d70-474c-865e-f874ea24eb53-root {
    text-align: left;
  }


#s-2d53e21f-0d70-474c-865e-f874ea24eb53.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2d53e21f-0d70-474c-865e-f874ea24eb53-root {
    text-align: left;
  }


#s-2d53e21f-0d70-474c-865e-f874ea24eb53.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2d53e21f-0d70-474c-865e-f874ea24eb53-root {
    text-align: left;
  }


#s-2d53e21f-0d70-474c-865e-f874ea24eb53.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2d53e21f-0d70-474c-865e-f874ea24eb53-root {
    text-align: left;
  }


#s-2d53e21f-0d70-474c-865e-f874ea24eb53.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-602c4c9e-2004-4368-83c2-021e48929881 {
  margin-left: auto;
margin-right: auto;
min-height: 300px;
}








#s-602c4c9e-2004-4368-83c2-021e48929881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-602c4c9e-2004-4368-83c2-021e48929881.shg-box.shg-c {
  justify-content: center;
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  margin-left: auto;
margin-right: auto;
max-width: 2000px;
text-align: center;
}
@media (min-width: 1200px){#s-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  display: none;
}
#s-95dc59aa-80b9-4d0c-a918-a16019a8810b, #wrap-s-95dc59aa-80b9-4d0c-a918-a16019a8810b, #wrap-content-s-95dc59aa-80b9-4d0c-a918-a16019a8810b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  display: none;
}
#s-95dc59aa-80b9-4d0c-a918-a16019a8810b, #wrap-s-95dc59aa-80b9-4d0c-a918-a16019a8810b, #wrap-content-s-95dc59aa-80b9-4d0c-a918-a16019a8810b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  display: none;
}
#s-95dc59aa-80b9-4d0c-a918-a16019a8810b, #wrap-s-95dc59aa-80b9-4d0c-a918-a16019a8810b, #wrap-content-s-95dc59aa-80b9-4d0c-a918-a16019a8810b { display: none !important; }}
#s-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b-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-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b .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-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-95dc59aa-80b9-4d0c-a918-a16019a8810b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b-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-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b .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-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-95dc59aa-80b9-4d0c-a918-a16019a8810b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b-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-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b .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-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-95dc59aa-80b9-4d0c-a918-a16019a8810b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b-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-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b .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-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-95dc59aa-80b9-4d0c-a918-a16019a8810b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b-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-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b .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-95dc59aa-80b9-4d0c-a918-a16019a8810b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b img.shogun-image {
  width: 100%;
  
  
  max-width: 2000px;

      
    max-width: 2000px;

  /* 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-95dc59aa-80b9-4d0c-a918-a16019a8810b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95dc59aa-80b9-4d0c-a918-a16019a8810b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-5aedd087-a77a-4655-a79e-8dec1ead4b88 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(243, 244, 236, 1);
}








#s-5aedd087-a77a-4655-a79e-8dec1ead4b88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5aedd087-a77a-4655-a79e-8dec1ead4b88.shg-box.shg-c {
  justify-content: center;
}

#s-72809ef1-a893-4bde-977c-d9b1d9abf18e {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
}

#s-72809ef1-a893-4bde-977c-d9b1d9abf18e .shg-proportional-font-size,
#s-72809ef1-a893-4bde-977c-d9b1d9abf18e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9e2dfcaa-57c5-40d6-87fc-8e2f3111a8d2 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-9e2dfcaa-57c5-40d6-87fc-8e2f3111a8d2 {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-9e2dfcaa-57c5-40d6-87fc-8e2f3111a8d2 .shg-proportional-font-size,
#s-9e2dfcaa-57c5-40d6-87fc-8e2f3111a8d2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c33969a4-b9b5-429b-955f-3daec95e61d3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c33969a4-b9b5-429b-955f-3daec95e61d3 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-c33969a4-b9b5-429b-955f-3daec95e61d3 {
  padding-left: 0%;
padding-right: 0%;
}
}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-prev,
#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-next {
  
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-prev svg,
#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (max-width: 767px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-prev,
#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-next {
  
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-prev svg,
#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-c33969a4-b9b5-429b-955f-3daec95e61d3 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-38216988-f519-40c6-a06f-0e759dbbdf94 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
border-style: none;
min-height: 50px;
}








#s-38216988-f519-40c6-a06f-0e759dbbdf94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-38216988-f519-40c6-a06f-0e759dbbdf94 {
  cursor: pointer;
}#s-38216988-f519-40c6-a06f-0e759dbbdf94.shg-box.shg-c {
  justify-content: center;
}

#s-43c48896-b575-4552-a069-17076994f0f4 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}

#s-43c48896-b575-4552-a069-17076994f0f4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-43c48896-b575-4552-a069-17076994f0f4-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-43c48896-b575-4552-a069-17076994f0f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-43c48896-b575-4552-a069-17076994f0f4 .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-43c48896-b575-4552-a069-17076994f0f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-43c48896-b575-4552-a069-17076994f0f4 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-43c48896-b575-4552-a069-17076994f0f4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-43c48896-b575-4552-a069-17076994f0f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43c48896-b575-4552-a069-17076994f0f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43c48896-b575-4552-a069-17076994f0f4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-43c48896-b575-4552-a069-17076994f0f4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-43c48896-b575-4552-a069-17076994f0f4-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-43c48896-b575-4552-a069-17076994f0f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-43c48896-b575-4552-a069-17076994f0f4 .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-43c48896-b575-4552-a069-17076994f0f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-43c48896-b575-4552-a069-17076994f0f4 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-43c48896-b575-4552-a069-17076994f0f4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-43c48896-b575-4552-a069-17076994f0f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43c48896-b575-4552-a069-17076994f0f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43c48896-b575-4552-a069-17076994f0f4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-43c48896-b575-4552-a069-17076994f0f4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-43c48896-b575-4552-a069-17076994f0f4-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-43c48896-b575-4552-a069-17076994f0f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-43c48896-b575-4552-a069-17076994f0f4 .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-43c48896-b575-4552-a069-17076994f0f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-43c48896-b575-4552-a069-17076994f0f4 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-43c48896-b575-4552-a069-17076994f0f4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-43c48896-b575-4552-a069-17076994f0f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43c48896-b575-4552-a069-17076994f0f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43c48896-b575-4552-a069-17076994f0f4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-43c48896-b575-4552-a069-17076994f0f4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-43c48896-b575-4552-a069-17076994f0f4-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-43c48896-b575-4552-a069-17076994f0f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-43c48896-b575-4552-a069-17076994f0f4 .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-43c48896-b575-4552-a069-17076994f0f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-43c48896-b575-4552-a069-17076994f0f4 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-43c48896-b575-4552-a069-17076994f0f4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-43c48896-b575-4552-a069-17076994f0f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43c48896-b575-4552-a069-17076994f0f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43c48896-b575-4552-a069-17076994f0f4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-43c48896-b575-4552-a069-17076994f0f4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-43c48896-b575-4552-a069-17076994f0f4-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-43c48896-b575-4552-a069-17076994f0f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-43c48896-b575-4552-a069-17076994f0f4 .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-43c48896-b575-4552-a069-17076994f0f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-43c48896-b575-4552-a069-17076994f0f4 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-43c48896-b575-4552-a069-17076994f0f4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-43c48896-b575-4552-a069-17076994f0f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43c48896-b575-4552-a069-17076994f0f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43c48896-b575-4552-a069-17076994f0f4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-d337902c-1954-4ce7-b713-f53e8004820b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d337902c-1954-4ce7-b713-f53e8004820b .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-c162a100-3640-4584-a57b-00dfdf737ea7 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-c162a100-3640-4584-a57b-00dfdf737ea7 {
  border-style: none;
}
}







#s-c162a100-3640-4584-a57b-00dfdf737ea7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c162a100-3640-4584-a57b-00dfdf737ea7 {
  cursor: pointer;
}#s-c162a100-3640-4584-a57b-00dfdf737ea7.shg-box.shg-c {
  justify-content: center;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950-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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 .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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950-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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 .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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950-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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 .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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950-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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 .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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950-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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 .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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-1bfc83c2-bbca-4af8-aa03-f3f9dc610950 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bfc83c2-bbca-4af8-aa03-f3f9dc610950.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-78489a01-f64b-428a-a7e7-375fe0332651 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78489a01-f64b-428a-a7e7-375fe0332651 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-0f1ec23f-4dd7-4bfd-aafb-02fa2a2f46e2 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-0f1ec23f-4dd7-4bfd-aafb-02fa2a2f46e2 {
  border-style: none;
}
}







#s-0f1ec23f-4dd7-4bfd-aafb-02fa2a2f46e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0f1ec23f-4dd7-4bfd-aafb-02fa2a2f46e2 {
  cursor: pointer;
}#s-0f1ec23f-4dd7-4bfd-aafb-02fa2a2f46e2.shg-box.shg-c {
  justify-content: center;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77-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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 .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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77-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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 .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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77-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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 .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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77-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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 .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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77-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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 .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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-12d68035-72c8-44dd-a4b2-ae46a3fb7a77 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12d68035-72c8-44dd-a4b2-ae46a3fb7a77.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-33baacfd-c9fc-458d-b41b-d941d0e4b79b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33baacfd-c9fc-458d-b41b-d941d0e4b79b .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-3fe7bee3-e618-432b-b89b-938a8ad7f542 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-3fe7bee3-e618-432b-b89b-938a8ad7f542 {
  border-style: none;
}
}







#s-3fe7bee3-e618-432b-b89b-938a8ad7f542 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3fe7bee3-e618-432b-b89b-938a8ad7f542 {
  cursor: pointer;
}#s-3fe7bee3-e618-432b-b89b-938a8ad7f542.shg-box.shg-c {
  justify-content: center;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0-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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 .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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0-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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 .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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0-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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 .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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0-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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 .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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0-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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 .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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

  /* 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-5716c71e-3c50-4a4a-9edc-9a35d696ebd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5716c71e-3c50-4a4a-9edc-9a35d696ebd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-1917e872-3b2d-47fb-a96e-08b8d716a963 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1917e872-3b2d-47fb-a96e-08b8d716a963 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 500px;
background-position: center center;
}

#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae {
  background-image: url(https://i.shgcdn.com/42ea0185-60b9-4372-bf13-185ecaeae253/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae {
  background-image: url(https://i.shgcdn.com/42ea0185-60b9-4372-bf13-185ecaeae253/-/resize/480x/);
}
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae {
  background-image: url(https://i.shgcdn.com/42ea0185-60b9-4372-bf13-185ecaeae253/-/resize/960x/);
}
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae {
  background-image: url(https://i.shgcdn.com/42ea0185-60b9-4372-bf13-185ecaeae253/-/resize/768x/);
}
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae {
  background-image: url(https://i.shgcdn.com/42ea0185-60b9-4372-bf13-185ecaeae253/-/resize/1536x/);
}
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae {
  background-image: url(https://i.shgcdn.com/42ea0185-60b9-4372-bf13-185ecaeae253/-/resize/1024x/);
}
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae {
  background-image: url(https://i.shgcdn.com/42ea0185-60b9-4372-bf13-185ecaeae253/-/resize/2048x/);
}
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae {
  background-image: url(https://i.shgcdn.com/42ea0185-60b9-4372-bf13-185ecaeae253/-/resize/1200x/);
}
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae {
  background-image: url(https://i.shgcdn.com/42ea0185-60b9-4372-bf13-185ecaeae253/-/resize/2048x/);
}
#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3ec5fe6e-1fda-42dd-b311-11a3415739ae.shg-box.shg-c {
  justify-content: center;
}

#s-186b24ff-6336-4700-b97f-47c8bc4bc23f {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (max-width: 767px){#s-186b24ff-6336-4700-b97f-47c8bc4bc23f {
  padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-186b24ff-6336-4700-b97f-47c8bc4bc23f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-186b24ff-6336-4700-b97f-47c8bc4bc23f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-186b24ff-6336-4700-b97f-47c8bc4bc23f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-186b24ff-6336-4700-b97f-47c8bc4bc23f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  margin-left: auto;
margin-right: auto;
max-width: 1750px;
text-align: center;
}
@media (min-width: 1200px){#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  display: none;
}
#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f, #wrap-s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f, #wrap-content-s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  display: none;
}
#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f, #wrap-s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f, #wrap-content-s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  display: none;
}
#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f, #wrap-s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f, #wrap-content-s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f { display: none !important; }}
#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f-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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f .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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f img.shogun-image {
  width: 100%;
  
  
  max-width: 1750px;

      
    max-width: 1750px;

  /* 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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f-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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f .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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f img.shogun-image {
  width: 100%;
  
  
  max-width: 1750px;

      
    max-width: 1750px;

  /* 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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f-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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f .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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f img.shogun-image {
  width: 100%;
  
  
  max-width: 1750px;

      
    max-width: 1750px;

  /* 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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f-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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f .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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f img.shogun-image {
  width: 100%;
  
  
  max-width: 1750px;

      
    max-width: 1750px;

  /* 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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f-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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f .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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f img.shogun-image {
  width: 100%;
  
  
  max-width: 1750px;

      
    max-width: 1750px;

  /* 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-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-57e7b7b6-9336-4d04-8cc2-ed0716acfb6f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-457e5f70-d6ee-489c-8144-6dca74e4dafc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(243, 244, 236, 1);
}
@media (min-width: 1200px){#s-457e5f70-d6ee-489c-8144-6dca74e4dafc {
  padding-left: 7%;
}
}@media (max-width: 767px){#s-457e5f70-d6ee-489c-8144-6dca74e4dafc {
  margin-bottom: 0px;
padding-top: 0%;
padding-bottom: 5%;
}
}







#s-457e5f70-d6ee-489c-8144-6dca74e4dafc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-457e5f70-d6ee-489c-8144-6dca74e4dafc.shg-box.shg-c {
  justify-content: center;
}

#s-447ba30f-e345-4856-b3db-9ffd5f0162be {
  margin-left: auto;
margin-right: auto;
}

#s-447ba30f-e345-4856-b3db-9ffd5f0162be .shg-proportional-font-size,
#s-447ba30f-e345-4856-b3db-9ffd5f0162be .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0ac64766-94d5-453d-b961-aa09a46b6448 {
  margin-left: auto;
margin-right: auto;
}

#s-0ac64766-94d5-453d-b961-aa09a46b6448 .shg-proportional-font-size,
#s-0ac64766-94d5-453d-b961-aa09a46b6448 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-31160ce7-3fc7-4549-9e95-f2117c77fdfe {
  background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(34, 31, 22, 1);
background-position: center center;
}








#s-31160ce7-3fc7-4549-9e95-f2117c77fdfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-31160ce7-3fc7-4549-9e95-f2117c77fdfe.shg-box.shg-c {
  justify-content: center;
}

#s-4667c589-49d6-45b0-a890-4a5a9031ed88 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 10px;
}

/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-prev,
#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-next {
  
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-prev svg,
#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 {
  --swiper-pagination-color: rgba(184, 184, 184, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(184, 184, 184, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(243, 244, 236, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-prev,
#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-next {
  
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-prev svg,
#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 .swiper-pagination-bullet-active {
  background-color: rgba(243, 244, 236, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 {
  --swiper-pagination-color: rgba(184, 184, 184, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(184, 184, 184, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(243, 244, 236, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-prev,
#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-next {
  
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-prev svg,
#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-next svg {
  fill: rgba(243, 244, 236, 1) !important;
  stroke: rgba(243, 244, 236, 1) !important;
  
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 .swiper-pagination-bullet-active {
  background-color: rgba(243, 244, 236, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-4667c589-49d6-45b0-a890-4a5a9031ed88 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-88061f97-378b-4a44-b639-927d9470ce28 {
  background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 20%;
padding-right: 10%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-88061f97-378b-4a44-b639-927d9470ce28 {
  background-attachment: fixed;
min-height: 640px;
}
}
#s-88061f97-378b-4a44-b639-927d9470ce28 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDAyNTdlNzktYTEyYi00ZjkzLWE1NmItMmI5OWIyNGQwZWJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMmViNDdjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2FkNDVkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMDI1N2U3OS1hMTJiLTRmOTMtYTU2Yi0yYjk5YjI0ZDBlYmUpIi8+PC9zdmc+);
}








#s-88061f97-378b-4a44-b639-927d9470ce28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-88061f97-378b-4a44-b639-927d9470ce28 {
  cursor: pointer;
}#s-88061f97-378b-4a44-b639-927d9470ce28.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  margin-left: auto;
margin-right: auto;
max-width: 438px;
text-align: center;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414-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-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 .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-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-0311d1d9-a01a-4484-afc8-0cfce2858414 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0311d1d9-a01a-4484-afc8-0cfce2858414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0311d1d9-a01a-4484-afc8-0cfce2858414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414-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-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 .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-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-0311d1d9-a01a-4484-afc8-0cfce2858414 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0311d1d9-a01a-4484-afc8-0cfce2858414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0311d1d9-a01a-4484-afc8-0cfce2858414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414-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-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 .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-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-0311d1d9-a01a-4484-afc8-0cfce2858414 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0311d1d9-a01a-4484-afc8-0cfce2858414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0311d1d9-a01a-4484-afc8-0cfce2858414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414-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-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 .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-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-0311d1d9-a01a-4484-afc8-0cfce2858414 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0311d1d9-a01a-4484-afc8-0cfce2858414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0311d1d9-a01a-4484-afc8-0cfce2858414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414-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-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 .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-0311d1d9-a01a-4484-afc8-0cfce2858414 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0311d1d9-a01a-4484-afc8-0cfce2858414 img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-0311d1d9-a01a-4484-afc8-0cfce2858414 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0311d1d9-a01a-4484-afc8-0cfce2858414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0311d1d9-a01a-4484-afc8-0cfce2858414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0311d1d9-a01a-4484-afc8-0cfce2858414.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-da7c7657-01ed-48cb-ba61-c41c563e8609 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: left;
}

#s-da7c7657-01ed-48cb-ba61-c41c563e8609 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 992px) and (max-width: 1199px){#s-da7c7657-01ed-48cb-ba61-c41c563e8609 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-8b12bdbd-dd2d-4f04-a0d8-dd60c1db8491 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 100px;
text-align: left;
}

#s-8b12bdbd-dd2d-4f04-a0d8-dd60c1db8491 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-096e316e-547e-4669-ad2e-f9a8c5c3bda9 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-096e316e-547e-4669-ad2e-f9a8c5c3bda9:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-096e316e-547e-4669-ad2e-f9a8c5c3bda9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-096e316e-547e-4669-ad2e-f9a8c5c3bda9-root {
    text-align: left;
  }


#s-096e316e-547e-4669-ad2e-f9a8c5c3bda9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-096e316e-547e-4669-ad2e-f9a8c5c3bda9-root {
    text-align: left;
  }


#s-096e316e-547e-4669-ad2e-f9a8c5c3bda9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-096e316e-547e-4669-ad2e-f9a8c5c3bda9-root {
    text-align: left;
  }


#s-096e316e-547e-4669-ad2e-f9a8c5c3bda9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-096e316e-547e-4669-ad2e-f9a8c5c3bda9-root {
    text-align: left;
  }


#s-096e316e-547e-4669-ad2e-f9a8c5c3bda9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-096e316e-547e-4669-ad2e-f9a8c5c3bda9-root {
    text-align: left;
  }


#s-096e316e-547e-4669-ad2e-f9a8c5c3bda9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-0aa81054-eba6-4399-b1f2-2fb35ee06d6a {
  background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 20%;
padding-right: 10%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0aa81054-eba6-4399-b1f2-2fb35ee06d6a {
  min-height: 640px;
}
}
#s-0aa81054-eba6-4399-b1f2-2fb35ee06d6a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWFiMjFkOGItM2M5YS00MzI2LWJkNzMtM2FjNmMyMzIyMWY1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMmViNDdjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2FkNDVkO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1YWIyMWQ4Yi0zYzlhLTQzMjYtYmQ3My0zYWM2YzIzMjIxZjUpIi8+PC9zdmc+);
}








#s-0aa81054-eba6-4399-b1f2-2fb35ee06d6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0aa81054-eba6-4399-b1f2-2fb35ee06d6a {
  cursor: pointer;
}#s-0aa81054-eba6-4399-b1f2-2fb35ee06d6a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  margin-left: auto;
margin-right: auto;
max-width: 438px;
text-align: center;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11-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-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 .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-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-b5a45ad3-e105-4036-a8ce-8422f5792f11 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11-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-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 .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-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-b5a45ad3-e105-4036-a8ce-8422f5792f11 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11-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-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 .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-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-b5a45ad3-e105-4036-a8ce-8422f5792f11 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11-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-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 .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-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-b5a45ad3-e105-4036-a8ce-8422f5792f11 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11-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-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 .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-b5a45ad3-e105-4036-a8ce-8422f5792f11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11 img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-b5a45ad3-e105-4036-a8ce-8422f5792f11 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5a45ad3-e105-4036-a8ce-8422f5792f11.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9045ac0f-8654-49cc-8718-760a7e41d0cb {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: left;
}

#s-9045ac0f-8654-49cc-8718-760a7e41d0cb .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 992px) and (max-width: 1199px){#s-9045ac0f-8654-49cc-8718-760a7e41d0cb .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-3a40760f-69c1-4a66-b3a3-60195f44e65d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 100px;
text-align: left;
}

#s-3a40760f-69c1-4a66-b3a3-60195f44e65d .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-e61a36e1-8941-4bb7-8287-da86f3a033ec {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-e61a36e1-8941-4bb7-8287-da86f3a033ec:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e61a36e1-8941-4bb7-8287-da86f3a033ec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e61a36e1-8941-4bb7-8287-da86f3a033ec-root {
    text-align: left;
  }


#s-e61a36e1-8941-4bb7-8287-da86f3a033ec.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e61a36e1-8941-4bb7-8287-da86f3a033ec-root {
    text-align: left;
  }


#s-e61a36e1-8941-4bb7-8287-da86f3a033ec.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e61a36e1-8941-4bb7-8287-da86f3a033ec-root {
    text-align: left;
  }


#s-e61a36e1-8941-4bb7-8287-da86f3a033ec.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e61a36e1-8941-4bb7-8287-da86f3a033ec-root {
    text-align: left;
  }


#s-e61a36e1-8941-4bb7-8287-da86f3a033ec.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e61a36e1-8941-4bb7-8287-da86f3a033ec-root {
    text-align: left;
  }


#s-e61a36e1-8941-4bb7-8287-da86f3a033ec.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-dcd86f5f-dc86-4f23-8cbd-d0301c216992 {
  background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 20%;
padding-right: 10%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-dcd86f5f-dc86-4f23-8cbd-d0301c216992 {
  min-height: 640px;
}
}
#s-dcd86f5f-dc86-4f23-8cbd-d0301c216992 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzFmNzVlNTEtOTA1Zi00ZDRiLThhM2EtNzlmNjMzZDUzODIzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZGU0ZDNhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljYTRhO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MWY3NWU1MS05MDVmLTRkNGItOGEzYS03OWY2MzNkNTM4MjMpIi8+PC9zdmc+);
}








#s-dcd86f5f-dc86-4f23-8cbd-d0301c216992 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dcd86f5f-dc86-4f23-8cbd-d0301c216992 {
  cursor: pointer;
}#s-dcd86f5f-dc86-4f23-8cbd-d0301c216992.shg-box.shg-c {
  justify-content: flex-start;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b {
  margin-left: auto;
margin-right: auto;
max-width: 438px;
text-align: center;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b-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-07baebc0-4250-4d02-9799-18d7646b448b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-07baebc0-4250-4d02-9799-18d7646b448b .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-07baebc0-4250-4d02-9799-18d7646b448b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-07baebc0-4250-4d02-9799-18d7646b448b img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-07baebc0-4250-4d02-9799-18d7646b448b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-07baebc0-4250-4d02-9799-18d7646b448b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07baebc0-4250-4d02-9799-18d7646b448b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-07baebc0-4250-4d02-9799-18d7646b448b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b-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-07baebc0-4250-4d02-9799-18d7646b448b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-07baebc0-4250-4d02-9799-18d7646b448b .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-07baebc0-4250-4d02-9799-18d7646b448b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-07baebc0-4250-4d02-9799-18d7646b448b img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-07baebc0-4250-4d02-9799-18d7646b448b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-07baebc0-4250-4d02-9799-18d7646b448b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07baebc0-4250-4d02-9799-18d7646b448b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-07baebc0-4250-4d02-9799-18d7646b448b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b-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-07baebc0-4250-4d02-9799-18d7646b448b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-07baebc0-4250-4d02-9799-18d7646b448b .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-07baebc0-4250-4d02-9799-18d7646b448b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-07baebc0-4250-4d02-9799-18d7646b448b img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-07baebc0-4250-4d02-9799-18d7646b448b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-07baebc0-4250-4d02-9799-18d7646b448b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07baebc0-4250-4d02-9799-18d7646b448b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-07baebc0-4250-4d02-9799-18d7646b448b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b-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-07baebc0-4250-4d02-9799-18d7646b448b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-07baebc0-4250-4d02-9799-18d7646b448b .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-07baebc0-4250-4d02-9799-18d7646b448b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-07baebc0-4250-4d02-9799-18d7646b448b img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-07baebc0-4250-4d02-9799-18d7646b448b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-07baebc0-4250-4d02-9799-18d7646b448b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07baebc0-4250-4d02-9799-18d7646b448b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-07baebc0-4250-4d02-9799-18d7646b448b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b-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-07baebc0-4250-4d02-9799-18d7646b448b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-07baebc0-4250-4d02-9799-18d7646b448b .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-07baebc0-4250-4d02-9799-18d7646b448b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-07baebc0-4250-4d02-9799-18d7646b448b img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-07baebc0-4250-4d02-9799-18d7646b448b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-07baebc0-4250-4d02-9799-18d7646b448b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07baebc0-4250-4d02-9799-18d7646b448b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07baebc0-4250-4d02-9799-18d7646b448b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-fe7a2dcc-4624-451f-b45d-dab84fc98b58 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: left;
}

#s-fe7a2dcc-4624-451f-b45d-dab84fc98b58 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 992px) and (max-width: 1199px){#s-fe7a2dcc-4624-451f-b45d-dab84fc98b58 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-b625fe82-c2b8-4984-b23d-7b75ec3d8602 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 100px;
text-align: left;
}

#s-b625fe82-c2b8-4984-b23d-7b75ec3d8602 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-223751e7-f805-48ef-830a-cc314930617b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-223751e7-f805-48ef-830a-cc314930617b:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-223751e7-f805-48ef-830a-cc314930617b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-223751e7-f805-48ef-830a-cc314930617b-root {
    text-align: left;
  }


#s-223751e7-f805-48ef-830a-cc314930617b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-223751e7-f805-48ef-830a-cc314930617b-root {
    text-align: left;
  }


#s-223751e7-f805-48ef-830a-cc314930617b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-223751e7-f805-48ef-830a-cc314930617b-root {
    text-align: left;
  }


#s-223751e7-f805-48ef-830a-cc314930617b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-223751e7-f805-48ef-830a-cc314930617b-root {
    text-align: left;
  }


#s-223751e7-f805-48ef-830a-cc314930617b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-223751e7-f805-48ef-830a-cc314930617b-root {
    text-align: left;
  }


#s-223751e7-f805-48ef-830a-cc314930617b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-39b04634-1855-48a7-b289-365653efb0ec {
  background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 20%;
padding-right: 10%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-39b04634-1855-48a7-b289-365653efb0ec {
  min-height: 640px;
}
}
#s-39b04634-1855-48a7-b289-365653efb0ec {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjI1YzY5MjYtNWZlMy00NjcyLWI3NjItYTY0ZGM3NjMyOTg2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZGU0ZDNhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDljYTRhO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmMjVjNjkyNi01ZmUzLTQ2NzItYjc2Mi1hNjRkYzc2MzI5ODYpIi8+PC9zdmc+);
}








#s-39b04634-1855-48a7-b289-365653efb0ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-39b04634-1855-48a7-b289-365653efb0ec {
  cursor: pointer;
}#s-39b04634-1855-48a7-b289-365653efb0ec.shg-box.shg-c {
  justify-content: flex-start;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f {
  margin-left: auto;
margin-right: auto;
max-width: 438px;
text-align: center;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f-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-164fc6c7-df99-48ea-8aed-c40e195b318f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f .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-164fc6c7-df99-48ea-8aed-c40e195b318f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-164fc6c7-df99-48ea-8aed-c40e195b318f img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-164fc6c7-df99-48ea-8aed-c40e195b318f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-164fc6c7-df99-48ea-8aed-c40e195b318f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-164fc6c7-df99-48ea-8aed-c40e195b318f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-164fc6c7-df99-48ea-8aed-c40e195b318f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f-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-164fc6c7-df99-48ea-8aed-c40e195b318f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f .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-164fc6c7-df99-48ea-8aed-c40e195b318f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-164fc6c7-df99-48ea-8aed-c40e195b318f img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-164fc6c7-df99-48ea-8aed-c40e195b318f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-164fc6c7-df99-48ea-8aed-c40e195b318f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-164fc6c7-df99-48ea-8aed-c40e195b318f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-164fc6c7-df99-48ea-8aed-c40e195b318f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f-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-164fc6c7-df99-48ea-8aed-c40e195b318f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f .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-164fc6c7-df99-48ea-8aed-c40e195b318f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-164fc6c7-df99-48ea-8aed-c40e195b318f img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-164fc6c7-df99-48ea-8aed-c40e195b318f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-164fc6c7-df99-48ea-8aed-c40e195b318f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-164fc6c7-df99-48ea-8aed-c40e195b318f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-164fc6c7-df99-48ea-8aed-c40e195b318f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f-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-164fc6c7-df99-48ea-8aed-c40e195b318f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f .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-164fc6c7-df99-48ea-8aed-c40e195b318f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-164fc6c7-df99-48ea-8aed-c40e195b318f img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-164fc6c7-df99-48ea-8aed-c40e195b318f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-164fc6c7-df99-48ea-8aed-c40e195b318f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-164fc6c7-df99-48ea-8aed-c40e195b318f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-164fc6c7-df99-48ea-8aed-c40e195b318f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f-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-164fc6c7-df99-48ea-8aed-c40e195b318f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f .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-164fc6c7-df99-48ea-8aed-c40e195b318f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-164fc6c7-df99-48ea-8aed-c40e195b318f img.shogun-image {
  width: 100%;
  
  
  max-width: 438px;

      
    max-width: 438px;

  /* 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-164fc6c7-df99-48ea-8aed-c40e195b318f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-164fc6c7-df99-48ea-8aed-c40e195b318f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-164fc6c7-df99-48ea-8aed-c40e195b318f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-164fc6c7-df99-48ea-8aed-c40e195b318f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-8cf78344-8950-4023-a665-44980b75b976 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: left;
}

#s-8cf78344-8950-4023-a665-44980b75b976 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


@media (min-width: 992px) and (max-width: 1199px){#s-8cf78344-8950-4023-a665-44980b75b976 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-323f14d1-c9a3-476d-b093-2d76c43d7c9f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 100px;
text-align: left;
}

#s-323f14d1-c9a3-476d-b093-2d76c43d7c9f .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0-root {
    text-align: left;
  }


#s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0-root {
    text-align: left;
  }


#s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0-root {
    text-align: left;
  }


#s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0-root {
    text-align: left;
  }


#s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0-root {
    text-align: left;
  }


#s-447e5845-7c52-4e6d-b874-9b4fdcfa54b0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}

#s-a7d5682a-caa0-44fb-bbb0-380e53eea889 {
  background-image: url(https://i.shgcdn.com/b434f438-27c0-4038-bb41-de6cd49d6278/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889 {
  background-image: url(https://i.shgcdn.com/b434f438-27c0-4038-bb41-de6cd49d6278/-/resize/480x/);
}
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889 {
  background-image: url(https://i.shgcdn.com/b434f438-27c0-4038-bb41-de6cd49d6278/-/resize/960x/);
}
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889 {
  background-image: url(https://i.shgcdn.com/b434f438-27c0-4038-bb41-de6cd49d6278/-/resize/768x/);
}
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889 {
  background-image: url(https://i.shgcdn.com/b434f438-27c0-4038-bb41-de6cd49d6278/-/resize/1536x/);
}
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889 {
  background-image: url(https://i.shgcdn.com/b434f438-27c0-4038-bb41-de6cd49d6278/-/resize/1024x/);
}
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889 {
  background-image: url(https://i.shgcdn.com/b434f438-27c0-4038-bb41-de6cd49d6278/-/resize/2048x/);
}
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889 {
  background-image: url(https://i.shgcdn.com/b434f438-27c0-4038-bb41-de6cd49d6278/-/resize/1200x/);
}
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889 {
  background-image: url(https://i.shgcdn.com/b434f438-27c0-4038-bb41-de6cd49d6278/-/resize/2048x/);
}
#s-a7d5682a-caa0-44fb-bbb0-380e53eea889.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-a7d5682a-caa0-44fb-bbb0-380e53eea889 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7d5682a-caa0-44fb-bbb0-380e53eea889.shg-box.shg-c {
  justify-content: center;
}

#s-385b6b39-d538-4808-82b9-4f46966c8c3d {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-385b6b39-d538-4808-82b9-4f46966c8c3d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-385b6b39-d538-4808-82b9-4f46966c8c3d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-385b6b39-d538-4808-82b9-4f46966c8c3d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-385b6b39-d538-4808-82b9-4f46966c8c3d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-385b6b39-d538-4808-82b9-4f46966c8c3d"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5ec40d72-578f-4f45-826f-8167b034360a {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-5ec40d72-578f-4f45-826f-8167b034360a {
  padding-left: 7%;
}
}







#s-5ec40d72-578f-4f45-826f-8167b034360a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5ec40d72-578f-4f45-826f-8167b034360a.shg-box.shg-c {
  justify-content: center;
}

#s-874b6e58-38b8-4bfb-90ec-af289a303a71 {
  margin-left: auto;
margin-right: auto;
}

#s-874b6e58-38b8-4bfb-90ec-af289a303a71 .shg-proportional-font-size,
#s-874b6e58-38b8-4bfb-90ec-af289a303a71 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-4d8183ef-394c-416a-ad2d-d4073b1566eb {
  margin-left: auto;
margin-right: auto;
}

#s-4d8183ef-394c-416a-ad2d-d4073b1566eb .shg-proportional-font-size,
#s-4d8183ef-394c-416a-ad2d-d4073b1566eb .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a7e66840-2916-4e7a-b086-81775e5d644b {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}

#s-a7e66840-2916-4e7a-b086-81775e5d644b {
  background-image: url(https://i.shgcdn.com/33363491-8a97-4277-97b6-d2eb76881856/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a7e66840-2916-4e7a-b086-81775e5d644b {
  background-image: url(https://i.shgcdn.com/33363491-8a97-4277-97b6-d2eb76881856/-/resize/480x/);
}
#s-a7e66840-2916-4e7a-b086-81775e5d644b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a7e66840-2916-4e7a-b086-81775e5d644b {
  background-image: url(https://i.shgcdn.com/33363491-8a97-4277-97b6-d2eb76881856/-/resize/960x/);
}
#s-a7e66840-2916-4e7a-b086-81775e5d644b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a7e66840-2916-4e7a-b086-81775e5d644b {
  background-image: url(https://i.shgcdn.com/33363491-8a97-4277-97b6-d2eb76881856/-/resize/768x/);
}
#s-a7e66840-2916-4e7a-b086-81775e5d644b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a7e66840-2916-4e7a-b086-81775e5d644b {
  background-image: url(https://i.shgcdn.com/33363491-8a97-4277-97b6-d2eb76881856/-/resize/1536x/);
}
#s-a7e66840-2916-4e7a-b086-81775e5d644b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a7e66840-2916-4e7a-b086-81775e5d644b {
  background-image: url(https://i.shgcdn.com/33363491-8a97-4277-97b6-d2eb76881856/-/resize/1024x/);
}
#s-a7e66840-2916-4e7a-b086-81775e5d644b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a7e66840-2916-4e7a-b086-81775e5d644b {
  background-image: url(https://i.shgcdn.com/33363491-8a97-4277-97b6-d2eb76881856/-/resize/2048x/);
}
#s-a7e66840-2916-4e7a-b086-81775e5d644b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a7e66840-2916-4e7a-b086-81775e5d644b {
  background-image: url(https://i.shgcdn.com/33363491-8a97-4277-97b6-d2eb76881856/-/resize/1200x/);
}
#s-a7e66840-2916-4e7a-b086-81775e5d644b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a7e66840-2916-4e7a-b086-81775e5d644b {
  background-image: url(https://i.shgcdn.com/33363491-8a97-4277-97b6-d2eb76881856/-/resize/2048x/);
}
#s-a7e66840-2916-4e7a-b086-81775e5d644b.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-a7e66840-2916-4e7a-b086-81775e5d644b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7e66840-2916-4e7a-b086-81775e5d644b.shg-box.shg-c {
  justify-content: center;
}

#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
min-height: 500px;
background-position: center bottom;
}
@media (max-width: 767px){#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 {
  min-height: 600px;
}
}
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 {
  background-image: url(https://i.shgcdn.com/02276d15-cff4-435a-98c3-e24791f15092/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 {
  background-image: url(https://i.shgcdn.com/02276d15-cff4-435a-98c3-e24791f15092/-/resize/480x/);
}
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 {
  background-image: url(https://i.shgcdn.com/02276d15-cff4-435a-98c3-e24791f15092/-/resize/960x/);
}
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 {
  background-image: url(https://i.shgcdn.com/02276d15-cff4-435a-98c3-e24791f15092/-/resize/768x/);
}
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 {
  background-image: url(https://i.shgcdn.com/02276d15-cff4-435a-98c3-e24791f15092/-/resize/1536x/);
}
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 {
  background-image: url(https://i.shgcdn.com/02276d15-cff4-435a-98c3-e24791f15092/-/resize/1024x/);
}
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 {
  background-image: url(https://i.shgcdn.com/02276d15-cff4-435a-98c3-e24791f15092/-/resize/2048x/);
}
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 {
  background-image: url(https://i.shgcdn.com/02276d15-cff4-435a-98c3-e24791f15092/-/resize/1200x/);
}
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 {
  background-image: url(https://i.shgcdn.com/02276d15-cff4-435a-98c3-e24791f15092/-/resize/2048x/);
}
#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ad596a4e-47cd-4ac5-962a-fa00a98020f4.shg-box.shg-c {
  justify-content: center;
}

#s-0dc6fa09-f29b-4948-bc0c-fe03caf8dc1d {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (max-width: 767px){#s-0dc6fa09-f29b-4948-bc0c-fe03caf8dc1d {
  padding-left: 0%;
padding-right: 0%;
min-height: 200px;
}
}
@media (min-width: 0px) {
[id="s-0dc6fa09-f29b-4948-bc0c-fe03caf8dc1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0dc6fa09-f29b-4948-bc0c-fe03caf8dc1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0dc6fa09-f29b-4948-bc0c-fe03caf8dc1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0dc6fa09-f29b-4948-bc0c-fe03caf8dc1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-21b1ee6d-821e-40c4-80b5-9416f9debc06 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-21b1ee6d-821e-40c4-80b5-9416f9debc06 {
  min-height: 300px;
}
}







#s-21b1ee6d-821e-40c4-80b5-9416f9debc06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21b1ee6d-821e-40c4-80b5-9416f9debc06.shg-box.shg-c {
  justify-content: center;
}

#s-32a897e5-3201-453d-80dc-bd3287a5b3b3 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-32a897e5-3201-453d-80dc-bd3287a5b3b3 {
  padding-left: 7%;
}
}@media (max-width: 767px){#s-32a897e5-3201-453d-80dc-bd3287a5b3b3 {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-32a897e5-3201-453d-80dc-bd3287a5b3b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-32a897e5-3201-453d-80dc-bd3287a5b3b3.shg-box.shg-c {
  justify-content: center;
}

#s-ba934184-eef5-4431-9ac2-046b4388e725 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-ba934184-eef5-4431-9ac2-046b4388e725 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-ba934184-eef5-4431-9ac2-046b4388e725 .shg-proportional-font-size,
#s-ba934184-eef5-4431-9ac2-046b4388e725 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-df3142ab-953d-4f3e-9b4c-ac6719da3a77 {
  margin-left: auto;
margin-right: auto;
}

#s-df3142ab-953d-4f3e-9b4c-ac6719da3a77 .shg-proportional-font-size,
#s-df3142ab-953d-4f3e-9b4c-ac6719da3a77 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

/*
  $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;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}