.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-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}
#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  background-image: url();
}








#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-content-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display: none !important; }}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-image: url(https://i.shgcdn.com/4d1c3661-8032-46e4-8d93-549407adc68e/);
}








#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0;
  display: block;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.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-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1 {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(135, 0, 255, 0.8);
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1 {
  
}
}
@media (min-width: 0px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

}

.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-c0bcab44-062b-48a1-a0b0-34889c8dd87d {
  margin-top: 50px;
margin-left: 25px;
margin-right: 50px;
}

#s-c0bcab44-062b-48a1-a0b0-34889c8dd87d .shg-proportional-font-size,
#s-c0bcab44-062b-48a1-a0b0-34889c8dd87d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.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-89315236-57d4-46df-a63d-a5244610c727 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-89315236-57d4-46df-a63d-a5244610c727 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 71px;
  
  
  
}



#s-52fd9d82-e60a-4d1b-a078-b31f76eee730 {
  margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
}

#s-52fd9d82-e60a-4d1b-a078-b31f76eee730 .shg-proportional-font-size,
#s-52fd9d82-e60a-4d1b-a078-b31f76eee730 .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-74e76c02-fca8-48fb-bcfd-f5543d970622 {
  box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(128, 193, 22, 1);
border-radius: 40px;
opacity: 1;
text-align: left;
background-color: rgba(128, 193, 22, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-74e76c02-fca8-48fb-bcfd-f5543d970622:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(128, 193, 22, 1) !important;
text-decoration: none !important;}#s-74e76c02-fca8-48fb-bcfd-f5543d970622:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-74e76c02-fca8-48fb-bcfd-f5543d970622-root {
    text-align: left;
  }


#s-74e76c02-fca8-48fb-bcfd-f5543d970622.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-74e76c02-fca8-48fb-bcfd-f5543d970622-root {
    text-align: left;
  }


#s-74e76c02-fca8-48fb-bcfd-f5543d970622.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-74e76c02-fca8-48fb-bcfd-f5543d970622-root {
    text-align: left;
  }


#s-74e76c02-fca8-48fb-bcfd-f5543d970622.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-74e76c02-fca8-48fb-bcfd-f5543d970622-root {
    text-align: left;
  }


#s-74e76c02-fca8-48fb-bcfd-f5543d970622.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-74e76c02-fca8-48fb-bcfd-f5543d970622-root {
    text-align: left;
  }


#s-74e76c02-fca8-48fb-bcfd-f5543d970622.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df {
  background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df {
  display: none;
}
#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df, #wrap-s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df, #wrap-content-s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df {
  display: none;
}
#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df, #wrap-s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df, #wrap-content-s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df {
  display: none;
}
#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df, #wrap-s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df, #wrap-content-s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df { display: none !important; }}@media (max-width: 767px){#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df {
  
}
}
#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df {
  background-image: url(https://i.shgcdn.com/0a4cd74e-bee3-44d0-8733-125f5925dde0/);
}








#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0.33;
  display: block;
}#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0;
  display: block;
}#s-0dd877b1-5f6a-4613-a033-b6e3fcfc74df.shg-box.shg-c {
  justify-content: center;
}
}
#s-9038869c-53e8-4531-a90f-f924d3ef517e {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(135, 0, 255, 0.8);
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-9038869c-53e8-4531-a90f-f924d3ef517e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9038869c-53e8-4531-a90f-f924d3ef517e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9038869c-53e8-4531-a90f-f924d3ef517e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-9038869c-53e8-4531-a90f-f924d3ef517e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9038869c-53e8-4531-a90f-f924d3ef517e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-9038869c-53e8-4531-a90f-f924d3ef517e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9038869c-53e8-4531-a90f-f924d3ef517e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

}

#s-748a3ed6-b788-48f2-aa87-53a8ddc600bb {
  margin-top: 50px;
margin-left: 25px;
margin-right: 50px;
}

#s-748a3ed6-b788-48f2-aa87-53a8ddc600bb .shg-proportional-font-size,
#s-748a3ed6-b788-48f2-aa87-53a8ddc600bb .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-428b0e6b-802a-4a0e-b147-a5a8681d8b15 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-428b0e6b-802a-4a0e-b147-a5a8681d8b15 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 71px;
  
  
  
}



#s-ef081ec3-e27c-4d5f-88d6-5fb7368929cd {
  margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
}

#s-ef081ec3-e27c-4d5f-88d6-5fb7368929cd .shg-proportional-font-size,
#s-ef081ec3-e27c-4d5f-88d6-5fb7368929cd .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-83c9caf7-b427-45ff-a05e-e216ab11c130 {
  box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(128, 193, 22, 1);
border-radius: 40px;
opacity: 1;
text-align: left;
background-color: rgba(128, 193, 22, 1);
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-83c9caf7-b427-45ff-a05e-e216ab11c130:hover {border-style: solid !important;
border-top-width: 4px !important;
border-left-width: 4px !important;
border-bottom-width: 4px !important;
border-right-width: 4px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(128, 193, 22, 1) !important;
text-decoration: none !important;}#s-83c9caf7-b427-45ff-a05e-e216ab11c130:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-83c9caf7-b427-45ff-a05e-e216ab11c130-root {
    text-align: left;
  }


#s-83c9caf7-b427-45ff-a05e-e216ab11c130.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-83c9caf7-b427-45ff-a05e-e216ab11c130-root {
    text-align: left;
  }


#s-83c9caf7-b427-45ff-a05e-e216ab11c130.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-83c9caf7-b427-45ff-a05e-e216ab11c130-root {
    text-align: left;
  }


#s-83c9caf7-b427-45ff-a05e-e216ab11c130.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-83c9caf7-b427-45ff-a05e-e216ab11c130-root {
    text-align: left;
  }


#s-83c9caf7-b427-45ff-a05e-e216ab11c130.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-83c9caf7-b427-45ff-a05e-e216ab11c130-root {
    text-align: left;
  }


#s-83c9caf7-b427-45ff-a05e-e216ab11c130.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-ff4d0678-f2fb-45aa-8280-877e30913a7f {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-ff4d0678-f2fb-45aa-8280-877e30913a7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ff4d0678-f2fb-45aa-8280-877e30913a7f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e54d3314-57d6-4c3e-9174-03fcb9b6a4ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
background-color: rgba(158, 76, 166, 1);
}

@media (min-width: 0px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-607c2f88-041d-4645-8953-5fedf435bede {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 30px;
padding-bottom: 0px;
text-align: center;
}

#s-607c2f88-041d-4645-8953-5fedf435bede .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Crete Round";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1em;
  
  
}



#s-0332dec7-34e0-438a-8bab-5320b440cbb0 {
  margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 50px;
min-height: 0px;
text-align: center;
}

#s-0332dec7-34e0-438a-8bab-5320b440cbb0 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: 0px;
  
}



#s-f4771be6-17a1-4899-b617-795c2829ac24 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0%;
}

#s-f4771be6-17a1-4899-b617-795c2829ac24 .shg-proportional-font-size,
#s-f4771be6-17a1-4899-b617-795c2829ac24 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c89e3f4a-4a6f-4ea7-845b-27335bd02074 {
  box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 20px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 40px;
max-width: 250px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(79, 16, 101, 1);
text-decoration: none;
}
#s-c89e3f4a-4a6f-4ea7-845b-27335bd02074:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(210, 169, 252, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(118, 59, 138, 1) !important;
text-decoration: none !important;}#s-c89e3f4a-4a6f-4ea7-845b-27335bd02074:active {border-style: solid !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-c89e3f4a-4a6f-4ea7-845b-27335bd02074-root {
    text-align: center;
  }


#s-c89e3f4a-4a6f-4ea7-845b-27335bd02074.shg-btn {
  color: rgba(79, 16, 101, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c89e3f4a-4a6f-4ea7-845b-27335bd02074-root {
    text-align: center;
  }


#s-c89e3f4a-4a6f-4ea7-845b-27335bd02074.shg-btn {
  color: rgba(79, 16, 101, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c89e3f4a-4a6f-4ea7-845b-27335bd02074-root {
    text-align: center;
  }


#s-c89e3f4a-4a6f-4ea7-845b-27335bd02074.shg-btn {
  color: rgba(79, 16, 101, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c89e3f4a-4a6f-4ea7-845b-27335bd02074-root {
    text-align: center;
  }


#s-c89e3f4a-4a6f-4ea7-845b-27335bd02074.shg-btn {
  color: rgba(79, 16, 101, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c89e3f4a-4a6f-4ea7-845b-27335bd02074-root {
    text-align: center;
  }


#s-c89e3f4a-4a6f-4ea7-845b-27335bd02074.shg-btn {
  color: rgba(79, 16, 101, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
.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-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
max-width: 2400px;
text-align: center;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c-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-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c .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-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c img.shogun-image {
  width: 100%;
  
  
  max-width: 2400px;

  /* 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-95b53e18-80e1-42ea-aa6c-60b70c944f8c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c-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-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c .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-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c img.shogun-image {
  width: 100%;
  
  
  

  /* 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-95b53e18-80e1-42ea-aa6c-60b70c944f8c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c-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-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c .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-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c img.shogun-image {
  width: 100%;
  
  
  

  /* 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-95b53e18-80e1-42ea-aa6c-60b70c944f8c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c-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-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c .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-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c img.shogun-image {
  width: 100%;
  
  
  

  /* 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-95b53e18-80e1-42ea-aa6c-60b70c944f8c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c-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-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c .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-95b53e18-80e1-42ea-aa6c-60b70c944f8c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c img.shogun-image {
  width: 100%;
  
  
  

  /* 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-95b53e18-80e1-42ea-aa6c-60b70c944f8c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95b53e18-80e1-42ea-aa6c-60b70c944f8c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-f4dae341-505b-42d5-82db-cf0c64acb838 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
background-color: rgba(55, 89, 101, 1);
}

@media (min-width: 0px) {
[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-f4dae341-505b-42d5-82db-cf0c64acb838"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-29edc0b0-f4c0-48ee-b539-08714c5dea4f {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 30px;
padding-bottom: 0px;
text-align: center;
}

#s-29edc0b0-f4c0-48ee-b539-08714c5dea4f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Crete Round";
  font-style:  normal ;
  font-size: 45px;
  
  
  
}



#s-46d89da5-080e-4876-9e95-08557ad11f2b {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 50px;
padding-bottom: 0px;
text-align: center;
}

#s-46d89da5-080e-4876-9e95-08557ad11f2b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  
  
}



#s-207842f3-5616-4745-828a-f4db1afffb30 {
  margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
}

#s-207842f3-5616-4745-828a-f4db1afffb30 .shg-proportional-font-size,
#s-207842f3-5616-4745-828a-f4db1afffb30 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0fce94d9-a2be-4398-9e8a-1cb249d740a4 {
  box-shadow:0px 20px 60px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 20px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 40px;
max-width: 250px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(193, 153, 22, 1);
text-decoration: none;
}
#s-0fce94d9-a2be-4398-9e8a-1cb249d740a4:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(193, 159, 22, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(179, 133, 27, 1) !important;
text-decoration: none !important;}#s-0fce94d9-a2be-4398-9e8a-1cb249d740a4:active {border-style: solid !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

  #s-0fce94d9-a2be-4398-9e8a-1cb249d740a4-root {
    text-align: center;
  }


#s-0fce94d9-a2be-4398-9e8a-1cb249d740a4.shg-btn {
  color: rgba(193, 153, 22, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0fce94d9-a2be-4398-9e8a-1cb249d740a4-root {
    text-align: center;
  }


#s-0fce94d9-a2be-4398-9e8a-1cb249d740a4.shg-btn {
  color: rgba(193, 153, 22, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0fce94d9-a2be-4398-9e8a-1cb249d740a4-root {
    text-align: center;
  }


#s-0fce94d9-a2be-4398-9e8a-1cb249d740a4.shg-btn {
  color: rgba(193, 153, 22, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0fce94d9-a2be-4398-9e8a-1cb249d740a4-root {
    text-align: center;
  }


#s-0fce94d9-a2be-4398-9e8a-1cb249d740a4.shg-btn {
  color: rgba(193, 153, 22, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0fce94d9-a2be-4398-9e8a-1cb249d740a4-root {
    text-align: center;
  }


#s-0fce94d9-a2be-4398-9e8a-1cb249d740a4.shg-btn {
  color: rgba(193, 153, 22, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-e504add5-ee44-4277-a60b-a8970feaf98c {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
max-width: 900px;
text-align: center;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c-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-e504add5-ee44-4277-a60b-a8970feaf98c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c .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-e504add5-ee44-4277-a60b-a8970feaf98c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e504add5-ee44-4277-a60b-a8970feaf98c img.shogun-image {
  width: 100%;
  
  
  max-width: 900px;

  /* 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-e504add5-ee44-4277-a60b-a8970feaf98c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e504add5-ee44-4277-a60b-a8970feaf98c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e504add5-ee44-4277-a60b-a8970feaf98c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e504add5-ee44-4277-a60b-a8970feaf98c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c-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-e504add5-ee44-4277-a60b-a8970feaf98c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c .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-e504add5-ee44-4277-a60b-a8970feaf98c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e504add5-ee44-4277-a60b-a8970feaf98c img.shogun-image {
  width: 100%;
  
  
  

  /* 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-e504add5-ee44-4277-a60b-a8970feaf98c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e504add5-ee44-4277-a60b-a8970feaf98c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e504add5-ee44-4277-a60b-a8970feaf98c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e504add5-ee44-4277-a60b-a8970feaf98c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c-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-e504add5-ee44-4277-a60b-a8970feaf98c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c .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-e504add5-ee44-4277-a60b-a8970feaf98c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e504add5-ee44-4277-a60b-a8970feaf98c img.shogun-image {
  width: 100%;
  
  
  

  /* 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-e504add5-ee44-4277-a60b-a8970feaf98c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e504add5-ee44-4277-a60b-a8970feaf98c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e504add5-ee44-4277-a60b-a8970feaf98c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e504add5-ee44-4277-a60b-a8970feaf98c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c-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-e504add5-ee44-4277-a60b-a8970feaf98c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c .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-e504add5-ee44-4277-a60b-a8970feaf98c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e504add5-ee44-4277-a60b-a8970feaf98c img.shogun-image {
  width: 100%;
  
  
  

  /* 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-e504add5-ee44-4277-a60b-a8970feaf98c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e504add5-ee44-4277-a60b-a8970feaf98c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e504add5-ee44-4277-a60b-a8970feaf98c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e504add5-ee44-4277-a60b-a8970feaf98c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c-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-e504add5-ee44-4277-a60b-a8970feaf98c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c .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-e504add5-ee44-4277-a60b-a8970feaf98c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e504add5-ee44-4277-a60b-a8970feaf98c img.shogun-image {
  width: 100%;
  
  
  

  /* 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-e504add5-ee44-4277-a60b-a8970feaf98c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e504add5-ee44-4277-a60b-a8970feaf98c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e504add5-ee44-4277-a60b-a8970feaf98c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e504add5-ee44-4277-a60b-a8970feaf98c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2c445d51-19d0-4f0c-91bd-04c39d265b0a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2c445d51-19d0-4f0c-91bd-04c39d265b0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2c445d51-19d0-4f0c-91bd-04c39d265b0a.shg-box.shg-c {
  justify-content: center;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  margin-left: auto;
margin-right: auto;
max-width: 2540px;
text-align: center;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8-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-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 .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-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 img.shogun-image {
  width: 100%;
  
  
  max-width: 2540px;

  /* 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-1faf734c-65b6-4785-b75f-d7f53071fde8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1faf734c-65b6-4785-b75f-d7f53071fde8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1faf734c-65b6-4785-b75f-d7f53071fde8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8-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-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 .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-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-1faf734c-65b6-4785-b75f-d7f53071fde8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1faf734c-65b6-4785-b75f-d7f53071fde8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1faf734c-65b6-4785-b75f-d7f53071fde8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8-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-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 .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-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-1faf734c-65b6-4785-b75f-d7f53071fde8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1faf734c-65b6-4785-b75f-d7f53071fde8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1faf734c-65b6-4785-b75f-d7f53071fde8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8-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-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 .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-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-1faf734c-65b6-4785-b75f-d7f53071fde8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1faf734c-65b6-4785-b75f-d7f53071fde8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1faf734c-65b6-4785-b75f-d7f53071fde8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8-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-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 .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-1faf734c-65b6-4785-b75f-d7f53071fde8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-1faf734c-65b6-4785-b75f-d7f53071fde8 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-1faf734c-65b6-4785-b75f-d7f53071fde8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-1faf734c-65b6-4785-b75f-d7f53071fde8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1faf734c-65b6-4785-b75f-d7f53071fde8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1faf734c-65b6-4785-b75f-d7f53071fde8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a17dcbd7-d057-4dad-b192-128ef9067161 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-a17dcbd7-d057-4dad-b192-128ef9067161 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a17dcbd7-d057-4dad-b192-128ef9067161 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a17dcbd7-d057-4dad-b192-128ef9067161 {
  
}
}@media (max-width: 767px){#s-a17dcbd7-d057-4dad-b192-128ef9067161 {
  
}
}







#s-a17dcbd7-d057-4dad-b192-128ef9067161 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a17dcbd7-d057-4dad-b192-128ef9067161.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3f477e0b-d21e-40b2-ae92-82ea2047f895 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
background-color: rgba(26, 26, 26, 0);
}
@media (min-width: 1200px){#s-3f477e0b-d21e-40b2-ae92-82ea2047f895 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f477e0b-d21e-40b2-ae92-82ea2047f895 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f477e0b-d21e-40b2-ae92-82ea2047f895 {
  
}
}@media (max-width: 767px){#s-3f477e0b-d21e-40b2-ae92-82ea2047f895 {
  
}
}
@media (min-width: 0px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

}

#s-e57a0952-8732-4569-8634-269207f1a057 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(30, 69, 100, 1);
border-style: none;
}

@media (min-width: 0px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

#s-33d89733-394b-4d74-95bd-9e608f43d1c3 {
  margin-left: 0px;
}

#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper {
  text-align: left;
}


#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(146, 186, 213, 1);
}
@media (min-width: 1200px){#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper {
  text-align: left;
}


#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (min-width: 992px) and (max-width: 1199px){#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper {
  text-align: left;
}


#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (min-width: 768px) and (max-width: 991px){#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper {
  text-align: left;
}


#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (max-width: 767px){#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper {
  text-align: left;
}


#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}
#s-079ea0e2-4397-46da-964c-7b694c80478d {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-079ea0e2-4397-46da-964c-7b694c80478d .shg-proportional-font-size,
#s-079ea0e2-4397-46da-964c-7b694c80478d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

@media (min-width: 0px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper {
  text-align: left;
}


#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(146, 186, 213, 1);
}
@media (min-width: 1200px){#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper {
  text-align: left;
}


#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper {
  text-align: left;
}


#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (min-width: 768px) and (max-width: 991px){#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper {
  text-align: left;
}


#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (max-width: 767px){#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper {
  text-align: left;
}


#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}
#s-08d6b83d-476a-4ec7-8a99-38cab427c089 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-08d6b83d-476a-4ec7-8a99-38cab427c089 .shg-proportional-font-size,
#s-08d6b83d-476a-4ec7-8a99-38cab427c089 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

@media (min-width: 0px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper {
  text-align: left;
}


#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(146, 186, 213, 1);
}
@media (min-width: 1200px){#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper {
  text-align: left;
}


#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (min-width: 992px) and (max-width: 1199px){#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper {
  text-align: left;
}


#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (min-width: 768px) and (max-width: 991px){#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper {
  text-align: left;
}


#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (max-width: 767px){#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper {
  text-align: left;
}


#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}
#s-635205ce-eeef-4b14-9204-58e48f562ab4 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-635205ce-eeef-4b14-9204-58e48f562ab4 .shg-proportional-font-size,
#s-635205ce-eeef-4b14-9204-58e48f562ab4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c483f24e-25be-46e0-be09-364a79ec8977 {
  margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

}

#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper {
  text-align: left;
}


#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(146, 186, 213, 1);
}
@media (min-width: 1200px){#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper {
  text-align: left;
}


#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper {
  text-align: left;
}


#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (min-width: 768px) and (max-width: 991px){#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper {
  text-align: left;
}


#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}@media (max-width: 767px){#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper {
  text-align: left;
}


#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(172, 85, 66, 1);
}
}
#s-5cf1e371-5dd0-44f4-8cdb-b5410ef0b834 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-5cf1e371-5dd0-44f4-8cdb-b5410ef0b834 .shg-proportional-font-size,
#s-5cf1e371-5dd0-44f4-8cdb-b5410ef0b834 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (max-width: 767px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}







#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d912fb2b-9730-4d11-b89f-242cac0d7e66.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d23de704-65f4-496e-b979-dc217f794e45 {
  margin-left: auto;
margin-right: auto;
max-width: 2400px;
text-align: center;
}

#s-d23de704-65f4-496e-b979-dc217f794e45 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d23de704-65f4-496e-b979-dc217f794e45-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-d23de704-65f4-496e-b979-dc217f794e45 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d23de704-65f4-496e-b979-dc217f794e45 .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-d23de704-65f4-496e-b979-dc217f794e45 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d23de704-65f4-496e-b979-dc217f794e45 img.shogun-image {
  width: 100%;
  
  
  max-width: 2400px;

  /* 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-d23de704-65f4-496e-b979-dc217f794e45 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d23de704-65f4-496e-b979-dc217f794e45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d23de704-65f4-496e-b979-dc217f794e45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d23de704-65f4-496e-b979-dc217f794e45.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-d23de704-65f4-496e-b979-dc217f794e45 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d23de704-65f4-496e-b979-dc217f794e45-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-d23de704-65f4-496e-b979-dc217f794e45 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d23de704-65f4-496e-b979-dc217f794e45 .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-d23de704-65f4-496e-b979-dc217f794e45 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d23de704-65f4-496e-b979-dc217f794e45 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-d23de704-65f4-496e-b979-dc217f794e45 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d23de704-65f4-496e-b979-dc217f794e45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d23de704-65f4-496e-b979-dc217f794e45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d23de704-65f4-496e-b979-dc217f794e45.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-d23de704-65f4-496e-b979-dc217f794e45 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d23de704-65f4-496e-b979-dc217f794e45-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-d23de704-65f4-496e-b979-dc217f794e45 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d23de704-65f4-496e-b979-dc217f794e45 .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-d23de704-65f4-496e-b979-dc217f794e45 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d23de704-65f4-496e-b979-dc217f794e45 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-d23de704-65f4-496e-b979-dc217f794e45 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d23de704-65f4-496e-b979-dc217f794e45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d23de704-65f4-496e-b979-dc217f794e45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d23de704-65f4-496e-b979-dc217f794e45.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-d23de704-65f4-496e-b979-dc217f794e45 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d23de704-65f4-496e-b979-dc217f794e45-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-d23de704-65f4-496e-b979-dc217f794e45 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d23de704-65f4-496e-b979-dc217f794e45 .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-d23de704-65f4-496e-b979-dc217f794e45 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d23de704-65f4-496e-b979-dc217f794e45 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-d23de704-65f4-496e-b979-dc217f794e45 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d23de704-65f4-496e-b979-dc217f794e45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d23de704-65f4-496e-b979-dc217f794e45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d23de704-65f4-496e-b979-dc217f794e45.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-d23de704-65f4-496e-b979-dc217f794e45 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d23de704-65f4-496e-b979-dc217f794e45-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-d23de704-65f4-496e-b979-dc217f794e45 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d23de704-65f4-496e-b979-dc217f794e45 .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-d23de704-65f4-496e-b979-dc217f794e45 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d23de704-65f4-496e-b979-dc217f794e45 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-d23de704-65f4-496e-b979-dc217f794e45 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d23de704-65f4-496e-b979-dc217f794e45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d23de704-65f4-496e-b979-dc217f794e45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d23de704-65f4-496e-b979-dc217f794e45.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-62a7a392-98b2-42c1-be16-f13f3650d256 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-62a7a392-98b2-42c1-be16-f13f3650d256"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-62a7a392-98b2-42c1-be16-f13f3650d256"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-62a7a392-98b2-42c1-be16-f13f3650d256"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-62a7a392-98b2-42c1-be16-f13f3650d256"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0-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-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 .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-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-025e318a-0a44-43ea-8be7-462c2c9362e0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-025e318a-0a44-43ea-8be7-462c2c9362e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-025e318a-0a44-43ea-8be7-462c2c9362e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0-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-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 .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-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-025e318a-0a44-43ea-8be7-462c2c9362e0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-025e318a-0a44-43ea-8be7-462c2c9362e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-025e318a-0a44-43ea-8be7-462c2c9362e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0-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-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 .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-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-025e318a-0a44-43ea-8be7-462c2c9362e0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-025e318a-0a44-43ea-8be7-462c2c9362e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-025e318a-0a44-43ea-8be7-462c2c9362e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0-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-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 .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-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-025e318a-0a44-43ea-8be7-462c2c9362e0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-025e318a-0a44-43ea-8be7-462c2c9362e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-025e318a-0a44-43ea-8be7-462c2c9362e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0-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-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 .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-025e318a-0a44-43ea-8be7-462c2c9362e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-025e318a-0a44-43ea-8be7-462c2c9362e0 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-025e318a-0a44-43ea-8be7-462c2c9362e0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-025e318a-0a44-43ea-8be7-462c2c9362e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-025e318a-0a44-43ea-8be7-462c2c9362e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-025e318a-0a44-43ea-8be7-462c2c9362e0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-b371c237-2c54-4982-8400-f5253eb03121 {
  margin-left: auto;
margin-right: auto;
}

#s-b371c237-2c54-4982-8400-f5253eb03121 .shg-proportional-font-size,
#s-b371c237-2c54-4982-8400-f5253eb03121 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5-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-c31e84c7-c00b-453f-8696-244e75facbb5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5 .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-c31e84c7-c00b-453f-8696-244e75facbb5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c31e84c7-c00b-453f-8696-244e75facbb5 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-c31e84c7-c00b-453f-8696-244e75facbb5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c31e84c7-c00b-453f-8696-244e75facbb5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c31e84c7-c00b-453f-8696-244e75facbb5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c31e84c7-c00b-453f-8696-244e75facbb5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5-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-c31e84c7-c00b-453f-8696-244e75facbb5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5 .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-c31e84c7-c00b-453f-8696-244e75facbb5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c31e84c7-c00b-453f-8696-244e75facbb5 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-c31e84c7-c00b-453f-8696-244e75facbb5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c31e84c7-c00b-453f-8696-244e75facbb5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c31e84c7-c00b-453f-8696-244e75facbb5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c31e84c7-c00b-453f-8696-244e75facbb5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5-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-c31e84c7-c00b-453f-8696-244e75facbb5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5 .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-c31e84c7-c00b-453f-8696-244e75facbb5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c31e84c7-c00b-453f-8696-244e75facbb5 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-c31e84c7-c00b-453f-8696-244e75facbb5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c31e84c7-c00b-453f-8696-244e75facbb5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c31e84c7-c00b-453f-8696-244e75facbb5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c31e84c7-c00b-453f-8696-244e75facbb5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5-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-c31e84c7-c00b-453f-8696-244e75facbb5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5 .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-c31e84c7-c00b-453f-8696-244e75facbb5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c31e84c7-c00b-453f-8696-244e75facbb5 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-c31e84c7-c00b-453f-8696-244e75facbb5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c31e84c7-c00b-453f-8696-244e75facbb5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c31e84c7-c00b-453f-8696-244e75facbb5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c31e84c7-c00b-453f-8696-244e75facbb5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5-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-c31e84c7-c00b-453f-8696-244e75facbb5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5 .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-c31e84c7-c00b-453f-8696-244e75facbb5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c31e84c7-c00b-453f-8696-244e75facbb5 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-c31e84c7-c00b-453f-8696-244e75facbb5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c31e84c7-c00b-453f-8696-244e75facbb5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c31e84c7-c00b-453f-8696-244e75facbb5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c31e84c7-c00b-453f-8696-244e75facbb5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-6d9a9bb9-f0ab-4e05-8fd6-6abac92ad82d {
  margin-left: auto;
margin-right: auto;
}

#s-6d9a9bb9-f0ab-4e05-8fd6-6abac92ad82d .shg-proportional-font-size,
#s-6d9a9bb9-f0ab-4e05-8fd6-6abac92ad82d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-06839633-2364-4d24-8881-76163a8ae9d4 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-06839633-2364-4d24-8881-76163a8ae9d4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-06839633-2364-4d24-8881-76163a8ae9d4-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-06839633-2364-4d24-8881-76163a8ae9d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-06839633-2364-4d24-8881-76163a8ae9d4 .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-06839633-2364-4d24-8881-76163a8ae9d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-06839633-2364-4d24-8881-76163a8ae9d4 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-06839633-2364-4d24-8881-76163a8ae9d4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-06839633-2364-4d24-8881-76163a8ae9d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06839633-2364-4d24-8881-76163a8ae9d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06839633-2364-4d24-8881-76163a8ae9d4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-06839633-2364-4d24-8881-76163a8ae9d4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-06839633-2364-4d24-8881-76163a8ae9d4-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-06839633-2364-4d24-8881-76163a8ae9d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-06839633-2364-4d24-8881-76163a8ae9d4 .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-06839633-2364-4d24-8881-76163a8ae9d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-06839633-2364-4d24-8881-76163a8ae9d4 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-06839633-2364-4d24-8881-76163a8ae9d4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-06839633-2364-4d24-8881-76163a8ae9d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06839633-2364-4d24-8881-76163a8ae9d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06839633-2364-4d24-8881-76163a8ae9d4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-06839633-2364-4d24-8881-76163a8ae9d4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-06839633-2364-4d24-8881-76163a8ae9d4-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-06839633-2364-4d24-8881-76163a8ae9d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-06839633-2364-4d24-8881-76163a8ae9d4 .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-06839633-2364-4d24-8881-76163a8ae9d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-06839633-2364-4d24-8881-76163a8ae9d4 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-06839633-2364-4d24-8881-76163a8ae9d4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-06839633-2364-4d24-8881-76163a8ae9d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06839633-2364-4d24-8881-76163a8ae9d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06839633-2364-4d24-8881-76163a8ae9d4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-06839633-2364-4d24-8881-76163a8ae9d4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-06839633-2364-4d24-8881-76163a8ae9d4-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-06839633-2364-4d24-8881-76163a8ae9d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-06839633-2364-4d24-8881-76163a8ae9d4 .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-06839633-2364-4d24-8881-76163a8ae9d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-06839633-2364-4d24-8881-76163a8ae9d4 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-06839633-2364-4d24-8881-76163a8ae9d4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-06839633-2364-4d24-8881-76163a8ae9d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06839633-2364-4d24-8881-76163a8ae9d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06839633-2364-4d24-8881-76163a8ae9d4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-06839633-2364-4d24-8881-76163a8ae9d4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-06839633-2364-4d24-8881-76163a8ae9d4-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-06839633-2364-4d24-8881-76163a8ae9d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-06839633-2364-4d24-8881-76163a8ae9d4 .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-06839633-2364-4d24-8881-76163a8ae9d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-06839633-2364-4d24-8881-76163a8ae9d4 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-06839633-2364-4d24-8881-76163a8ae9d4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-06839633-2364-4d24-8881-76163a8ae9d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06839633-2364-4d24-8881-76163a8ae9d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06839633-2364-4d24-8881-76163a8ae9d4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-81fecb74-af8f-4e43-a558-821af3f3389f {
  margin-left: auto;
margin-right: auto;
}

#s-81fecb74-af8f-4e43-a558-821af3f3389f .shg-proportional-font-size,
#s-81fecb74-af8f-4e43-a558-821af3f3389f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2-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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 .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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2-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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 .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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2-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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 .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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2-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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 .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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2-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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 .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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab8468bf-d9bf-4d0d-8a6b-007eb6a480e2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a1d80294-b6d0-4549-9d12-ee5bcd861830 {
  margin-left: auto;
margin-right: auto;
}

#s-a1d80294-b6d0-4549-9d12-ee5bcd861830 .shg-proportional-font-size,
#s-a1d80294-b6d0-4549-9d12-ee5bcd861830 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4-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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 .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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4-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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 .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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4-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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 .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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4-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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 .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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4-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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 .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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-86a5f8d9-209c-4b76-b7b0-de52c7d476b4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-86a5f8d9-209c-4b76-b7b0-de52c7d476b4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-6e145752-0870-4263-b90c-f185fb096298 {
  margin-left: auto;
margin-right: auto;
}

#s-6e145752-0870-4263-b90c-f185fb096298 .shg-proportional-font-size,
#s-6e145752-0870-4263-b90c-f185fb096298 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584-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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 .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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584-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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 .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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584-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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 .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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584-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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 .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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584-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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 .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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584 img.shogun-image {
  width: 100%;
  
  
  

  /* 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-3c2cb1a5-4c81-4427-a601-6154b5d4e584 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c2cb1a5-4c81-4427-a601-6154b5d4e584.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-90496f8a-511b-4e0e-b0d3-b61337707ba7 {
  margin-left: auto;
margin-right: auto;
}

#s-90496f8a-511b-4e0e-b0d3-b61337707ba7 .shg-proportional-font-size,
#s-90496f8a-511b-4e0e-b0d3-b61337707ba7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5700ff9b-51a9-4455-b19b-1b043783a9ba {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(229, 229, 229, 1);
text-align: center;
}

#s-5700ff9b-51a9-4455-b19b-1b043783a9ba .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 45px;
  
  
  
}



#s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 {
  text-align: left;
}



.shg-c#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4eb8b5fb-69fb-40af-b6b3-2a66b2a42252 img.shogun-image {
  width: 100%;
  height: auto;
}





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

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

#s-7a37e723-beb6-4a0f-bd2d-a596c5d0d1a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a37e723-beb6-4a0f-bd2d-a596c5d0d1a8 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-fd7947bb-4395-4007-b7ed-641fe7eee2a4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-fd7947bb-4395-4007-b7ed-641fe7eee2a4 .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-fd7947bb-4395-4007-b7ed-641fe7eee2a4 .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-fd7947bb-4395-4007-b7ed-641fe7eee2a4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-405ed127-7dff-4904-8a90-f9e6205ad2cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

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

#s-c1b75398-7462-468f-8419-2e17ada49018 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-c1b75398-7462-468f-8419-2e17ada49018:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c1b75398-7462-468f-8419-2e17ada49018:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c1b75398-7462-468f-8419-2e17ada49018 {
  background-color: rgba(183, 208, 152, 1);
}
#s-c1b75398-7462-468f-8419-2e17ada49018:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c1b75398-7462-468f-8419-2e17ada49018:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-c1b75398-7462-468f-8419-2e17ada49018 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
#s-c1b75398-7462-468f-8419-2e17ada49018:hover {border-style: solid !important;
border-color: rgba(128, 193, 22, 1) !important;
opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c1b75398-7462-468f-8419-2e17ada49018:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(183, 208, 152, 1) !important;
text-decoration: none !important;}}@media (min-width: 768px) and (max-width: 991px){#s-c1b75398-7462-468f-8419-2e17ada49018 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-c1b75398-7462-468f-8419-2e17ada49018 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-c1b75398-7462-468f-8419-2e17ada49018-atc-btn-wrapper {
    text-align: center;
  }


#s-c1b75398-7462-468f-8419-2e17ada49018 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-c1b75398-7462-468f-8419-2e17ada49018-atc-btn-wrapper {
    text-align: center;
  }


#s-c1b75398-7462-468f-8419-2e17ada49018 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-c1b75398-7462-468f-8419-2e17ada49018-atc-btn-wrapper {
    text-align: center;
  }


#s-c1b75398-7462-468f-8419-2e17ada49018 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-c1b75398-7462-468f-8419-2e17ada49018-atc-btn-wrapper {
    text-align: center;
  }


#s-c1b75398-7462-468f-8419-2e17ada49018 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-c1b75398-7462-468f-8419-2e17ada49018-atc-btn-wrapper {
    text-align: center;
  }


#s-c1b75398-7462-468f-8419-2e17ada49018 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c1b75398-7462-468f-8419-2e17ada49018.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-8a968208-039c-421d-83c6-92cb7953397b {
  text-align: left;
}



.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9b12db9d-2271-400a-84ad-4a6d19d2d217 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b12db9d-2271-400a-84ad-4a6d19d2d217 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-08246024-8404-4b32-bb42-46557f9622da {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-08246024-8404-4b32-bb42-46557f9622da .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-08246024-8404-4b32-bb42-46557f9622da .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-08246024-8404-4b32-bb42-46557f9622da .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0275775e-a483-4587-9ea6-3510b2a40b27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-7824fe61-6c3a-4859-b607-614197333351 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-7824fe61-6c3a-4859-b607-614197333351:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7824fe61-6c3a-4859-b607-614197333351:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7824fe61-6c3a-4859-b607-614197333351 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7824fe61-6c3a-4859-b607-614197333351 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7824fe61-6c3a-4859-b607-614197333351 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-7824fe61-6c3a-4859-b607-614197333351 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-7824fe61-6c3a-4859-b607-614197333351-atc-btn-wrapper {
    text-align: center;
  }


#s-7824fe61-6c3a-4859-b607-614197333351 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-7824fe61-6c3a-4859-b607-614197333351-atc-btn-wrapper {
    text-align: center;
  }


#s-7824fe61-6c3a-4859-b607-614197333351 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-7824fe61-6c3a-4859-b607-614197333351-atc-btn-wrapper {
    text-align: center;
  }


#s-7824fe61-6c3a-4859-b607-614197333351 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-7824fe61-6c3a-4859-b607-614197333351-atc-btn-wrapper {
    text-align: center;
  }


#s-7824fe61-6c3a-4859-b607-614197333351 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-7824fe61-6c3a-4859-b607-614197333351-atc-btn-wrapper {
    text-align: center;
  }


#s-7824fe61-6c3a-4859-b607-614197333351 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7824fe61-6c3a-4859-b607-614197333351.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-bead3f56-c73d-4c11-990e-7f877dac9c05 {
  text-align: left;
}



.shg-c#s-bead3f56-c73d-4c11-990e-7f877dac9c05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bead3f56-c73d-4c11-990e-7f877dac9c05 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-bead3f56-c73d-4c11-990e-7f877dac9c05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bead3f56-c73d-4c11-990e-7f877dac9c05 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-bead3f56-c73d-4c11-990e-7f877dac9c05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bead3f56-c73d-4c11-990e-7f877dac9c05 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-bead3f56-c73d-4c11-990e-7f877dac9c05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bead3f56-c73d-4c11-990e-7f877dac9c05 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-bead3f56-c73d-4c11-990e-7f877dac9c05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bead3f56-c73d-4c11-990e-7f877dac9c05 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6058532c-abf3-4d4f-bf7a-6210b78bcbe9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6058532c-abf3-4d4f-bf7a-6210b78bcbe9 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-926afb63-beb4-4d5c-aae5-b2c3499f11ca {
  margin-top: 25px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-926afb63-beb4-4d5c-aae5-b2c3499f11ca .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-926afb63-beb4-4d5c-aae5-b2c3499f11ca .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-926afb63-beb4-4d5c-aae5-b2c3499f11ca .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1e5ee7e6-96ba-4b3e-8af5-4b4b3bf843ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-13595e91-842c-463b-bd38-5270b8b4762c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-13595e91-842c-463b-bd38-5270b8b4762c:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-13595e91-842c-463b-bd38-5270b8b4762c:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-13595e91-842c-463b-bd38-5270b8b4762c {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-13595e91-842c-463b-bd38-5270b8b4762c {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 768px) and (max-width: 991px){#s-13595e91-842c-463b-bd38-5270b8b4762c {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-13595e91-842c-463b-bd38-5270b8b4762c {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-13595e91-842c-463b-bd38-5270b8b4762c-atc-btn-wrapper {
    text-align: center;
  }


#s-13595e91-842c-463b-bd38-5270b8b4762c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-13595e91-842c-463b-bd38-5270b8b4762c-atc-btn-wrapper {
    text-align: center;
  }


#s-13595e91-842c-463b-bd38-5270b8b4762c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-13595e91-842c-463b-bd38-5270b8b4762c-atc-btn-wrapper {
    text-align: center;
  }


#s-13595e91-842c-463b-bd38-5270b8b4762c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-13595e91-842c-463b-bd38-5270b8b4762c-atc-btn-wrapper {
    text-align: center;
  }


#s-13595e91-842c-463b-bd38-5270b8b4762c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-13595e91-842c-463b-bd38-5270b8b4762c-atc-btn-wrapper {
    text-align: center;
  }


#s-13595e91-842c-463b-bd38-5270b8b4762c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-13595e91-842c-463b-bd38-5270b8b4762c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-436b1976-1787-4a20-948b-c2e0b53adc48 {
  text-align: left;
}



.shg-c#s-436b1976-1787-4a20-948b-c2e0b53adc48 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-436b1976-1787-4a20-948b-c2e0b53adc48 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-436b1976-1787-4a20-948b-c2e0b53adc48 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-436b1976-1787-4a20-948b-c2e0b53adc48 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-436b1976-1787-4a20-948b-c2e0b53adc48 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-436b1976-1787-4a20-948b-c2e0b53adc48 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-436b1976-1787-4a20-948b-c2e0b53adc48 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-436b1976-1787-4a20-948b-c2e0b53adc48 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-436b1976-1787-4a20-948b-c2e0b53adc48 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-436b1976-1787-4a20-948b-c2e0b53adc48 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f2f38098-39ec-4bad-98c5-3b0fef5187ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f2f38098-39ec-4bad-98c5-3b0fef5187ab .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-b8172031-e7a5-442d-b337-8afde11921fc {
  margin-top: 25px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-b8172031-e7a5-442d-b337-8afde11921fc .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-b8172031-e7a5-442d-b337-8afde11921fc .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-b8172031-e7a5-442d-b337-8afde11921fc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f83422fa-3606-4726-987f-5242f62cbe62"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220-atc-btn-wrapper {
    text-align: center;
  }


#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220-atc-btn-wrapper {
    text-align: center;
  }


#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220-atc-btn-wrapper {
    text-align: center;
  }


#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220-atc-btn-wrapper {
    text-align: center;
  }


#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220-atc-btn-wrapper {
    text-align: center;
  }


#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2014d2d3-a3c1-45e5-9834-f30ba3d3b220.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a {
  box-shadow:0px 0px 0px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 40px;
opacity: 1;
text-align: center;
background-color: rgba(146, 186, 213, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(240, 240, 240, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a:active {border-style: solid !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(240, 240, 240, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a {
  margin-top: 50px;
background-image: none;
background-color: rgba(172, 85, 66, 1);
hover-type: color;
color: rgba(250, 221, 208, 1);
}
#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(202, 116, 93, 1) !important;
color: rgba(250, 221, 208, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a {
  background-image: none;
background-color: rgba(172, 85, 66, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
}@media (min-width: 768px) and (max-width: 991px){#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a {
  background-image: none;
background-color: rgba(172, 85, 66, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
}@media (max-width: 767px){#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a {
  background-image: none;
background-color: rgba(172, 85, 66, 1);
hover-type: color;
color: rgba(255, 254, 254, 1);
}
}

  #s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a-root {
    text-align: center;
  }


#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a-root {
    text-align: center;
  }


#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a.shg-btn {
  color: rgba(250, 221, 208, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a-root {
    text-align: center;
  }


#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a-root {
    text-align: center;
  }


#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a-root {
    text-align: center;
  }


#s-578c2499-a8a3-4e8d-badc-fbf8f174ea4a.shg-btn {
  color: rgba(255, 254, 254, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}
#s-636cb7d4-0430-408f-8680-f1cadc77d41d {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(229, 229, 229, 1);
text-align: center;
}

#s-636cb7d4-0430-408f-8680-f1cadc77d41d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 45px;
  
  
  
}



#s-344ffbbc-9f74-4c67-b35d-51b00737c79f {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-344ffbbc-9f74-4c67-b35d-51b00737c79f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-344ffbbc-9f74-4c67-b35d-51b00737c79f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-344ffbbc-9f74-4c67-b35d-51b00737c79f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-344ffbbc-9f74-4c67-b35d-51b00737c79f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

}

#s-7a4df876-dc93-4209-a8bb-51c456267022 {
  text-align: left;
}



.shg-c#s-7a4df876-dc93-4209-a8bb-51c456267022 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a4df876-dc93-4209-a8bb-51c456267022 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-7a4df876-dc93-4209-a8bb-51c456267022 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a4df876-dc93-4209-a8bb-51c456267022 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7a4df876-dc93-4209-a8bb-51c456267022 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a4df876-dc93-4209-a8bb-51c456267022 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-7a4df876-dc93-4209-a8bb-51c456267022 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a4df876-dc93-4209-a8bb-51c456267022 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-7a4df876-dc93-4209-a8bb-51c456267022 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a4df876-dc93-4209-a8bb-51c456267022 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-30009287-387d-4cac-b8e9-7b189c53a65b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-30009287-387d-4cac-b8e9-7b189c53a65b .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-fcb6a5db-f749-4636-b12f-7e9d98e64bff {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-fcb6a5db-f749-4636-b12f-7e9d98e64bff .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-fcb6a5db-f749-4636-b12f-7e9d98e64bff .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-fcb6a5db-f749-4636-b12f-7e9d98e64bff .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-7eed5e59-3cdb-47b1-9940-d301a2f75f58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7eed5e59-3cdb-47b1-9940-d301a2f75f58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7eed5e59-3cdb-47b1-9940-d301a2f75f58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7eed5e59-3cdb-47b1-9940-d301a2f75f58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7eed5e59-3cdb-47b1-9940-d301a2f75f58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7eed5e59-3cdb-47b1-9940-d301a2f75f58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7eed5e59-3cdb-47b1-9940-d301a2f75f58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-3d2246c1-b068-4256-b281-04a957f8627e {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-3d2246c1-b068-4256-b281-04a957f8627e:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3d2246c1-b068-4256-b281-04a957f8627e:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3d2246c1-b068-4256-b281-04a957f8627e {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3d2246c1-b068-4256-b281-04a957f8627e {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3d2246c1-b068-4256-b281-04a957f8627e {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-3d2246c1-b068-4256-b281-04a957f8627e {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-3d2246c1-b068-4256-b281-04a957f8627e-atc-btn-wrapper {
    text-align: center;
  }


#s-3d2246c1-b068-4256-b281-04a957f8627e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-3d2246c1-b068-4256-b281-04a957f8627e-atc-btn-wrapper {
    text-align: center;
  }


#s-3d2246c1-b068-4256-b281-04a957f8627e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d2246c1-b068-4256-b281-04a957f8627e-atc-btn-wrapper {
    text-align: center;
  }


#s-3d2246c1-b068-4256-b281-04a957f8627e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-3d2246c1-b068-4256-b281-04a957f8627e-atc-btn-wrapper {
    text-align: center;
  }


#s-3d2246c1-b068-4256-b281-04a957f8627e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-3d2246c1-b068-4256-b281-04a957f8627e-atc-btn-wrapper {
    text-align: center;
  }


#s-3d2246c1-b068-4256-b281-04a957f8627e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3d2246c1-b068-4256-b281-04a957f8627e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-d20b3699-3050-4804-a803-43a7377e917a {
  text-align: left;
}



.shg-c#s-d20b3699-3050-4804-a803-43a7377e917a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d20b3699-3050-4804-a803-43a7377e917a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-d20b3699-3050-4804-a803-43a7377e917a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d20b3699-3050-4804-a803-43a7377e917a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d20b3699-3050-4804-a803-43a7377e917a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d20b3699-3050-4804-a803-43a7377e917a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d20b3699-3050-4804-a803-43a7377e917a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d20b3699-3050-4804-a803-43a7377e917a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-d20b3699-3050-4804-a803-43a7377e917a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d20b3699-3050-4804-a803-43a7377e917a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-7b977658-ee56-41ec-a6ca-0bf448032f0c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b977658-ee56-41ec-a6ca-0bf448032f0c .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-8079f29d-4586-47ae-a167-1f620dca54bd {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-8079f29d-4586-47ae-a167-1f620dca54bd .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-8079f29d-4586-47ae-a167-1f620dca54bd .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-8079f29d-4586-47ae-a167-1f620dca54bd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-f21c39f0-5e53-4181-9cb1-0d0cf9afe41a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f21c39f0-5e53-4181-9cb1-0d0cf9afe41a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f21c39f0-5e53-4181-9cb1-0d0cf9afe41a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f21c39f0-5e53-4181-9cb1-0d0cf9afe41a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f21c39f0-5e53-4181-9cb1-0d0cf9afe41a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f21c39f0-5e53-4181-9cb1-0d0cf9afe41a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f21c39f0-5e53-4181-9cb1-0d0cf9afe41a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-cea19ead-35b1-417d-9d47-84764894cfac {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-cea19ead-35b1-417d-9d47-84764894cfac:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cea19ead-35b1-417d-9d47-84764894cfac:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-cea19ead-35b1-417d-9d47-84764894cfac {
  background-color: rgba(183, 208, 152, 1);
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cea19ead-35b1-417d-9d47-84764894cfac {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cea19ead-35b1-417d-9d47-84764894cfac {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-cea19ead-35b1-417d-9d47-84764894cfac {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-cea19ead-35b1-417d-9d47-84764894cfac-atc-btn-wrapper {
    text-align: center;
  }


#s-cea19ead-35b1-417d-9d47-84764894cfac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-cea19ead-35b1-417d-9d47-84764894cfac-atc-btn-wrapper {
    text-align: center;
  }


#s-cea19ead-35b1-417d-9d47-84764894cfac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-cea19ead-35b1-417d-9d47-84764894cfac-atc-btn-wrapper {
    text-align: center;
  }


#s-cea19ead-35b1-417d-9d47-84764894cfac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-cea19ead-35b1-417d-9d47-84764894cfac-atc-btn-wrapper {
    text-align: center;
  }


#s-cea19ead-35b1-417d-9d47-84764894cfac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-cea19ead-35b1-417d-9d47-84764894cfac-atc-btn-wrapper {
    text-align: center;
  }


#s-cea19ead-35b1-417d-9d47-84764894cfac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-cea19ead-35b1-417d-9d47-84764894cfac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-bbd39247-87cb-4e85-a21d-f11fc97f9120 {
  text-align: left;
}



.shg-c#s-bbd39247-87cb-4e85-a21d-f11fc97f9120 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bbd39247-87cb-4e85-a21d-f11fc97f9120 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-bbd39247-87cb-4e85-a21d-f11fc97f9120 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bbd39247-87cb-4e85-a21d-f11fc97f9120 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-bbd39247-87cb-4e85-a21d-f11fc97f9120 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bbd39247-87cb-4e85-a21d-f11fc97f9120 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-bbd39247-87cb-4e85-a21d-f11fc97f9120 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bbd39247-87cb-4e85-a21d-f11fc97f9120 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-bbd39247-87cb-4e85-a21d-f11fc97f9120 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bbd39247-87cb-4e85-a21d-f11fc97f9120 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-7cf2db80-4bde-4f90-bda1-ae6d7a0807a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7cf2db80-4bde-4f90-bda1-ae6d7a0807a6 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-fd4005d2-a2ee-464c-bfbc-3cfb145023b2 {
  margin-top: 2px;
margin-left: 0px;
margin-bottom: 2px;
margin-right: 0px;
text-align: center;
}

#s-fd4005d2-a2ee-464c-bfbc-3cfb145023b2 .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-fd4005d2-a2ee-464c-bfbc-3cfb145023b2 .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-fd4005d2-a2ee-464c-bfbc-3cfb145023b2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-0b745a61-1cbf-4a51-a2d0-36bd733ed266"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b745a61-1cbf-4a51-a2d0-36bd733ed266"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b745a61-1cbf-4a51-a2d0-36bd733ed266"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0b745a61-1cbf-4a51-a2d0-36bd733ed266"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b745a61-1cbf-4a51-a2d0-36bd733ed266"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b745a61-1cbf-4a51-a2d0-36bd733ed266"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b745a61-1cbf-4a51-a2d0-36bd733ed266"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-87dea943-fcec-4dc4-b764-036f464cb44b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-87dea943-fcec-4dc4-b764-036f464cb44b:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-87dea943-fcec-4dc4-b764-036f464cb44b:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-87dea943-fcec-4dc4-b764-036f464cb44b {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-87dea943-fcec-4dc4-b764-036f464cb44b {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 768px) and (max-width: 991px){#s-87dea943-fcec-4dc4-b764-036f464cb44b {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-87dea943-fcec-4dc4-b764-036f464cb44b {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-87dea943-fcec-4dc4-b764-036f464cb44b-atc-btn-wrapper {
    text-align: center;
  }


#s-87dea943-fcec-4dc4-b764-036f464cb44b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-87dea943-fcec-4dc4-b764-036f464cb44b-atc-btn-wrapper {
    text-align: center;
  }


#s-87dea943-fcec-4dc4-b764-036f464cb44b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-87dea943-fcec-4dc4-b764-036f464cb44b-atc-btn-wrapper {
    text-align: center;
  }


#s-87dea943-fcec-4dc4-b764-036f464cb44b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-87dea943-fcec-4dc4-b764-036f464cb44b-atc-btn-wrapper {
    text-align: center;
  }


#s-87dea943-fcec-4dc4-b764-036f464cb44b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-87dea943-fcec-4dc4-b764-036f464cb44b-atc-btn-wrapper {
    text-align: center;
  }


#s-87dea943-fcec-4dc4-b764-036f464cb44b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-87dea943-fcec-4dc4-b764-036f464cb44b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-70e70bc7-8cb0-4485-a163-a6a820f4cfb3 {
  text-align: left;
}



.shg-c#s-70e70bc7-8cb0-4485-a163-a6a820f4cfb3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70e70bc7-8cb0-4485-a163-a6a820f4cfb3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-70e70bc7-8cb0-4485-a163-a6a820f4cfb3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70e70bc7-8cb0-4485-a163-a6a820f4cfb3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-70e70bc7-8cb0-4485-a163-a6a820f4cfb3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70e70bc7-8cb0-4485-a163-a6a820f4cfb3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-70e70bc7-8cb0-4485-a163-a6a820f4cfb3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70e70bc7-8cb0-4485-a163-a6a820f4cfb3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-70e70bc7-8cb0-4485-a163-a6a820f4cfb3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70e70bc7-8cb0-4485-a163-a6a820f4cfb3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-75a9bb8f-aaa1-42a3-8cab-e6aafa1da242 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-75a9bb8f-aaa1-42a3-8cab-e6aafa1da242 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-3fb251f6-2e58-4d1f-829f-07e9f3c01434 {
  margin-left: 0px;
margin-right: 0px;
text-align: center;
}

#s-3fb251f6-2e58-4d1f-829f-07e9f3c01434 .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-3fb251f6-2e58-4d1f-829f-07e9f3c01434 .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-3fb251f6-2e58-4d1f-829f-07e9f3c01434 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-f1fa763d-2a4d-4291-a8ae-6db5e027eeae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1fa763d-2a4d-4291-a8ae-6db5e027eeae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f1fa763d-2a4d-4291-a8ae-6db5e027eeae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f1fa763d-2a4d-4291-a8ae-6db5e027eeae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f1fa763d-2a4d-4291-a8ae-6db5e027eeae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1fa763d-2a4d-4291-a8ae-6db5e027eeae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f1fa763d-2a4d-4291-a8ae-6db5e027eeae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-3d8a406c-1e4f-406e-a8c4-02000751f578:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3d8a406c-1e4f-406e-a8c4-02000751f578:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3d8a406c-1e4f-406e-a8c4-02000751f578 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3d8a406c-1e4f-406e-a8c4-02000751f578 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3d8a406c-1e4f-406e-a8c4-02000751f578 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-3d8a406c-1e4f-406e-a8c4-02000751f578 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-3d8a406c-1e4f-406e-a8c4-02000751f578-atc-btn-wrapper {
    text-align: center;
  }


#s-3d8a406c-1e4f-406e-a8c4-02000751f578 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-3d8a406c-1e4f-406e-a8c4-02000751f578-atc-btn-wrapper {
    text-align: center;
  }


#s-3d8a406c-1e4f-406e-a8c4-02000751f578 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d8a406c-1e4f-406e-a8c4-02000751f578-atc-btn-wrapper {
    text-align: center;
  }


#s-3d8a406c-1e4f-406e-a8c4-02000751f578 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-3d8a406c-1e4f-406e-a8c4-02000751f578-atc-btn-wrapper {
    text-align: center;
  }


#s-3d8a406c-1e4f-406e-a8c4-02000751f578 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-3d8a406c-1e4f-406e-a8c4-02000751f578-atc-btn-wrapper {
    text-align: center;
  }


#s-3d8a406c-1e4f-406e-a8c4-02000751f578 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3d8a406c-1e4f-406e-a8c4-02000751f578.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-869612cb-d730-4ed3-86e3-0c394cc042c6 {
  box-shadow:0px 0px 0px 0px rgba(42, 97, 8, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzVmZTQ1ZGQtMzFiMS00N2JlLWIyZWEtNTA1MTI0ZWQ3YzIxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzNWZlNDVkZC0zMWIxLTQ3YmUtYjJlYS01MDUxMjRlZDdjMjEpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 40px;
opacity: 1;
text-align: center;
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-869612cb-d730-4ed3-86e3-0c394cc042c6:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(240, 240, 240, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-869612cb-d730-4ed3-86e3-0c394cc042c6:active {border-style: solid !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(240, 240, 240, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-869612cb-d730-4ed3-86e3-0c394cc042c6 {
  margin-top: 50px;
background-image: none;
background-color: rgba(172, 85, 66, 1);
hover-type: color;
color: rgba(250, 221, 208, 1);
}
#s-869612cb-d730-4ed3-86e3-0c394cc042c6:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(202, 116, 93, 1) !important;
color: rgba(250, 221, 208, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-869612cb-d730-4ed3-86e3-0c394cc042c6 {
  background-image: none;
background-color: rgba(172, 85, 66, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
}@media (min-width: 768px) and (max-width: 991px){#s-869612cb-d730-4ed3-86e3-0c394cc042c6 {
  background-image: none;
background-color: rgba(172, 85, 66, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
}@media (max-width: 767px){#s-869612cb-d730-4ed3-86e3-0c394cc042c6 {
  color: rgba(255, 255, 255, 1);
background-image: none;
background-color: rgba(172, 85, 66, 1);
hover-type: color;
}
}

  #s-869612cb-d730-4ed3-86e3-0c394cc042c6-root {
    text-align: center;
  }


#s-869612cb-d730-4ed3-86e3-0c394cc042c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-869612cb-d730-4ed3-86e3-0c394cc042c6-root {
    text-align: center;
  }


#s-869612cb-d730-4ed3-86e3-0c394cc042c6.shg-btn {
  color: rgba(250, 221, 208, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-869612cb-d730-4ed3-86e3-0c394cc042c6-root {
    text-align: center;
  }


#s-869612cb-d730-4ed3-86e3-0c394cc042c6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-869612cb-d730-4ed3-86e3-0c394cc042c6-root {
    text-align: center;
  }


#s-869612cb-d730-4ed3-86e3-0c394cc042c6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-869612cb-d730-4ed3-86e3-0c394cc042c6-root {
    text-align: center;
  }


#s-869612cb-d730-4ed3-86e3-0c394cc042c6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}
#s-28d58dd6-aa4a-4d52-bbd9-e6093cea1730 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(229, 229, 229, 1);
text-align: center;
}

#s-28d58dd6-aa4a-4d52-bbd9-e6093cea1730 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 45px;
  
  
  
}



#s-4ad967c1-9c06-477b-bb92-026d96c935e8 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4ad967c1-9c06-477b-bb92-026d96c935e8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-4ad967c1-9c06-477b-bb92-026d96c935e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-4ad967c1-9c06-477b-bb92-026d96c935e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-4ad967c1-9c06-477b-bb92-026d96c935e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

}

#s-da11f6e0-4fb5-47c4-ae5a-e9fffa3d18b8 {
  text-align: left;
}



.shg-c#s-da11f6e0-4fb5-47c4-ae5a-e9fffa3d18b8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da11f6e0-4fb5-47c4-ae5a-e9fffa3d18b8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-da11f6e0-4fb5-47c4-ae5a-e9fffa3d18b8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da11f6e0-4fb5-47c4-ae5a-e9fffa3d18b8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-da11f6e0-4fb5-47c4-ae5a-e9fffa3d18b8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da11f6e0-4fb5-47c4-ae5a-e9fffa3d18b8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-da11f6e0-4fb5-47c4-ae5a-e9fffa3d18b8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da11f6e0-4fb5-47c4-ae5a-e9fffa3d18b8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-da11f6e0-4fb5-47c4-ae5a-e9fffa3d18b8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da11f6e0-4fb5-47c4-ae5a-e9fffa3d18b8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8eb00123-045f-4502-ae16-24604b9d6847 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8eb00123-045f-4502-ae16-24604b9d6847 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-3a96c609-ebaf-4ec2-b219-700b622e46ff {
  margin-top: 25px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
text-align: center;
}

#s-3a96c609-ebaf-4ec2-b219-700b622e46ff .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-3a96c609-ebaf-4ec2-b219-700b622e46ff .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-3a96c609-ebaf-4ec2-b219-700b622e46ff .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-9bfd5700-ed19-4e03-8e44-7553b2f19609 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-9bfd5700-ed19-4e03-8e44-7553b2f19609"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9bfd5700-ed19-4e03-8e44-7553b2f19609"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9bfd5700-ed19-4e03-8e44-7553b2f19609"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9bfd5700-ed19-4e03-8e44-7553b2f19609"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9bfd5700-ed19-4e03-8e44-7553b2f19609"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9bfd5700-ed19-4e03-8e44-7553b2f19609"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9bfd5700-ed19-4e03-8e44-7553b2f19609"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-eb52d861-097c-4603-9df1-acaef9fc6713 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-eb52d861-097c-4603-9df1-acaef9fc6713:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-eb52d861-097c-4603-9df1-acaef9fc6713:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-eb52d861-097c-4603-9df1-acaef9fc6713 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eb52d861-097c-4603-9df1-acaef9fc6713 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 768px) and (max-width: 991px){#s-eb52d861-097c-4603-9df1-acaef9fc6713 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-eb52d861-097c-4603-9df1-acaef9fc6713 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-eb52d861-097c-4603-9df1-acaef9fc6713-atc-btn-wrapper {
    text-align: center;
  }


#s-eb52d861-097c-4603-9df1-acaef9fc6713 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-eb52d861-097c-4603-9df1-acaef9fc6713-atc-btn-wrapper {
    text-align: center;
  }


#s-eb52d861-097c-4603-9df1-acaef9fc6713 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-eb52d861-097c-4603-9df1-acaef9fc6713-atc-btn-wrapper {
    text-align: center;
  }


#s-eb52d861-097c-4603-9df1-acaef9fc6713 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-eb52d861-097c-4603-9df1-acaef9fc6713-atc-btn-wrapper {
    text-align: center;
  }


#s-eb52d861-097c-4603-9df1-acaef9fc6713 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-eb52d861-097c-4603-9df1-acaef9fc6713-atc-btn-wrapper {
    text-align: center;
  }


#s-eb52d861-097c-4603-9df1-acaef9fc6713 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-eb52d861-097c-4603-9df1-acaef9fc6713.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-ee3dbdca-558b-472f-ab24-c7bd82c437ac {
  text-align: left;
}



.shg-c#s-ee3dbdca-558b-472f-ab24-c7bd82c437ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ee3dbdca-558b-472f-ab24-c7bd82c437ac img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-ee3dbdca-558b-472f-ab24-c7bd82c437ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ee3dbdca-558b-472f-ab24-c7bd82c437ac img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ee3dbdca-558b-472f-ab24-c7bd82c437ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ee3dbdca-558b-472f-ab24-c7bd82c437ac img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-ee3dbdca-558b-472f-ab24-c7bd82c437ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ee3dbdca-558b-472f-ab24-c7bd82c437ac img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-ee3dbdca-558b-472f-ab24-c7bd82c437ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ee3dbdca-558b-472f-ab24-c7bd82c437ac img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9e50cc72-e058-4a9c-9247-4cbfe7db779a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e50cc72-e058-4a9c-9247-4cbfe7db779a .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-315b2343-f252-46b2-9b9d-1cd157a18a4d {
  margin-top: 25px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
text-align: center;
}

#s-315b2343-f252-46b2-9b9d-1cd157a18a4d .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-315b2343-f252-46b2-9b9d-1cd157a18a4d .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-315b2343-f252-46b2-9b9d-1cd157a18a4d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-3d5d86da-c72d-49de-be0d-ce6c112115e3 {
  margin-top: 12px;
margin-bottom: 12px;
}
@media (max-width: 767px){#s-3d5d86da-c72d-49de-be0d-ce6c112115e3 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
}
}
@media (min-width: 0px) {
[id="s-3d5d86da-c72d-49de-be0d-ce6c112115e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d5d86da-c72d-49de-be0d-ce6c112115e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d5d86da-c72d-49de-be0d-ce6c112115e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3d5d86da-c72d-49de-be0d-ce6c112115e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d5d86da-c72d-49de-be0d-ce6c112115e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d5d86da-c72d-49de-be0d-ce6c112115e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d5d86da-c72d-49de-be0d-ce6c112115e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-c7ead911-7aa4-4833-a87c-4177e358ebe5:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c7ead911-7aa4-4833-a87c-4177e358ebe5:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c7ead911-7aa4-4833-a87c-4177e358ebe5 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c7ead911-7aa4-4833-a87c-4177e358ebe5 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c7ead911-7aa4-4833-a87c-4177e358ebe5 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-c7ead911-7aa4-4833-a87c-4177e358ebe5 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-c7ead911-7aa4-4833-a87c-4177e358ebe5-atc-btn-wrapper {
    text-align: center;
  }


#s-c7ead911-7aa4-4833-a87c-4177e358ebe5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-c7ead911-7aa4-4833-a87c-4177e358ebe5-atc-btn-wrapper {
    text-align: center;
  }


#s-c7ead911-7aa4-4833-a87c-4177e358ebe5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-c7ead911-7aa4-4833-a87c-4177e358ebe5-atc-btn-wrapper {
    text-align: center;
  }


#s-c7ead911-7aa4-4833-a87c-4177e358ebe5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-c7ead911-7aa4-4833-a87c-4177e358ebe5-atc-btn-wrapper {
    text-align: center;
  }


#s-c7ead911-7aa4-4833-a87c-4177e358ebe5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-c7ead911-7aa4-4833-a87c-4177e358ebe5-atc-btn-wrapper {
    text-align: center;
  }


#s-c7ead911-7aa4-4833-a87c-4177e358ebe5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c7ead911-7aa4-4833-a87c-4177e358ebe5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-6ffd8da7-21ac-49af-a5bb-3f5022338d7b {
  text-align: left;
}



.shg-c#s-6ffd8da7-21ac-49af-a5bb-3f5022338d7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6ffd8da7-21ac-49af-a5bb-3f5022338d7b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-6ffd8da7-21ac-49af-a5bb-3f5022338d7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6ffd8da7-21ac-49af-a5bb-3f5022338d7b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-6ffd8da7-21ac-49af-a5bb-3f5022338d7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6ffd8da7-21ac-49af-a5bb-3f5022338d7b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-6ffd8da7-21ac-49af-a5bb-3f5022338d7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6ffd8da7-21ac-49af-a5bb-3f5022338d7b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-6ffd8da7-21ac-49af-a5bb-3f5022338d7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6ffd8da7-21ac-49af-a5bb-3f5022338d7b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-cf460cb9-2716-4a25-afaf-936a11d15343 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf460cb9-2716-4a25-afaf-936a11d15343 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-8591b9ef-ed4c-4b62-95dd-b6d81321036f {
  margin-left: 0px;
margin-right: 0px;
text-align: center;
}

#s-8591b9ef-ed4c-4b62-95dd-b6d81321036f .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-8591b9ef-ed4c-4b62-95dd-b6d81321036f .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-8591b9ef-ed4c-4b62-95dd-b6d81321036f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-10a4cfa4-f370-4cae-beca-8e946771d0a1 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-10a4cfa4-f370-4cae-beca-8e946771d0a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10a4cfa4-f370-4cae-beca-8e946771d0a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10a4cfa4-f370-4cae-beca-8e946771d0a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-10a4cfa4-f370-4cae-beca-8e946771d0a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10a4cfa4-f370-4cae-beca-8e946771d0a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-10a4cfa4-f370-4cae-beca-8e946771d0a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10a4cfa4-f370-4cae-beca-8e946771d0a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-2cbf40f2-f212-475f-84de-75229c84c593 {
  border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-2cbf40f2-f212-475f-84de-75229c84c593:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2cbf40f2-f212-475f-84de-75229c84c593:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2cbf40f2-f212-475f-84de-75229c84c593 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2cbf40f2-f212-475f-84de-75229c84c593 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2cbf40f2-f212-475f-84de-75229c84c593 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-2cbf40f2-f212-475f-84de-75229c84c593 {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-2cbf40f2-f212-475f-84de-75229c84c593-atc-btn-wrapper {
    text-align: center;
  }


#s-2cbf40f2-f212-475f-84de-75229c84c593 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-2cbf40f2-f212-475f-84de-75229c84c593-atc-btn-wrapper {
    text-align: center;
  }


#s-2cbf40f2-f212-475f-84de-75229c84c593 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-2cbf40f2-f212-475f-84de-75229c84c593-atc-btn-wrapper {
    text-align: center;
  }


#s-2cbf40f2-f212-475f-84de-75229c84c593 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-2cbf40f2-f212-475f-84de-75229c84c593-atc-btn-wrapper {
    text-align: center;
  }


#s-2cbf40f2-f212-475f-84de-75229c84c593 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-2cbf40f2-f212-475f-84de-75229c84c593-atc-btn-wrapper {
    text-align: center;
  }


#s-2cbf40f2-f212-475f-84de-75229c84c593 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2cbf40f2-f212-475f-84de-75229c84c593.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-572efde0-68d3-4f87-af56-9cfbb47249f6 {
  text-align: left;
}



.shg-c#s-572efde0-68d3-4f87-af56-9cfbb47249f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-572efde0-68d3-4f87-af56-9cfbb47249f6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-572efde0-68d3-4f87-af56-9cfbb47249f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-572efde0-68d3-4f87-af56-9cfbb47249f6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-572efde0-68d3-4f87-af56-9cfbb47249f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-572efde0-68d3-4f87-af56-9cfbb47249f6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-572efde0-68d3-4f87-af56-9cfbb47249f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-572efde0-68d3-4f87-af56-9cfbb47249f6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-572efde0-68d3-4f87-af56-9cfbb47249f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-572efde0-68d3-4f87-af56-9cfbb47249f6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f9c30002-05bc-4457-b1b0-e5b58fa1cba1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9c30002-05bc-4457-b1b0-e5b58fa1cba1 .shg-product-title-component h3 span {
  color: #000;
  
  font-family: ABeeZee;
  
  
  
  
  
}

#s-0a03ac1f-1356-4d70-90d4-cf53fc5aabb8 {
  margin-top: 25px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
text-align: center;
}

#s-0a03ac1f-1356-4d70-90d4-cf53fc5aabb8 .shg-product-sold-out {
  display: none;
  color: rgba(51, 82, 38, 1);
  font-size: 20px;
  
  font-family: ABeeZee;
  font-style:  normal ;
}

#s-0a03ac1f-1356-4d70-90d4-cf53fc5aabb8 .shg-product-price {
  color: rgba(51, 82, 38, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 20px;
}

#s-0a03ac1f-1356-4d70-90d4-cf53fc5aabb8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-8e06e411-5340-4878-bc21-e37cef6c0839 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-8e06e411-5340-4878-bc21-e37cef6c0839"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e06e411-5340-4878-bc21-e37cef6c0839"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e06e411-5340-4878-bc21-e37cef6c0839"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8e06e411-5340-4878-bc21-e37cef6c0839"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e06e411-5340-4878-bc21-e37cef6c0839"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e06e411-5340-4878-bc21-e37cef6c0839"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e06e411-5340-4878-bc21-e37cef6c0839"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(128, 193, 22, 1);
border-radius: 50px;
min-width: 100%;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
color: rgba(0, 0, 0, 1);
}
#s-026c868c-8162-40eb-bd31-3d01b1d28d7b:hover {opacity: 1 !important;
background-color: rgba(183, 208, 152, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-026c868c-8162-40eb-bd31-3d01b1d28d7b:active {background-color: rgba(128, 193, 22, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-026c868c-8162-40eb-bd31-3d01b1d28d7b {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-026c868c-8162-40eb-bd31-3d01b1d28d7b {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (min-width: 768px) and (max-width: 991px){#s-026c868c-8162-40eb-bd31-3d01b1d28d7b {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-026c868c-8162-40eb-bd31-3d01b1d28d7b {
  background-image: none;
background-color: rgba(183, 208, 152, 1);
hover-type: color;
}
}

  #s-026c868c-8162-40eb-bd31-3d01b1d28d7b-atc-btn-wrapper {
    text-align: center;
  }


#s-026c868c-8162-40eb-bd31-3d01b1d28d7b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-026c868c-8162-40eb-bd31-3d01b1d28d7b-atc-btn-wrapper {
    text-align: center;
  }


#s-026c868c-8162-40eb-bd31-3d01b1d28d7b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-026c868c-8162-40eb-bd31-3d01b1d28d7b-atc-btn-wrapper {
    text-align: center;
  }


#s-026c868c-8162-40eb-bd31-3d01b1d28d7b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-026c868c-8162-40eb-bd31-3d01b1d28d7b-atc-btn-wrapper {
    text-align: center;
  }


#s-026c868c-8162-40eb-bd31-3d01b1d28d7b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-026c868c-8162-40eb-bd31-3d01b1d28d7b-atc-btn-wrapper {
    text-align: center;
  }


#s-026c868c-8162-40eb-bd31-3d01b1d28d7b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-026c868c-8162-40eb-bd31-3d01b1d28d7b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-e73462f6-a377-4436-927b-e81b284c5ec4 {
  box-shadow:0px 0px 0px 0px rgba(42, 97, 8, 0.25);
border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 40px;
opacity: 1;
text-align: center;
background-color: rgba(146, 186, 213, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e73462f6-a377-4436-927b-e81b284c5ec4:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(240, 240, 240, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-e73462f6-a377-4436-927b-e81b284c5ec4:active {border-style: solid !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(240, 240, 240, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e73462f6-a377-4436-927b-e81b284c5ec4 {
  margin-top: 50px;
background-color: rgba(172, 85, 66, 1);
color: rgba(250, 221, 208, 1);
}
#s-e73462f6-a377-4436-927b-e81b284c5ec4:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(202, 116, 93, 1) !important;
color: rgba(250, 221, 208, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e73462f6-a377-4436-927b-e81b284c5ec4:active {border-style: solid !important;
border-color: rgba(128, 193, 22, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(252, 251, 251, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-e73462f6-a377-4436-927b-e81b284c5ec4 {
  background-image: none;
background-color: rgba(172, 85, 66, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
}@media (min-width: 768px) and (max-width: 991px){#s-e73462f6-a377-4436-927b-e81b284c5ec4 {
  background-image: none;
background-color: rgba(172, 85, 66, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
}@media (max-width: 767px){#s-e73462f6-a377-4436-927b-e81b284c5ec4 {
  color: rgba(255, 255, 255, 1);
background-image: none;
background-color: rgba(172, 85, 66, 1);
hover-type: color;
}
}

  #s-e73462f6-a377-4436-927b-e81b284c5ec4-root {
    text-align: center;
  }


#s-e73462f6-a377-4436-927b-e81b284c5ec4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-e73462f6-a377-4436-927b-e81b284c5ec4-root {
    text-align: center;
  }


#s-e73462f6-a377-4436-927b-e81b284c5ec4.shg-btn {
  color: rgba(250, 221, 208, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e73462f6-a377-4436-927b-e81b284c5ec4-root {
    text-align: center;
  }


#s-e73462f6-a377-4436-927b-e81b284c5ec4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e73462f6-a377-4436-927b-e81b284c5ec4-root {
    text-align: center;
  }


#s-e73462f6-a377-4436-927b-e81b284c5ec4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-e73462f6-a377-4436-927b-e81b284c5ec4-root {
    text-align: center;
  }


#s-e73462f6-a377-4436-927b-e81b284c5ec4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 25px;
  
  
  
  display:  block ;
}
}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-1c1ce572-d882-45c0-87eb-172c7cbcfe4a {
  margin-left: auto;
margin-right: auto;
}

#s-1c1ce572-d882-45c0-87eb-172c7cbcfe4a hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-da9259b5-191f-4231-899f-5fc1cca666c4 {
  margin-left: auto;
margin-right: auto;
}

#s-da9259b5-191f-4231-899f-5fc1cca666c4 hr {
  border-top: 2px solid #ddd;
}

/*
  $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}