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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-not-linked>div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  margin-top: 50px;
margin-left: 60px;
margin-bottom: 10px;
margin-right: 60px;
max-width: 1600px;
text-align: center;
}
@media (max-width: 767px){#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}
}
#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  margin: 0 !important;
  overflow: visible;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  /* Add background color handling */
  
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 40px;
  padding-bottom: 80px;
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 30px;

}






.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shogun-image {
  box-sizing: border-box;
}



.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  
}


@media (min-width: 1200px){#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  margin: 0 !important;
  overflow: visible;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  /* Add background color handling */
  
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shogun-image {
  box-sizing: border-box;
}



.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  margin: 0 !important;
  overflow: visible;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  /* Add background color handling */
  
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shogun-image {
  box-sizing: border-box;
}



.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  margin: 0 !important;
  overflow: visible;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  /* Add background color handling */
  
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shogun-image {
  box-sizing: border-box;
}



.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  
}


}@media (max-width: 767px){#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  margin: 0 !important;
  overflow: visible;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  
}

.shg-image-content-margin-container-s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  /* Add background color handling */
  
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 0px;
  padding-bottom: 30px;
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be7cf42a-edb3-428a-85a0-c1dac61c9c04.shogun-image {
  box-sizing: border-box;
}



.s-be7cf42a-edb3-428a-85a0-c1dac61c9c04 img.shogun-image {
  
}


}
.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: rgba(0, 0, 0, 1);
  font-family: "Gothic A1";
  text-transform: none;
  font-weight: 500;
  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-7b71661c-7f5b-433f-8618-9ca66fa38a19 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-7b71661c-7f5b-433f-8618-9ca66fa38a19 {
  padding-top: 5px;
padding-bottom: 5px;
}
}
#s-7b71661c-7f5b-433f-8618-9ca66fa38a19 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 20px;
  
  letter-spacing: 5px;
  
}


@media (max-width: 767px){#s-7b71661c-7f5b-433f-8618-9ca66fa38a19 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 12px;
  
  letter-spacing: 5px;
  
}


}
#s-c791ab92-8990-4408-b6c6-30f592525605 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c791ab92-8990-4408-b6c6-30f592525605 {
  padding-top: 15px;
padding-bottom: 15px;
}
}@media (max-width: 767px){#s-c791ab92-8990-4408-b6c6-30f592525605 {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-c791ab92-8990-4408-b6c6-30f592525605 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 120px;
  
  letter-spacing: 6px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-c791ab92-8990-4408-b6c6-30f592525605 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 85px;
  
  letter-spacing: 6px;
  
}


}@media (max-width: 767px){#s-c791ab92-8990-4408-b6c6-30f592525605 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 35px;
  
  letter-spacing: 5px;
  
}


}
.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: rgba(0, 0, 0, 1);
  font-family: "Gothic A1";
  font-weight: 500;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: rgba(0, 0, 0, 1);
  font-family: "Gothic A1";
}

.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: rgba(0, 0, 0, 1);
  font-family: "Gothic A1";
  font-weight: 500;
}

.shg-theme-text-content p {
  color: rgba(0, 0, 0, 1);
  font-family: "Gothic A1";
  font-weight: 400;
}

#s-bfb04aa9-3a75-4b0e-a889-01c81d420099 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bfb04aa9-3a75-4b0e-a889-01c81d420099 {
  display: none;
}
#s-bfb04aa9-3a75-4b0e-a889-01c81d420099, #wrap-s-bfb04aa9-3a75-4b0e-a889-01c81d420099, #wrap-content-s-bfb04aa9-3a75-4b0e-a889-01c81d420099 { display: none !important; }}@media (max-width: 767px){#s-bfb04aa9-3a75-4b0e-a889-01c81d420099 {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-bfb04aa9-3a75-4b0e-a889-01c81d420099, #wrap-s-bfb04aa9-3a75-4b0e-a889-01c81d420099, #wrap-content-s-bfb04aa9-3a75-4b0e-a889-01c81d420099 { display: none !important; }}
#s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba {
  display: none;
}
#s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba, #wrap-s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba, #wrap-content-s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba {
  display: none;
}
#s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba, #wrap-s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba, #wrap-content-s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba { display: none !important; }}@media (max-width: 767px){#s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba .shogun-heading-component h4 {
  
  font-weight:  500 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 19px;
  line-height: 1.5em;
  
  
}


@media (max-width: 767px){#s-eafcbdd6-c699-4801-b7fc-b6d884d0f6ba .shogun-heading-component h4 {
  
  font-weight:  500 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  
}


}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

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

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

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

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

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

#s-fe932ebb-8f98-48d1-81bd-7cf0b2404f91 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 0px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-fe932ebb-8f98-48d1-81bd-7cf0b2404f91 {
  padding-left: 2%;
padding-right: 2%;
}
}







#s-fe932ebb-8f98-48d1-81bd-7cf0b2404f91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe932ebb-8f98-48d1-81bd-7cf0b2404f91.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

#s-96ddd009-8de6-495c-bc14-ae6bcb6654dd {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-96ddd009-8de6-495c-bc14-ae6bcb6654dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-96ddd009-8de6-495c-bc14-ae6bcb6654dd"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-96ddd009-8de6-495c-bc14-ae6bcb6654dd"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-96ddd009-8de6-495c-bc14-ae6bcb6654dd"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

.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: 400;
  font-family: "Gothic A1";
}

.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-d6d63dbf-3441-48f2-8d98-1e10849b202a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d6d63dbf-3441-48f2-8d98-1e10849b202a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTU0OTYzY2ItZTcyYi00N2U4LWJhMzctNzA4ZjNmOWM5Y2EwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlNTQ5NjNjYi1lNzJiLTQ3ZTgtYmEzNy03MDhmM2Y5YzljYTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(1, 1, 1, 1) !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}#s-d6d63dbf-3441-48f2-8d98-1e10849b202a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d6d63dbf-3441-48f2-8d98-1e10849b202a {
  margin-top: 10px;
margin-bottom: 10px;
}
#s-d6d63dbf-3441-48f2-8d98-1e10849b202a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjE0YjRlZjgtZTE4OS00NDIzLTlkNjEtYzZkZGNlNzg0NjA5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2MTRiNGVmOC1lMTg5LTQ0MjMtOWQ2MS1jNmRkY2U3ODQ2MDkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(1, 1, 1, 1) !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}}

  #s-d6d63dbf-3441-48f2-8d98-1e10849b202a-root {
    text-align: center;
  }


#s-d6d63dbf-3441-48f2-8d98-1e10849b202a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-d6d63dbf-3441-48f2-8d98-1e10849b202a-root {
    text-align: center;
  }


#s-d6d63dbf-3441-48f2-8d98-1e10849b202a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d6d63dbf-3441-48f2-8d98-1e10849b202a-root {
    text-align: center;
  }


#s-d6d63dbf-3441-48f2-8d98-1e10849b202a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d6d63dbf-3441-48f2-8d98-1e10849b202a-root {
    text-align: center;
  }


#s-d6d63dbf-3441-48f2-8d98-1e10849b202a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-d6d63dbf-3441-48f2-8d98-1e10849b202a-root {
    text-align: center;
  }


#s-d6d63dbf-3441-48f2-8d98-1e10849b202a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-1c28a90d-6395-4311-a24b-69ab8499f400 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1c28a90d-6395-4311-a24b-69ab8499f400:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1c28a90d-6395-4311-a24b-69ab8499f400:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-1c28a90d-6395-4311-a24b-69ab8499f400 {
  background-image: none;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-1c28a90d-6395-4311-a24b-69ab8499f400 {
  margin-top: 10px;
margin-bottom: 10px;
background-image: none;
background-color: rgba(8, 8, 8, 1);
hover-type: color;
}
}

  #s-1c28a90d-6395-4311-a24b-69ab8499f400-root {
    text-align: center;
  }


#s-1c28a90d-6395-4311-a24b-69ab8499f400.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-1c28a90d-6395-4311-a24b-69ab8499f400-root {
    text-align: center;
  }


#s-1c28a90d-6395-4311-a24b-69ab8499f400.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1c28a90d-6395-4311-a24b-69ab8499f400-root {
    text-align: center;
  }


#s-1c28a90d-6395-4311-a24b-69ab8499f400.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1c28a90d-6395-4311-a24b-69ab8499f400-root {
    text-align: center;
  }


#s-1c28a90d-6395-4311-a24b-69ab8499f400.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-1c28a90d-6395-4311-a24b-69ab8499f400-root {
    text-align: center;
  }


#s-1c28a90d-6395-4311-a24b-69ab8499f400.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-7137e673-4bee-49f0-a123-5e58d9224a1c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7137e673-4bee-49f0-a123-5e58d9224a1c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7137e673-4bee-49f0-a123-5e58d9224a1c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-7137e673-4bee-49f0-a123-5e58d9224a1c {
  margin-top: 10px;
margin-bottom: 10px;
background-image: none;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-7137e673-4bee-49f0-a123-5e58d9224a1c {
  margin-top: 10px;
margin-bottom: 10px;
background-image: none;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
}

  #s-7137e673-4bee-49f0-a123-5e58d9224a1c-root {
    text-align: center;
  }


#s-7137e673-4bee-49f0-a123-5e58d9224a1c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-7137e673-4bee-49f0-a123-5e58d9224a1c-root {
    text-align: center;
  }


#s-7137e673-4bee-49f0-a123-5e58d9224a1c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7137e673-4bee-49f0-a123-5e58d9224a1c-root {
    text-align: center;
  }


#s-7137e673-4bee-49f0-a123-5e58d9224a1c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7137e673-4bee-49f0-a123-5e58d9224a1c-root {
    text-align: center;
  }


#s-7137e673-4bee-49f0-a123-5e58d9224a1c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-7137e673-4bee-49f0-a123-5e58d9224a1c-root {
    text-align: center;
  }


#s-7137e673-4bee-49f0-a123-5e58d9224a1c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-72b122d4-b771-4dc8-ba82-ffddee42e510 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-72b122d4-b771-4dc8-ba82-ffddee42e510:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-72b122d4-b771-4dc8-ba82-ffddee42e510:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-72b122d4-b771-4dc8-ba82-ffddee42e510 {
  margin-top: 10px;
margin-bottom: 10px;
background-image: none;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-72b122d4-b771-4dc8-ba82-ffddee42e510 {
  margin-top: 10px;
margin-bottom: 10px;
background-image: none;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
}

  #s-72b122d4-b771-4dc8-ba82-ffddee42e510-root {
    text-align: center;
  }


#s-72b122d4-b771-4dc8-ba82-ffddee42e510.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-72b122d4-b771-4dc8-ba82-ffddee42e510-root {
    text-align: center;
  }


#s-72b122d4-b771-4dc8-ba82-ffddee42e510.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-72b122d4-b771-4dc8-ba82-ffddee42e510-root {
    text-align: center;
  }


#s-72b122d4-b771-4dc8-ba82-ffddee42e510.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-72b122d4-b771-4dc8-ba82-ffddee42e510-root {
    text-align: center;
  }


#s-72b122d4-b771-4dc8-ba82-ffddee42e510.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-72b122d4-b771-4dc8-ba82-ffddee42e510-root {
    text-align: center;
  }


#s-72b122d4-b771-4dc8-ba82-ffddee42e510.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-0e3b554a-44a0-4293-a94e-6080d5749d60 {
  margin-left: auto;
margin-right: auto;
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: #000;
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0e3b554a-44a0-4293-a94e-6080d5749d60:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-0e3b554a-44a0-4293-a94e-6080d5749d60:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-0e3b554a-44a0-4293-a94e-6080d5749d60 {
  background-image: none;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-0e3b554a-44a0-4293-a94e-6080d5749d60 {
  margin-top: 10px;
margin-bottom: 10px;
background-image: none;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
}

  #s-0e3b554a-44a0-4293-a94e-6080d5749d60-root {
    text-align: center;
  }


#s-0e3b554a-44a0-4293-a94e-6080d5749d60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-0e3b554a-44a0-4293-a94e-6080d5749d60-root {
    text-align: center;
  }


#s-0e3b554a-44a0-4293-a94e-6080d5749d60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0e3b554a-44a0-4293-a94e-6080d5749d60-root {
    text-align: center;
  }


#s-0e3b554a-44a0-4293-a94e-6080d5749d60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0e3b554a-44a0-4293-a94e-6080d5749d60-root {
    text-align: center;
  }


#s-0e3b554a-44a0-4293-a94e-6080d5749d60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-0e3b554a-44a0-4293-a94e-6080d5749d60-root {
    text-align: center;
  }


#s-0e3b554a-44a0-4293-a94e-6080d5749d60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-48ac747c-2378-4959-b169-9b97613563d2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-48ac747c-2378-4959-b169-9b97613563d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-48ac747c-2378-4959-b169-9b97613563d2.shg-box.shg-c {
  justify-content: center;
}

#s-052df455-f450-4408-b43a-711d0b9c9d3a {
  margin-top: 200px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-052df455-f450-4408-b43a-711d0b9c9d3a {
  margin-top: 90px;
}
}
#s-052df455-f450-4408-b43a-711d0b9c9d3a .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 25px;
  line-height: 1em;
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-052df455-f450-4408-b43a-711d0b9c9d3a .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}


}@media (max-width: 767px){#s-052df455-f450-4408-b43a-711d0b9c9d3a .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


}
#s-f854a9b0-df11-46ab-81ba-028225189026 {
  margin-top: 100px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f854a9b0-df11-46ab-81ba-028225189026"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f854a9b0-df11-46ab-81ba-028225189026"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f854a9b0-df11-46ab-81ba-028225189026"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f854a9b0-df11-46ab-81ba-028225189026"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  margin-left: auto;
margin-right: auto;
max-width: 1717px;
text-align: center;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  margin: 0 !important;
  overflow: visible;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  /* Add background color handling */
  
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-951e4ced-18f1-4f97-8a7e-109e2a93774b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shogun-image {
  box-sizing: border-box;
}



.s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  
}


@media (min-width: 1200px){#s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  margin: 0 !important;
  overflow: visible;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  /* Add background color handling */
  
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-951e4ced-18f1-4f97-8a7e-109e2a93774b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shogun-image {
  box-sizing: border-box;
}



.s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  margin: 0 !important;
  overflow: visible;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  /* Add background color handling */
  
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-951e4ced-18f1-4f97-8a7e-109e2a93774b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shogun-image {
  box-sizing: border-box;
}



.s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  margin: 0 !important;
  overflow: visible;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  /* Add background color handling */
  
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-951e4ced-18f1-4f97-8a7e-109e2a93774b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shogun-image {
  box-sizing: border-box;
}



.s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  
}


}@media (max-width: 767px){#s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  margin: 0 !important;
  overflow: visible;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-951e4ced-18f1-4f97-8a7e-109e2a93774b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  /* Add background color handling */
  
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-951e4ced-18f1-4f97-8a7e-109e2a93774b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-951e4ced-18f1-4f97-8a7e-109e2a93774b.shogun-image {
  box-sizing: border-box;
}



.s-951e4ced-18f1-4f97-8a7e-109e2a93774b img.shogun-image {
  
}


}
#s-464028a5-6554-4a49-9e6a-0e15e86469a8 {
  margin-left: auto;
margin-right: auto;
padding-left: 60px;
padding-bottom: 50px;
padding-right: 0px;
min-height: 50px;
}








#s-464028a5-6554-4a49-9e6a-0e15e86469a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-464028a5-6554-4a49-9e6a-0e15e86469a8.shg-box.shg-c {
  justify-content: flex-end;
}

#s-34366ee6-a246-4f58-9daf-1199be678c18 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-34366ee6-a246-4f58-9daf-1199be678c18 .shogun-heading-component h1 {
  color: rgba(222, 222, 210, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-34366ee6-a246-4f58-9daf-1199be678c18 .shogun-heading-component h1 {
  color: rgba(222, 222, 210, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}
#s-4fd232e6-973c-4c4c-b6c4-35057c3a6841 {
  margin-right: auto;
padding-left: 0px;
padding-right: 0px;
text-align: left;
}

#s-4fd232e6-973c-4c4c-b6c4-35057c3a6841 .shogun-heading-component h3 {
  color: rgba(222, 222, 210, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 6px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-4fd232e6-973c-4c4c-b6c4-35057c3a6841 .shogun-heading-component h3 {
  color: rgba(222, 222, 210, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 15px;
  
  letter-spacing: 6px;
  
}


}
#s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0-root {
    text-align: left;
  }


#s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0-root {
    text-align: left;
  }


#s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0-root {
    text-align: left;
  }


#s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0-root {
    text-align: left;
  }


#s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0-root {
    text-align: left;
  }


#s-4f2c85b2-3ead-4b92-86af-a2d5cece40a0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  margin-left: auto;
margin-right: auto;
max-width: 3075px;
text-align: center;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  margin: 0 !important;
  overflow: visible;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  /* Add background color handling */
  
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7bf790fb-4f62-4e70-b871-a5e4db85085b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shogun-image {
  box-sizing: border-box;
}



.s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  
}


@media (min-width: 1200px){#s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  margin: 0 !important;
  overflow: visible;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  /* Add background color handling */
  
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7bf790fb-4f62-4e70-b871-a5e4db85085b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shogun-image {
  box-sizing: border-box;
}



.s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  margin: 0 !important;
  overflow: visible;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  /* Add background color handling */
  
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7bf790fb-4f62-4e70-b871-a5e4db85085b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shogun-image {
  box-sizing: border-box;
}



.s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  margin: 0 !important;
  overflow: visible;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  /* Add background color handling */
  
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7bf790fb-4f62-4e70-b871-a5e4db85085b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shogun-image {
  box-sizing: border-box;
}



.s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  
}


}@media (max-width: 767px){#s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  margin: 0 !important;
  overflow: visible;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7bf790fb-4f62-4e70-b871-a5e4db85085b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  /* Add background color handling */
  
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7bf790fb-4f62-4e70-b871-a5e4db85085b .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bf790fb-4f62-4e70-b871-a5e4db85085b.shogun-image {
  box-sizing: border-box;
}



.s-7bf790fb-4f62-4e70-b871-a5e4db85085b img.shogun-image {
  
}


}
#s-2e95cea0-4751-4ee9-98b9-b474407e6cc8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2e95cea0-4751-4ee9-98b9-b474407e6cc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2e95cea0-4751-4ee9-98b9-b474407e6cc8.shg-box.shg-c {
  justify-content: center;
}

#s-4e3424eb-1810-46ab-9eeb-c7fc7a475ff5 {
  margin-left: auto;
margin-right: auto;
padding-left: 60px;
padding-bottom: 50px;
padding-right: 0px;
min-height: 50px;
}








#s-4e3424eb-1810-46ab-9eeb-c7fc7a475ff5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4e3424eb-1810-46ab-9eeb-c7fc7a475ff5.shg-box.shg-c {
  justify-content: flex-end;
}

#s-119c3039-2e9e-4778-8134-6a9e028acdd6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-119c3039-2e9e-4778-8134-6a9e028acdd6 .shogun-heading-component h1 {
  color: rgba(222, 222, 210, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-119c3039-2e9e-4778-8134-6a9e028acdd6 .shogun-heading-component h1 {
  color: rgba(222, 222, 210, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}
#s-25569f46-3fa3-4f4e-aeff-3b1760cbf4c8 {
  margin-right: auto;
padding-left: 0px;
padding-right: 0px;
text-align: left;
}

#s-25569f46-3fa3-4f4e-aeff-3b1760cbf4c8 .shogun-heading-component h3 {
  color: rgba(222, 222, 210, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 6px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-25569f46-3fa3-4f4e-aeff-3b1760cbf4c8 .shogun-heading-component h3 {
  color: rgba(222, 222, 210, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 15px;
  
  letter-spacing: 6px;
  
}


}
#s-9dce99f7-d7b9-4e90-be9b-b19fe8193512 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9dce99f7-d7b9-4e90-be9b-b19fe8193512:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9dce99f7-d7b9-4e90-be9b-b19fe8193512:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9dce99f7-d7b9-4e90-be9b-b19fe8193512-root {
    text-align: left;
  }


#s-9dce99f7-d7b9-4e90-be9b-b19fe8193512.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9dce99f7-d7b9-4e90-be9b-b19fe8193512-root {
    text-align: left;
  }


#s-9dce99f7-d7b9-4e90-be9b-b19fe8193512.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9dce99f7-d7b9-4e90-be9b-b19fe8193512-root {
    text-align: left;
  }


#s-9dce99f7-d7b9-4e90-be9b-b19fe8193512.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9dce99f7-d7b9-4e90-be9b-b19fe8193512-root {
    text-align: left;
  }


#s-9dce99f7-d7b9-4e90-be9b-b19fe8193512.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9dce99f7-d7b9-4e90-be9b-b19fe8193512-root {
    text-align: left;
  }


#s-9dce99f7-d7b9-4e90-be9b-b19fe8193512.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-159fe119-222a-47c7-b4ec-82b2e0bf18b8 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-159fe119-222a-47c7-b4ec-82b2e0bf18b8 {
  margin-top: 40px;
}
}@media (max-width: 767px){#s-159fe119-222a-47c7-b4ec-82b2e0bf18b8 {
  margin-top: 0px;
}
}







#s-159fe119-222a-47c7-b4ec-82b2e0bf18b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-159fe119-222a-47c7-b4ec-82b2e0bf18b8.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-4bec0633-ff89-4fc2-8b9f-d8484285410c {
  margin-left: 2%;
margin-right: 2%;
}

#s-4bec0633-ff89-4fc2-8b9f-d8484285410c hr {
  border-top: 2px solid #ddd;
}

#s-b74ca5e4-3a84-4306-b68d-e46cf49095cd {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b74ca5e4-3a84-4306-b68d-e46cf49095cd .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



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

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

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

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

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

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

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

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

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

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

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

#s-dd273713-41d0-40d6-9475-89496a08ed48 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 43px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-prev,
#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-next {
  
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-prev svg,
#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-next svg {
  fill: rgba(0, 0, 0, 1) !important;
  stroke: rgba(0, 0, 0, 1) !important;
  
    background-color: rgba(255, 255, 255, 0.8) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 43px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-prev,
#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-next {
  
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-prev svg,
#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-next svg {
  fill: rgba(0, 0, 0, 1) !important;
  stroke: rgba(0, 0, 0, 1) !important;
  
    background-color: rgba(255, 255, 255, 0.8) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 43px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-prev,
#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-next {
  
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-prev svg,
#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-next svg {
  fill: rgba(0, 0, 0, 1) !important;
  stroke: rgba(0, 0, 0, 1) !important;
  
    background-color: rgba(255, 255, 255, 0.8) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-dd273713-41d0-40d6-9475-89496a08ed48 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-e7057076-1cb5-40b5-a104-1c74e9c349ed {
  margin-left: auto;
margin-right: auto;
}

#s-e7057076-1cb5-40b5-a104-1c74e9c349ed .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-e7057076-1cb5-40b5-a104-1c74e9c349ed table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-e7057076-1cb5-40b5-a104-1c74e9c349ed td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-e7057076-1cb5-40b5-a104-1c74e9c349ed td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-e7057076-1cb5-40b5-a104-1c74e9c349ed td.shogun-table-column, #s-e7057076-1cb5-40b5-a104-1c74e9c349ed td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

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

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

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

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

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

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

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

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

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

.shg-theme-text-content p {
  
  
  
}

#s-dbd74fe2-f97c-4f15-b179-a7636c39e145 {
  margin-left: auto;
margin-right: auto;
}

#s-dbd74fe2-f97c-4f15-b179-a7636c39e145 .shg-proportional-font-size,
#s-dbd74fe2-f97c-4f15-b179-a7636c39e145 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-not-linked>div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

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

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

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

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

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  margin-left: auto;
margin-right: auto;
max-width: 365px;
text-align: center;
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 img.shogun-image {
  width: 100%;
  
  
  max-width: 365px;

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




.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 img.shogun-image {
  width: 100%;
  
  
  

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




.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 img.shogun-image {
  width: 100%;
  
  
  

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




.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 img.shogun-image {
  width: 100%;
  
  
  

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




.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 img.shogun-image {
  width: 100%;
  
  
  

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




.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66a200b3-f37b-4f55-9c00-f16dbba5eda0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-889145a0-e07b-410d-94c2-952183c09a00 {
  margin-left: auto;
margin-right: auto;
}

#s-889145a0-e07b-410d-94c2-952183c09a00 .shg-proportional-font-size,
#s-889145a0-e07b-410d-94c2-952183c09a00 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-322ae323-3868-4520-81c7-df844d3655d4 {
  margin-left: auto;
margin-right: auto;
}

#s-322ae323-3868-4520-81c7-df844d3655d4 .shg-proportional-font-size,
#s-322ae323-3868-4520-81c7-df844d3655d4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f55d88f2-997b-4fcd-81e8-9ac0de442cbf {
  margin-left: auto;
margin-right: auto;
}

#s-f55d88f2-997b-4fcd-81e8-9ac0de442cbf .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-f55d88f2-997b-4fcd-81e8-9ac0de442cbf table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f55d88f2-997b-4fcd-81e8-9ac0de442cbf td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-f55d88f2-997b-4fcd-81e8-9ac0de442cbf td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-f55d88f2-997b-4fcd-81e8-9ac0de442cbf td.shogun-table-column, #s-f55d88f2-997b-4fcd-81e8-9ac0de442cbf td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-84646ad4-3075-4f59-a8fa-a7a578c5d28f {
  margin-left: auto;
margin-right: auto;
}

#s-84646ad4-3075-4f59-a8fa-a7a578c5d28f .shg-proportional-font-size,
#s-84646ad4-3075-4f59-a8fa-a7a578c5d28f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-22baf447-c40a-4545-9abd-0dded94be42c {
  margin-left: auto;
margin-right: auto;
max-width: 365px;
text-align: center;
}

#s-22baf447-c40a-4545-9abd-0dded94be42c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22baf447-c40a-4545-9abd-0dded94be42c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-22baf447-c40a-4545-9abd-0dded94be42c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22baf447-c40a-4545-9abd-0dded94be42c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-22baf447-c40a-4545-9abd-0dded94be42c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-22baf447-c40a-4545-9abd-0dded94be42c img.shogun-image {
  width: 100%;
  
  
  max-width: 365px;

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




.s-22baf447-c40a-4545-9abd-0dded94be42c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-22baf447-c40a-4545-9abd-0dded94be42c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22baf447-c40a-4545-9abd-0dded94be42c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22baf447-c40a-4545-9abd-0dded94be42c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-22baf447-c40a-4545-9abd-0dded94be42c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22baf447-c40a-4545-9abd-0dded94be42c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-22baf447-c40a-4545-9abd-0dded94be42c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22baf447-c40a-4545-9abd-0dded94be42c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-22baf447-c40a-4545-9abd-0dded94be42c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-22baf447-c40a-4545-9abd-0dded94be42c img.shogun-image {
  width: 100%;
  
  
  

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




.s-22baf447-c40a-4545-9abd-0dded94be42c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-22baf447-c40a-4545-9abd-0dded94be42c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22baf447-c40a-4545-9abd-0dded94be42c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22baf447-c40a-4545-9abd-0dded94be42c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-22baf447-c40a-4545-9abd-0dded94be42c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22baf447-c40a-4545-9abd-0dded94be42c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-22baf447-c40a-4545-9abd-0dded94be42c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22baf447-c40a-4545-9abd-0dded94be42c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-22baf447-c40a-4545-9abd-0dded94be42c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-22baf447-c40a-4545-9abd-0dded94be42c img.shogun-image {
  width: 100%;
  
  
  

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




.s-22baf447-c40a-4545-9abd-0dded94be42c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-22baf447-c40a-4545-9abd-0dded94be42c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22baf447-c40a-4545-9abd-0dded94be42c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22baf447-c40a-4545-9abd-0dded94be42c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-22baf447-c40a-4545-9abd-0dded94be42c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22baf447-c40a-4545-9abd-0dded94be42c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-22baf447-c40a-4545-9abd-0dded94be42c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22baf447-c40a-4545-9abd-0dded94be42c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-22baf447-c40a-4545-9abd-0dded94be42c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-22baf447-c40a-4545-9abd-0dded94be42c img.shogun-image {
  width: 100%;
  
  
  

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




.s-22baf447-c40a-4545-9abd-0dded94be42c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-22baf447-c40a-4545-9abd-0dded94be42c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22baf447-c40a-4545-9abd-0dded94be42c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22baf447-c40a-4545-9abd-0dded94be42c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-22baf447-c40a-4545-9abd-0dded94be42c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22baf447-c40a-4545-9abd-0dded94be42c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-22baf447-c40a-4545-9abd-0dded94be42c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22baf447-c40a-4545-9abd-0dded94be42c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-22baf447-c40a-4545-9abd-0dded94be42c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-22baf447-c40a-4545-9abd-0dded94be42c img.shogun-image {
  width: 100%;
  
  
  

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




.s-22baf447-c40a-4545-9abd-0dded94be42c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-22baf447-c40a-4545-9abd-0dded94be42c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22baf447-c40a-4545-9abd-0dded94be42c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22baf447-c40a-4545-9abd-0dded94be42c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-b98876bf-aeda-4a00-ac6c-7c695f45d615 {
  margin-left: auto;
margin-right: auto;
}

#s-b98876bf-aeda-4a00-ac6c-7c695f45d615 .shg-proportional-font-size,
#s-b98876bf-aeda-4a00-ac6c-7c695f45d615 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9309b0dc-454e-478d-adab-b34d874a59a6 {
  margin-left: auto;
margin-right: auto;
}

#s-9309b0dc-454e-478d-adab-b34d874a59a6 .shg-proportional-font-size,
#s-9309b0dc-454e-478d-adab-b34d874a59a6 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1c06f66b-96ae-42a2-9742-f0076cb0f512 {
  margin-left: auto;
margin-right: auto;
}

#s-1c06f66b-96ae-42a2-9742-f0076cb0f512 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-1c06f66b-96ae-42a2-9742-f0076cb0f512 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-1c06f66b-96ae-42a2-9742-f0076cb0f512 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-1c06f66b-96ae-42a2-9742-f0076cb0f512 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-1c06f66b-96ae-42a2-9742-f0076cb0f512 td.shogun-table-column, #s-1c06f66b-96ae-42a2-9742-f0076cb0f512 td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-24d3245f-70e1-47df-acb3-29e6a08c7462 {
  margin-left: auto;
margin-right: auto;
}

#s-24d3245f-70e1-47df-acb3-29e6a08c7462 .shg-proportional-font-size,
#s-24d3245f-70e1-47df-acb3-29e6a08c7462 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  margin-left: auto;
margin-right: auto;
max-width: 365px;
text-align: center;
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-083922de-70f5-4975-ad33-d6d1c6455fdb img.shogun-image {
  width: 100%;
  
  
  max-width: 365px;

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




.s-083922de-70f5-4975-ad33-d6d1c6455fdb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-083922de-70f5-4975-ad33-d6d1c6455fdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-083922de-70f5-4975-ad33-d6d1c6455fdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-083922de-70f5-4975-ad33-d6d1c6455fdb img.shogun-image {
  width: 100%;
  
  
  

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




.s-083922de-70f5-4975-ad33-d6d1c6455fdb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-083922de-70f5-4975-ad33-d6d1c6455fdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-083922de-70f5-4975-ad33-d6d1c6455fdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-083922de-70f5-4975-ad33-d6d1c6455fdb img.shogun-image {
  width: 100%;
  
  
  

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




.s-083922de-70f5-4975-ad33-d6d1c6455fdb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-083922de-70f5-4975-ad33-d6d1c6455fdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-083922de-70f5-4975-ad33-d6d1c6455fdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-083922de-70f5-4975-ad33-d6d1c6455fdb img.shogun-image {
  width: 100%;
  
  
  

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




.s-083922de-70f5-4975-ad33-d6d1c6455fdb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-083922de-70f5-4975-ad33-d6d1c6455fdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-083922de-70f5-4975-ad33-d6d1c6455fdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-083922de-70f5-4975-ad33-d6d1c6455fdb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-083922de-70f5-4975-ad33-d6d1c6455fdb img.shogun-image {
  width: 100%;
  
  
  

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




.s-083922de-70f5-4975-ad33-d6d1c6455fdb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-083922de-70f5-4975-ad33-d6d1c6455fdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-083922de-70f5-4975-ad33-d6d1c6455fdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-083922de-70f5-4975-ad33-d6d1c6455fdb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9e7cc249-6613-4185-bb79-9e6e0a52fadd {
  margin-left: auto;
margin-right: auto;
}

#s-9e7cc249-6613-4185-bb79-9e6e0a52fadd .shg-proportional-font-size,
#s-9e7cc249-6613-4185-bb79-9e6e0a52fadd .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-6bce45ca-19c9-49c0-8b6b-de0409eb8961 {
  margin-left: auto;
margin-right: auto;
}

#s-6bce45ca-19c9-49c0-8b6b-de0409eb8961 .shg-proportional-font-size,
#s-6bce45ca-19c9-49c0-8b6b-de0409eb8961 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-efd7a560-097c-4f23-bfaa-f0c18038447c {
  margin-left: auto;
margin-right: auto;
}

#s-efd7a560-097c-4f23-bfaa-f0c18038447c .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-efd7a560-097c-4f23-bfaa-f0c18038447c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-efd7a560-097c-4f23-bfaa-f0c18038447c td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-efd7a560-097c-4f23-bfaa-f0c18038447c td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-efd7a560-097c-4f23-bfaa-f0c18038447c td.shogun-table-column, #s-efd7a560-097c-4f23-bfaa-f0c18038447c td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-8d0e1ddc-cba0-4c9d-8ade-19d226202eff {
  margin-left: auto;
margin-right: auto;
}

#s-8d0e1ddc-cba0-4c9d-8ade-19d226202eff .shg-proportional-font-size,
#s-8d0e1ddc-cba0-4c9d-8ade-19d226202eff .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ca495871-148a-435e-9e70-0378f15e2a46 {
  margin-left: auto;
margin-right: auto;
max-width: 365px;
text-align: center;
}

#s-ca495871-148a-435e-9e70-0378f15e2a46 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca495871-148a-435e-9e70-0378f15e2a46-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ca495871-148a-435e-9e70-0378f15e2a46 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca495871-148a-435e-9e70-0378f15e2a46 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ca495871-148a-435e-9e70-0378f15e2a46 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca495871-148a-435e-9e70-0378f15e2a46 img.shogun-image {
  width: 100%;
  
  
  max-width: 365px;

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




.s-ca495871-148a-435e-9e70-0378f15e2a46 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca495871-148a-435e-9e70-0378f15e2a46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca495871-148a-435e-9e70-0378f15e2a46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca495871-148a-435e-9e70-0378f15e2a46.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ca495871-148a-435e-9e70-0378f15e2a46 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca495871-148a-435e-9e70-0378f15e2a46-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ca495871-148a-435e-9e70-0378f15e2a46 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca495871-148a-435e-9e70-0378f15e2a46 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ca495871-148a-435e-9e70-0378f15e2a46 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca495871-148a-435e-9e70-0378f15e2a46 img.shogun-image {
  width: 100%;
  
  
  

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




.s-ca495871-148a-435e-9e70-0378f15e2a46 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca495871-148a-435e-9e70-0378f15e2a46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca495871-148a-435e-9e70-0378f15e2a46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca495871-148a-435e-9e70-0378f15e2a46.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ca495871-148a-435e-9e70-0378f15e2a46 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca495871-148a-435e-9e70-0378f15e2a46-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ca495871-148a-435e-9e70-0378f15e2a46 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca495871-148a-435e-9e70-0378f15e2a46 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ca495871-148a-435e-9e70-0378f15e2a46 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca495871-148a-435e-9e70-0378f15e2a46 img.shogun-image {
  width: 100%;
  
  
  

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




.s-ca495871-148a-435e-9e70-0378f15e2a46 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca495871-148a-435e-9e70-0378f15e2a46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca495871-148a-435e-9e70-0378f15e2a46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca495871-148a-435e-9e70-0378f15e2a46.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ca495871-148a-435e-9e70-0378f15e2a46 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca495871-148a-435e-9e70-0378f15e2a46-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ca495871-148a-435e-9e70-0378f15e2a46 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca495871-148a-435e-9e70-0378f15e2a46 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ca495871-148a-435e-9e70-0378f15e2a46 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca495871-148a-435e-9e70-0378f15e2a46 img.shogun-image {
  width: 100%;
  
  
  

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




.s-ca495871-148a-435e-9e70-0378f15e2a46 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca495871-148a-435e-9e70-0378f15e2a46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca495871-148a-435e-9e70-0378f15e2a46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca495871-148a-435e-9e70-0378f15e2a46.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ca495871-148a-435e-9e70-0378f15e2a46 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca495871-148a-435e-9e70-0378f15e2a46-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ca495871-148a-435e-9e70-0378f15e2a46 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca495871-148a-435e-9e70-0378f15e2a46 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-ca495871-148a-435e-9e70-0378f15e2a46 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca495871-148a-435e-9e70-0378f15e2a46 img.shogun-image {
  width: 100%;
  
  
  

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




.s-ca495871-148a-435e-9e70-0378f15e2a46 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca495871-148a-435e-9e70-0378f15e2a46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca495871-148a-435e-9e70-0378f15e2a46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca495871-148a-435e-9e70-0378f15e2a46.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-050a51eb-6fc7-4f99-a79f-c78a1f310c43 {
  margin-left: auto;
margin-right: auto;
}

#s-050a51eb-6fc7-4f99-a79f-c78a1f310c43 .shg-proportional-font-size,
#s-050a51eb-6fc7-4f99-a79f-c78a1f310c43 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b798903a-d830-4a0e-9a1d-7b47482954cd {
  margin-left: auto;
margin-right: auto;
}

#s-b798903a-d830-4a0e-9a1d-7b47482954cd .shg-proportional-font-size,
#s-b798903a-d830-4a0e-9a1d-7b47482954cd .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7456d8b7-489e-4920-b2d2-eee8c42e5a00 {
  margin-left: auto;
margin-right: auto;
}

#s-7456d8b7-489e-4920-b2d2-eee8c42e5a00 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-7456d8b7-489e-4920-b2d2-eee8c42e5a00 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-7456d8b7-489e-4920-b2d2-eee8c42e5a00 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-7456d8b7-489e-4920-b2d2-eee8c42e5a00 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-7456d8b7-489e-4920-b2d2-eee8c42e5a00 td.shogun-table-column, #s-7456d8b7-489e-4920-b2d2-eee8c42e5a00 td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-f63c8f4e-71c7-43e4-8188-f81861bafc4b {
  margin-left: auto;
margin-right: auto;
}

#s-f63c8f4e-71c7-43e4-8188-f81861bafc4b .shg-proportional-font-size,
#s-f63c8f4e-71c7-43e4-8188-f81861bafc4b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  margin-left: auto;
margin-right: auto;
max-width: 365px;
text-align: center;
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bbe7d330-948d-4ae0-88db-90d168442d7f img.shogun-image {
  width: 100%;
  
  
  max-width: 365px;

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




.s-bbe7d330-948d-4ae0-88db-90d168442d7f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bbe7d330-948d-4ae0-88db-90d168442d7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbe7d330-948d-4ae0-88db-90d168442d7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bbe7d330-948d-4ae0-88db-90d168442d7f img.shogun-image {
  width: 100%;
  
  
  

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




.s-bbe7d330-948d-4ae0-88db-90d168442d7f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bbe7d330-948d-4ae0-88db-90d168442d7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbe7d330-948d-4ae0-88db-90d168442d7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bbe7d330-948d-4ae0-88db-90d168442d7f img.shogun-image {
  width: 100%;
  
  
  

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




.s-bbe7d330-948d-4ae0-88db-90d168442d7f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bbe7d330-948d-4ae0-88db-90d168442d7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbe7d330-948d-4ae0-88db-90d168442d7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bbe7d330-948d-4ae0-88db-90d168442d7f img.shogun-image {
  width: 100%;
  
  
  

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




.s-bbe7d330-948d-4ae0-88db-90d168442d7f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bbe7d330-948d-4ae0-88db-90d168442d7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbe7d330-948d-4ae0-88db-90d168442d7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-bbe7d330-948d-4ae0-88db-90d168442d7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bbe7d330-948d-4ae0-88db-90d168442d7f img.shogun-image {
  width: 100%;
  
  
  

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




.s-bbe7d330-948d-4ae0-88db-90d168442d7f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bbe7d330-948d-4ae0-88db-90d168442d7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbe7d330-948d-4ae0-88db-90d168442d7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbe7d330-948d-4ae0-88db-90d168442d7f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-249a01b3-ae42-40d7-8548-2e0c87860027 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-249a01b3-ae42-40d7-8548-2e0c87860027 .shg-proportional-font-size,
#s-249a01b3-ae42-40d7-8548-2e0c87860027 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-4450331b-5e96-47d8-b2ab-e9a5dab1c5b1 {
  margin-left: auto;
margin-right: auto;
}

#s-4450331b-5e96-47d8-b2ab-e9a5dab1c5b1 .shg-proportional-font-size,
#s-4450331b-5e96-47d8-b2ab-e9a5dab1c5b1 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-766935cb-5e64-43d5-b18a-9e3e0197143d {
  margin-left: auto;
margin-right: auto;
}

#s-766935cb-5e64-43d5-b18a-9e3e0197143d .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-766935cb-5e64-43d5-b18a-9e3e0197143d table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-766935cb-5e64-43d5-b18a-9e3e0197143d td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-766935cb-5e64-43d5-b18a-9e3e0197143d td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-766935cb-5e64-43d5-b18a-9e3e0197143d td.shogun-table-column, #s-766935cb-5e64-43d5-b18a-9e3e0197143d td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-c83a8c8a-fe06-4bc4-a9b2-6d642a8ed862 {
  margin-left: auto;
margin-right: auto;
}

#s-c83a8c8a-fe06-4bc4-a9b2-6d642a8ed862 .shg-proportional-font-size,
#s-c83a8c8a-fe06-4bc4-a9b2-6d642a8ed862 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0618f26f-4403-4fda-a340-df992fa82d32 {
  margin-left: auto;
margin-right: auto;
max-width: 365px;
text-align: center;
}

#s-0618f26f-4403-4fda-a340-df992fa82d32 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0618f26f-4403-4fda-a340-df992fa82d32-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0618f26f-4403-4fda-a340-df992fa82d32 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0618f26f-4403-4fda-a340-df992fa82d32 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0618f26f-4403-4fda-a340-df992fa82d32 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0618f26f-4403-4fda-a340-df992fa82d32 img.shogun-image {
  width: 100%;
  
  
  max-width: 365px;

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




.s-0618f26f-4403-4fda-a340-df992fa82d32 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0618f26f-4403-4fda-a340-df992fa82d32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0618f26f-4403-4fda-a340-df992fa82d32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0618f26f-4403-4fda-a340-df992fa82d32.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0618f26f-4403-4fda-a340-df992fa82d32 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0618f26f-4403-4fda-a340-df992fa82d32-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0618f26f-4403-4fda-a340-df992fa82d32 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0618f26f-4403-4fda-a340-df992fa82d32 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0618f26f-4403-4fda-a340-df992fa82d32 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0618f26f-4403-4fda-a340-df992fa82d32 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0618f26f-4403-4fda-a340-df992fa82d32 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0618f26f-4403-4fda-a340-df992fa82d32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0618f26f-4403-4fda-a340-df992fa82d32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0618f26f-4403-4fda-a340-df992fa82d32.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0618f26f-4403-4fda-a340-df992fa82d32 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0618f26f-4403-4fda-a340-df992fa82d32-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0618f26f-4403-4fda-a340-df992fa82d32 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0618f26f-4403-4fda-a340-df992fa82d32 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0618f26f-4403-4fda-a340-df992fa82d32 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0618f26f-4403-4fda-a340-df992fa82d32 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0618f26f-4403-4fda-a340-df992fa82d32 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0618f26f-4403-4fda-a340-df992fa82d32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0618f26f-4403-4fda-a340-df992fa82d32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0618f26f-4403-4fda-a340-df992fa82d32.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0618f26f-4403-4fda-a340-df992fa82d32 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0618f26f-4403-4fda-a340-df992fa82d32-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0618f26f-4403-4fda-a340-df992fa82d32 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0618f26f-4403-4fda-a340-df992fa82d32 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0618f26f-4403-4fda-a340-df992fa82d32 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0618f26f-4403-4fda-a340-df992fa82d32 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0618f26f-4403-4fda-a340-df992fa82d32 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0618f26f-4403-4fda-a340-df992fa82d32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0618f26f-4403-4fda-a340-df992fa82d32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0618f26f-4403-4fda-a340-df992fa82d32.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0618f26f-4403-4fda-a340-df992fa82d32 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0618f26f-4403-4fda-a340-df992fa82d32-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0618f26f-4403-4fda-a340-df992fa82d32 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0618f26f-4403-4fda-a340-df992fa82d32 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0618f26f-4403-4fda-a340-df992fa82d32 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0618f26f-4403-4fda-a340-df992fa82d32 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0618f26f-4403-4fda-a340-df992fa82d32 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0618f26f-4403-4fda-a340-df992fa82d32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0618f26f-4403-4fda-a340-df992fa82d32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0618f26f-4403-4fda-a340-df992fa82d32.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-805c1579-628d-401d-a46e-640aea16898e {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-805c1579-628d-401d-a46e-640aea16898e .shg-proportional-font-size,
#s-805c1579-628d-401d-a46e-640aea16898e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-55641988-3203-4d48-ac1f-161a67bf290a {
  margin-left: auto;
margin-right: auto;
}

#s-55641988-3203-4d48-ac1f-161a67bf290a .shg-proportional-font-size,
#s-55641988-3203-4d48-ac1f-161a67bf290a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b204f418-3236-4703-af4e-7d1f130c427f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b204f418-3236-4703-af4e-7d1f130c427f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b204f418-3236-4703-af4e-7d1f130c427f.shg-box.shg-c {
  justify-content: center;
}

#s-df0c080d-56f0-4ece-8fa6-b2496444986b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-df0c080d-56f0-4ece-8fa6-b2496444986b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-df0c080d-56f0-4ece-8fa6-b2496444986b.shg-box.shg-c {
  justify-content: center;
}

#s-16dfb975-f064-441f-b12a-009211455eb9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-16dfb975-f064-441f-b12a-009211455eb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-16dfb975-f064-441f-b12a-009211455eb9.shg-box.shg-c {
  justify-content: center;
}

#s-d1918c62-98bc-4f20-8103-58a666841d4e {
  margin-top: 100px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-d1918c62-98bc-4f20-8103-58a666841d4e {
  margin-top: 30px;
}
}
#s-d1918c62-98bc-4f20-8103-58a666841d4e .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 25px;
  line-height: 1em;
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-d1918c62-98bc-4f20-8103-58a666841d4e .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}


}@media (max-width: 767px){#s-d1918c62-98bc-4f20-8103-58a666841d4e .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: "Karla";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


}
#s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd {
  box-shadow:1px 1px 3px 5px rgba(255, 255, 255, 1);
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 43px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-prev,
#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-next {
  
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-prev svg,
#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-next svg {
  fill: rgba(0, 0, 0, 1) !important;
  stroke: rgba(0, 0, 0, 1) !important;
  
    background-color: rgba(255, 255, 255, 0.8) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (max-width: 767px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 43px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-prev,
#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-next {
  
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-prev svg,
#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-next svg {
  fill: rgba(0, 0, 0, 1) !important;
  stroke: rgba(0, 0, 0, 1) !important;
  
    background-color: rgba(255, 255, 255, 0.8) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-8e87ad31-bf9b-4fd4-8d10-bcde4b47b8cd .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-6ecf9ba2-9280-4501-a1eb-a858ab7db6c6 {
  margin-left: auto;
margin-right: auto;
}

#s-6ecf9ba2-9280-4501-a1eb-a858ab7db6c6 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-6ecf9ba2-9280-4501-a1eb-a858ab7db6c6 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-6ecf9ba2-9280-4501-a1eb-a858ab7db6c6 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-6ecf9ba2-9280-4501-a1eb-a858ab7db6c6 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-6ecf9ba2-9280-4501-a1eb-a858ab7db6c6 td.shogun-table-column, #s-6ecf9ba2-9280-4501-a1eb-a858ab7db6c6 td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-34bba994-b4d2-4094-ade7-aea721d323f1 {
  margin-left: auto;
margin-right: auto;
}

.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-955bf200-4822-4340-80b4-1d3f253408cf {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-955bf200-4822-4340-80b4-1d3f253408cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-955bf200-4822-4340-80b4-1d3f253408cf:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-955bf200-4822-4340-80b4-1d3f253408cf-atc-btn-wrapper {
    text-align: center;
  }


#s-955bf200-4822-4340-80b4-1d3f253408cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-955bf200-4822-4340-80b4-1d3f253408cf-atc-btn-wrapper {
    text-align: center;
  }


#s-955bf200-4822-4340-80b4-1d3f253408cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-955bf200-4822-4340-80b4-1d3f253408cf-atc-btn-wrapper {
    text-align: center;
  }


#s-955bf200-4822-4340-80b4-1d3f253408cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-955bf200-4822-4340-80b4-1d3f253408cf-atc-btn-wrapper {
    text-align: center;
  }


#s-955bf200-4822-4340-80b4-1d3f253408cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-955bf200-4822-4340-80b4-1d3f253408cf-atc-btn-wrapper {
    text-align: center;
  }


#s-955bf200-4822-4340-80b4-1d3f253408cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-955bf200-4822-4340-80b4-1d3f253408cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-b7553ede-2333-49ca-8177-d5f9fc2d1fff {
  margin-left: auto;
margin-right: auto;
}

#s-caf69a2e-7535-42b4-9de0-aeca17041bb3 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-caf69a2e-7535-42b4-9de0-aeca17041bb3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  
  font-style:  normal ;
}

#s-caf69a2e-7535-42b4-9de0-aeca17041bb3 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 14px;
}

#s-caf69a2e-7535-42b4-9de0-aeca17041bb3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-93f8abaa-a29b-4ab7-abb8-b91b66a8f3b1 {
  margin-left: auto;
margin-right: auto;
}

.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  color: rgba(0, 0, 0, 1);
  font-family: "Gothic A1";
  text-transform: none;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-f4088a57-46c1-4139-a0fc-2f9deffc2e83 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4088a57-46c1-4139-a0fc-2f9deffc2e83 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 14px;
  
  
  
}

#s-3dca2faa-01d6-4e3e-a51f-b85f04986d6d {
  margin-left: auto;
margin-right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

#s-fe1f1df6-def3-4673-b129-723805c414bf {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-fe1f1df6-def3-4673-b129-723805c414bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe1f1df6-def3-4673-b129-723805c414bf img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe1f1df6-def3-4673-b129-723805c414bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe1f1df6-def3-4673-b129-723805c414bf img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe1f1df6-def3-4673-b129-723805c414bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe1f1df6-def3-4673-b129-723805c414bf img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe1f1df6-def3-4673-b129-723805c414bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe1f1df6-def3-4673-b129-723805c414bf img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-fe1f1df6-def3-4673-b129-723805c414bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fe1f1df6-def3-4673-b129-723805c414bf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4237a2fb-c808-44b6-9f82-8ed24cbe810a {
  margin-left: auto;
margin-right: auto;
}

#s-4237a2fb-c808-44b6-9f82-8ed24cbe810a .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-4237a2fb-c808-44b6-9f82-8ed24cbe810a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-4237a2fb-c808-44b6-9f82-8ed24cbe810a td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-4237a2fb-c808-44b6-9f82-8ed24cbe810a td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-4237a2fb-c808-44b6-9f82-8ed24cbe810a td.shogun-table-column, #s-4237a2fb-c808-44b6-9f82-8ed24cbe810a td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-34b8d675-d38f-4e9d-97d8-730bac813cb0 {
  margin-left: auto;
margin-right: auto;
}

#s-fab27e70-808d-471a-896d-9f16974e7229 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-fab27e70-808d-471a-896d-9f16974e7229:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fab27e70-808d-471a-896d-9f16974e7229:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fab27e70-808d-471a-896d-9f16974e7229-atc-btn-wrapper {
    text-align: center;
  }


#s-fab27e70-808d-471a-896d-9f16974e7229 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-fab27e70-808d-471a-896d-9f16974e7229-atc-btn-wrapper {
    text-align: center;
  }


#s-fab27e70-808d-471a-896d-9f16974e7229 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-fab27e70-808d-471a-896d-9f16974e7229-atc-btn-wrapper {
    text-align: center;
  }


#s-fab27e70-808d-471a-896d-9f16974e7229 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-fab27e70-808d-471a-896d-9f16974e7229-atc-btn-wrapper {
    text-align: center;
  }


#s-fab27e70-808d-471a-896d-9f16974e7229 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-fab27e70-808d-471a-896d-9f16974e7229-atc-btn-wrapper {
    text-align: center;
  }


#s-fab27e70-808d-471a-896d-9f16974e7229 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fab27e70-808d-471a-896d-9f16974e7229.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-b85b60a2-7980-4792-a668-c4e8e80679ae {
  margin-left: auto;
margin-right: auto;
}

#s-699fad26-3d40-46fc-b8f2-445883f3e804 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-699fad26-3d40-46fc-b8f2-445883f3e804 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  
  font-style:  normal ;
}

#s-699fad26-3d40-46fc-b8f2-445883f3e804 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 14px;
}

#s-699fad26-3d40-46fc-b8f2-445883f3e804 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b69f5c8d-f177-44dc-8fc2-fbd14dc0723e {
  margin-left: auto;
margin-right: auto;
}

#s-fda0d7a3-42e7-411b-afcf-aa087833f5ae {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fda0d7a3-42e7-411b-afcf-aa087833f5ae .shg-product-title-component h1 span {
  
  
  
  
  font-size: 14px;
  
  
  
}

#s-309f5aee-b899-4221-874e-a8152272e767 {
  margin-left: auto;
margin-right: auto;
}

#s-4f472e19-2265-4e56-aaae-f53c77a2775e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-4f472e19-2265-4e56-aaae-f53c77a2775e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4f472e19-2265-4e56-aaae-f53c77a2775e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4f472e19-2265-4e56-aaae-f53c77a2775e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4f472e19-2265-4e56-aaae-f53c77a2775e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4f472e19-2265-4e56-aaae-f53c77a2775e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4f472e19-2265-4e56-aaae-f53c77a2775e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4f472e19-2265-4e56-aaae-f53c77a2775e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4f472e19-2265-4e56-aaae-f53c77a2775e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4f472e19-2265-4e56-aaae-f53c77a2775e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4f472e19-2265-4e56-aaae-f53c77a2775e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-29e29d14-035b-402b-9ccc-9d15a86f39eb {
  margin-left: auto;
margin-right: auto;
}

#s-29e29d14-035b-402b-9ccc-9d15a86f39eb .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-29e29d14-035b-402b-9ccc-9d15a86f39eb table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-29e29d14-035b-402b-9ccc-9d15a86f39eb td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-29e29d14-035b-402b-9ccc-9d15a86f39eb td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-29e29d14-035b-402b-9ccc-9d15a86f39eb td.shogun-table-column, #s-29e29d14-035b-402b-9ccc-9d15a86f39eb td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-ab6db073-36d2-4ce0-a265-6aa5b8cdd9c0 {
  margin-left: auto;
margin-right: auto;
}

#s-e1c2d927-389d-4684-8b85-7df679679701 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e1c2d927-389d-4684-8b85-7df679679701:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e1c2d927-389d-4684-8b85-7df679679701:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e1c2d927-389d-4684-8b85-7df679679701-atc-btn-wrapper {
    text-align: center;
  }


#s-e1c2d927-389d-4684-8b85-7df679679701 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-e1c2d927-389d-4684-8b85-7df679679701-atc-btn-wrapper {
    text-align: center;
  }


#s-e1c2d927-389d-4684-8b85-7df679679701 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-e1c2d927-389d-4684-8b85-7df679679701-atc-btn-wrapper {
    text-align: center;
  }


#s-e1c2d927-389d-4684-8b85-7df679679701 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-e1c2d927-389d-4684-8b85-7df679679701-atc-btn-wrapper {
    text-align: center;
  }


#s-e1c2d927-389d-4684-8b85-7df679679701 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-e1c2d927-389d-4684-8b85-7df679679701-atc-btn-wrapper {
    text-align: center;
  }


#s-e1c2d927-389d-4684-8b85-7df679679701 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e1c2d927-389d-4684-8b85-7df679679701.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-943aab32-be8c-4ddb-bb1d-ecdf8544c8ba {
  margin-left: auto;
margin-right: auto;
}

#s-841a6c27-9fe3-44f1-b57c-5282245b4db1 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-841a6c27-9fe3-44f1-b57c-5282245b4db1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  
  font-style:  normal ;
}

#s-841a6c27-9fe3-44f1-b57c-5282245b4db1 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 14px;
}

#s-841a6c27-9fe3-44f1-b57c-5282245b4db1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-961cd5c3-2e2c-4df9-bf87-1a488da5b744 {
  margin-left: auto;
margin-right: auto;
}

#s-90f573b3-e3a0-4781-ad82-b80f3052e505 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90f573b3-e3a0-4781-ad82-b80f3052e505 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 14px;
  
  
  
}

#s-51a52abf-21f8-4ff8-ad31-91f477dc8d43 {
  margin-left: auto;
margin-right: auto;
}

#s-61ae044e-49ec-4cee-ada0-9565a58ab058 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-61ae044e-49ec-4cee-ada0-9565a58ab058 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-61ae044e-49ec-4cee-ada0-9565a58ab058 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-61ae044e-49ec-4cee-ada0-9565a58ab058 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-61ae044e-49ec-4cee-ada0-9565a58ab058 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-61ae044e-49ec-4cee-ada0-9565a58ab058 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-61ae044e-49ec-4cee-ada0-9565a58ab058 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-61ae044e-49ec-4cee-ada0-9565a58ab058 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-61ae044e-49ec-4cee-ada0-9565a58ab058 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-61ae044e-49ec-4cee-ada0-9565a58ab058 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-61ae044e-49ec-4cee-ada0-9565a58ab058 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a59e778e-184e-47a7-8c96-89857811613e {
  margin-left: auto;
margin-right: auto;
}

#s-a59e778e-184e-47a7-8c96-89857811613e .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-a59e778e-184e-47a7-8c96-89857811613e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-a59e778e-184e-47a7-8c96-89857811613e td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-a59e778e-184e-47a7-8c96-89857811613e td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-a59e778e-184e-47a7-8c96-89857811613e td.shogun-table-column, #s-a59e778e-184e-47a7-8c96-89857811613e td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-c5152a6d-4c0b-4beb-beae-6567be7637b7 {
  margin-left: auto;
margin-right: auto;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-3f39619f-ec0e-4e10-b737-b0b846da0439:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3f39619f-ec0e-4e10-b737-b0b846da0439:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3f39619f-ec0e-4e10-b737-b0b846da0439-atc-btn-wrapper {
    text-align: center;
  }


#s-3f39619f-ec0e-4e10-b737-b0b846da0439 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-3f39619f-ec0e-4e10-b737-b0b846da0439-atc-btn-wrapper {
    text-align: center;
  }


#s-3f39619f-ec0e-4e10-b737-b0b846da0439 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-3f39619f-ec0e-4e10-b737-b0b846da0439-atc-btn-wrapper {
    text-align: center;
  }


#s-3f39619f-ec0e-4e10-b737-b0b846da0439 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-3f39619f-ec0e-4e10-b737-b0b846da0439-atc-btn-wrapper {
    text-align: center;
  }


#s-3f39619f-ec0e-4e10-b737-b0b846da0439 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-3f39619f-ec0e-4e10-b737-b0b846da0439-atc-btn-wrapper {
    text-align: center;
  }


#s-3f39619f-ec0e-4e10-b737-b0b846da0439 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3f39619f-ec0e-4e10-b737-b0b846da0439.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-6c054a82-001a-4628-be75-9d4b00553aca {
  margin-left: auto;
margin-right: auto;
}

#s-e58fe343-7870-4983-b199-a4d2ba0ce5d8 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-e58fe343-7870-4983-b199-a4d2ba0ce5d8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  
  font-style:  normal ;
}

#s-e58fe343-7870-4983-b199-a4d2ba0ce5d8 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e58fe343-7870-4983-b199-a4d2ba0ce5d8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cf79eab0-5d45-4fdb-af9c-270f83ce3b1a {
  margin-left: auto;
margin-right: auto;
}

#s-ce08139d-106d-4973-afbc-46e4131feb81 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce08139d-106d-4973-afbc-46e4131feb81 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 14px;
  
  
  
}

#s-febb63ef-8bad-4a2a-b6df-5f798fc17626 {
  margin-left: auto;
margin-right: auto;
}

#s-641b4ee6-b6f4-4ef8-bc52-3e51df5b9758 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-641b4ee6-b6f4-4ef8-bc52-3e51df5b9758 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-641b4ee6-b6f4-4ef8-bc52-3e51df5b9758 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-641b4ee6-b6f4-4ef8-bc52-3e51df5b9758 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-641b4ee6-b6f4-4ef8-bc52-3e51df5b9758 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-641b4ee6-b6f4-4ef8-bc52-3e51df5b9758 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-641b4ee6-b6f4-4ef8-bc52-3e51df5b9758 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-641b4ee6-b6f4-4ef8-bc52-3e51df5b9758 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-641b4ee6-b6f4-4ef8-bc52-3e51df5b9758 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-641b4ee6-b6f4-4ef8-bc52-3e51df5b9758 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-641b4ee6-b6f4-4ef8-bc52-3e51df5b9758 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1289f4f6-d1f0-4e1d-96df-cf29c9d78f43 {
  margin-left: auto;
margin-right: auto;
}

#s-1289f4f6-d1f0-4e1d-96df-cf29c9d78f43 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-1289f4f6-d1f0-4e1d-96df-cf29c9d78f43 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-1289f4f6-d1f0-4e1d-96df-cf29c9d78f43 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-1289f4f6-d1f0-4e1d-96df-cf29c9d78f43 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-1289f4f6-d1f0-4e1d-96df-cf29c9d78f43 td.shogun-table-column, #s-1289f4f6-d1f0-4e1d-96df-cf29c9d78f43 td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-dee9db7b-94be-4950-bf31-b02975c78fb3 {
  margin-left: auto;
margin-right: auto;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d-atc-btn-wrapper {
    text-align: center;
  }


#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d-atc-btn-wrapper {
    text-align: center;
  }


#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d-atc-btn-wrapper {
    text-align: center;
  }


#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d-atc-btn-wrapper {
    text-align: center;
  }


#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d-atc-btn-wrapper {
    text-align: center;
  }


#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-962a29a0-eeaa-4d7f-bd5f-fdbdb9cca62d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-a0ebda5f-57c0-42ba-b7d4-11827d78f0fc {
  margin-left: auto;
margin-right: auto;
}

#s-6c9cc666-13f7-4049-a69e-86ad5d9a97b4 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-6c9cc666-13f7-4049-a69e-86ad5d9a97b4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  
  font-style:  normal ;
}

#s-6c9cc666-13f7-4049-a69e-86ad5d9a97b4 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6c9cc666-13f7-4049-a69e-86ad5d9a97b4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-35b1685c-01f1-4500-a16f-0d0f632579f7 {
  margin-left: auto;
margin-right: auto;
}

#s-1686eca1-012c-4e39-b4f8-f8f1e273845e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1686eca1-012c-4e39-b4f8-f8f1e273845e .shg-product-title-component h1 span {
  
  
  
  
  font-size: 14px;
  
  
  
}

#s-10dd50a2-87b7-4aeb-80c4-fe1b3e9d3c67 {
  margin-left: auto;
margin-right: auto;
}

#s-675dc485-248e-468f-8c96-bb134abc141a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-675dc485-248e-468f-8c96-bb134abc141a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-675dc485-248e-468f-8c96-bb134abc141a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-675dc485-248e-468f-8c96-bb134abc141a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-675dc485-248e-468f-8c96-bb134abc141a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-675dc485-248e-468f-8c96-bb134abc141a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-675dc485-248e-468f-8c96-bb134abc141a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-675dc485-248e-468f-8c96-bb134abc141a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-675dc485-248e-468f-8c96-bb134abc141a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-675dc485-248e-468f-8c96-bb134abc141a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-675dc485-248e-468f-8c96-bb134abc141a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-81b3b19a-65c1-459b-8964-bcd2f0b9eb24 {
  margin-left: auto;
margin-right: auto;
}

#s-81b3b19a-65c1-459b-8964-bcd2f0b9eb24 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-81b3b19a-65c1-459b-8964-bcd2f0b9eb24 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-81b3b19a-65c1-459b-8964-bcd2f0b9eb24 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-81b3b19a-65c1-459b-8964-bcd2f0b9eb24 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-81b3b19a-65c1-459b-8964-bcd2f0b9eb24 td.shogun-table-column, #s-81b3b19a-65c1-459b-8964-bcd2f0b9eb24 td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-9bec8b36-e77b-4f83-9c91-9cd7396a4448 {
  margin-left: auto;
margin-right: auto;
}

#s-64896c76-6716-4f19-8645-156d08b06a02 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-64896c76-6716-4f19-8645-156d08b06a02:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-64896c76-6716-4f19-8645-156d08b06a02:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-64896c76-6716-4f19-8645-156d08b06a02-atc-btn-wrapper {
    text-align: center;
  }


#s-64896c76-6716-4f19-8645-156d08b06a02 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-64896c76-6716-4f19-8645-156d08b06a02-atc-btn-wrapper {
    text-align: center;
  }


#s-64896c76-6716-4f19-8645-156d08b06a02 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-64896c76-6716-4f19-8645-156d08b06a02-atc-btn-wrapper {
    text-align: center;
  }


#s-64896c76-6716-4f19-8645-156d08b06a02 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-64896c76-6716-4f19-8645-156d08b06a02-atc-btn-wrapper {
    text-align: center;
  }


#s-64896c76-6716-4f19-8645-156d08b06a02 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-64896c76-6716-4f19-8645-156d08b06a02-atc-btn-wrapper {
    text-align: center;
  }


#s-64896c76-6716-4f19-8645-156d08b06a02 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-64896c76-6716-4f19-8645-156d08b06a02.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-33ce588a-bb08-4fc8-b9ac-c0bd53c3e545 {
  margin-left: auto;
margin-right: auto;
}

#s-469ea676-19a1-45ba-924b-fad5349729ec {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-469ea676-19a1-45ba-924b-fad5349729ec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  
  font-style:  normal ;
}

#s-469ea676-19a1-45ba-924b-fad5349729ec .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 14px;
}

#s-469ea676-19a1-45ba-924b-fad5349729ec .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c2419693-5708-4aa7-8166-58762aedb02d {
  margin-left: auto;
margin-right: auto;
}

#s-bcaaa7d3-f806-48b5-a74b-06f6498a4acb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bcaaa7d3-f806-48b5-a74b-06f6498a4acb .shg-product-title-component h1 span {
  
  
  
  
  font-size: 14px;
  
  
  
}

#s-e3fb4225-1c46-475c-9f62-7c6b3647e5ff {
  margin-left: auto;
margin-right: auto;
}

#s-c0582100-3399-4523-8954-81918c2868a5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-c0582100-3399-4523-8954-81918c2868a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c0582100-3399-4523-8954-81918c2868a5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c0582100-3399-4523-8954-81918c2868a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c0582100-3399-4523-8954-81918c2868a5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c0582100-3399-4523-8954-81918c2868a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c0582100-3399-4523-8954-81918c2868a5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c0582100-3399-4523-8954-81918c2868a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c0582100-3399-4523-8954-81918c2868a5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c0582100-3399-4523-8954-81918c2868a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c0582100-3399-4523-8954-81918c2868a5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1e5815a6-815a-46dd-b4aa-95477dd3defc {
  margin-left: auto;
margin-right: auto;
}

#s-1e5815a6-815a-46dd-b4aa-95477dd3defc .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-1e5815a6-815a-46dd-b4aa-95477dd3defc table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-1e5815a6-815a-46dd-b4aa-95477dd3defc td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-1e5815a6-815a-46dd-b4aa-95477dd3defc td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-1e5815a6-815a-46dd-b4aa-95477dd3defc td.shogun-table-column, #s-1e5815a6-815a-46dd-b4aa-95477dd3defc td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-efe9609d-0d06-434f-8f22-4364ab0c9b8d {
  margin-left: auto;
margin-right: auto;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b-atc-btn-wrapper {
    text-align: center;
  }


#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b-atc-btn-wrapper {
    text-align: center;
  }


#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b-atc-btn-wrapper {
    text-align: center;
  }


#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b-atc-btn-wrapper {
    text-align: center;
  }


#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b-atc-btn-wrapper {
    text-align: center;
  }


#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-23d9b12a-7853-41ae-bad5-86c09b0aaf6b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-b5d0f299-ae6e-484c-b3dc-142c31f40306 {
  margin-left: auto;
margin-right: auto;
}

#s-18b7f14a-b093-498a-8823-b66f98c5811a {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-18b7f14a-b093-498a-8823-b66f98c5811a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  
  font-style:  normal ;
}

#s-18b7f14a-b093-498a-8823-b66f98c5811a .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 14px;
}

#s-18b7f14a-b093-498a-8823-b66f98c5811a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-55666482-62c8-4d56-97a2-9e55220ec937 {
  margin-left: auto;
margin-right: auto;
}

#s-be7919aa-87f7-4bb6-86bf-850f2d178099 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-be7919aa-87f7-4bb6-86bf-850f2d178099 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 14px;
  
  
  
}

#s-d57b7ba5-f64e-43fc-8fd7-32836743d931 {
  margin-left: auto;
margin-right: auto;
}

#s-75ca8db9-3df1-4dda-8867-663d303bda3d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-75ca8db9-3df1-4dda-8867-663d303bda3d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75ca8db9-3df1-4dda-8867-663d303bda3d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-75ca8db9-3df1-4dda-8867-663d303bda3d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75ca8db9-3df1-4dda-8867-663d303bda3d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-75ca8db9-3df1-4dda-8867-663d303bda3d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75ca8db9-3df1-4dda-8867-663d303bda3d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-75ca8db9-3df1-4dda-8867-663d303bda3d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75ca8db9-3df1-4dda-8867-663d303bda3d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-75ca8db9-3df1-4dda-8867-663d303bda3d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75ca8db9-3df1-4dda-8867-663d303bda3d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8131baf2-7ace-49bd-9b89-864cbd55613e {
  margin-left: auto;
margin-right: auto;
}

#s-8131baf2-7ace-49bd-9b89-864cbd55613e .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-8131baf2-7ace-49bd-9b89-864cbd55613e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-8131baf2-7ace-49bd-9b89-864cbd55613e td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-8131baf2-7ace-49bd-9b89-864cbd55613e td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-8131baf2-7ace-49bd-9b89-864cbd55613e td.shogun-table-column, #s-8131baf2-7ace-49bd-9b89-864cbd55613e td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-3dbb7cda-4504-42fe-9741-cfa4ade5968b {
  margin-left: auto;
margin-right: auto;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2ae8a484-143a-49a7-a18c-cabfa4c36e41-atc-btn-wrapper {
    text-align: center;
  }


#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-2ae8a484-143a-49a7-a18c-cabfa4c36e41-atc-btn-wrapper {
    text-align: center;
  }


#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ae8a484-143a-49a7-a18c-cabfa4c36e41-atc-btn-wrapper {
    text-align: center;
  }


#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-2ae8a484-143a-49a7-a18c-cabfa4c36e41-atc-btn-wrapper {
    text-align: center;
  }


#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-2ae8a484-143a-49a7-a18c-cabfa4c36e41-atc-btn-wrapper {
    text-align: center;
  }


#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2ae8a484-143a-49a7-a18c-cabfa4c36e41.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-557c48c7-ab0a-4d8f-b7f7-64eaf820ff28 {
  margin-left: auto;
margin-right: auto;
}

#s-d5b1922c-a04e-45d2-9431-4a24651a8405 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-d5b1922c-a04e-45d2-9431-4a24651a8405 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  
  font-style:  normal ;
}

#s-d5b1922c-a04e-45d2-9431-4a24651a8405 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d5b1922c-a04e-45d2-9431-4a24651a8405 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7e0360a4-db8a-445d-be62-fa2e1a53060c {
  margin-left: auto;
margin-right: auto;
}

#s-19b7ea8e-01b8-4f79-b4a8-7d9427125edc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19b7ea8e-01b8-4f79-b4a8-7d9427125edc .shg-product-title-component h1 span {
  
  
  
  
  font-size: 14px;
  
  
  
}

#s-69c1a247-b9be-4046-9fcc-dbb7135fbe95 {
  margin-left: auto;
margin-right: auto;
}

#s-19b13830-380f-4392-8708-95532589ccf3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-19b13830-380f-4392-8708-95532589ccf3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19b13830-380f-4392-8708-95532589ccf3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19b13830-380f-4392-8708-95532589ccf3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19b13830-380f-4392-8708-95532589ccf3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19b13830-380f-4392-8708-95532589ccf3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19b13830-380f-4392-8708-95532589ccf3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19b13830-380f-4392-8708-95532589ccf3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19b13830-380f-4392-8708-95532589ccf3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19b13830-380f-4392-8708-95532589ccf3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19b13830-380f-4392-8708-95532589ccf3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2d6414ca-e7e0-4ba2-8462-cccb75b96aaa {
  margin-left: auto;
margin-right: auto;
}

#s-2d6414ca-e7e0-4ba2-8462-cccb75b96aaa .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-2d6414ca-e7e0-4ba2-8462-cccb75b96aaa table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-2d6414ca-e7e0-4ba2-8462-cccb75b96aaa td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-2d6414ca-e7e0-4ba2-8462-cccb75b96aaa td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-2d6414ca-e7e0-4ba2-8462-cccb75b96aaa td.shogun-table-column, #s-2d6414ca-e7e0-4ba2-8462-cccb75b96aaa td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-dd234d3d-91f8-4ff0-911b-0a221008012c {
  margin-left: auto;
margin-right: auto;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-32e932e3-a598-41f4-b4a7-a0c48c580490:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-32e932e3-a598-41f4-b4a7-a0c48c580490:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-32e932e3-a598-41f4-b4a7-a0c48c580490-atc-btn-wrapper {
    text-align: center;
  }


#s-32e932e3-a598-41f4-b4a7-a0c48c580490 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-32e932e3-a598-41f4-b4a7-a0c48c580490-atc-btn-wrapper {
    text-align: center;
  }


#s-32e932e3-a598-41f4-b4a7-a0c48c580490 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-32e932e3-a598-41f4-b4a7-a0c48c580490-atc-btn-wrapper {
    text-align: center;
  }


#s-32e932e3-a598-41f4-b4a7-a0c48c580490 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-32e932e3-a598-41f4-b4a7-a0c48c580490-atc-btn-wrapper {
    text-align: center;
  }


#s-32e932e3-a598-41f4-b4a7-a0c48c580490 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-32e932e3-a598-41f4-b4a7-a0c48c580490-atc-btn-wrapper {
    text-align: center;
  }


#s-32e932e3-a598-41f4-b4a7-a0c48c580490 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-32e932e3-a598-41f4-b4a7-a0c48c580490.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-d06b19c3-0cfe-4e46-8cd9-c8829f10012a {
  margin-left: auto;
margin-right: auto;
}

#s-072c557f-21a3-4808-8e29-23f711034e78 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-072c557f-21a3-4808-8e29-23f711034e78 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  
  font-style:  normal ;
}

#s-072c557f-21a3-4808-8e29-23f711034e78 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 14px;
}

#s-072c557f-21a3-4808-8e29-23f711034e78 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ddd502fa-0354-49cd-acb7-7db7a528a7e6 {
  margin-left: auto;
margin-right: auto;
}

#s-23178d30-c6d1-4fa2-a9d5-42b657e1f70f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23178d30-c6d1-4fa2-a9d5-42b657e1f70f .shg-product-title-component h1 span {
  
  
  
  
  font-size: 14px;
  
  
  
}

#s-b904d386-4363-4f59-a69a-6d253ba8537d {
  margin-left: auto;
margin-right: auto;
}

#s-224cc10b-5144-4794-9289-81bfe8139e95 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-224cc10b-5144-4794-9289-81bfe8139e95 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224cc10b-5144-4794-9289-81bfe8139e95 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224cc10b-5144-4794-9289-81bfe8139e95 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224cc10b-5144-4794-9289-81bfe8139e95 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224cc10b-5144-4794-9289-81bfe8139e95 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224cc10b-5144-4794-9289-81bfe8139e95 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224cc10b-5144-4794-9289-81bfe8139e95 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224cc10b-5144-4794-9289-81bfe8139e95 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-224cc10b-5144-4794-9289-81bfe8139e95 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-224cc10b-5144-4794-9289-81bfe8139e95 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bce15cd3-3934-47d9-a18b-657ec6298dbd {
  margin-left: auto;
margin-right: auto;
}

#s-bce15cd3-3934-47d9-a18b-657ec6298dbd .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-bce15cd3-3934-47d9-a18b-657ec6298dbd table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-bce15cd3-3934-47d9-a18b-657ec6298dbd td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-bce15cd3-3934-47d9-a18b-657ec6298dbd td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-bce15cd3-3934-47d9-a18b-657ec6298dbd td.shogun-table-column, #s-bce15cd3-3934-47d9-a18b-657ec6298dbd td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-00250e69-79ea-4613-9598-8f45be6b47d8 {
  margin-left: auto;
margin-right: auto;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-54df55de-1469-4ce6-b82b-87cb833d3f68:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-54df55de-1469-4ce6-b82b-87cb833d3f68:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-54df55de-1469-4ce6-b82b-87cb833d3f68 {
  border-radius: 0px;
}
}

  #s-54df55de-1469-4ce6-b82b-87cb833d3f68-atc-btn-wrapper {
    text-align: center;
  }


#s-54df55de-1469-4ce6-b82b-87cb833d3f68 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-54df55de-1469-4ce6-b82b-87cb833d3f68-atc-btn-wrapper {
    text-align: center;
  }


#s-54df55de-1469-4ce6-b82b-87cb833d3f68 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-54df55de-1469-4ce6-b82b-87cb833d3f68-atc-btn-wrapper {
    text-align: center;
  }


#s-54df55de-1469-4ce6-b82b-87cb833d3f68 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-54df55de-1469-4ce6-b82b-87cb833d3f68-atc-btn-wrapper {
    text-align: center;
  }


#s-54df55de-1469-4ce6-b82b-87cb833d3f68 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-54df55de-1469-4ce6-b82b-87cb833d3f68-atc-btn-wrapper {
    text-align: center;
  }


#s-54df55de-1469-4ce6-b82b-87cb833d3f68 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-54df55de-1469-4ce6-b82b-87cb833d3f68.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-2c5f88f4-bdda-4ef5-ba2a-13939ba90c05 {
  margin-left: auto;
margin-right: auto;
}

#s-1c41161a-0827-4624-a974-e0580ab93548 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-1c41161a-0827-4624-a974-e0580ab93548 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  
  
  font-style:  normal ;
}

#s-1c41161a-0827-4624-a974-e0580ab93548 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1c41161a-0827-4624-a974-e0580ab93548 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5649df37-2744-4c4e-8b5a-8f6f7c917803 {
  margin-left: auto;
margin-right: auto;
}

#s-10d40279-7a68-408e-87f7-7d3d568a6239 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10d40279-7a68-408e-87f7-7d3d568a6239 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 14px;
  
  
  
}

#s-bc33608d-1d9e-43f6-b23c-3209c6a4c351 {
  margin-left: auto;
margin-right: auto;
}

#s-f9c8e8dc-85eb-40c2-bcab-2fa07dd1396d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-f9c8e8dc-85eb-40c2-bcab-2fa07dd1396d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9c8e8dc-85eb-40c2-bcab-2fa07dd1396d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f9c8e8dc-85eb-40c2-bcab-2fa07dd1396d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9c8e8dc-85eb-40c2-bcab-2fa07dd1396d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f9c8e8dc-85eb-40c2-bcab-2fa07dd1396d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9c8e8dc-85eb-40c2-bcab-2fa07dd1396d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f9c8e8dc-85eb-40c2-bcab-2fa07dd1396d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9c8e8dc-85eb-40c2-bcab-2fa07dd1396d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f9c8e8dc-85eb-40c2-bcab-2fa07dd1396d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9c8e8dc-85eb-40c2-bcab-2fa07dd1396d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-484fc19f-5d87-4280-a7e1-be64427124b4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-484fc19f-5d87-4280-a7e1-be64427124b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-484fc19f-5d87-4280-a7e1-be64427124b4.shg-box.shg-c {
  justify-content: center;
}

#s-da62aaf1-9993-4eee-998e-c910598facac {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 80px;
padding-left: 2%;
padding-bottom: 80px;
padding-right: 2%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-da62aaf1-9993-4eee-998e-c910598facac {
  padding-left: 4%;
padding-right: 4%;
}
}
#s-da62aaf1-9993-4eee-998e-c910598facac {
  background-image: url(https://i.shgcdn.com/7f7e08e1-86f6-40df-ac96-15967ef71bf8/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-da62aaf1-9993-4eee-998e-c910598facac {
  background-image: url(https://i.shgcdn.com/7f7e08e1-86f6-40df-ac96-15967ef71bf8/-/resize/480x/);
}
#s-da62aaf1-9993-4eee-998e-c910598facac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-da62aaf1-9993-4eee-998e-c910598facac {
  background-image: url(https://i.shgcdn.com/7f7e08e1-86f6-40df-ac96-15967ef71bf8/-/resize/960x/);
}
#s-da62aaf1-9993-4eee-998e-c910598facac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-da62aaf1-9993-4eee-998e-c910598facac {
  background-image: url(https://i.shgcdn.com/7f7e08e1-86f6-40df-ac96-15967ef71bf8/-/resize/768x/);
}
#s-da62aaf1-9993-4eee-998e-c910598facac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-da62aaf1-9993-4eee-998e-c910598facac {
  background-image: url(https://i.shgcdn.com/7f7e08e1-86f6-40df-ac96-15967ef71bf8/-/resize/1536x/);
}
#s-da62aaf1-9993-4eee-998e-c910598facac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-da62aaf1-9993-4eee-998e-c910598facac {
  background-image: url(https://i.shgcdn.com/7f7e08e1-86f6-40df-ac96-15967ef71bf8/-/resize/1024x/);
}
#s-da62aaf1-9993-4eee-998e-c910598facac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-da62aaf1-9993-4eee-998e-c910598facac {
  background-image: url(https://i.shgcdn.com/7f7e08e1-86f6-40df-ac96-15967ef71bf8/-/resize/2048x/);
}
#s-da62aaf1-9993-4eee-998e-c910598facac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-da62aaf1-9993-4eee-998e-c910598facac {
  background-image: url(https://i.shgcdn.com/7f7e08e1-86f6-40df-ac96-15967ef71bf8/-/resize/1200x/);
}
#s-da62aaf1-9993-4eee-998e-c910598facac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-da62aaf1-9993-4eee-998e-c910598facac {
  background-image: url(https://i.shgcdn.com/7f7e08e1-86f6-40df-ac96-15967ef71bf8/-/resize/2048x/);
}
#s-da62aaf1-9993-4eee-998e-c910598facac.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-da62aaf1-9993-4eee-998e-c910598facac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-da62aaf1-9993-4eee-998e-c910598facac.shg-box.shg-c {
  justify-content: center;
}

#s-399b0b05-292e-467b-9215-a6cf34bb61b2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-399b0b05-292e-467b-9215-a6cf34bb61b2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 56px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-399b0b05-292e-467b-9215-a6cf34bb61b2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (max-width: 767px){#s-399b0b05-292e-467b-9215-a6cf34bb61b2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 48px;
  
  
  
}


}
#s-c16bfb5d-63a1-41f1-b394-830d53069501 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c16bfb5d-63a1-41f1-b394-830d53069501 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c16bfb5d-63a1-41f1-b394-830d53069501.shg-box.shg-c {
  justify-content: center;
}

#s-acf071b2-6681-4619-8276-1198426661d2 {
  margin-left: 45%;
margin-right: 45%;
}

#s-acf071b2-6681-4619-8276-1198426661d2 hr {
  border-top: 4px solid rgba(0, 0, 0, 1);
}

#s-e42345a9-e2c4-4830-a7ee-784a99f5db8c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e42345a9-e2c4-4830-a7ee-784a99f5db8c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-47c004dd-8a11-4092-a492-6f793b1045f2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 35px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-47c004dd-8a11-4092-a492-6f793b1045f2:hover {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: #2C2A34 !important;
border-radius: 35px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-47c004dd-8a11-4092-a492-6f793b1045f2:active {border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 25px !important;
background-color: #000000 !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-47c004dd-8a11-4092-a492-6f793b1045f2-root {
    text-align: center;
  }


#s-47c004dd-8a11-4092-a492-6f793b1045f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-47c004dd-8a11-4092-a492-6f793b1045f2-root {
    text-align: center;
  }


#s-47c004dd-8a11-4092-a492-6f793b1045f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-47c004dd-8a11-4092-a492-6f793b1045f2-root {
    text-align: center;
  }


#s-47c004dd-8a11-4092-a492-6f793b1045f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-47c004dd-8a11-4092-a492-6f793b1045f2-root {
    text-align: center;
  }


#s-47c004dd-8a11-4092-a492-6f793b1045f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-47c004dd-8a11-4092-a492-6f793b1045f2-root {
    text-align: center;
  }


#s-47c004dd-8a11-4092-a492-6f793b1045f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-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;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}