<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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 &gt; .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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-7b835d09-8bb9-436f-b464-72df8673da51 {
  min-height: 50px;
}








#s-7b835d09-8bb9-436f-b464-72df8673da51 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7b835d09-8bb9-436f-b464-72df8673da51.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-4b1b1d33-8add-4790-8440-3199b515a298 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-4b1b1d33-8add-4790-8440-3199b515a298 {
  display: none;
}
#s-4b1b1d33-8add-4790-8440-3199b515a298, #wrap-s-4b1b1d33-8add-4790-8440-3199b515a298 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4b1b1d33-8add-4790-8440-3199b515a298 {
  display: none;
}
#s-4b1b1d33-8add-4790-8440-3199b515a298, #wrap-s-4b1b1d33-8add-4790-8440-3199b515a298 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4b1b1d33-8add-4790-8440-3199b515a298 {
  display: none;
}
#s-4b1b1d33-8add-4790-8440-3199b515a298, #wrap-s-4b1b1d33-8add-4790-8440-3199b515a298 { display: none !important; }}@media (max-width: 767px){#s-4b1b1d33-8add-4790-8440-3199b515a298 {
  display: none;
}
#s-4b1b1d33-8add-4790-8440-3199b515a298, #wrap-s-4b1b1d33-8add-4790-8440-3199b515a298 { display: none !important; }}
#s-4b1b1d33-8add-4790-8440-3199b515a298 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-676d6fec-58bb-4cf1-96e7-674c0850228e {
  margin-top: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-676d6fec-58bb-4cf1-96e7-674c0850228e {
  display: none;
}
#s-676d6fec-58bb-4cf1-96e7-674c0850228e, #wrap-s-676d6fec-58bb-4cf1-96e7-674c0850228e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-676d6fec-58bb-4cf1-96e7-674c0850228e {
  display: none;
}
#s-676d6fec-58bb-4cf1-96e7-674c0850228e, #wrap-s-676d6fec-58bb-4cf1-96e7-674c0850228e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-676d6fec-58bb-4cf1-96e7-674c0850228e {
  display: none;
}
#s-676d6fec-58bb-4cf1-96e7-674c0850228e, #wrap-s-676d6fec-58bb-4cf1-96e7-674c0850228e { display: none !important; }}@media (max-width: 767px){#s-676d6fec-58bb-4cf1-96e7-674c0850228e {
  
}
}







#s-676d6fec-58bb-4cf1-96e7-674c0850228e &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-676d6fec-58bb-4cf1-96e7-674c0850228e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-145d203a-5ff1-4101-aea3-747168f13434 {
  margin-top: -20px;
margin-bottom: -10px;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-3712a834-d420-484f-be1c-b6013b832799 {
  opacity: 0.6;
}

#s-3712a834-d420-484f-be1c-b6013b832799 hr {
  border-top: 2px solid rgba(244, 11, 98, 1);
}

#s-1a17a57c-cc94-49f3-8bd0-db5a8734a191 {
  margin-top: -10px;
}

#s-9c8500d5-d7ff-4ad3-b880-edd58b0bc85f {
  margin-top: 20px;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-9c8500d5-d7ff-4ad3-b880-edd58b0bc85f {
  display: none;
}
#s-9c8500d5-d7ff-4ad3-b880-edd58b0bc85f, #wrap-s-9c8500d5-d7ff-4ad3-b880-edd58b0bc85f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c8500d5-d7ff-4ad3-b880-edd58b0bc85f {
  display: none;
}
#s-9c8500d5-d7ff-4ad3-b880-edd58b0bc85f, #wrap-s-9c8500d5-d7ff-4ad3-b880-edd58b0bc85f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9c8500d5-d7ff-4ad3-b880-edd58b0bc85f {
  display: none;
}
#s-9c8500d5-d7ff-4ad3-b880-edd58b0bc85f, #wrap-s-9c8500d5-d7ff-4ad3-b880-edd58b0bc85f { display: none !important; }}
.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shg-row &gt; * {
  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 &gt; div:empty {
  display: block;
}

#s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c {
  margin-top: 30px;
margin-left: -5%;
}
@media (min-width: 1200px){#s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c {
  display: none;
}
#s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c, #wrap-s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c {
  display: none;
}
#s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c, #wrap-s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c {
  display: none;
}
#s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c, #wrap-s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c { display: none !important; }}
@media (min-width: 0px) {
[id="s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bc9d13e-d82d-4acd-b1fb-4bdb4978237c"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-not-linked &gt; 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 &gt; div {
  width: 100%;
}

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

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

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

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 {
  margin-top: 0px;
margin-left: 35%;
margin-bottom: 20px;
margin-right: 35%;
max-width: 103px;
aspect-ratio: 103/300;
text-align: center;
}
@media (min-width: 1200px){#s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 {
  display: none;
}
#s-5f71235b-fca8-4d0b-87f1-5b3e077361c8, #wrap-s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 {
  display: none;
}
#s-5f71235b-fca8-4d0b-87f1-5b3e077361c8, #wrap-s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 {
  display: none;
}
#s-5f71235b-fca8-4d0b-87f1-5b3e077361c8, #wrap-s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 { display: none !important; }}




  #s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 img.shogun-image,
  #s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 {
    width: 100%;
    height: auto;
  }



  #s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 img.shogun-image {
    

    
    
    
  }


#s-5f71235b-fca8-4d0b-87f1-5b3e077361c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b615c93e-a5dd-46c1-acc4-b77abde1be72 {
  margin-top: 0px;
margin-bottom: 30px;
}
@media (min-width: 1200px){#s-b615c93e-a5dd-46c1-acc4-b77abde1be72 {
  display: none;
}
#s-b615c93e-a5dd-46c1-acc4-b77abde1be72, #wrap-s-b615c93e-a5dd-46c1-acc4-b77abde1be72 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b615c93e-a5dd-46c1-acc4-b77abde1be72 {
  display: none;
}
#s-b615c93e-a5dd-46c1-acc4-b77abde1be72, #wrap-s-b615c93e-a5dd-46c1-acc4-b77abde1be72 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b615c93e-a5dd-46c1-acc4-b77abde1be72 {
  display: none;
}
#s-b615c93e-a5dd-46c1-acc4-b77abde1be72, #wrap-s-b615c93e-a5dd-46c1-acc4-b77abde1be72 { display: none !important; }}
#s-45e2aa8f-5580-4fcc-b628-6c0538cb5064 {
  margin-bottom: 10px;
text-align: center;
}

#s-45e2aa8f-5580-4fcc-b628-6c0538cb5064 .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-45e2aa8f-5580-4fcc-b628-6c0538cb5064 .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-45e2aa8f-5580-4fcc-b628-6c0538cb5064 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(143, 142, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

.shg-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-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7:hover {margin-left: 0px !important;
margin-right: 0px !important;
padding-top: 5px !important;
padding-left: 0px !important;
padding-bottom: 5px !important;
padding-right: 0px !important;
background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7-atc-btn-wrapper {
    text-align: center;
  }


#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7-atc-btn-wrapper {
    text-align: center;
  }


#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7-atc-btn-wrapper {
    text-align: center;
  }


#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7-atc-btn-wrapper {
    text-align: center;
  }


#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7-atc-btn-wrapper {
    text-align: center;
  }


#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-58fc5d4b-cba9-44c4-be03-0dacbdc97bd7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-4d192221-dd8c-477f-b46b-23b0d8250f3a {
  margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-4d192221-dd8c-477f-b46b-23b0d8250f3a {
  display: none;
}
#s-4d192221-dd8c-477f-b46b-23b0d8250f3a, #wrap-s-4d192221-dd8c-477f-b46b-23b0d8250f3a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d192221-dd8c-477f-b46b-23b0d8250f3a {
  display: none;
}
#s-4d192221-dd8c-477f-b46b-23b0d8250f3a, #wrap-s-4d192221-dd8c-477f-b46b-23b0d8250f3a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d192221-dd8c-477f-b46b-23b0d8250f3a {
  display: none;
}
#s-4d192221-dd8c-477f-b46b-23b0d8250f3a, #wrap-s-4d192221-dd8c-477f-b46b-23b0d8250f3a { display: none !important; }}






  #s-4d192221-dd8c-477f-b46b-23b0d8250f3a img.shogun-image {
    

    
    
    
  }


#s-4d192221-dd8c-477f-b46b-23b0d8250f3a .shogun-image-content {
  
    align-items: center;
  
}

#s-66bd3226-f03b-47d7-a615-62bf4e0c0d67 {
  margin-top: 0px;
}

#s-4a5cc0e9-d6bf-422a-9701-25b63a733fa8 {
  margin-top: 20px;
margin-left: -5%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-4a5cc0e9-d6bf-422a-9701-25b63a733fa8 {
  display: none;
}
#s-4a5cc0e9-d6bf-422a-9701-25b63a733fa8, #wrap-s-4a5cc0e9-d6bf-422a-9701-25b63a733fa8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a5cc0e9-d6bf-422a-9701-25b63a733fa8 {
  display: none;
}
#s-4a5cc0e9-d6bf-422a-9701-25b63a733fa8, #wrap-s-4a5cc0e9-d6bf-422a-9701-25b63a733fa8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a5cc0e9-d6bf-422a-9701-25b63a733fa8 {
  display: none;
}
#s-4a5cc0e9-d6bf-422a-9701-25b63a733fa8, #wrap-s-4a5cc0e9-d6bf-422a-9701-25b63a733fa8 { display: none !important; }}
.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 {
  font-weight: ;
  font-family: ;
}

.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-f49ad791-3da0-4bb8-a6db-e4dcb27e2146 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146 {
  
}
}

  #s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146-root {
    text-align: center;
  }


#s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146-root {
    text-align: center;
  }


#s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146-root {
    text-align: center;
  }


#s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146-root {
    text-align: center;
  }


#s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146-root {
    text-align: center;
  }


#s-f49ad791-3da0-4bb8-a6db-e4dcb27e2146.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-6084b365-5e26-4382-95a5-1bc5d48f912f {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-83a26a2b-aede-49d4-8b1d-24e7231fe0bf {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 0%;
max-width: 300px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-83a26a2b-aede-49d4-8b1d-24e7231fe0bf img.shogun-image,
  #s-83a26a2b-aede-49d4-8b1d-24e7231fe0bf .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-83a26a2b-aede-49d4-8b1d-24e7231fe0bf {
    width: 100%;
    height: auto;
  }



  #s-83a26a2b-aede-49d4-8b1d-24e7231fe0bf img.shogun-image {
    

    
    
    
  }


#s-83a26a2b-aede-49d4-8b1d-24e7231fe0bf .shogun-image-content {
  
    align-items: center;
  
}

#s-c02f77d0-535f-4950-845c-2efc7319399a {
  margin-top: 40px;
}

#s-6dbfad36-0cc1-46ee-90cb-55486cf48c39 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-6dbfad36-0cc1-46ee-90cb-55486cf48c39:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-6dbfad36-0cc1-46ee-90cb-55486cf48c39:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6dbfad36-0cc1-46ee-90cb-55486cf48c39 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6dbfad36-0cc1-46ee-90cb-55486cf48c39 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6dbfad36-0cc1-46ee-90cb-55486cf48c39 {
  
}
}

  #s-6dbfad36-0cc1-46ee-90cb-55486cf48c39-root {
    text-align: center;
  }


#s-6dbfad36-0cc1-46ee-90cb-55486cf48c39.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-6dbfad36-0cc1-46ee-90cb-55486cf48c39-root {
    text-align: center;
  }


#s-6dbfad36-0cc1-46ee-90cb-55486cf48c39.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6dbfad36-0cc1-46ee-90cb-55486cf48c39-root {
    text-align: center;
  }


#s-6dbfad36-0cc1-46ee-90cb-55486cf48c39.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6dbfad36-0cc1-46ee-90cb-55486cf48c39-root {
    text-align: center;
  }


#s-6dbfad36-0cc1-46ee-90cb-55486cf48c39.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-6dbfad36-0cc1-46ee-90cb-55486cf48c39-root {
    text-align: center;
  }


#s-6dbfad36-0cc1-46ee-90cb-55486cf48c39.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-a3da3d27-dca8-40e5-a174-0dea8371a67b {
  margin-top: 10px;
margin-left: -10%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-a3da3d27-dca8-40e5-a174-0dea8371a67b {
  display: none;
}
#s-a3da3d27-dca8-40e5-a174-0dea8371a67b, #wrap-s-a3da3d27-dca8-40e5-a174-0dea8371a67b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3da3d27-dca8-40e5-a174-0dea8371a67b {
  display: none;
}
#s-a3da3d27-dca8-40e5-a174-0dea8371a67b, #wrap-s-a3da3d27-dca8-40e5-a174-0dea8371a67b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a3da3d27-dca8-40e5-a174-0dea8371a67b {
  display: none;
}
#s-a3da3d27-dca8-40e5-a174-0dea8371a67b, #wrap-s-a3da3d27-dca8-40e5-a174-0dea8371a67b { display: none !important; }}
#s-71f27181-22f8-4e8a-86c8-40bdbc1ab214 {
  margin-top: 0px;
margin-left: -10px;
margin-right: -10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-71f27181-22f8-4e8a-86c8-40bdbc1ab214 {
  display: none;
}
#s-71f27181-22f8-4e8a-86c8-40bdbc1ab214, #wrap-s-71f27181-22f8-4e8a-86c8-40bdbc1ab214 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-71f27181-22f8-4e8a-86c8-40bdbc1ab214 {
  display: none;
}
#s-71f27181-22f8-4e8a-86c8-40bdbc1ab214, #wrap-s-71f27181-22f8-4e8a-86c8-40bdbc1ab214 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-71f27181-22f8-4e8a-86c8-40bdbc1ab214 {
  display: none;
}
#s-71f27181-22f8-4e8a-86c8-40bdbc1ab214, #wrap-s-71f27181-22f8-4e8a-86c8-40bdbc1ab214 { display: none !important; }}







#s-71f27181-22f8-4e8a-86c8-40bdbc1ab214 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-71f27181-22f8-4e8a-86c8-40bdbc1ab214.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc3a2b50-373e-4643-969d-a11a00fb6fec {
  min-height: 50px;
}








#s-bc3a2b50-373e-4643-969d-a11a00fb6fec &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bc3a2b50-373e-4643-969d-a11a00fb6fec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eb1bc44d-47fc-48ca-8a21-436a789fe7c4 {
  margin-top: 5px;
}

@media (min-width: 0px) {
[id="s-eb1bc44d-47fc-48ca-8a21-436a789fe7c4"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-eb1bc44d-47fc-48ca-8a21-436a789fe7c4"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-eb1bc44d-47fc-48ca-8a21-436a789fe7c4"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb1bc44d-47fc-48ca-8a21-436a789fe7c4"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-261e8c4c-a9fc-4a20-be7f-ab170a70bc93 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-261e8c4c-a9fc-4a20-be7f-ab170a70bc93 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-261e8c4c-a9fc-4a20-be7f-ab170a70bc93.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d56a7daf-401a-457f-aad4-63543c2122be {
  margin-top: 10px;
margin-bottom: 22px;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-d56a7daf-401a-457f-aad4-63543c2122be img.shogun-image,
  #s-d56a7daf-401a-457f-aad4-63543c2122be .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d56a7daf-401a-457f-aad4-63543c2122be {
    width: 100%;
    height: auto;
  }



  #s-d56a7daf-401a-457f-aad4-63543c2122be img.shogun-image {
    

    
    
    
  }


#s-d56a7daf-401a-457f-aad4-63543c2122be .shogun-image-content {
  
    align-items: center;
  
}

#s-210c9d7b-b01f-4623-ac45-2bcfb83b63f7 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-210c9d7b-b01f-4623-ac45-2bcfb83b63f7 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-210c9d7b-b01f-4623-ac45-2bcfb83b63f7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7d759441-875c-4946-a25c-eb57c72180d8 {
  margin-top: 10px;
margin-bottom: 25px;
text-align: center;
}







  #s-7d759441-875c-4946-a25c-eb57c72180d8 img.shogun-image {
    

    
    
    
  }


#s-7d759441-875c-4946-a25c-eb57c72180d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2457a43-5f96-4738-beea-0a136bfa73bf {
  margin-top: 40px;
}

#s-a14aac2f-65ca-4bd1-bd82-cc77787c8e93 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 90px;
max-width: 400px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-a14aac2f-65ca-4bd1-bd82-cc77787c8e93 img.shogun-image,
  #s-a14aac2f-65ca-4bd1-bd82-cc77787c8e93 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a14aac2f-65ca-4bd1-bd82-cc77787c8e93 {
    width: 100%;
    height: auto;
  }



  #s-a14aac2f-65ca-4bd1-bd82-cc77787c8e93 img.shogun-image {
    

    
    
    
  }


#s-a14aac2f-65ca-4bd1-bd82-cc77787c8e93 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f051e8e-1645-4d10-9760-42d9894b275f {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-5f051e8e-1645-4d10-9760-42d9894b275f:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-5f051e8e-1645-4d10-9760-42d9894b275f:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5f051e8e-1645-4d10-9760-42d9894b275f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5f051e8e-1645-4d10-9760-42d9894b275f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5f051e8e-1645-4d10-9760-42d9894b275f {
  
}
}

  #s-5f051e8e-1645-4d10-9760-42d9894b275f-root {
    text-align: center;
  }


#s-5f051e8e-1645-4d10-9760-42d9894b275f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-5f051e8e-1645-4d10-9760-42d9894b275f-root {
    text-align: center;
  }


#s-5f051e8e-1645-4d10-9760-42d9894b275f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5f051e8e-1645-4d10-9760-42d9894b275f-root {
    text-align: center;
  }


#s-5f051e8e-1645-4d10-9760-42d9894b275f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5f051e8e-1645-4d10-9760-42d9894b275f-root {
    text-align: center;
  }


#s-5f051e8e-1645-4d10-9760-42d9894b275f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-5f051e8e-1645-4d10-9760-42d9894b275f-root {
    text-align: center;
  }


#s-5f051e8e-1645-4d10-9760-42d9894b275f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-479bf486-f402-4662-8f5c-217212c1d1af {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-479bf486-f402-4662-8f5c-217212c1d1af {
  display: none;
}
#s-479bf486-f402-4662-8f5c-217212c1d1af, #wrap-s-479bf486-f402-4662-8f5c-217212c1d1af { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-479bf486-f402-4662-8f5c-217212c1d1af {
  display: none;
}
#s-479bf486-f402-4662-8f5c-217212c1d1af, #wrap-s-479bf486-f402-4662-8f5c-217212c1d1af { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-479bf486-f402-4662-8f5c-217212c1d1af {
  display: none;
}
#s-479bf486-f402-4662-8f5c-217212c1d1af, #wrap-s-479bf486-f402-4662-8f5c-217212c1d1af { display: none !important; }}
#s-06cabe32-226b-4677-a7ac-fa45186ea649 {
  margin-bottom: 10px;
text-align: center;
}

#s-06cabe32-226b-4677-a7ac-fa45186ea649 .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-06cabe32-226b-4677-a7ac-fa45186ea649 .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-06cabe32-226b-4677-a7ac-fa45186ea649 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(143, 142, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7:hover {margin-left: 0px !important;
margin-right: 0px !important;
padding-top: 5px !important;
padding-left: 0px !important;
padding-bottom: 5px !important;
padding-right: 0px !important;
background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7-atc-btn-wrapper {
    text-align: center;
  }


#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7-atc-btn-wrapper {
    text-align: center;
  }


#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7-atc-btn-wrapper {
    text-align: center;
  }


#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7-atc-btn-wrapper {
    text-align: center;
  }


#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7-atc-btn-wrapper {
    text-align: center;
  }


#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-559f6abe-5d0f-4ac2-9682-c629e35ad9f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-cc9c496e-6398-48d0-8a18-2becbdb4a6bb {
  margin-top: 40px;
}

@media (min-width: 0px) {
[id="s-1dd8e100-510c-4206-8395-f910bdc29a4d"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-1dd8e100-510c-4206-8395-f910bdc29a4d"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-1dd8e100-510c-4206-8395-f910bdc29a4d"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-1dd8e100-510c-4206-8395-f910bdc29a4d"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-4c9d17cd-ea28-40b7-bb7f-6c0c67ab53d4 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-4c9d17cd-ea28-40b7-bb7f-6c0c67ab53d4 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c9d17cd-ea28-40b7-bb7f-6c0c67ab53d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-870e94ce-bf8c-4ce3-ba0c-1960482f8190 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10%;
padding-right: 10%;
max-width: 600px;
text-align: center;
}







  #s-870e94ce-bf8c-4ce3-ba0c-1960482f8190 img.shogun-image {
    

    
    
    
  }


#s-870e94ce-bf8c-4ce3-ba0c-1960482f8190 .shogun-image-content {
  
    align-items: center;
  
}

#s-b71aea7c-2548-4496-a62e-d82dc6ba690d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-b71aea7c-2548-4496-a62e-d82dc6ba690d &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b71aea7c-2548-4496-a62e-d82dc6ba690d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2cac78af-19dc-4789-8dbb-5e910064a906 {
  margin-top: 0px;
text-align: center;
}







  #s-2cac78af-19dc-4789-8dbb-5e910064a906 img.shogun-image {
    

    
    
    
  }


#s-2cac78af-19dc-4789-8dbb-5e910064a906 .shogun-image-content {
  
    align-items: center;
  
}

#s-4edaed48-ef19-4a4e-972c-44ddf620eff8 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (min-width: 1200px){#s-4edaed48-ef19-4a4e-972c-44ddf620eff8 {
  display: none;
}
#s-4edaed48-ef19-4a4e-972c-44ddf620eff8, #wrap-s-4edaed48-ef19-4a4e-972c-44ddf620eff8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4edaed48-ef19-4a4e-972c-44ddf620eff8 {
  display: none;
}
#s-4edaed48-ef19-4a4e-972c-44ddf620eff8, #wrap-s-4edaed48-ef19-4a4e-972c-44ddf620eff8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4edaed48-ef19-4a4e-972c-44ddf620eff8 {
  display: none;
}
#s-4edaed48-ef19-4a4e-972c-44ddf620eff8, #wrap-s-4edaed48-ef19-4a4e-972c-44ddf620eff8 { display: none !important; }}
@media (min-width: 0px) {
[id="s-4edaed48-ef19-4a4e-972c-44ddf620eff8"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-4edaed48-ef19-4a4e-972c-44ddf620eff8"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-4edaed48-ef19-4a4e-972c-44ddf620eff8"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-4edaed48-ef19-4a4e-972c-44ddf620eff8"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-8c8f0c44-545b-4fc4-a681-bf11e122c35e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-8c8f0c44-545b-4fc4-a681-bf11e122c35e &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8c8f0c44-545b-4fc4-a681-bf11e122c35e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-40532b8a-b4d2-4203-99c9-929d3fc5e426 {
  text-align: center;
}







  #s-40532b8a-b4d2-4203-99c9-929d3fc5e426 img.shogun-image {
    

    
    
    
  }


#s-40532b8a-b4d2-4203-99c9-929d3fc5e426 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d1e0c1a-d0e2-426b-8a92-cb7c5bfb3976 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-1d1e0c1a-d0e2-426b-8a92-cb7c5bfb3976 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1d1e0c1a-d0e2-426b-8a92-cb7c5bfb3976.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e934753e-a83d-48b3-a3bd-0ed1ab9d2a3d {
  text-align: center;
}







  #s-e934753e-a83d-48b3-a3bd-0ed1ab9d2a3d img.shogun-image {
    

    
    
    
  }


#s-e934753e-a83d-48b3-a3bd-0ed1ab9d2a3d .shogun-image-content {
  
    align-items: center;
  
}

#s-fe11c0f0-bd65-4031-bcd7-9a9e1eecef9c {
  margin-top: 40px;
}

#s-52442653-fb14-4e6c-867e-f565e7ef226b {
  margin-top: 10px;
text-align: center;
}

#s-0081763a-c8d7-446d-817f-2b809fe5f658 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 20px;
margin-left: 20%;
margin-bottom: 20px;
margin-right: 20%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-0081763a-c8d7-446d-817f-2b809fe5f658:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-0081763a-c8d7-446d-817f-2b809fe5f658:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0081763a-c8d7-446d-817f-2b809fe5f658 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0081763a-c8d7-446d-817f-2b809fe5f658 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0081763a-c8d7-446d-817f-2b809fe5f658 {
  
}
}

  #s-0081763a-c8d7-446d-817f-2b809fe5f658-root {
    text-align: center;
  }


#s-0081763a-c8d7-446d-817f-2b809fe5f658.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-0081763a-c8d7-446d-817f-2b809fe5f658-root {
    text-align: center;
  }


#s-0081763a-c8d7-446d-817f-2b809fe5f658.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0081763a-c8d7-446d-817f-2b809fe5f658-root {
    text-align: center;
  }


#s-0081763a-c8d7-446d-817f-2b809fe5f658.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0081763a-c8d7-446d-817f-2b809fe5f658-root {
    text-align: center;
  }


#s-0081763a-c8d7-446d-817f-2b809fe5f658.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-0081763a-c8d7-446d-817f-2b809fe5f658-root {
    text-align: center;
  }


#s-0081763a-c8d7-446d-817f-2b809fe5f658.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-c4de8a6e-6341-4f54-9b89-a66c169c717e {
  margin-top: 5px;
}

@media (min-width: 0px) {
[id="s-c4de8a6e-6341-4f54-9b89-a66c169c717e"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-c4de8a6e-6341-4f54-9b89-a66c169c717e"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-c4de8a6e-6341-4f54-9b89-a66c169c717e"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4de8a6e-6341-4f54-9b89-a66c169c717e"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-8698d189-9cb6-4428-b9ef-8fc903f36a47 {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-8698d189-9cb6-4428-b9ef-8fc903f36a47 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8698d189-9cb6-4428-b9ef-8fc903f36a47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a9d545b-eec1-42f6-86ff-6a0dd891f5f2 {
  margin-left: 30%;
margin-right: 30%;
text-align: center;
}







  #s-7a9d545b-eec1-42f6-86ff-6a0dd891f5f2 img.shogun-image {
    

    
    
    
  }


#s-7a9d545b-eec1-42f6-86ff-6a0dd891f5f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-9bcfab7a-10af-4738-8331-0d0c72d8e8dc {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-9bcfab7a-10af-4738-8331-0d0c72d8e8dc &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9bcfab7a-10af-4738-8331-0d0c72d8e8dc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-38ad1ef7-0012-4a52-b798-5d368940eb19 {
  margin-top: 0px;
margin-left: 30%;
margin-right: 30%;
text-align: center;
}







  #s-38ad1ef7-0012-4a52-b798-5d368940eb19 img.shogun-image {
    

    
    
    
  }


#s-38ad1ef7-0012-4a52-b798-5d368940eb19 .shogun-image-content {
  
    align-items: center;
  
}

#s-2368267f-78e1-459a-8e04-af1380066eaa {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-85f882cd-8e70-44d8-80d9-2ebec967fc49 {
  margin-top: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-85f882cd-8e70-44d8-80d9-2ebec967fc49 {
  display: none;
}
#s-85f882cd-8e70-44d8-80d9-2ebec967fc49, #wrap-s-85f882cd-8e70-44d8-80d9-2ebec967fc49 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85f882cd-8e70-44d8-80d9-2ebec967fc49 {
  display: none;
}
#s-85f882cd-8e70-44d8-80d9-2ebec967fc49, #wrap-s-85f882cd-8e70-44d8-80d9-2ebec967fc49 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-85f882cd-8e70-44d8-80d9-2ebec967fc49 {
  display: none;
}
#s-85f882cd-8e70-44d8-80d9-2ebec967fc49, #wrap-s-85f882cd-8e70-44d8-80d9-2ebec967fc49 { display: none !important; }}@media (max-width: 767px){#s-85f882cd-8e70-44d8-80d9-2ebec967fc49 {
  
}
}







#s-85f882cd-8e70-44d8-80d9-2ebec967fc49 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-85f882cd-8e70-44d8-80d9-2ebec967fc49.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1fd2f090-088c-46c7-8eb8-405767b39cb4 {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
background-repeat: repeat;
}

@media (min-width: 0px) {
[id="s-b57ffe9f-8824-4919-a62a-e32a2fcb204d"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b57ffe9f-8824-4919-a62a-e32a2fcb204d"] &gt; .shg-row &gt; .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b57ffe9f-8824-4919-a62a-e32a2fcb204d"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b57ffe9f-8824-4919-a62a-e32a2fcb204d"] &gt; .shg-row &gt; .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b57ffe9f-8824-4919-a62a-e32a2fcb204d"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b57ffe9f-8824-4919-a62a-e32a2fcb204d"] &gt; .shg-row &gt; .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b57ffe9f-8824-4919-a62a-e32a2fcb204d"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-a6a75379-c02c-4cef-8877-f7bd939f4a0b {
  margin-top: 10px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
}

#s-3e047faf-f165-413a-a528-7ec073a72f9d {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 20px;
margin-left: 15%;
margin-bottom: 0px;
margin-right: 15%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-3e047faf-f165-413a-a528-7ec073a72f9d:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-3e047faf-f165-413a-a528-7ec073a72f9d:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3e047faf-f165-413a-a528-7ec073a72f9d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e047faf-f165-413a-a528-7ec073a72f9d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e047faf-f165-413a-a528-7ec073a72f9d {
  
}
}

  #s-3e047faf-f165-413a-a528-7ec073a72f9d-root {
    text-align: center;
  }


#s-3e047faf-f165-413a-a528-7ec073a72f9d.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-3e047faf-f165-413a-a528-7ec073a72f9d-root {
    text-align: center;
  }


#s-3e047faf-f165-413a-a528-7ec073a72f9d.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3e047faf-f165-413a-a528-7ec073a72f9d-root {
    text-align: center;
  }


#s-3e047faf-f165-413a-a528-7ec073a72f9d.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3e047faf-f165-413a-a528-7ec073a72f9d-root {
    text-align: center;
  }


#s-3e047faf-f165-413a-a528-7ec073a72f9d.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-3e047faf-f165-413a-a528-7ec073a72f9d-root {
    text-align: center;
  }


#s-3e047faf-f165-413a-a528-7ec073a72f9d.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-dee12607-561a-4974-9b99-a47a9f36504b {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-dee12607-561a-4974-9b99-a47a9f36504b"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-dee12607-561a-4974-9b99-a47a9f36504b"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dee12607-561a-4974-9b99-a47a9f36504b"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dee12607-561a-4974-9b99-a47a9f36504b"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-b3f07a25-3616-492a-ba59-ed3c1e962d22 {
  margin-bottom: 10px;
text-align: center;
}







  #s-b3f07a25-3616-492a-ba59-ed3c1e962d22 img.shogun-image {
    

    
    
    
  }


#s-b3f07a25-3616-492a-ba59-ed3c1e962d22 .shogun-image-content {
  
    align-items: center;
  
}

#s-16aada8f-0596-4875-82d5-065e50b7f095 {
  margin-top: 0px;
margin-bottom: 10px;
text-align: center;
}

#s-16aada8f-0596-4875-82d5-065e50b7f095 .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 25px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-16aada8f-0596-4875-82d5-065e50b7f095 .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 25px;
}

#s-16aada8f-0596-4875-82d5-065e50b7f095 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-402df0f7-d292-42bd-aa55-aa01bf625363:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-402df0f7-d292-42bd-aa55-aa01bf625363:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-402df0f7-d292-42bd-aa55-aa01bf625363-atc-btn-wrapper {
    text-align: center;
  }


#s-402df0f7-d292-42bd-aa55-aa01bf625363 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-402df0f7-d292-42bd-aa55-aa01bf625363-atc-btn-wrapper {
    text-align: center;
  }


#s-402df0f7-d292-42bd-aa55-aa01bf625363 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-402df0f7-d292-42bd-aa55-aa01bf625363-atc-btn-wrapper {
    text-align: center;
  }


#s-402df0f7-d292-42bd-aa55-aa01bf625363 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-402df0f7-d292-42bd-aa55-aa01bf625363-atc-btn-wrapper {
    text-align: center;
  }


#s-402df0f7-d292-42bd-aa55-aa01bf625363 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-402df0f7-d292-42bd-aa55-aa01bf625363-atc-btn-wrapper {
    text-align: center;
  }


#s-402df0f7-d292-42bd-aa55-aa01bf625363 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-402df0f7-d292-42bd-aa55-aa01bf625363.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-f681e1e3-0829-4dfd-a997-c8f200f0b3a0 {
  margin-bottom: 10px;
max-width: 200px;
aspect-ratio: 200/267;
text-align: center;
}





  #s-f681e1e3-0829-4dfd-a997-c8f200f0b3a0 img.shogun-image,
  #s-f681e1e3-0829-4dfd-a997-c8f200f0b3a0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f681e1e3-0829-4dfd-a997-c8f200f0b3a0 {
    width: 100%;
    height: auto;
  }



  #s-f681e1e3-0829-4dfd-a997-c8f200f0b3a0 img.shogun-image {
    

    
    
    
  }


#s-f681e1e3-0829-4dfd-a997-c8f200f0b3a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-381a0c11-95ad-4dcf-ad46-f44bfd94f610 {
  margin-top: 0px;
margin-bottom: 10px;
text-align: center;
}

#s-381a0c11-95ad-4dcf-ad46-f44bfd94f610 .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 25px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-381a0c11-95ad-4dcf-ad46-f44bfd94f610 .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 25px;
}

#s-381a0c11-95ad-4dcf-ad46-f44bfd94f610 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-0f2539b4-3cdc-440b-bc1a-549a73629cec:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-0f2539b4-3cdc-440b-bc1a-549a73629cec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0f2539b4-3cdc-440b-bc1a-549a73629cec-atc-btn-wrapper {
    text-align: center;
  }


#s-0f2539b4-3cdc-440b-bc1a-549a73629cec {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-0f2539b4-3cdc-440b-bc1a-549a73629cec-atc-btn-wrapper {
    text-align: center;
  }


#s-0f2539b4-3cdc-440b-bc1a-549a73629cec {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-0f2539b4-3cdc-440b-bc1a-549a73629cec-atc-btn-wrapper {
    text-align: center;
  }


#s-0f2539b4-3cdc-440b-bc1a-549a73629cec {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-0f2539b4-3cdc-440b-bc1a-549a73629cec-atc-btn-wrapper {
    text-align: center;
  }


#s-0f2539b4-3cdc-440b-bc1a-549a73629cec {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-0f2539b4-3cdc-440b-bc1a-549a73629cec-atc-btn-wrapper {
    text-align: center;
  }


#s-0f2539b4-3cdc-440b-bc1a-549a73629cec {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-0f2539b4-3cdc-440b-bc1a-549a73629cec.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-c5c14f86-2172-49f8-8028-57f0487256be {
  margin-top: 30px;
margin-left: 5%;
margin-right: 0%;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
border-radius: 10px;
}

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

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-not-linked&gt;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&gt;div {
  width: 100%;
}

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-49058ca2-2c6d-4aef-8049-11b5dacd14ee {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
text-align: center;
}



.shg-image-margin-container-s-49058ca2-2c6d-4aef-8049-11b5dacd14ee {
  margin-left: 10%;
  margin-right: 10%;
  
  margin-bottom: 20px;
}

#s-49058ca2-2c6d-4aef-8049-11b5dacd14ee {
  margin: 0 !important;
}





  img.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image {
    
    
    
    
  }


.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee .shogun-image-content {
  
    align-items: center;
  
}

.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-49058ca2-2c6d-4aef-8049-11b5dacd14ee {
  
  
  
  
}

#s-49058ca2-2c6d-4aef-8049-11b5dacd14ee {
  margin: 0 !important;
}





  img.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image {
    
    
    
    
  }


.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee .shogun-image-content {
  
    align-items: center;
  
}

.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-49058ca2-2c6d-4aef-8049-11b5dacd14ee {
  
  
  
  
}

#s-49058ca2-2c6d-4aef-8049-11b5dacd14ee {
  margin: 0 !important;
}





  img.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image {
    
    
    
    
  }


.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee .shogun-image-content {
  
    align-items: center;
  
}

.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-49058ca2-2c6d-4aef-8049-11b5dacd14ee {
  
  
  
  
}

#s-49058ca2-2c6d-4aef-8049-11b5dacd14ee {
  margin: 0 !important;
}





  img.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image {
    
    
    
    
  }


.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee .shogun-image-content {
  
    align-items: center;
  
}

.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-49058ca2-2c6d-4aef-8049-11b5dacd14ee {
  
  
  
  
}

#s-49058ca2-2c6d-4aef-8049-11b5dacd14ee {
  margin: 0 !important;
}





  img.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image {
    
    
    
    
  }


.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee .shogun-image-content {
  
    align-items: center;
  
}

.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49058ca2-2c6d-4aef-8049-11b5dacd14ee.shogun-image {
  box-sizing: border-box;
}




}
#s-637386db-496f-421a-9329-c46ee326b6ff {
  padding-left: 90px;
padding-right: 90px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
}

#s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
  margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
max-width: 300px;
aspect-ratio: 300/318;
text-align: center;
}



.shg-image-margin-container-s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 20px;
  
}

#s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shg-image-content-wrapper {
      aspect-ratio: 300/318;
      min-width: 100%;
      height: auto;
    }

    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shogun-image-link {
      aspect-ratio: 300/318;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 300px;
  }



  img.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shogun-image-content {
  
    align-items: center;
  
}

.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
      --shg-aspect-ratio: calc(300/318); 
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
      position: relative;
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
  
  
  
  
}

#s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shg-image-content-wrapper {
      aspect-ratio: 300/318;
      min-width: 100%;
      height: auto;
    }

    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shogun-image-link {
      aspect-ratio: 300/318;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 300px;
  }



  img.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shogun-image-content {
  
    align-items: center;
  
}

.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
      --shg-aspect-ratio: calc(300/318); 
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
      position: relative;
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
  
  
  
  
}

#s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shg-image-content-wrapper {
      aspect-ratio: 300/318;
      min-width: 100%;
      height: auto;
    }

    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shogun-image-link {
      aspect-ratio: 300/318;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 300px;
  }



  img.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shogun-image-content {
  
    align-items: center;
  
}

.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
      --shg-aspect-ratio: calc(300/318); 
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
      position: relative;
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
  
  
  
  
}

#s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shg-image-content-wrapper {
      aspect-ratio: 300/318;
      min-width: 100%;
      height: auto;
    }

    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shogun-image-link {
      aspect-ratio: 300/318;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 300px;
  }



  img.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shogun-image-content {
  
    align-items: center;
  
}

.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
      --shg-aspect-ratio: calc(300/318); 
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
      position: relative;
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
  
  
  
  
}

#s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shg-image-content-wrapper {
      aspect-ratio: 300/318;
      min-width: 100%;
      height: auto;
    }

    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shogun-image-link {
      aspect-ratio: 300/318;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-845ec1f8-7bbb-4329-ba51-c5b593882a85 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 300px;
  }



  img.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-845ec1f8-7bbb-4329-ba51-c5b593882a85 .shogun-image-content {
  
    align-items: center;
  
}

.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85 {
      --shg-aspect-ratio: calc(300/318); 
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container {
      position: relative;
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-845ec1f8-7bbb-4329-ba51-c5b593882a85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}
#s-2e19b5ed-32d3-4ad5-a70f-8372d219fafc {
  text-align: center;
}

#s-2e19b5ed-32d3-4ad5-a70f-8372d219fafc .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 25px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2e19b5ed-32d3-4ad5-a70f-8372d219fafc .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 25px;
}

#s-2e19b5ed-32d3-4ad5-a70f-8372d219fafc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-radius: 15px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-114aa7da-6057-441e-9639-4ed97ad75bf8:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-114aa7da-6057-441e-9639-4ed97ad75bf8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-114aa7da-6057-441e-9639-4ed97ad75bf8-atc-btn-wrapper {
    text-align: center;
  }


#s-114aa7da-6057-441e-9639-4ed97ad75bf8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-114aa7da-6057-441e-9639-4ed97ad75bf8-atc-btn-wrapper {
    text-align: center;
  }


#s-114aa7da-6057-441e-9639-4ed97ad75bf8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-114aa7da-6057-441e-9639-4ed97ad75bf8-atc-btn-wrapper {
    text-align: center;
  }


#s-114aa7da-6057-441e-9639-4ed97ad75bf8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-114aa7da-6057-441e-9639-4ed97ad75bf8-atc-btn-wrapper {
    text-align: center;
  }


#s-114aa7da-6057-441e-9639-4ed97ad75bf8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-114aa7da-6057-441e-9639-4ed97ad75bf8-atc-btn-wrapper {
    text-align: center;
  }


#s-114aa7da-6057-441e-9639-4ed97ad75bf8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-114aa7da-6057-441e-9639-4ed97ad75bf8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b {
  
}
}

  #s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b-root {
    text-align: center;
  }


#s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b-root {
    text-align: center;
  }


#s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b-root {
    text-align: center;
  }


#s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b-root {
    text-align: center;
  }


#s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b-root {
    text-align: center;
  }


#s-c0136e5c-afa1-47f1-a8ac-fce3f595bb8b.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-77f050ec-f0b1-4300-a65f-0266358e9a3b {
  margin-top: 40px;
}

@media (min-width: 0px) {
[id="s-acd15441-7f28-4df4-9d7d-170408df9726"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-acd15441-7f28-4df4-9d7d-170408df9726"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-acd15441-7f28-4df4-9d7d-170408df9726"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-acd15441-7f28-4df4-9d7d-170408df9726"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-034ed176-937b-4482-9f02-cc0d32d639c2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-034ed176-937b-4482-9f02-cc0d32d639c2 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-034ed176-937b-4482-9f02-cc0d32d639c2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52e3a274-17c2-477f-9cee-ecbf382aac50 {
  margin-top: 0px;
text-align: center;
}







  #s-52e3a274-17c2-477f-9cee-ecbf382aac50 img.shogun-image {
    

    
    
    
  }


#s-52e3a274-17c2-477f-9cee-ecbf382aac50 .shogun-image-content {
  
    align-items: center;
  
}

#s-34a4f65d-322e-4f18-82db-1ff0e45b22e4 {
  margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-34a4f65d-322e-4f18-82db-1ff0e45b22e4 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-34a4f65d-322e-4f18-82db-1ff0e45b22e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1007f0bf-4d30-4a2d-9cf7-efd5432f19ea {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}







  #s-1007f0bf-4d30-4a2d-9cf7-efd5432f19ea img.shogun-image {
    

    
    
    
  }


#s-1007f0bf-4d30-4a2d-9cf7-efd5432f19ea .shogun-image-content {
  
    align-items: center;
  
}

#s-80a1bc7a-73d1-4ade-b731-bf9ef99afd6b {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-80a1bc7a-73d1-4ade-b731-bf9ef99afd6b"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-80a1bc7a-73d1-4ade-b731-bf9ef99afd6b"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-80a1bc7a-73d1-4ade-b731-bf9ef99afd6b"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-80a1bc7a-73d1-4ade-b731-bf9ef99afd6b"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-4440da89-12f5-4eb4-be48-b0ed2ecdec9f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-4440da89-12f5-4eb4-be48-b0ed2ecdec9f &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4440da89-12f5-4eb4-be48-b0ed2ecdec9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc1f1f7b-337d-4c74-9772-a8818e559e46 {
  text-align: center;
}







  #s-bc1f1f7b-337d-4c74-9772-a8818e559e46 img.shogun-image {
    

    
    
    
  }


#s-bc1f1f7b-337d-4c74-9772-a8818e559e46 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc29feaf-8e3f-47b1-a35d-a43e97f617ca {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-bc29feaf-8e3f-47b1-a35d-a43e97f617ca &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bc29feaf-8e3f-47b1-a35d-a43e97f617ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-05dca976-bf7f-4bb1-acec-c32a11b1f8ff {
  margin-top: 15px;
margin-bottom: 25px;
text-align: center;
}







  #s-05dca976-bf7f-4bb1-acec-c32a11b1f8ff img.shogun-image {
    

    
    
    
  }


#s-05dca976-bf7f-4bb1-acec-c32a11b1f8ff .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-509f7464-7865-4a6c-b7dc-371d25e1738f"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-509f7464-7865-4a6c-b7dc-371d25e1738f"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-509f7464-7865-4a6c-b7dc-371d25e1738f"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-509f7464-7865-4a6c-b7dc-371d25e1738f"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-fa560443-b16d-4693-843c-91fd9b49fbff {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-fa560443-b16d-4693-843c-91fd9b49fbff &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fa560443-b16d-4693-843c-91fd9b49fbff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-27a589fd-d2ff-4b0c-8f6d-cef596013d31 {
  text-align: center;
}







  #s-27a589fd-d2ff-4b0c-8f6d-cef596013d31 img.shogun-image {
    

    
    
    
  }


#s-27a589fd-d2ff-4b0c-8f6d-cef596013d31 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1ee0d95-b802-4f3a-962d-84428d58d3d3 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-c1ee0d95-b802-4f3a-962d-84428d58d3d3 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c1ee0d95-b802-4f3a-962d-84428d58d3d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c5f99b7d-e088-41cc-8d12-bf0f1f876f64 {
  margin-top: 10px;
margin-bottom: 14px;
text-align: center;
}







  #s-c5f99b7d-e088-41cc-8d12-bf0f1f876f64 img.shogun-image {
    

    
    
    
  }


#s-c5f99b7d-e088-41cc-8d12-bf0f1f876f64 .shogun-image-content {
  
    align-items: center;
  
}

#s-53841d76-908b-423d-a51f-ae7538a8edd0 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-53841d76-908b-423d-a51f-ae7538a8edd0"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-53841d76-908b-423d-a51f-ae7538a8edd0"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-53841d76-908b-423d-a51f-ae7538a8edd0"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-53841d76-908b-423d-a51f-ae7538a8edd0"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-c6a9c5a1-8085-4e02-9c0b-6ad266e0d11d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-c6a9c5a1-8085-4e02-9c0b-6ad266e0d11d &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c6a9c5a1-8085-4e02-9c0b-6ad266e0d11d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-256c2022-e605-47a9-94a2-0305d1a67bbe {
  text-align: center;
}







  #s-256c2022-e605-47a9-94a2-0305d1a67bbe img.shogun-image {
    

    
    
    
  }


#s-256c2022-e605-47a9-94a2-0305d1a67bbe .shogun-image-content {
  
    align-items: center;
  
}

#s-bc2caf5c-8589-4886-bbb2-c5b6e6f73125 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-bc2caf5c-8589-4886-bbb2-c5b6e6f73125 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bc2caf5c-8589-4886-bbb2-c5b6e6f73125.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-23426816-6bab-496e-a02f-d81a715559d8 {
  text-align: center;
}







  #s-23426816-6bab-496e-a02f-d81a715559d8 img.shogun-image {
    

    
    
    
  }


#s-23426816-6bab-496e-a02f-d81a715559d8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-c3304623-482f-47ad-8b99-b3e0ddd07c14"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-c3304623-482f-47ad-8b99-b3e0ddd07c14"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-c3304623-482f-47ad-8b99-b3e0ddd07c14"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3304623-482f-47ad-8b99-b3e0ddd07c14"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-6b6329bd-67cf-45df-a91e-34ea9b8f518b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-6b6329bd-67cf-45df-a91e-34ea9b8f518b &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6b6329bd-67cf-45df-a91e-34ea9b8f518b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e9fe3f37-7644-44e7-abc2-e1e0afb255ba {
  text-align: center;
}







  #s-e9fe3f37-7644-44e7-abc2-e1e0afb255ba img.shogun-image {
    

    
    
    
  }


#s-e9fe3f37-7644-44e7-abc2-e1e0afb255ba .shogun-image-content {
  
    align-items: center;
  
}

#s-76ca390b-935a-41d1-a7db-cd5d59b426cd {
  margin-top: 10px;
}

#s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
  margin-left: 0%;
margin-right: 10%;
max-width: 200px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
  margin-left: 0%;
  margin-right: 10%;
  
  
}

#s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a211b848-7dac-4da0-aa41-d8d45e939f2a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 200px;
  }



  img.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shogun-image-content {
  
    align-items: center;
  
}

.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
      position: relative;
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 200px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
  
  
  
  
}

#s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a211b848-7dac-4da0-aa41-d8d45e939f2a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 200px;
  }



  img.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shogun-image-content {
  
    align-items: center;
  
}

.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
      position: relative;
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 200px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
  
  
  
  
}

#s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a211b848-7dac-4da0-aa41-d8d45e939f2a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 200px;
  }



  img.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shogun-image-content {
  
    align-items: center;
  
}

.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
      position: relative;
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 200px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
  
  
  
  
}

#s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a211b848-7dac-4da0-aa41-d8d45e939f2a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 200px;
  }



  img.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shogun-image-content {
  
    align-items: center;
  
}

.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
      position: relative;
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 200px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
  
  
  
  
}

#s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a211b848-7dac-4da0-aa41-d8d45e939f2a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 200px;
  }



  img.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-a211b848-7dac-4da0-aa41-d8d45e939f2a .shogun-image-content {
  
    align-items: center;
  
}

.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container {
      position: relative;
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a211b848-7dac-4da0-aa41-d8d45e939f2a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 200px;
    }
  }

}
#s-a538a305-47fb-490e-ac73-049263c4437e {
  margin-top: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-a538a305-47fb-490e-ac73-049263c4437e"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-a538a305-47fb-490e-ac73-049263c4437e"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-a538a305-47fb-490e-ac73-049263c4437e"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-a538a305-47fb-490e-ac73-049263c4437e"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-fe1abad1-1341-45ba-9ab5-7d41021f45b6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-fe1abad1-1341-45ba-9ab5-7d41021f45b6 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe1abad1-1341-45ba-9ab5-7d41021f45b6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d2d10885-3851-4f92-989f-affaa9ff20bd {
  text-align: center;
}







  #s-d2d10885-3851-4f92-989f-affaa9ff20bd img.shogun-image {
    

    
    
    
  }


#s-d2d10885-3851-4f92-989f-affaa9ff20bd .shogun-image-content {
  
    align-items: center;
  
}

#s-175f3264-23d3-422d-bba0-4eb82e1ff40d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}








#s-175f3264-23d3-422d-bba0-4eb82e1ff40d &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-175f3264-23d3-422d-bba0-4eb82e1ff40d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-50563a66-d81e-4e94-a54a-e8d3fd5baf57 {
  text-align: center;
}







  #s-50563a66-d81e-4e94-a54a-e8d3fd5baf57 img.shogun-image {
    

    
    
    
  }


#s-50563a66-d81e-4e94-a54a-e8d3fd5baf57 .shogun-image-content {
  
    align-items: center;
  
}

#s-60022944-dd19-44da-8bf6-dba4a1be67c9 {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
text-align: center;
}
@media (max-width: 767px){#s-60022944-dd19-44da-8bf6-dba4a1be67c9 {
  display: none;
}
#s-60022944-dd19-44da-8bf6-dba4a1be67c9, #wrap-s-60022944-dd19-44da-8bf6-dba4a1be67c9 { display: none !important; }}
#s-bf74748b-d590-440b-8cc4-82ef897dd874 {
  margin-top: -30px;
padding-left: 0%;
padding-right: 0%;
opacity: 0.6;
}

#s-bf74748b-d590-440b-8cc4-82ef897dd874 hr {
  border-top: 2px solid rgba(244, 11, 98, 1);
}

#s-29cfc169-548d-4bb1-8bed-51354b3959ed {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
}
@media (max-width: 767px){#s-29cfc169-548d-4bb1-8bed-51354b3959ed {
  display: none;
}
#s-29cfc169-548d-4bb1-8bed-51354b3959ed, #wrap-s-29cfc169-548d-4bb1-8bed-51354b3959ed { display: none !important; }}







#s-29cfc169-548d-4bb1-8bed-51354b3959ed &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-29cfc169-548d-4bb1-8bed-51354b3959ed.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3fde9ff7-fcde-4871-a16d-a186716deb7f {
  margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(217, 30, 85, 1);
border-style: none;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
background-repeat: repeat;
}

#s-d1e5ac28-2023-4d89-8ce4-31b589b42e0c {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-d1e5ac28-2023-4d89-8ce4-31b589b42e0c"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1e5ac28-2023-4d89-8ce4-31b589b42e0c"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d1e5ac28-2023-4d89-8ce4-31b589b42e0c"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1e5ac28-2023-4d89-8ce4-31b589b42e0c"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2857ac52-712a-4e1e-a2e0-a8f987972e1d {
  margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-2857ac52-712a-4e1e-a2e0-a8f987972e1d {
  display: none;
}
#s-2857ac52-712a-4e1e-a2e0-a8f987972e1d, #wrap-s-2857ac52-712a-4e1e-a2e0-a8f987972e1d { display: none !important; }}
#s-82031ad3-70a8-4497-83d0-11996a30db64 {
  margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-82031ad3-70a8-4497-83d0-11996a30db64 {
  display: none;
}
#s-82031ad3-70a8-4497-83d0-11996a30db64, #wrap-s-82031ad3-70a8-4497-83d0-11996a30db64 { display: none !important; }}
#s-e67ca4d9-6058-443e-aa39-f868feebccac {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 10px;
margin-left: 30%;
margin-bottom: 10px;
margin-right: 30%;
padding-top: 2px;
padding-left: 0px;
padding-bottom: 2px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-e67ca4d9-6058-443e-aa39-f868feebccac:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-e67ca4d9-6058-443e-aa39-f868feebccac:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e67ca4d9-6058-443e-aa39-f868feebccac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e67ca4d9-6058-443e-aa39-f868feebccac {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e67ca4d9-6058-443e-aa39-f868feebccac {
  
}
}@media (max-width: 767px){#s-e67ca4d9-6058-443e-aa39-f868feebccac {
  display: none;
}
#s-e67ca4d9-6058-443e-aa39-f868feebccac, #wrap-s-e67ca4d9-6058-443e-aa39-f868feebccac { display: none !important; }}

  #s-e67ca4d9-6058-443e-aa39-f868feebccac-root {
    text-align: center;
  }


#s-e67ca4d9-6058-443e-aa39-f868feebccac.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-e67ca4d9-6058-443e-aa39-f868feebccac-root {
    text-align: center;
  }


#s-e67ca4d9-6058-443e-aa39-f868feebccac.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e67ca4d9-6058-443e-aa39-f868feebccac-root {
    text-align: center;
  }


#s-e67ca4d9-6058-443e-aa39-f868feebccac.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e67ca4d9-6058-443e-aa39-f868feebccac-root {
    text-align: center;
  }


#s-e67ca4d9-6058-443e-aa39-f868feebccac.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-e67ca4d9-6058-443e-aa39-f868feebccac-root {
    text-align: center;
  }


#s-e67ca4d9-6058-443e-aa39-f868feebccac.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-fc6abb33-e4e0-4396-80c9-0f4bc90a23c7 {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 15%;
padding-right: 15%;
opacity: 0.6;
}

#s-fc6abb33-e4e0-4396-80c9-0f4bc90a23c7 hr {
  border-top: 2px solid rgba(244, 11, 98, 1);
}

#s-4b7c5528-a2e0-443e-8673-3d4a6f50955e {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-4b7c5528-a2e0-443e-8673-3d4a6f50955e"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b7c5528-a2e0-443e-8673-3d4a6f50955e"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 80.0px);
}

}

@media (min-width: 992px) {
[id="s-4b7c5528-a2e0-443e-8673-3d4a6f50955e"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 80.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b7c5528-a2e0-443e-8673-3d4a6f50955e"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 80.0px);
}

}

#s-d7073dee-cd10-4c32-8455-fc76b4a4d896 {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-ffaf8802-5a02-414f-84b9-117820750371 {
  margin-top: 0px;
}

#s-93330ce3-64d1-4929-af04-d6e9e510f932 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}



.shg-image-margin-container-s-93330ce3-64d1-4929-af04-d6e9e510f932 {
  margin-left: 5%;
  margin-right: 5%;
  
  
}

#s-93330ce3-64d1-4929-af04-d6e9e510f932 {
  margin: 0 !important;
}





  img.s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image {
    
    
    
    
  }


.s-93330ce3-64d1-4929-af04-d6e9e510f932 .shogun-image-content {
  
    align-items: center;
  
}

.s-93330ce3-64d1-4929-af04-d6e9e510f932.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-93330ce3-64d1-4929-af04-d6e9e510f932 {
  
  
  
  
}

#s-93330ce3-64d1-4929-af04-d6e9e510f932 {
  margin: 0 !important;
}





  img.s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image {
    
    
    
    
  }


.s-93330ce3-64d1-4929-af04-d6e9e510f932 .shogun-image-content {
  
    align-items: center;
  
}

.s-93330ce3-64d1-4929-af04-d6e9e510f932.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-93330ce3-64d1-4929-af04-d6e9e510f932 {
  
  
  
  
}

#s-93330ce3-64d1-4929-af04-d6e9e510f932 {
  margin: 0 !important;
}





  img.s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image {
    
    
    
    
  }


.s-93330ce3-64d1-4929-af04-d6e9e510f932 .shogun-image-content {
  
    align-items: center;
  
}

.s-93330ce3-64d1-4929-af04-d6e9e510f932.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-93330ce3-64d1-4929-af04-d6e9e510f932 {
  
  
  
  
}

#s-93330ce3-64d1-4929-af04-d6e9e510f932 {
  margin: 0 !important;
}





  img.s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image {
    
    
    
    
  }


.s-93330ce3-64d1-4929-af04-d6e9e510f932 .shogun-image-content {
  
    align-items: center;
  
}

.s-93330ce3-64d1-4929-af04-d6e9e510f932.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-93330ce3-64d1-4929-af04-d6e9e510f932 {
  
  
  
  
}

#s-93330ce3-64d1-4929-af04-d6e9e510f932 {
  margin: 0 !important;
}





  img.s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image {
    
    
    
    
  }


.s-93330ce3-64d1-4929-af04-d6e9e510f932 .shogun-image-content {
  
    align-items: center;
  
}

.s-93330ce3-64d1-4929-af04-d6e9e510f932.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93330ce3-64d1-4929-af04-d6e9e510f932.shogun-image {
  box-sizing: border-box;
}




}
#s-043e7acf-2bfb-4ba0-b79b-3743da523117 {
  padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
}

#s-d174cf47-825f-401e-817d-8c13a3604f9e {
  margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}

#s-0d659646-9a3e-41dd-ae5d-4f444d2124ff {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-85c0d220-0aba-4920-a101-b88367b64b31 {
  margin-top: 0px;
}

#s-46ea5e54-910b-4cdf-9fda-355ad13a1057 {
  margin-left: 5%;
margin-right: 5%;
max-width: 600px;
text-align: center;
}



.shg-image-margin-container-s-46ea5e54-910b-4cdf-9fda-355ad13a1057 {
  margin-left: 5%;
  margin-right: 5%;
  
  
}

#s-46ea5e54-910b-4cdf-9fda-355ad13a1057 {
  margin: 0 !important;
}






.s-46ea5e54-910b-4cdf-9fda-355ad13a1057 .shogun-image-content {
  
    align-items: center;
  
}

.s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-46ea5e54-910b-4cdf-9fda-355ad13a1057 {
  
  
  
  
}

#s-46ea5e54-910b-4cdf-9fda-355ad13a1057 {
  margin: 0 !important;
}






.s-46ea5e54-910b-4cdf-9fda-355ad13a1057 .shogun-image-content {
  
    align-items: center;
  
}

.s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-46ea5e54-910b-4cdf-9fda-355ad13a1057 {
  
  
  
  
}

#s-46ea5e54-910b-4cdf-9fda-355ad13a1057 {
  margin: 0 !important;
}






.s-46ea5e54-910b-4cdf-9fda-355ad13a1057 .shogun-image-content {
  
    align-items: center;
  
}

.s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-46ea5e54-910b-4cdf-9fda-355ad13a1057 {
  
  
  
  
}

#s-46ea5e54-910b-4cdf-9fda-355ad13a1057 {
  margin: 0 !important;
}






.s-46ea5e54-910b-4cdf-9fda-355ad13a1057 .shogun-image-content {
  
    align-items: center;
  
}

.s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-46ea5e54-910b-4cdf-9fda-355ad13a1057 {
  
  
  
  
}

#s-46ea5e54-910b-4cdf-9fda-355ad13a1057 {
  margin: 0 !important;
}






.s-46ea5e54-910b-4cdf-9fda-355ad13a1057 .shogun-image-content {
  
    align-items: center;
  
}

.s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ea5e54-910b-4cdf-9fda-355ad13a1057.shogun-image {
  box-sizing: border-box;
}




}
#s-50f4f04e-ba0c-4344-afe8-a09ffa8110d7 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-50f4f04e-ba0c-4344-afe8-a09ffa8110d7"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50f4f04e-ba0c-4344-afe8-a09ffa8110d7"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 80.0px);
}

}

@media (min-width: 992px) {
[id="s-50f4f04e-ba0c-4344-afe8-a09ffa8110d7"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 80.0px);
}

}

@media (min-width: 1200px) {
[id="s-50f4f04e-ba0c-4344-afe8-a09ffa8110d7"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 80.0px);
}

}

#s-81b8fec8-52bb-43aa-97a0-9931ae9d404e {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-81b8fec8-52bb-43aa-97a0-9931ae9d404e:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-81b8fec8-52bb-43aa-97a0-9931ae9d404e:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-81b8fec8-52bb-43aa-97a0-9931ae9d404e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-81b8fec8-52bb-43aa-97a0-9931ae9d404e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-81b8fec8-52bb-43aa-97a0-9931ae9d404e {
  
}
}

  #s-81b8fec8-52bb-43aa-97a0-9931ae9d404e-root {
    text-align: center;
  }


#s-81b8fec8-52bb-43aa-97a0-9931ae9d404e.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-81b8fec8-52bb-43aa-97a0-9931ae9d404e-root {
    text-align: center;
  }


#s-81b8fec8-52bb-43aa-97a0-9931ae9d404e.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-81b8fec8-52bb-43aa-97a0-9931ae9d404e-root {
    text-align: center;
  }


#s-81b8fec8-52bb-43aa-97a0-9931ae9d404e.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-81b8fec8-52bb-43aa-97a0-9931ae9d404e-root {
    text-align: center;
  }


#s-81b8fec8-52bb-43aa-97a0-9931ae9d404e.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-81b8fec8-52bb-43aa-97a0-9931ae9d404e-root {
    text-align: center;
  }


#s-81b8fec8-52bb-43aa-97a0-9931ae9d404e.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-6bebe19c-b4f5-4e62-8b45-b2f77d9d0026 {
  text-align: center;
}

#s-6bebe19c-b4f5-4e62-8b45-b2f77d9d0026 .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6bebe19c-b4f5-4e62-8b45-b2f77d9d0026 .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6bebe19c-b4f5-4e62-8b45-b2f77d9d0026 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 50px;
padding-bottom: 5px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 35px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-857fb665-b85d-434d-a937-abaa6c518a3d:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-857fb665-b85d-434d-a937-abaa6c518a3d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-857fb665-b85d-434d-a937-abaa6c518a3d-atc-btn-wrapper {
    text-align: center;
  }


#s-857fb665-b85d-434d-a937-abaa6c518a3d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-857fb665-b85d-434d-a937-abaa6c518a3d-atc-btn-wrapper {
    text-align: center;
  }


#s-857fb665-b85d-434d-a937-abaa6c518a3d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-857fb665-b85d-434d-a937-abaa6c518a3d-atc-btn-wrapper {
    text-align: center;
  }


#s-857fb665-b85d-434d-a937-abaa6c518a3d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-857fb665-b85d-434d-a937-abaa6c518a3d-atc-btn-wrapper {
    text-align: center;
  }


#s-857fb665-b85d-434d-a937-abaa6c518a3d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-857fb665-b85d-434d-a937-abaa6c518a3d-atc-btn-wrapper {
    text-align: center;
  }


#s-857fb665-b85d-434d-a937-abaa6c518a3d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-857fb665-b85d-434d-a937-abaa6c518a3d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-86aadae1-5c8d-4591-bdfa-66af94c8ee17 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-86aadae1-5c8d-4591-bdfa-66af94c8ee17:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-86aadae1-5c8d-4591-bdfa-66af94c8ee17:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-86aadae1-5c8d-4591-bdfa-66af94c8ee17 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86aadae1-5c8d-4591-bdfa-66af94c8ee17 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86aadae1-5c8d-4591-bdfa-66af94c8ee17 {
  
}
}

  #s-86aadae1-5c8d-4591-bdfa-66af94c8ee17-root {
    text-align: center;
  }


#s-86aadae1-5c8d-4591-bdfa-66af94c8ee17.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-86aadae1-5c8d-4591-bdfa-66af94c8ee17-root {
    text-align: center;
  }


#s-86aadae1-5c8d-4591-bdfa-66af94c8ee17.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-86aadae1-5c8d-4591-bdfa-66af94c8ee17-root {
    text-align: center;
  }


#s-86aadae1-5c8d-4591-bdfa-66af94c8ee17.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-86aadae1-5c8d-4591-bdfa-66af94c8ee17-root {
    text-align: center;
  }


#s-86aadae1-5c8d-4591-bdfa-66af94c8ee17.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-86aadae1-5c8d-4591-bdfa-66af94c8ee17-root {
    text-align: center;
  }


#s-86aadae1-5c8d-4591-bdfa-66af94c8ee17.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de {
  
}
}

  #s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de-root {
    text-align: center;
  }


#s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de-root {
    text-align: center;
  }


#s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de-root {
    text-align: center;
  }


#s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de-root {
    text-align: center;
  }


#s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de-root {
    text-align: center;
  }


#s-667a8afb-b4a2-4b2b-bf50-d9fd7213c5de.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-6d7e0548-ed77-4a06-acd6-075d5323eb20 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-6d7e0548-ed77-4a06-acd6-075d5323eb20:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-6d7e0548-ed77-4a06-acd6-075d5323eb20:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6d7e0548-ed77-4a06-acd6-075d5323eb20 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6d7e0548-ed77-4a06-acd6-075d5323eb20 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6d7e0548-ed77-4a06-acd6-075d5323eb20 {
  
}
}

  #s-6d7e0548-ed77-4a06-acd6-075d5323eb20-root {
    text-align: center;
  }


#s-6d7e0548-ed77-4a06-acd6-075d5323eb20.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-6d7e0548-ed77-4a06-acd6-075d5323eb20-root {
    text-align: center;
  }


#s-6d7e0548-ed77-4a06-acd6-075d5323eb20.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6d7e0548-ed77-4a06-acd6-075d5323eb20-root {
    text-align: center;
  }


#s-6d7e0548-ed77-4a06-acd6-075d5323eb20.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6d7e0548-ed77-4a06-acd6-075d5323eb20-root {
    text-align: center;
  }


#s-6d7e0548-ed77-4a06-acd6-075d5323eb20.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-6d7e0548-ed77-4a06-acd6-075d5323eb20-root {
    text-align: center;
  }


#s-6d7e0548-ed77-4a06-acd6-075d5323eb20.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-182c06cc-c790-4e39-871b-4ce28cbfafc3 {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 0%;
padding-right: 0%;
opacity: 0.6;
}

#s-182c06cc-c790-4e39-871b-4ce28cbfafc3 hr {
  border-top: 2px solid rgba(244, 11, 98, 1);
}

#s-cf00ac3e-60fc-4858-bb2d-b66e55fc8bdb {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(217, 30, 85, 1);
border-style: none;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
background-repeat: repeat;
}

#s-9b3b11b2-8574-4b2c-9d3b-904e3dcb2212 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-9b3b11b2-8574-4b2c-9d3b-904e3dcb2212 {
  display: none;
}
#s-9b3b11b2-8574-4b2c-9d3b-904e3dcb2212, #wrap-s-9b3b11b2-8574-4b2c-9d3b-904e3dcb2212 { display: none !important; }}







#s-9b3b11b2-8574-4b2c-9d3b-904e3dcb2212 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9b3b11b2-8574-4b2c-9d3b-904e3dcb2212.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d80aebf9-5be5-48aa-85ab-95f029d6ec79 {
  margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-d80aebf9-5be5-48aa-85ab-95f029d6ec79"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50% - 35.0px);
}

}

@media (min-width: 768px) {
[id="s-d80aebf9-5be5-48aa-85ab-95f029d6ec79"] &gt; .shg-row &gt; .shg-c-sm-3 {
  width: calc(25.0% - 52.5px);
}

}

@media (min-width: 992px) {
[id="s-d80aebf9-5be5-48aa-85ab-95f029d6ec79"] &gt; .shg-row &gt; .shg-c-md-3 {
  width: calc(25.0% - 52.5px);
}

}

@media (min-width: 1200px) {
[id="s-d80aebf9-5be5-48aa-85ab-95f029d6ec79"] &gt; .shg-row &gt; .shg-c-lg-3 {
  width: calc(25.0% - 52.5px);
}

}

#s-89881349-3943-4337-ac73-a0e9aa434334 {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
  margin-top: 0px;
margin-left: 29%;
margin-right: 29%;
max-width: 600px;
aspect-ratio: 153/300;
text-align: center;
}



.shg-image-margin-container-s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
  margin-left: 29%;
  margin-right: 29%;
  margin-top: 0px;
  
}

#s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shg-image-content-wrapper {
      aspect-ratio: 153/300;
      min-width: 100%;
      height: auto;
    }

    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shogun-image-link {
      aspect-ratio: 153/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shogun-image-content {
  
    align-items: center;
  
}

.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
      --shg-aspect-ratio: calc(153/300); 
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
      position: relative;
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
  
  
  
  
}

#s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shg-image-content-wrapper {
      aspect-ratio: 153/300;
      min-width: 100%;
      height: auto;
    }

    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shogun-image-link {
      aspect-ratio: 153/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shogun-image-content {
  
    align-items: center;
  
}

.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
      --shg-aspect-ratio: calc(153/300); 
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
      position: relative;
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
  
  
  
  
}

#s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shg-image-content-wrapper {
      aspect-ratio: 153/300;
      min-width: 100%;
      height: auto;
    }

    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shogun-image-link {
      aspect-ratio: 153/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shogun-image-content {
  
    align-items: center;
  
}

.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
      --shg-aspect-ratio: calc(153/300); 
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
      position: relative;
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
  
  
  
  
}

#s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shg-image-content-wrapper {
      aspect-ratio: 153/300;
      min-width: 100%;
      height: auto;
    }

    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shogun-image-link {
      aspect-ratio: 153/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shogun-image-content {
  
    align-items: center;
  
}

.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
      --shg-aspect-ratio: calc(153/300); 
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
      position: relative;
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
  
  
  
  
}

#s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shg-image-content-wrapper {
      aspect-ratio: 153/300;
      min-width: 100%;
      height: auto;
    }

    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shogun-image-link {
      aspect-ratio: 153/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 .shogun-image-content {
  
    align-items: center;
  
}

.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 {
      --shg-aspect-ratio: calc(153/300); 
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container {
      position: relative;
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fb094ba-edb3-41c4-bca1-ce6d5e362ef7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-2f925c93-30d7-4b15-84a4-1ae6cd7b0380 {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-f35113e8-8437-4de0-a815-361b12ee5746 {
  margin-left: 13%;
margin-right: 13%;
max-width: 700px;
aspect-ratio: 700/607;
text-align: center;
}



.shg-image-margin-container-s-f35113e8-8437-4de0-a815-361b12ee5746 {
  margin-left: 13%;
  margin-right: 13%;
  
  
}

#s-f35113e8-8437-4de0-a815-361b12ee5746 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shg-image-content-wrapper {
      aspect-ratio: 700/607;
      min-width: 100%;
      height: auto;
    }

    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shogun-image-link {
      aspect-ratio: 700/607;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f35113e8-8437-4de0-a815-361b12ee5746 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 700px;
  }



  img.s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-f35113e8-8437-4de0-a815-361b12ee5746 .shogun-image-content {
  
    align-items: center;
  
}

.s-f35113e8-8437-4de0-a815-361b12ee5746.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f35113e8-8437-4de0-a815-361b12ee5746 {
      --shg-aspect-ratio: calc(700/607); 
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
      position: relative;
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f35113e8-8437-4de0-a815-361b12ee5746 {
  
  
  
  
}

#s-f35113e8-8437-4de0-a815-361b12ee5746 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shg-image-content-wrapper {
      aspect-ratio: 700/607;
      min-width: 100%;
      height: auto;
    }

    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shogun-image-link {
      aspect-ratio: 700/607;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f35113e8-8437-4de0-a815-361b12ee5746 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 700px;
  }



  img.s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-f35113e8-8437-4de0-a815-361b12ee5746 .shogun-image-content {
  
    align-items: center;
  
}

.s-f35113e8-8437-4de0-a815-361b12ee5746.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f35113e8-8437-4de0-a815-361b12ee5746 {
      --shg-aspect-ratio: calc(700/607); 
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
      position: relative;
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-f35113e8-8437-4de0-a815-361b12ee5746 {
  
  
  
  
}

#s-f35113e8-8437-4de0-a815-361b12ee5746 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shg-image-content-wrapper {
      aspect-ratio: 700/607;
      min-width: 100%;
      height: auto;
    }

    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shogun-image-link {
      aspect-ratio: 700/607;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f35113e8-8437-4de0-a815-361b12ee5746 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 700px;
  }



  img.s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-f35113e8-8437-4de0-a815-361b12ee5746 .shogun-image-content {
  
    align-items: center;
  
}

.s-f35113e8-8437-4de0-a815-361b12ee5746.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f35113e8-8437-4de0-a815-361b12ee5746 {
      --shg-aspect-ratio: calc(700/607); 
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
      position: relative;
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-f35113e8-8437-4de0-a815-361b12ee5746 {
  
  
  
  
}

#s-f35113e8-8437-4de0-a815-361b12ee5746 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shg-image-content-wrapper {
      aspect-ratio: 700/607;
      min-width: 100%;
      height: auto;
    }

    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shogun-image-link {
      aspect-ratio: 700/607;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f35113e8-8437-4de0-a815-361b12ee5746 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 700px;
  }



  img.s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-f35113e8-8437-4de0-a815-361b12ee5746 .shogun-image-content {
  
    align-items: center;
  
}

.s-f35113e8-8437-4de0-a815-361b12ee5746.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f35113e8-8437-4de0-a815-361b12ee5746 {
      --shg-aspect-ratio: calc(700/607); 
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
      position: relative;
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-f35113e8-8437-4de0-a815-361b12ee5746 {
  
  
  
  
}

#s-f35113e8-8437-4de0-a815-361b12ee5746 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shg-image-content-wrapper {
      aspect-ratio: 700/607;
      min-width: 100%;
      height: auto;
    }

    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shogun-image-link {
      aspect-ratio: 700/607;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f35113e8-8437-4de0-a815-361b12ee5746 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f35113e8-8437-4de0-a815-361b12ee5746 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 700px;
  }



  img.s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-f35113e8-8437-4de0-a815-361b12ee5746 .shogun-image-content {
  
    align-items: center;
  
}

.s-f35113e8-8437-4de0-a815-361b12ee5746.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f35113e8-8437-4de0-a815-361b12ee5746 {
      --shg-aspect-ratio: calc(700/607); 
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container {
      position: relative;
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f35113e8-8437-4de0-a815-361b12ee5746 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}
#s-c7bd4dfc-c11d-49c1-85df-d683b086ba25 {
  padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
}

#s-24daed4d-6488-46e9-b9bc-daff56f2512b {
  text-align: center;
}







  #s-24daed4d-6488-46e9-b9bc-daff56f2512b img.shogun-image {
    

    
    
    
  }


#s-24daed4d-6488-46e9-b9bc-daff56f2512b .shogun-image-content {
  
    align-items: center;
  
}

#s-2fd4c759-0da9-40c8-bc1d-2f223f77188d {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 {
  margin-top: 0px;
margin-left: 11%;
margin-right: 15%;
max-width: 600px;
text-align: center;
}



.shg-image-margin-container-s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 {
  margin-left: 11%;
  margin-right: 15%;
  margin-top: 0px;
  
}

#s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 {
  margin: 0 !important;
}






.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 {
  
  
  
  
}

#s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 {
  margin: 0 !important;
}






.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 {
  
  
  
  
}

#s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 {
  margin: 0 !important;
}






.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 {
  
  
  
  
}

#s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 {
  margin: 0 !important;
}






.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 {
  
  
  
  
}

#s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 {
  margin: 0 !important;
}






.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1c0d0d69-b27a-4b67-8add-6377304dd9e0.shogun-image {
  box-sizing: border-box;
}




}
#s-2d62c470-b478-4051-93c1-2a3b7dc5e9e3 {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-8d77cb9a-1b66-4243-bdda-a7ce23d532cf {
  margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
max-width: 200px;
text-align: center;
}







  #s-8d77cb9a-1b66-4243-bdda-a7ce23d532cf img.shogun-image {
    

    
    
    
  }


#s-8d77cb9a-1b66-4243-bdda-a7ce23d532cf .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-f31c7e81-eeec-46d1-87bb-17ab6aa7dce7 {
  margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-f31c7e81-eeec-46d1-87bb-17ab6aa7dce7"] &gt; .shg-row &gt; .shg-c-xs-6 {
  width: calc(50% - 35.0px);
}

}

@media (min-width: 768px) {
[id="s-f31c7e81-eeec-46d1-87bb-17ab6aa7dce7"] &gt; .shg-row &gt; .shg-c-sm-3 {
  width: calc(25.0% - 52.5px);
}

}

@media (min-width: 992px) {
[id="s-f31c7e81-eeec-46d1-87bb-17ab6aa7dce7"] &gt; .shg-row &gt; .shg-c-md-3 {
  width: calc(25.0% - 52.5px);
}

}

@media (min-width: 1200px) {
[id="s-f31c7e81-eeec-46d1-87bb-17ab6aa7dce7"] &gt; .shg-row &gt; .shg-c-lg-3 {
  width: calc(25.0% - 52.5px);
}

}

#s-0694210c-e0f9-4e07-b0d6-8401a0b9be13 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-0694210c-e0f9-4e07-b0d6-8401a0b9be13:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-0694210c-e0f9-4e07-b0d6-8401a0b9be13:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0694210c-e0f9-4e07-b0d6-8401a0b9be13 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0694210c-e0f9-4e07-b0d6-8401a0b9be13 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0694210c-e0f9-4e07-b0d6-8401a0b9be13 {
  
}
}

  #s-0694210c-e0f9-4e07-b0d6-8401a0b9be13-root {
    text-align: center;
  }


#s-0694210c-e0f9-4e07-b0d6-8401a0b9be13.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-0694210c-e0f9-4e07-b0d6-8401a0b9be13-root {
    text-align: center;
  }


#s-0694210c-e0f9-4e07-b0d6-8401a0b9be13.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0694210c-e0f9-4e07-b0d6-8401a0b9be13-root {
    text-align: center;
  }


#s-0694210c-e0f9-4e07-b0d6-8401a0b9be13.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0694210c-e0f9-4e07-b0d6-8401a0b9be13-root {
    text-align: center;
  }


#s-0694210c-e0f9-4e07-b0d6-8401a0b9be13.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-0694210c-e0f9-4e07-b0d6-8401a0b9be13-root {
    text-align: center;
  }


#s-0694210c-e0f9-4e07-b0d6-8401a0b9be13.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-be5d26dc-ca68-4dcf-91b4-653d10a576fe {
  text-align: center;
}

#s-be5d26dc-ca68-4dcf-91b4-653d10a576fe .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-be5d26dc-ca68-4dcf-91b4-653d10a576fe .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-be5d26dc-ca68-4dcf-91b4-653d10a576fe .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 35px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-e507fd12-8338-4284-8926-f1cf56f31df2:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-e507fd12-8338-4284-8926-f1cf56f31df2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e507fd12-8338-4284-8926-f1cf56f31df2-atc-btn-wrapper {
    text-align: center;
  }


#s-e507fd12-8338-4284-8926-f1cf56f31df2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-e507fd12-8338-4284-8926-f1cf56f31df2-atc-btn-wrapper {
    text-align: center;
  }


#s-e507fd12-8338-4284-8926-f1cf56f31df2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-e507fd12-8338-4284-8926-f1cf56f31df2-atc-btn-wrapper {
    text-align: center;
  }


#s-e507fd12-8338-4284-8926-f1cf56f31df2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-e507fd12-8338-4284-8926-f1cf56f31df2-atc-btn-wrapper {
    text-align: center;
  }


#s-e507fd12-8338-4284-8926-f1cf56f31df2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-e507fd12-8338-4284-8926-f1cf56f31df2-atc-btn-wrapper {
    text-align: center;
  }


#s-e507fd12-8338-4284-8926-f1cf56f31df2 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-e507fd12-8338-4284-8926-f1cf56f31df2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e {
  
}
}

  #s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e-root {
    text-align: center;
  }


#s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e-root {
    text-align: center;
  }


#s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e-root {
    text-align: center;
  }


#s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e-root {
    text-align: center;
  }


#s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e-root {
    text-align: center;
  }


#s-7dbdc55b-4e8f-47c4-b5b1-09a12c58d40e.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-ca79148d-ac3f-4e7b-abc0-93eb83feecf2 {
  text-align: center;
}

#s-ca79148d-ac3f-4e7b-abc0-93eb83feecf2 .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ca79148d-ac3f-4e7b-abc0-93eb83feecf2 .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ca79148d-ac3f-4e7b-abc0-93eb83feecf2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 35px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-1f582577-3986-4275-8c7e-fecde4187fd1:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-1f582577-3986-4275-8c7e-fecde4187fd1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1f582577-3986-4275-8c7e-fecde4187fd1-atc-btn-wrapper {
    text-align: center;
  }


#s-1f582577-3986-4275-8c7e-fecde4187fd1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-1f582577-3986-4275-8c7e-fecde4187fd1-atc-btn-wrapper {
    text-align: center;
  }


#s-1f582577-3986-4275-8c7e-fecde4187fd1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-1f582577-3986-4275-8c7e-fecde4187fd1-atc-btn-wrapper {
    text-align: center;
  }


#s-1f582577-3986-4275-8c7e-fecde4187fd1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-1f582577-3986-4275-8c7e-fecde4187fd1-atc-btn-wrapper {
    text-align: center;
  }


#s-1f582577-3986-4275-8c7e-fecde4187fd1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-1f582577-3986-4275-8c7e-fecde4187fd1-atc-btn-wrapper {
    text-align: center;
  }


#s-1f582577-3986-4275-8c7e-fecde4187fd1 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1f582577-3986-4275-8c7e-fecde4187fd1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-a27a1b03-32eb-496d-b040-6cb56aa7fc19 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-a27a1b03-32eb-496d-b040-6cb56aa7fc19:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-a27a1b03-32eb-496d-b040-6cb56aa7fc19:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a27a1b03-32eb-496d-b040-6cb56aa7fc19 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a27a1b03-32eb-496d-b040-6cb56aa7fc19 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a27a1b03-32eb-496d-b040-6cb56aa7fc19 {
  
}
}

  #s-a27a1b03-32eb-496d-b040-6cb56aa7fc19-root {
    text-align: center;
  }


#s-a27a1b03-32eb-496d-b040-6cb56aa7fc19.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-a27a1b03-32eb-496d-b040-6cb56aa7fc19-root {
    text-align: center;
  }


#s-a27a1b03-32eb-496d-b040-6cb56aa7fc19.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a27a1b03-32eb-496d-b040-6cb56aa7fc19-root {
    text-align: center;
  }


#s-a27a1b03-32eb-496d-b040-6cb56aa7fc19.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a27a1b03-32eb-496d-b040-6cb56aa7fc19-root {
    text-align: center;
  }


#s-a27a1b03-32eb-496d-b040-6cb56aa7fc19.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-a27a1b03-32eb-496d-b040-6cb56aa7fc19-root {
    text-align: center;
  }


#s-a27a1b03-32eb-496d-b040-6cb56aa7fc19.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-3f7e9823-ae0e-44d1-b467-1339c101f24f {
  margin-top: 0px;
margin-bottom: 30px;
}

#s-ab7b35bc-b609-4d77-8656-2b49b28e0397 {
  text-align: center;
}

#s-ab7b35bc-b609-4d77-8656-2b49b28e0397 .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ab7b35bc-b609-4d77-8656-2b49b28e0397 .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ab7b35bc-b609-4d77-8656-2b49b28e0397 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 35px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d863a4e9-b9e6-4591-b993-a0b02196f4a6-atc-btn-wrapper {
    text-align: center;
  }


#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-d863a4e9-b9e6-4591-b993-a0b02196f4a6-atc-btn-wrapper {
    text-align: center;
  }


#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-d863a4e9-b9e6-4591-b993-a0b02196f4a6-atc-btn-wrapper {
    text-align: center;
  }


#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-d863a4e9-b9e6-4591-b993-a0b02196f4a6-atc-btn-wrapper {
    text-align: center;
  }


#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-d863a4e9-b9e6-4591-b993-a0b02196f4a6-atc-btn-wrapper {
    text-align: center;
  }


#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-d863a4e9-b9e6-4591-b993-a0b02196f4a6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-711df810-e479-4721-8587-4292d085038c {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-711df810-e479-4721-8587-4292d085038c:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-711df810-e479-4721-8587-4292d085038c:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-711df810-e479-4721-8587-4292d085038c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-711df810-e479-4721-8587-4292d085038c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-711df810-e479-4721-8587-4292d085038c {
  
}
}

  #s-711df810-e479-4721-8587-4292d085038c-root {
    text-align: center;
  }


#s-711df810-e479-4721-8587-4292d085038c.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-711df810-e479-4721-8587-4292d085038c-root {
    text-align: center;
  }


#s-711df810-e479-4721-8587-4292d085038c.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-711df810-e479-4721-8587-4292d085038c-root {
    text-align: center;
  }


#s-711df810-e479-4721-8587-4292d085038c.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-711df810-e479-4721-8587-4292d085038c-root {
    text-align: center;
  }


#s-711df810-e479-4721-8587-4292d085038c.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-711df810-e479-4721-8587-4292d085038c-root {
    text-align: center;
  }


#s-711df810-e479-4721-8587-4292d085038c.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-839d094c-9912-4d86-b12f-0d81a2e139ed {
  text-align: center;
}

#s-839d094c-9912-4d86-b12f-0d81a2e139ed .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-839d094c-9912-4d86-b12f-0d81a2e139ed .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-839d094c-9912-4d86-b12f-0d81a2e139ed .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 35px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-19dc7c20-5b43-4098-b927-524bbec6e94b:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-19dc7c20-5b43-4098-b927-524bbec6e94b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-19dc7c20-5b43-4098-b927-524bbec6e94b-atc-btn-wrapper {
    text-align: center;
  }


#s-19dc7c20-5b43-4098-b927-524bbec6e94b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-19dc7c20-5b43-4098-b927-524bbec6e94b-atc-btn-wrapper {
    text-align: center;
  }


#s-19dc7c20-5b43-4098-b927-524bbec6e94b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-19dc7c20-5b43-4098-b927-524bbec6e94b-atc-btn-wrapper {
    text-align: center;
  }


#s-19dc7c20-5b43-4098-b927-524bbec6e94b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-19dc7c20-5b43-4098-b927-524bbec6e94b-atc-btn-wrapper {
    text-align: center;
  }


#s-19dc7c20-5b43-4098-b927-524bbec6e94b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-19dc7c20-5b43-4098-b927-524bbec6e94b-atc-btn-wrapper {
    text-align: center;
  }


#s-19dc7c20-5b43-4098-b927-524bbec6e94b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19dc7c20-5b43-4098-b927-524bbec6e94b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-81ff8cba-3356-4a89-8eb9-dd15f705544e {
  margin-top: 0px;
margin-bottom: 20px;
padding-left: 2%;
padding-right: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-81ff8cba-3356-4a89-8eb9-dd15f705544e {
  display: none;
}
#s-81ff8cba-3356-4a89-8eb9-dd15f705544e, #wrap-s-81ff8cba-3356-4a89-8eb9-dd15f705544e { display: none !important; }}







#s-81ff8cba-3356-4a89-8eb9-dd15f705544e &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-81ff8cba-3356-4a89-8eb9-dd15f705544e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83179bd1-3c87-4f23-9092-faeebb0d7503 {
  opacity: 0.6;
}

#s-83179bd1-3c87-4f23-9092-faeebb0d7503 hr {
  border-top: 2px solid rgba(244, 11, 98, 1);
}

#s-d2e881f0-a3ac-4763-ace2-a612c25cd457 {
  margin-top: 22px;
margin-bottom: 10px;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-d2e881f0-a3ac-4763-ace2-a612c25cd457"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2e881f0-a3ac-4763-ace2-a612c25cd457"] &gt; .shg-row &gt; .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2e881f0-a3ac-4763-ace2-a612c25cd457"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d2e881f0-a3ac-4763-ace2-a612c25cd457"] &gt; .shg-row &gt; .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2e881f0-a3ac-4763-ace2-a612c25cd457"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2e881f0-a3ac-4763-ace2-a612c25cd457"] &gt; .shg-row &gt; .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2e881f0-a3ac-4763-ace2-a612c25cd457"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-1a5e91b1-0e66-4c8a-b4a4-e7d2db2f1b26 {
  margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(179, 144, 3, 1);
border-style: none;
border-radius: 10px;
}

#s-5e85d412-a86c-496b-97f5-df35e6b03d33 {
  padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(179, 144, 3, 1);
border-style: none;
border-radius: 10px;
}

#s-eb36e551-333a-420c-8961-f4c5332ed472 {
  margin-top: 0px;
margin-bottom: 10px;
padding-left: 4%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-eb36e551-333a-420c-8961-f4c5332ed472"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb36e551-333a-420c-8961-f4c5332ed472"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

@media (min-width: 992px) {
[id="s-eb36e551-333a-420c-8961-f4c5332ed472"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

@media (min-width: 1200px) {
[id="s-eb36e551-333a-420c-8961-f4c5332ed472"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

#s-238120b8-4d87-4dbb-b8fd-f7da799e5dcd {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-20b544c9-1d53-434c-ad17-d144db821fab {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-3ff43edb-9bf9-4d1d-8875-816ef5346b7a {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 12px;
margin-bottom: 12px;
padding-top: 12px;
padding-bottom: 12px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-612a249f-b9a5-4173-afcc-c08a8900e823 {
  padding-left: 4%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-612a249f-b9a5-4173-afcc-c08a8900e823"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-612a249f-b9a5-4173-afcc-c08a8900e823"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

@media (min-width: 992px) {
[id="s-612a249f-b9a5-4173-afcc-c08a8900e823"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

@media (min-width: 1200px) {
[id="s-612a249f-b9a5-4173-afcc-c08a8900e823"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

#s-cea43730-59eb-49fd-9689-8f819fc57440 {
  margin-top: 0px;
margin-left: 12%;
margin-bottom: 0px;
margin-right: 12%;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-cea43730-59eb-49fd-9689-8f819fc57440 {
  margin-left: 12%;
  margin-right: 12%;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-cea43730-59eb-49fd-9689-8f819fc57440 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cea43730-59eb-49fd-9689-8f819fc57440 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-cea43730-59eb-49fd-9689-8f819fc57440 .shogun-image-content {
  
    align-items: center;
  
}

.s-cea43730-59eb-49fd-9689-8f819fc57440.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cea43730-59eb-49fd-9689-8f819fc57440 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
      position: relative;
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-cea43730-59eb-49fd-9689-8f819fc57440 {
  
  
  
  
}

#s-cea43730-59eb-49fd-9689-8f819fc57440 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cea43730-59eb-49fd-9689-8f819fc57440 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-cea43730-59eb-49fd-9689-8f819fc57440 .shogun-image-content {
  
    align-items: center;
  
}

.s-cea43730-59eb-49fd-9689-8f819fc57440.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cea43730-59eb-49fd-9689-8f819fc57440 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
      position: relative;
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-cea43730-59eb-49fd-9689-8f819fc57440 {
  
  
  
  
}

#s-cea43730-59eb-49fd-9689-8f819fc57440 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cea43730-59eb-49fd-9689-8f819fc57440 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-cea43730-59eb-49fd-9689-8f819fc57440 .shogun-image-content {
  
    align-items: center;
  
}

.s-cea43730-59eb-49fd-9689-8f819fc57440.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cea43730-59eb-49fd-9689-8f819fc57440 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
      position: relative;
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-cea43730-59eb-49fd-9689-8f819fc57440 {
  
  
  
  
}

#s-cea43730-59eb-49fd-9689-8f819fc57440 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cea43730-59eb-49fd-9689-8f819fc57440 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-cea43730-59eb-49fd-9689-8f819fc57440 .shogun-image-content {
  
    align-items: center;
  
}

.s-cea43730-59eb-49fd-9689-8f819fc57440.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cea43730-59eb-49fd-9689-8f819fc57440 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
      position: relative;
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-cea43730-59eb-49fd-9689-8f819fc57440 {
  
  
  
  
}

#s-cea43730-59eb-49fd-9689-8f819fc57440 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cea43730-59eb-49fd-9689-8f819fc57440 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cea43730-59eb-49fd-9689-8f819fc57440 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 600px;
  }



  img.s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-cea43730-59eb-49fd-9689-8f819fc57440 .shogun-image-content {
  
    align-items: center;
  
}

.s-cea43730-59eb-49fd-9689-8f819fc57440.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cea43730-59eb-49fd-9689-8f819fc57440 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container {
      position: relative;
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cea43730-59eb-49fd-9689-8f819fc57440 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
  margin-left: 20%;
margin-right: 20%;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}



.shg-image-margin-container-s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
  margin-left: 20%;
  margin-right: 20%;
  
  
}

#s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07c35510-a1ad-4672-a689-4d5f706e3b55 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shogun-image-content {
  
    align-items: center;
  
}

.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
      position: relative;
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
  
  
  
  
}

#s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07c35510-a1ad-4672-a689-4d5f706e3b55 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shogun-image-content {
  
    align-items: center;
  
}

.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
      position: relative;
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
  
  
  
  
}

#s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07c35510-a1ad-4672-a689-4d5f706e3b55 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shogun-image-content {
  
    align-items: center;
  
}

.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
      position: relative;
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
  
  
  
  
}

#s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07c35510-a1ad-4672-a689-4d5f706e3b55 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shogun-image-content {
  
    align-items: center;
  
}

.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
      position: relative;
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
  
  
  
  
}

#s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-07c35510-a1ad-4672-a689-4d5f706e3b55 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-07c35510-a1ad-4672-a689-4d5f706e3b55 .shogun-image-content {
  
    align-items: center;
  
}

.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shg-align-container {
  display: flex;
  justify-content: center
}

.s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-07c35510-a1ad-4672-a689-4d5f706e3b55 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container {
      position: relative;
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-07c35510-a1ad-4672-a689-4d5f706e3b55 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 250px;
    }
  }

}
#s-8fc0946b-1ae7-451f-9aff-b2a78a68a36b {
  margin-left: 25%;
margin-bottom: 10px;
margin-right: 25%;
text-align: center;
}







  #s-8fc0946b-1ae7-451f-9aff-b2a78a68a36b img.shogun-image {
    

    
    
    
  }


#s-8fc0946b-1ae7-451f-9aff-b2a78a68a36b .shogun-image-content {
  
    align-items: center;
  
}

#s-5015790f-27ba-414f-a6c9-9a754140ae86 {
  margin-top: 20px;
margin-bottom: 0px;
padding-left: 4%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-5015790f-27ba-414f-a6c9-9a754140ae86"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5015790f-27ba-414f-a6c9-9a754140ae86"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

@media (min-width: 992px) {
[id="s-5015790f-27ba-414f-a6c9-9a754140ae86"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

@media (min-width: 1200px) {
[id="s-5015790f-27ba-414f-a6c9-9a754140ae86"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

#s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9 {
  
}
}

  #s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9-root {
    text-align: center;
  }


#s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9-root {
    text-align: center;
  }


#s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9-root {
    text-align: center;
  }


#s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9-root {
    text-align: center;
  }


#s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9-root {
    text-align: center;
  }


#s-b6a445b7-f566-4937-b3a6-4bee0cb8c8a9.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-ebd283ab-7e17-4270-a52d-b8558c989781 {
  text-align: center;
}

#s-ebd283ab-7e17-4270-a52d-b8558c989781 .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ebd283ab-7e17-4270-a52d-b8558c989781 .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ebd283ab-7e17-4270-a52d-b8558c989781 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 35px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-f90145d4-b247-4c38-85b1-4323068a0ac4:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-f90145d4-b247-4c38-85b1-4323068a0ac4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f90145d4-b247-4c38-85b1-4323068a0ac4-atc-btn-wrapper {
    text-align: center;
  }


#s-f90145d4-b247-4c38-85b1-4323068a0ac4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-f90145d4-b247-4c38-85b1-4323068a0ac4-atc-btn-wrapper {
    text-align: center;
  }


#s-f90145d4-b247-4c38-85b1-4323068a0ac4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-f90145d4-b247-4c38-85b1-4323068a0ac4-atc-btn-wrapper {
    text-align: center;
  }


#s-f90145d4-b247-4c38-85b1-4323068a0ac4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-f90145d4-b247-4c38-85b1-4323068a0ac4-atc-btn-wrapper {
    text-align: center;
  }


#s-f90145d4-b247-4c38-85b1-4323068a0ac4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-f90145d4-b247-4c38-85b1-4323068a0ac4-atc-btn-wrapper {
    text-align: center;
  }


#s-f90145d4-b247-4c38-85b1-4323068a0ac4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f90145d4-b247-4c38-85b1-4323068a0ac4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-ddc353fa-4733-4b91-99fd-35b7f879b6d2 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-ddc353fa-4733-4b91-99fd-35b7f879b6d2:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-ddc353fa-4733-4b91-99fd-35b7f879b6d2:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ddc353fa-4733-4b91-99fd-35b7f879b6d2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ddc353fa-4733-4b91-99fd-35b7f879b6d2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ddc353fa-4733-4b91-99fd-35b7f879b6d2 {
  
}
}

  #s-ddc353fa-4733-4b91-99fd-35b7f879b6d2-root {
    text-align: center;
  }


#s-ddc353fa-4733-4b91-99fd-35b7f879b6d2.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-ddc353fa-4733-4b91-99fd-35b7f879b6d2-root {
    text-align: center;
  }


#s-ddc353fa-4733-4b91-99fd-35b7f879b6d2.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ddc353fa-4733-4b91-99fd-35b7f879b6d2-root {
    text-align: center;
  }


#s-ddc353fa-4733-4b91-99fd-35b7f879b6d2.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ddc353fa-4733-4b91-99fd-35b7f879b6d2-root {
    text-align: center;
  }


#s-ddc353fa-4733-4b91-99fd-35b7f879b6d2.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-ddc353fa-4733-4b91-99fd-35b7f879b6d2-root {
    text-align: center;
  }


#s-ddc353fa-4733-4b91-99fd-35b7f879b6d2.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-b2796846-3979-437e-9f82-7f861c5e64bb {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 20px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-b2796846-3979-437e-9f82-7f861c5e64bb:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-b2796846-3979-437e-9f82-7f861c5e64bb:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b2796846-3979-437e-9f82-7f861c5e64bb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2796846-3979-437e-9f82-7f861c5e64bb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b2796846-3979-437e-9f82-7f861c5e64bb {
  
}
}

  #s-b2796846-3979-437e-9f82-7f861c5e64bb-root {
    text-align: center;
  }


#s-b2796846-3979-437e-9f82-7f861c5e64bb.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-b2796846-3979-437e-9f82-7f861c5e64bb-root {
    text-align: center;
  }


#s-b2796846-3979-437e-9f82-7f861c5e64bb.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b2796846-3979-437e-9f82-7f861c5e64bb-root {
    text-align: center;
  }


#s-b2796846-3979-437e-9f82-7f861c5e64bb.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b2796846-3979-437e-9f82-7f861c5e64bb-root {
    text-align: center;
  }


#s-b2796846-3979-437e-9f82-7f861c5e64bb.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-b2796846-3979-437e-9f82-7f861c5e64bb-root {
    text-align: center;
  }


#s-b2796846-3979-437e-9f82-7f861c5e64bb.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-ad0c0327-1d74-4d80-bdc8-338c08632a9f {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-ad0c0327-1d74-4d80-bdc8-338c08632a9f:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-ad0c0327-1d74-4d80-bdc8-338c08632a9f:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ad0c0327-1d74-4d80-bdc8-338c08632a9f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ad0c0327-1d74-4d80-bdc8-338c08632a9f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ad0c0327-1d74-4d80-bdc8-338c08632a9f {
  
}
}

  #s-ad0c0327-1d74-4d80-bdc8-338c08632a9f-root {
    text-align: center;
  }


#s-ad0c0327-1d74-4d80-bdc8-338c08632a9f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-ad0c0327-1d74-4d80-bdc8-338c08632a9f-root {
    text-align: center;
  }


#s-ad0c0327-1d74-4d80-bdc8-338c08632a9f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ad0c0327-1d74-4d80-bdc8-338c08632a9f-root {
    text-align: center;
  }


#s-ad0c0327-1d74-4d80-bdc8-338c08632a9f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ad0c0327-1d74-4d80-bdc8-338c08632a9f-root {
    text-align: center;
  }


#s-ad0c0327-1d74-4d80-bdc8-338c08632a9f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-ad0c0327-1d74-4d80-bdc8-338c08632a9f-root {
    text-align: center;
  }


#s-ad0c0327-1d74-4d80-bdc8-338c08632a9f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-f758b58f-918f-4d76-9aba-c15dac85a055 {
  text-align: center;
}

#s-f758b58f-918f-4d76-9aba-c15dac85a055 .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f758b58f-918f-4d76-9aba-c15dac85a055 .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f758b58f-918f-4d76-9aba-c15dac85a055 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 35px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-b09fd976-5130-471e-a2f1-1f6c4a89e794:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-b09fd976-5130-471e-a2f1-1f6c4a89e794:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b09fd976-5130-471e-a2f1-1f6c4a89e794-atc-btn-wrapper {
    text-align: center;
  }


#s-b09fd976-5130-471e-a2f1-1f6c4a89e794 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-b09fd976-5130-471e-a2f1-1f6c4a89e794-atc-btn-wrapper {
    text-align: center;
  }


#s-b09fd976-5130-471e-a2f1-1f6c4a89e794 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-b09fd976-5130-471e-a2f1-1f6c4a89e794-atc-btn-wrapper {
    text-align: center;
  }


#s-b09fd976-5130-471e-a2f1-1f6c4a89e794 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-b09fd976-5130-471e-a2f1-1f6c4a89e794-atc-btn-wrapper {
    text-align: center;
  }


#s-b09fd976-5130-471e-a2f1-1f6c4a89e794 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-b09fd976-5130-471e-a2f1-1f6c4a89e794-atc-btn-wrapper {
    text-align: center;
  }


#s-b09fd976-5130-471e-a2f1-1f6c4a89e794 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-b09fd976-5130-471e-a2f1-1f6c4a89e794.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-7298541b-c8c9-40b5-9f17-4e89d3bdc022 {
  margin-top: 20px;
margin-bottom: 0px;
opacity: 0.6;
}

#s-7298541b-c8c9-40b5-9f17-4e89d3bdc022 hr {
  border-top: 2px solid rgba(244, 11, 98, 1);
}

#s-c7dd1360-170d-4092-bb8a-308014935cf1 {
  margin-top: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-c7dd1360-170d-4092-bb8a-308014935cf1 {
  display: none;
}
#s-c7dd1360-170d-4092-bb8a-308014935cf1, #wrap-s-c7dd1360-170d-4092-bb8a-308014935cf1 { display: none !important; }}







#s-c7dd1360-170d-4092-bb8a-308014935cf1 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c7dd1360-170d-4092-bb8a-308014935cf1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-07e30be7-310c-4df9-acfc-ea45b6c58662 {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
background-repeat: repeat;
}

#s-144be878-170d-4ce9-898f-4918bdca7a0d {
  margin-top: 20px;
margin-left: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-144be878-170d-4ce9-898f-4918bdca7a0d"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-144be878-170d-4ce9-898f-4918bdca7a0d"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-144be878-170d-4ce9-898f-4918bdca7a0d"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-144be878-170d-4ce9-898f-4918bdca7a0d"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

}

#s-ac14c13f-e457-4720-9dc3-4fddff2f1c26 {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-c39449b0-e25b-47a8-a9a4-d93c15ebbc7c {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-fe9b0962-6256-4cae-97be-d87417428b7f {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
}

@media (min-width: 0px) {
[id="s-fe9b0962-6256-4cae-97be-d87417428b7f"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe9b0962-6256-4cae-97be-d87417428b7f"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 35.0px);
}

}

@media (min-width: 992px) {
[id="s-fe9b0962-6256-4cae-97be-d87417428b7f"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 35.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe9b0962-6256-4cae-97be-d87417428b7f"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 35.0px);
}

}

#s-cdd192c3-5faf-405a-b669-af207df67975 {
  margin-top: 20px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-cdd192c3-5faf-405a-b669-af207df67975 {
  display: none;
}
#s-cdd192c3-5faf-405a-b669-af207df67975, #wrap-s-cdd192c3-5faf-405a-b669-af207df67975 { display: none !important; }}
#s-03ce0175-402a-4e05-afe0-a1ba04c98894 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 20px;
margin-left: 25%;
margin-bottom: 15px;
margin-right: 25%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-03ce0175-402a-4e05-afe0-a1ba04c98894:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-03ce0175-402a-4e05-afe0-a1ba04c98894:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-03ce0175-402a-4e05-afe0-a1ba04c98894 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03ce0175-402a-4e05-afe0-a1ba04c98894 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03ce0175-402a-4e05-afe0-a1ba04c98894 {
  
}
}

  #s-03ce0175-402a-4e05-afe0-a1ba04c98894-root {
    text-align: center;
  }


#s-03ce0175-402a-4e05-afe0-a1ba04c98894.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-03ce0175-402a-4e05-afe0-a1ba04c98894-root {
    text-align: center;
  }


#s-03ce0175-402a-4e05-afe0-a1ba04c98894.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-03ce0175-402a-4e05-afe0-a1ba04c98894-root {
    text-align: center;
  }


#s-03ce0175-402a-4e05-afe0-a1ba04c98894.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-03ce0175-402a-4e05-afe0-a1ba04c98894-root {
    text-align: center;
  }


#s-03ce0175-402a-4e05-afe0-a1ba04c98894.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-03ce0175-402a-4e05-afe0-a1ba04c98894-root {
    text-align: center;
  }


#s-03ce0175-402a-4e05-afe0-a1ba04c98894.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-887b0fc0-7e0f-4af8-8f8a-1260068cb297 {
  text-align: center;
}

#s-887b0fc0-7e0f-4af8-8f8a-1260068cb297 .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-887b0fc0-7e0f-4af8-8f8a-1260068cb297 .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-887b0fc0-7e0f-4af8-8f8a-1260068cb297 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 35px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-6614e422-18f0-42ad-b711-ef10efe3243d:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-6614e422-18f0-42ad-b711-ef10efe3243d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6614e422-18f0-42ad-b711-ef10efe3243d-atc-btn-wrapper {
    text-align: center;
  }


#s-6614e422-18f0-42ad-b711-ef10efe3243d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-6614e422-18f0-42ad-b711-ef10efe3243d-atc-btn-wrapper {
    text-align: center;
  }


#s-6614e422-18f0-42ad-b711-ef10efe3243d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-6614e422-18f0-42ad-b711-ef10efe3243d-atc-btn-wrapper {
    text-align: center;
  }


#s-6614e422-18f0-42ad-b711-ef10efe3243d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-6614e422-18f0-42ad-b711-ef10efe3243d-atc-btn-wrapper {
    text-align: center;
  }


#s-6614e422-18f0-42ad-b711-ef10efe3243d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-6614e422-18f0-42ad-b711-ef10efe3243d-atc-btn-wrapper {
    text-align: center;
  }


#s-6614e422-18f0-42ad-b711-ef10efe3243d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-6614e422-18f0-42ad-b711-ef10efe3243d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


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

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

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

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

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

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

.shogun-image-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 {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

.shogun-image-content-not-linked&gt;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&gt;div {
  width: 100%;
}

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

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

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

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}
#s-ff09d9b1-718a-4338-b001-275fc1074c09 {
  margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
max-width: 280px;
text-align: center;
}

.shg-image-margin-container-s-ff09d9b1-718a-4338-b001-275fc1074c09 {
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 20px;
  
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09 img.shogun-image {
  height: 100%;
  width: 100%;
  
  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: ;
  object-position: none;
  transform: none;
  transform-origin: none;
}




.s-ff09d9b1-718a-4338-b001-275fc1074c09 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-ff09d9b1-718a-4338-b001-275fc1074c09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff09d9b1-718a-4338-b001-275fc1074c09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){.shg-image-margin-container-s-ff09d9b1-718a-4338-b001-275fc1074c09 {
  
  
  
  
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09 img.shogun-image {
  height: 100%;
  width: 100%;
  
  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: ;
  object-position: none;
  transform: none;
  transform-origin: none;
}




.s-ff09d9b1-718a-4338-b001-275fc1074c09 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-ff09d9b1-718a-4338-b001-275fc1074c09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff09d9b1-718a-4338-b001-275fc1074c09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){.shg-image-margin-container-s-ff09d9b1-718a-4338-b001-275fc1074c09 {
  
  
  
  
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09 img.shogun-image {
  height: 100%;
  width: 100%;
  
  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: ;
  object-position: none;
  transform: none;
  transform-origin: none;
}




.s-ff09d9b1-718a-4338-b001-275fc1074c09 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-ff09d9b1-718a-4338-b001-275fc1074c09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff09d9b1-718a-4338-b001-275fc1074c09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){.shg-image-margin-container-s-ff09d9b1-718a-4338-b001-275fc1074c09 {
  
  
  
  
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09 img.shogun-image {
  height: 100%;
  width: 100%;
  
  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: ;
  object-position: none;
  transform: none;
  transform-origin: none;
}




.s-ff09d9b1-718a-4338-b001-275fc1074c09 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-ff09d9b1-718a-4338-b001-275fc1074c09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff09d9b1-718a-4338-b001-275fc1074c09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){.shg-image-margin-container-s-ff09d9b1-718a-4338-b001-275fc1074c09 {
  
  
  
  
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09 img.shogun-image {
  height: 100%;
  width: 100%;
  
  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: ;
  object-position: none;
  transform: none;
  transform-origin: none;
}




.s-ff09d9b1-718a-4338-b001-275fc1074c09 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-ff09d9b1-718a-4338-b001-275fc1074c09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff09d9b1-718a-4338-b001-275fc1074c09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff09d9b1-718a-4338-b001-275fc1074c09.shogun-image {
  box-sizing: border-box;
}




}
#s-3d5f7396-2702-46e7-ab7e-2986a9991186 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 20px;
margin-left: 25%;
margin-bottom: 15px;
margin-right: 25%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-3d5f7396-2702-46e7-ab7e-2986a9991186:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-3d5f7396-2702-46e7-ab7e-2986a9991186:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3d5f7396-2702-46e7-ab7e-2986a9991186 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3d5f7396-2702-46e7-ab7e-2986a9991186 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3d5f7396-2702-46e7-ab7e-2986a9991186 {
  
}
}

  #s-3d5f7396-2702-46e7-ab7e-2986a9991186-root {
    text-align: center;
  }


#s-3d5f7396-2702-46e7-ab7e-2986a9991186.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-3d5f7396-2702-46e7-ab7e-2986a9991186-root {
    text-align: center;
  }


#s-3d5f7396-2702-46e7-ab7e-2986a9991186.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d5f7396-2702-46e7-ab7e-2986a9991186-root {
    text-align: center;
  }


#s-3d5f7396-2702-46e7-ab7e-2986a9991186.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3d5f7396-2702-46e7-ab7e-2986a9991186-root {
    text-align: center;
  }


#s-3d5f7396-2702-46e7-ab7e-2986a9991186.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-3d5f7396-2702-46e7-ab7e-2986a9991186-root {
    text-align: center;
  }


#s-3d5f7396-2702-46e7-ab7e-2986a9991186.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-31943d4e-d9d2-4d23-8c3d-d58e0ad3c720 {
  margin-bottom: 0px;
padding-left: 2%;
padding-right: 2%;
opacity: 0.6;
}

#s-31943d4e-d9d2-4d23-8c3d-d58e0ad3c720 hr {
  border-top: 2px solid rgba(244, 11, 98, 1);
}

#s-d103f777-2053-4cad-b601-a41d5a73c194 {
  margin-top: 0px;
padding-left: 2%;
padding-right: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-d103f777-2053-4cad-b601-a41d5a73c194 {
  display: none;
}
#s-d103f777-2053-4cad-b601-a41d5a73c194, #wrap-s-d103f777-2053-4cad-b601-a41d5a73c194 { display: none !important; }}







#s-d103f777-2053-4cad-b601-a41d5a73c194 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d103f777-2053-4cad-b601-a41d5a73c194.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2da3074-c3ca-4159-8641-eb3865fd8e1a {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
background-repeat: repeat;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a2da3074-c3ca-4159-8641-eb3865fd8e1a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2da3074-c3ca-4159-8641-eb3865fd8e1a {
  
}
}
#s-dc51513a-16ec-40c3-a3c1-ae7e3d118979 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-dc51513a-16ec-40c3-a3c1-ae7e3d118979"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc51513a-16ec-40c3-a3c1-ae7e3d118979"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-dc51513a-16ec-40c3-a3c1-ae7e3d118979"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc51513a-16ec-40c3-a3c1-ae7e3d118979"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 60.0px);
}

}

#s-f476ffa0-f9fb-4a3b-915b-e6f5e9de836d {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-d3de6969-1542-49fc-af8c-489836ac7958 {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-55eb3f68-abfd-44c6-bedc-2f38d5ce6cd0 {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-0d6910c6-5c8b-48a0-a34e-48af7023e13c {
  padding-left: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-0d6910c6-5c8b-48a0-a34e-48af7023e13c"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d6910c6-5c8b-48a0-a34e-48af7023e13c"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

@media (min-width: 992px) {
[id="s-0d6910c6-5c8b-48a0-a34e-48af7023e13c"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

@media (min-width: 1200px) {
[id="s-0d6910c6-5c8b-48a0-a34e-48af7023e13c"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

}

#s-dd95b36e-1eec-41b7-ac3a-d21017f87328 {
  text-align: center;
}

#s-f414b19b-3b0b-45fa-b429-ee11b05f657c {
  text-align: center;
}

#s-f414b19b-3b0b-45fa-b429-ee11b05f657c .shg-product-sold-out {
  display: none;
  color: rgba(217, 30, 85, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f414b19b-3b0b-45fa-b429-ee11b05f657c .shg-product-price {
  color: rgba(217, 30, 85, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f414b19b-3b0b-45fa-b429-ee11b05f657c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 5px;
padding-left: 40px;
padding-bottom: 5px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 35px;
text-align: center;
background-color: rgba(188, 6, 54, 1);
}
#s-391a2075-b39f-4742-9e9f-22f58cbee9ae:hover {background-color: rgba(253, 30, 89, 1) !important;
text-decoration: none !important;}#s-391a2075-b39f-4742-9e9f-22f58cbee9ae:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-391a2075-b39f-4742-9e9f-22f58cbee9ae-atc-btn-wrapper {
    text-align: center;
  }


#s-391a2075-b39f-4742-9e9f-22f58cbee9ae {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-391a2075-b39f-4742-9e9f-22f58cbee9ae-atc-btn-wrapper {
    text-align: center;
  }


#s-391a2075-b39f-4742-9e9f-22f58cbee9ae {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-391a2075-b39f-4742-9e9f-22f58cbee9ae-atc-btn-wrapper {
    text-align: center;
  }


#s-391a2075-b39f-4742-9e9f-22f58cbee9ae {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-391a2075-b39f-4742-9e9f-22f58cbee9ae-atc-btn-wrapper {
    text-align: center;
  }


#s-391a2075-b39f-4742-9e9f-22f58cbee9ae {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-391a2075-b39f-4742-9e9f-22f58cbee9ae-atc-btn-wrapper {
    text-align: center;
  }


#s-391a2075-b39f-4742-9e9f-22f58cbee9ae {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-391a2075-b39f-4742-9e9f-22f58cbee9ae.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-cb4c90dc-7f1c-444c-ae48-51584059d9da {
  margin-left: 15%;
margin-right: 15%;
text-align: center;
}



.shg-image-margin-container-s-cb4c90dc-7f1c-444c-ae48-51584059d9da {
  margin-left: 15%;
  margin-right: 15%;
  
  
}

#s-cb4c90dc-7f1c-444c-ae48-51584059d9da {
  margin: 0 !important;
}





  img.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image {
    
    
    
    
  }


.s-cb4c90dc-7f1c-444c-ae48-51584059d9da .shogun-image-content {
  
    align-items: center;
  
}

.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-cb4c90dc-7f1c-444c-ae48-51584059d9da {
  
  
  
  
}

#s-cb4c90dc-7f1c-444c-ae48-51584059d9da {
  margin: 0 !important;
}





  img.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image {
    
    
    
    
  }


.s-cb4c90dc-7f1c-444c-ae48-51584059d9da .shogun-image-content {
  
    align-items: center;
  
}

.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-cb4c90dc-7f1c-444c-ae48-51584059d9da {
  
  
  
  
}

#s-cb4c90dc-7f1c-444c-ae48-51584059d9da {
  margin: 0 !important;
}





  img.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image {
    
    
    
    
  }


.s-cb4c90dc-7f1c-444c-ae48-51584059d9da .shogun-image-content {
  
    align-items: center;
  
}

.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-cb4c90dc-7f1c-444c-ae48-51584059d9da {
  
  
  
  
}

#s-cb4c90dc-7f1c-444c-ae48-51584059d9da {
  margin: 0 !important;
}





  img.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image {
    
    
    
    
  }


.s-cb4c90dc-7f1c-444c-ae48-51584059d9da .shogun-image-content {
  
    align-items: center;
  
}

.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-cb4c90dc-7f1c-444c-ae48-51584059d9da {
  
  
  
  
}

#s-cb4c90dc-7f1c-444c-ae48-51584059d9da {
  margin: 0 !important;
}





  img.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image {
    
    
    
    
  }


.s-cb4c90dc-7f1c-444c-ae48-51584059d9da .shogun-image-content {
  
    align-items: center;
  
}

.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb4c90dc-7f1c-444c-ae48-51584059d9da.shogun-image {
  box-sizing: border-box;
}




}
#s-770df19b-c8fe-4ff6-abb3-72dd2336fca0 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-770df19b-c8fe-4ff6-abb3-72dd2336fca0:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-770df19b-c8fe-4ff6-abb3-72dd2336fca0:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-770df19b-c8fe-4ff6-abb3-72dd2336fca0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-770df19b-c8fe-4ff6-abb3-72dd2336fca0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-770df19b-c8fe-4ff6-abb3-72dd2336fca0 {
  
}
}

  #s-770df19b-c8fe-4ff6-abb3-72dd2336fca0-root {
    text-align: center;
  }


#s-770df19b-c8fe-4ff6-abb3-72dd2336fca0.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-770df19b-c8fe-4ff6-abb3-72dd2336fca0-root {
    text-align: center;
  }


#s-770df19b-c8fe-4ff6-abb3-72dd2336fca0.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-770df19b-c8fe-4ff6-abb3-72dd2336fca0-root {
    text-align: center;
  }


#s-770df19b-c8fe-4ff6-abb3-72dd2336fca0.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-770df19b-c8fe-4ff6-abb3-72dd2336fca0-root {
    text-align: center;
  }


#s-770df19b-c8fe-4ff6-abb3-72dd2336fca0.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-770df19b-c8fe-4ff6-abb3-72dd2336fca0-root {
    text-align: center;
  }


#s-770df19b-c8fe-4ff6-abb3-72dd2336fca0.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-53744a32-d514-4bff-963d-c61f9c8cdf04 {
  margin-top: 20px;
margin-left: 18%;
margin-right: 18%;
text-align: center;
}



.shg-image-margin-container-s-53744a32-d514-4bff-963d-c61f9c8cdf04 {
  margin-left: 18%;
  margin-right: 18%;
  margin-top: 20px;
  
}

#s-53744a32-d514-4bff-963d-c61f9c8cdf04 {
  margin: 0 !important;
}





  img.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image {
    
    
    
    
  }


.s-53744a32-d514-4bff-963d-c61f9c8cdf04 .shogun-image-content {
  
    align-items: center;
  
}

.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-53744a32-d514-4bff-963d-c61f9c8cdf04 {
  
  
  
  
}

#s-53744a32-d514-4bff-963d-c61f9c8cdf04 {
  margin: 0 !important;
}





  img.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image {
    
    
    
    
  }


.s-53744a32-d514-4bff-963d-c61f9c8cdf04 .shogun-image-content {
  
    align-items: center;
  
}

.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-53744a32-d514-4bff-963d-c61f9c8cdf04 {
  
  
  
  
}

#s-53744a32-d514-4bff-963d-c61f9c8cdf04 {
  margin: 0 !important;
}





  img.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image {
    
    
    
    
  }


.s-53744a32-d514-4bff-963d-c61f9c8cdf04 .shogun-image-content {
  
    align-items: center;
  
}

.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-53744a32-d514-4bff-963d-c61f9c8cdf04 {
  
  
  
  
}

#s-53744a32-d514-4bff-963d-c61f9c8cdf04 {
  margin: 0 !important;
}





  img.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image {
    
    
    
    
  }


.s-53744a32-d514-4bff-963d-c61f9c8cdf04 .shogun-image-content {
  
    align-items: center;
  
}

.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-53744a32-d514-4bff-963d-c61f9c8cdf04 {
  
  
  
  
}

#s-53744a32-d514-4bff-963d-c61f9c8cdf04 {
  margin: 0 !important;
}





  img.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image {
    
    
    
    
  }


.s-53744a32-d514-4bff-963d-c61f9c8cdf04 .shogun-image-content {
  
    align-items: center;
  
}

.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53744a32-d514-4bff-963d-c61f9c8cdf04.shogun-image {
  box-sizing: border-box;
}




}
#s-20282b69-787f-4a1e-8602-72ec2968f52e {
  margin-top: 20px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-20282b69-787f-4a1e-8602-72ec2968f52e"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20282b69-787f-4a1e-8602-72ec2968f52e"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-20282b69-787f-4a1e-8602-72ec2968f52e"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-20282b69-787f-4a1e-8602-72ec2968f52e"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-44b4f243-574d-42e2-85b0-4ae484d7aaa5 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-44b4f243-574d-42e2-85b0-4ae484d7aaa5:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-44b4f243-574d-42e2-85b0-4ae484d7aaa5:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-44b4f243-574d-42e2-85b0-4ae484d7aaa5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-44b4f243-574d-42e2-85b0-4ae484d7aaa5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-44b4f243-574d-42e2-85b0-4ae484d7aaa5 {
  
}
}

  #s-44b4f243-574d-42e2-85b0-4ae484d7aaa5-root {
    text-align: center;
  }


#s-44b4f243-574d-42e2-85b0-4ae484d7aaa5.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-44b4f243-574d-42e2-85b0-4ae484d7aaa5-root {
    text-align: center;
  }


#s-44b4f243-574d-42e2-85b0-4ae484d7aaa5.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-44b4f243-574d-42e2-85b0-4ae484d7aaa5-root {
    text-align: center;
  }


#s-44b4f243-574d-42e2-85b0-4ae484d7aaa5.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-44b4f243-574d-42e2-85b0-4ae484d7aaa5-root {
    text-align: center;
  }


#s-44b4f243-574d-42e2-85b0-4ae484d7aaa5.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-44b4f243-574d-42e2-85b0-4ae484d7aaa5-root {
    text-align: center;
  }


#s-44b4f243-574d-42e2-85b0-4ae484d7aaa5.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c {
  
}
}

  #s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c-root {
    text-align: center;
  }


#s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c-root {
    text-align: center;
  }


#s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c-root {
    text-align: center;
  }


#s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c-root {
    text-align: center;
  }


#s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c-root {
    text-align: center;
  }


#s-a5737d6b-38c3-4b03-bcd0-4002e03cd89c.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0 {
  
}
}

  #s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0-root {
    text-align: center;
  }


#s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0-root {
    text-align: center;
  }


#s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0-root {
    text-align: center;
  }


#s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0-root {
    text-align: center;
  }


#s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0-root {
    text-align: center;
  }


#s-3e1d39cc-45cc-45d5-b91d-42d3889c9da0.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-0713410e-b0ec-4508-a6f4-6cef21b85ce7 {
  margin-top: 0px;
padding-left: 2%;
padding-right: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(217, 30, 85, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-0713410e-b0ec-4508-a6f4-6cef21b85ce7 {
  display: none;
}
#s-0713410e-b0ec-4508-a6f4-6cef21b85ce7, #wrap-s-0713410e-b0ec-4508-a6f4-6cef21b85ce7 { display: none !important; }}







#s-0713410e-b0ec-4508-a6f4-6cef21b85ce7 &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0713410e-b0ec-4508-a6f4-6cef21b85ce7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3cda2e57-2689-4b1e-aac0-3494afc06cc1 {
  margin-top: 20px;
margin-bottom: 20px;
opacity: 0.6;
}

#s-3cda2e57-2689-4b1e-aac0-3494afc06cc1 hr {
  border-top: 2px solid rgba(244, 11, 98, 1);
}

#s-c7b8cea6-12b4-4754-8071-388176a55899 {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
background-repeat: repeat;
}

#s-c9e36647-906b-4e1b-a0fa-cfaaf4e0dcf5 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-c9e36647-906b-4e1b-a0fa-cfaaf4e0dcf5"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9e36647-906b-4e1b-a0fa-cfaaf4e0dcf5"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c9e36647-906b-4e1b-a0fa-cfaaf4e0dcf5"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c9e36647-906b-4e1b-a0fa-cfaaf4e0dcf5"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

}

#s-a0167a39-87fc-4c57-8585-0fcaf38bc604 {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-3af55006-7610-4694-9d5a-655a56034f68 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(244, 11, 98, 1);
border-style: solid;
text-align: center;
}







  #s-3af55006-7610-4694-9d5a-655a56034f68 img.shogun-image {
    

    
    
    
  }


#s-3af55006-7610-4694-9d5a-655a56034f68 .shogun-image-content {
  
    align-items: center;
  
}

#s-40390255-2497-497a-8fb1-c2ee86740737 {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-98251578-f5b5-44fd-8586-598030696e3d {
  margin-top: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(244, 11, 98, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-98251578-f5b5-44fd-8586-598030696e3d {
  
}
}







#s-98251578-f5b5-44fd-8586-598030696e3d &gt; .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-98251578-f5b5-44fd-8586-598030696e3d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d0b6f229-cccb-4f66-b6a8-30e51d3df0ff"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0b6f229-cccb-4f66-b6a8-30e51d3df0ff"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d0b6f229-cccb-4f66-b6a8-30e51d3df0ff"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0b6f229-cccb-4f66-b6a8-30e51d3df0ff"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-0bee7614-21fe-4eff-a1e7-74a438c3431c {
  text-align: center;
}







  #s-0bee7614-21fe-4eff-a1e7-74a438c3431c img.shogun-image {
    

    
    
    
  }


#s-0bee7614-21fe-4eff-a1e7-74a438c3431c .shogun-image-content {
  
    align-items: center;
  
}

#s-eab7d29f-fa56-4771-bff6-742af9fb6cd2 {
  text-align: center;
}







  #s-eab7d29f-fa56-4771-bff6-742af9fb6cd2 img.shogun-image {
    

    
    
    
  }


#s-eab7d29f-fa56-4771-bff6-742af9fb6cd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b67f3dd-2d18-408f-9695-d080e1553a2b {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-1b67f3dd-2d18-408f-9695-d080e1553a2b"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b67f3dd-2d18-408f-9695-d080e1553a2b"] &gt; .shg-row &gt; .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1b67f3dd-2d18-408f-9695-d080e1553a2b"] &gt; .shg-row &gt; .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b67f3dd-2d18-408f-9695-d080e1553a2b"] &gt; .shg-row &gt; .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(188, 6, 54, 1);
text-decoration: none;
}
#s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf {
  
}
}

  #s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf-root {
    text-align: center;
  }


#s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf.shg-btn {
  color: rgba(188, 6, 54, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf-root {
    text-align: center;
  }


#s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf.shg-btn {
  color: rgba(188, 6, 54, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf-root {
    text-align: center;
  }


#s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf.shg-btn {
  color: rgba(188, 6, 54, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf-root {
    text-align: center;
  }


#s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf.shg-btn {
  color: rgba(188, 6, 54, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf-root {
    text-align: center;
  }


#s-4c0b7c64-d608-4dee-b9d4-00aa8d2e6bcf.shg-btn {
  color: rgba(188, 6, 54, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}
#s-c9503800-680b-42bc-aded-78ace7e2e99a {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(188, 6, 54, 1);
text-decoration: none;
}
#s-c9503800-680b-42bc-aded-78ace7e2e99a:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-c9503800-680b-42bc-aded-78ace7e2e99a:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c9503800-680b-42bc-aded-78ace7e2e99a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c9503800-680b-42bc-aded-78ace7e2e99a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9503800-680b-42bc-aded-78ace7e2e99a {
  
}
}

  #s-c9503800-680b-42bc-aded-78ace7e2e99a-root {
    text-align: center;
  }


#s-c9503800-680b-42bc-aded-78ace7e2e99a.shg-btn {
  color: rgba(188, 6, 54, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-c9503800-680b-42bc-aded-78ace7e2e99a-root {
    text-align: center;
  }


#s-c9503800-680b-42bc-aded-78ace7e2e99a.shg-btn {
  color: rgba(188, 6, 54, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c9503800-680b-42bc-aded-78ace7e2e99a-root {
    text-align: center;
  }


#s-c9503800-680b-42bc-aded-78ace7e2e99a.shg-btn {
  color: rgba(188, 6, 54, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c9503800-680b-42bc-aded-78ace7e2e99a-root {
    text-align: center;
  }


#s-c9503800-680b-42bc-aded-78ace7e2e99a.shg-btn {
  color: rgba(188, 6, 54, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-c9503800-680b-42bc-aded-78ace7e2e99a-root {
    text-align: center;
  }


#s-c9503800-680b-42bc-aded-78ace7e2e99a.shg-btn {
  color: rgba(188, 6, 54, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}
}
#s-25ad9ef8-d238-42c5-b983-2af379e97414 {
  background-image: url(https://i.shgcdn.com/a13763cf-652a-49f0-8bf5-3a11b74c3e67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: contain;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(179, 144, 3, 1);
border-style: solid;
border-radius: 10px;
background-position: center center;
}

#s-3764c74c-f8aa-4783-863a-dfccdd8c52d3 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-3764c74c-f8aa-4783-863a-dfccdd8c52d3 img.shogun-image {
    

    
    
    
  }


#s-3764c74c-f8aa-4783-863a-dfccdd8c52d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5c9e1c1-4c0a-4ab5-ad3f-44f8cf532662 {
  margin-top: 20px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-a5c9e1c1-4c0a-4ab5-ad3f-44f8cf532662"] &gt; .shg-row &gt; .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5c9e1c1-4c0a-4ab5-ad3f-44f8cf532662"] &gt; .shg-row &gt; .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a5c9e1c1-4c0a-4ab5-ad3f-44f8cf532662"] &gt; .shg-row &gt; .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5c9e1c1-4c0a-4ab5-ad3f-44f8cf532662"] &gt; .shg-row &gt; .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-35d19063-2ed4-4e7c-93c6-214f7214b729 {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-35d19063-2ed4-4e7c-93c6-214f7214b729:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-35d19063-2ed4-4e7c-93c6-214f7214b729:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-35d19063-2ed4-4e7c-93c6-214f7214b729 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-35d19063-2ed4-4e7c-93c6-214f7214b729 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-35d19063-2ed4-4e7c-93c6-214f7214b729 {
  
}
}

  #s-35d19063-2ed4-4e7c-93c6-214f7214b729-root {
    text-align: center;
  }


#s-35d19063-2ed4-4e7c-93c6-214f7214b729.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-35d19063-2ed4-4e7c-93c6-214f7214b729-root {
    text-align: center;
  }


#s-35d19063-2ed4-4e7c-93c6-214f7214b729.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-35d19063-2ed4-4e7c-93c6-214f7214b729-root {
    text-align: center;
  }


#s-35d19063-2ed4-4e7c-93c6-214f7214b729.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-35d19063-2ed4-4e7c-93c6-214f7214b729-root {
    text-align: center;
  }


#s-35d19063-2ed4-4e7c-93c6-214f7214b729.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-35d19063-2ed4-4e7c-93c6-214f7214b729-root {
    text-align: center;
  }


#s-35d19063-2ed4-4e7c-93c6-214f7214b729.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-bd880dce-0760-43f1-a61a-e833d5650d4f {
  box-shadow:0px 0px 0px 0px rgba(15, 15, 15, 1);
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 2px;
padding-left: 20px;
padding-bottom: 2px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(217, 30, 85, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 20px;
color: rgba(217, 30, 85, 1);
text-decoration: none;
}
#s-bd880dce-0760-43f1-a61a-e833d5650d4f:hover {border-style: solid !important;
border-color: rgba(216, 146, 11, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(216, 146, 11, 1) !important;}#s-bd880dce-0760-43f1-a61a-e833d5650d4f:active {background-color: rgba(249, 179, 23, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bd880dce-0760-43f1-a61a-e833d5650d4f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd880dce-0760-43f1-a61a-e833d5650d4f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bd880dce-0760-43f1-a61a-e833d5650d4f {
  
}
}

  #s-bd880dce-0760-43f1-a61a-e833d5650d4f-root {
    text-align: center;
  }


#s-bd880dce-0760-43f1-a61a-e833d5650d4f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-bd880dce-0760-43f1-a61a-e833d5650d4f-root {
    text-align: center;
  }


#s-bd880dce-0760-43f1-a61a-e833d5650d4f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bd880dce-0760-43f1-a61a-e833d5650d4f-root {
    text-align: center;
  }


#s-bd880dce-0760-43f1-a61a-e833d5650d4f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bd880dce-0760-43f1-a61a-e833d5650d4f-root {
    text-align: center;
  }


#s-bd880dce-0760-43f1-a61a-e833d5650d4f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-bd880dce-0760-43f1-a61a-e833d5650d4f-root {
    text-align: center;
  }


#s-bd880dce-0760-43f1-a61a-e833d5650d4f.shg-btn {
  color: rgba(217, 30, 85, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}
}
/*
  $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;
  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 --&gt; */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* &lt;-- 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{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
       and (min-width: 1024px)
       and (max-height: 1366px)
       and (-webkit-min-device-pixel-ratio: 1.5)
       and (hover: none)
       and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}
</pre></body></html>